Test Report: Docker_Linux_crio 18358

                    
                      2f1fe73fe0a81db98fd5a1fcfb9006c4b42c71ed:2024-03-11:33520
                    
                

Test fail (2/335)

Order failed test Duration
39 TestAddons/parallel/Ingress 153.72
132 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 9.75
x
+
TestAddons/parallel/Ingress (153.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-789889 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-789889 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-789889 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" [6dda91ae-e33c-4a78-99c1-8f056142cf6a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [6dda91ae-e33c-4a78-99c1-8f056142cf6a] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.027469086s
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-789889 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-789889 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.736056662s)

                                                
                                                
** 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-789889 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-789889 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:306: (dbg) Run:  out/minikube-linux-amd64 -p addons-789889 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:306: (dbg) Done: out/minikube-linux-amd64 -p addons-789889 addons disable ingress-dns --alsologtostderr -v=1: (1.567011136s)
addons_test.go:311: (dbg) Run:  out/minikube-linux-amd64 -p addons-789889 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Done: out/minikube-linux-amd64 -p addons-789889 addons disable ingress --alsologtostderr -v=1: (7.677355387s)
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-789889
helpers_test.go:235: (dbg) docker inspect addons-789889:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "55d4491b5079acb739ec696d66b1be7e17157f151530b87f72316d007d75f1c0",
	        "Created": "2024-03-11T20:12:36.166570886Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 20044,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-03-11T20:12:36.458680296Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:a5b872dc86053f77fb58d93168e89c4b0fa5961a7ed628d630f6cd6decd7bca0",
	        "ResolvConfPath": "/var/lib/docker/containers/55d4491b5079acb739ec696d66b1be7e17157f151530b87f72316d007d75f1c0/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/55d4491b5079acb739ec696d66b1be7e17157f151530b87f72316d007d75f1c0/hostname",
	        "HostsPath": "/var/lib/docker/containers/55d4491b5079acb739ec696d66b1be7e17157f151530b87f72316d007d75f1c0/hosts",
	        "LogPath": "/var/lib/docker/containers/55d4491b5079acb739ec696d66b1be7e17157f151530b87f72316d007d75f1c0/55d4491b5079acb739ec696d66b1be7e17157f151530b87f72316d007d75f1c0-json.log",
	        "Name": "/addons-789889",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-789889:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-789889",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/c518f0d51b328295bcae4c252e0c5327fbd472a9c6b05cb51b5aa6f89f537a08-init/diff:/var/lib/docker/overlay2/f73d37ffbd2d902d86868f0069c93dc80efa9c1753e745fa0a8d8a58d8251466/diff",
	                "MergedDir": "/var/lib/docker/overlay2/c518f0d51b328295bcae4c252e0c5327fbd472a9c6b05cb51b5aa6f89f537a08/merged",
	                "UpperDir": "/var/lib/docker/overlay2/c518f0d51b328295bcae4c252e0c5327fbd472a9c6b05cb51b5aa6f89f537a08/diff",
	                "WorkDir": "/var/lib/docker/overlay2/c518f0d51b328295bcae4c252e0c5327fbd472a9c6b05cb51b5aa6f89f537a08/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-789889",
	                "Source": "/var/lib/docker/volumes/addons-789889/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-789889",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-789889",
	                "name.minikube.sigs.k8s.io": "addons-789889",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "ba0f60c60d77d596b88793102014fd114cc432e053fe7b5a7f3dcc4fcc2d9bcd",
	            "SandboxKey": "/var/run/docker/netns/ba0f60c60d77",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-789889": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": [
	                        "55d4491b5079",
	                        "addons-789889"
	                    ],
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "80a48db647fdb7e852065793a0467f93389812bd4070da9fd77c7ad8f04162ef",
	                    "EndpointID": "e7686a5c16f5fb4a356eb1afddcee81215da30e7b9376ad0e71a6cfcd61b2cb0",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-789889",
	                        "55d4491b5079"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-789889 -n addons-789889
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-789889 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-789889 logs -n 25: (1.082012317s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-626010                                                                     | download-only-626010   | jenkins | v1.32.0 | 11 Mar 24 20:12 UTC | 11 Mar 24 20:12 UTC |
	| delete  | -p download-only-123637                                                                     | download-only-123637   | jenkins | v1.32.0 | 11 Mar 24 20:12 UTC | 11 Mar 24 20:12 UTC |
	| start   | --download-only -p                                                                          | download-docker-266191 | jenkins | v1.32.0 | 11 Mar 24 20:12 UTC |                     |
	|         | download-docker-266191                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-266191                                                                   | download-docker-266191 | jenkins | v1.32.0 | 11 Mar 24 20:12 UTC | 11 Mar 24 20:12 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-655124   | jenkins | v1.32.0 | 11 Mar 24 20:12 UTC |                     |
	|         | binary-mirror-655124                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:37273                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-655124                                                                     | binary-mirror-655124   | jenkins | v1.32.0 | 11 Mar 24 20:12 UTC | 11 Mar 24 20:12 UTC |
	| addons  | enable dashboard -p                                                                         | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:12 UTC |                     |
	|         | addons-789889                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:12 UTC |                     |
	|         | addons-789889                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-789889 --wait=true                                                                | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:12 UTC | 11 Mar 24 20:14 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --driver=docker                                                               |                        |         |         |                     |                     |
	|         |  --container-runtime=crio                                                                   |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:14 UTC | 11 Mar 24 20:14 UTC |
	|         | -p addons-789889                                                                            |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:14 UTC | 11 Mar 24 20:14 UTC |
	|         | -p addons-789889                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:14 UTC | 11 Mar 24 20:14 UTC |
	|         | addons-789889                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-789889 ssh cat                                                                       | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:14 UTC | 11 Mar 24 20:14 UTC |
	|         | /opt/local-path-provisioner/pvc-a1870566-05d9-4628-b331-dd790f1180ca_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-789889 addons disable                                                                | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:14 UTC | 11 Mar 24 20:14 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-789889 ip                                                                            | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:14 UTC | 11 Mar 24 20:14 UTC |
	| addons  | addons-789889 addons disable                                                                | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:14 UTC | 11 Mar 24 20:14 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-789889 addons                                                                        | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:14 UTC | 11 Mar 24 20:14 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:14 UTC | 11 Mar 24 20:14 UTC |
	|         | addons-789889                                                                               |                        |         |         |                     |                     |
	| addons  | addons-789889 addons disable                                                                | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:14 UTC | 11 Mar 24 20:14 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-789889 ssh curl -s                                                                   | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:14 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-789889 addons                                                                        | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:15 UTC | 11 Mar 24 20:15 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-789889 addons                                                                        | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:15 UTC | 11 Mar 24 20:15 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-789889 ip                                                                            | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:17 UTC | 11 Mar 24 20:17 UTC |
	| addons  | addons-789889 addons disable                                                                | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:17 UTC | 11 Mar 24 20:17 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-789889 addons disable                                                                | addons-789889          | jenkins | v1.32.0 | 11 Mar 24 20:17 UTC | 11 Mar 24 20:17 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/11 20:12:15
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.22.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0311 20:12:15.195483   19368 out.go:291] Setting OutFile to fd 1 ...
	I0311 20:12:15.195593   19368 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:12:15.195603   19368 out.go:304] Setting ErrFile to fd 2...
	I0311 20:12:15.195607   19368 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:12:15.195771   19368 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
	I0311 20:12:15.196343   19368 out.go:298] Setting JSON to false
	I0311 20:12:15.197141   19368 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":3281,"bootTime":1710184655,"procs":169,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1053-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0311 20:12:15.197197   19368 start.go:139] virtualization: kvm guest
	I0311 20:12:15.199362   19368 out.go:177] * [addons-789889] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
	I0311 20:12:15.200824   19368 out.go:177]   - MINIKUBE_LOCATION=18358
	I0311 20:12:15.200847   19368 notify.go:220] Checking for updates...
	I0311 20:12:15.202101   19368 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0311 20:12:15.203358   19368 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18358-10847/kubeconfig
	I0311 20:12:15.204723   19368 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18358-10847/.minikube
	I0311 20:12:15.205961   19368 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0311 20:12:15.207135   19368 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0311 20:12:15.208471   19368 driver.go:392] Setting default libvirt URI to qemu:///system
	I0311 20:12:15.227511   19368 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0311 20:12:15.227595   19368 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0311 20:12:15.274724   19368 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:true BridgeNfIP6Tables:true Debug:false NFd:24 OomKillDisable:true NGoroutines:47 SystemTime:2024-03-11 20:12:15.267002033 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1053-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:25.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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0311 20:12:15.274824   19368 docker.go:295] overlay module found
	I0311 20:12:15.276611   19368 out.go:177] * Using the docker driver based on user configuration
	I0311 20:12:15.277859   19368 start.go:297] selected driver: docker
	I0311 20:12:15.277877   19368 start.go:901] validating driver "docker" against <nil>
	I0311 20:12:15.277891   19368 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0311 20:12:15.278601   19368 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0311 20:12:15.325615   19368 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:true BridgeNfIP6Tables:true Debug:false NFd:24 OomKillDisable:true NGoroutines:47 SystemTime:2024-03-11 20:12:15.317872205 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1053-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:25.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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0311 20:12:15.325790   19368 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0311 20:12:15.326040   19368 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0311 20:12:15.327657   19368 out.go:177] * Using Docker driver with root privileges
	I0311 20:12:15.329119   19368 cni.go:84] Creating CNI manager for ""
	I0311 20:12:15.329140   19368 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0311 20:12:15.329151   19368 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0311 20:12:15.329233   19368 start.go:340] cluster config:
	{Name:addons-789889 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.28.4 ClusterName:addons-789889 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0311 20:12:15.330565   19368 out.go:177] * Starting "addons-789889" primary control-plane node in "addons-789889" cluster
	I0311 20:12:15.331705   19368 cache.go:121] Beginning downloading kic base image for docker with crio
	I0311 20:12:15.332947   19368 out.go:177] * Pulling base image v0.0.42-1708944392-18244 ...
	I0311 20:12:15.334060   19368 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
	I0311 20:12:15.334084   19368 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
	I0311 20:12:15.334095   19368 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18358-10847/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-amd64.tar.lz4
	I0311 20:12:15.334107   19368 cache.go:56] Caching tarball of preloaded images
	I0311 20:12:15.334204   19368 preload.go:173] Found /home/jenkins/minikube-integration/18358-10847/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0311 20:12:15.334219   19368 cache.go:59] Finished verifying existence of preloaded tar for v1.28.4 on crio
	I0311 20:12:15.334552   19368 profile.go:142] Saving config to /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/config.json ...
	I0311 20:12:15.334576   19368 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/config.json: {Name:mk64b2318727101b51fa743ccc0f2a04ed0ab696 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:12:15.348004   19368 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
	I0311 20:12:15.348100   19368 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory
	I0311 20:12:15.348117   19368 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory, skipping pull
	I0311 20:12:15.348121   19368 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 exists in cache, skipping pull
	I0311 20:12:15.348128   19368 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 as a tarball
	I0311 20:12:15.348133   19368 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 from local cache
	I0311 20:12:26.884318   19368 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 from cached tarball
	I0311 20:12:26.884363   19368 cache.go:194] Successfully downloaded all kic artifacts
	I0311 20:12:26.884402   19368 start.go:360] acquireMachinesLock for addons-789889: {Name:mke89600c4d42689ef83b0d258efd91d04bb64c3 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0311 20:12:26.884503   19368 start.go:364] duration metric: took 78.037µs to acquireMachinesLock for "addons-789889"
	I0311 20:12:26.884531   19368 start.go:93] Provisioning new machine with config: &{Name:addons-789889 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.28.4 ClusterName:addons-789889 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0311 20:12:26.884628   19368 start.go:125] createHost starting for "" (driver="docker")
	I0311 20:12:26.886467   19368 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0311 20:12:26.886695   19368 start.go:159] libmachine.API.Create for "addons-789889" (driver="docker")
	I0311 20:12:26.886729   19368 client.go:168] LocalClient.Create starting
	I0311 20:12:26.886818   19368 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18358-10847/.minikube/certs/ca.pem
	I0311 20:12:26.978664   19368 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18358-10847/.minikube/certs/cert.pem
	I0311 20:12:27.171564   19368 cli_runner.go:164] Run: docker network inspect addons-789889 --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}}]}"
	W0311 20:12:27.188223   19368 cli_runner.go:211] docker network inspect addons-789889 --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
	I0311 20:12:27.188320   19368 network_create.go:281] running [docker network inspect addons-789889] to gather additional debugging logs...
	I0311 20:12:27.188347   19368 cli_runner.go:164] Run: docker network inspect addons-789889
	W0311 20:12:27.201731   19368 cli_runner.go:211] docker network inspect addons-789889 returned with exit code 1
	I0311 20:12:27.201759   19368 network_create.go:284] error running [docker network inspect addons-789889]: docker network inspect addons-789889: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-789889 not found
	I0311 20:12:27.201783   19368 network_create.go:286] output of [docker network inspect addons-789889]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-789889 not found
	
	** /stderr **
	I0311 20:12:27.201858   19368 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}}]}"
	I0311 20:12:27.216234   19368 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:0xc002d4d630}
	I0311 20:12:27.216276   19368 network_create.go:124] attempt to create docker network addons-789889 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0311 20:12:27.216340   19368 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-789889 addons-789889
	I0311 20:12:27.264905   19368 network_create.go:108] docker network addons-789889 192.168.49.0/24 created
	I0311 20:12:27.264937   19368 kic.go:121] calculated static IP "192.168.49.2" for the "addons-789889" container
	I0311 20:12:27.265024   19368 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0311 20:12:27.279020   19368 cli_runner.go:164] Run: docker volume create addons-789889 --label name.minikube.sigs.k8s.io=addons-789889 --label created_by.minikube.sigs.k8s.io=true
	I0311 20:12:27.295245   19368 oci.go:103] Successfully created a docker volume addons-789889
	I0311 20:12:27.295330   19368 cli_runner.go:164] Run: docker run --rm --name addons-789889-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-789889 --entrypoint /usr/bin/test -v addons-789889:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -d /var/lib
	I0311 20:12:31.060092   19368 cli_runner.go:217] Completed: docker run --rm --name addons-789889-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-789889 --entrypoint /usr/bin/test -v addons-789889:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -d /var/lib: (3.764723627s)
	I0311 20:12:31.060142   19368 oci.go:107] Successfully prepared a docker volume addons-789889
	I0311 20:12:31.060172   19368 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
	I0311 20:12:31.060194   19368 kic.go:194] Starting extracting preloaded images to volume ...
	I0311 20:12:31.060253   19368 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18358-10847/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-789889:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -I lz4 -xf /preloaded.tar -C /extractDir
	I0311 20:12:36.106963   19368 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18358-10847/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-789889:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -I lz4 -xf /preloaded.tar -C /extractDir: (5.046674759s)
	I0311 20:12:36.107008   19368 kic.go:203] duration metric: took 5.046810244s to extract preloaded images to volume ...
	W0311 20:12:36.107135   19368 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0311 20:12:36.107227   19368 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0311 20:12:36.151777   19368 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-789889 --name addons-789889 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-789889 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-789889 --network addons-789889 --ip 192.168.49.2 --volume addons-789889:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08
	I0311 20:12:36.466001   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Running}}
	I0311 20:12:36.481584   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:12:36.498599   19368 cli_runner.go:164] Run: docker exec addons-789889 stat /var/lib/dpkg/alternatives/iptables
	I0311 20:12:36.538350   19368 oci.go:144] the created container "addons-789889" has a running status.
	I0311 20:12:36.538381   19368 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa...
	I0311 20:12:36.730355   19368 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0311 20:12:36.750080   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:12:36.770622   19368 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0311 20:12:36.770650   19368 kic_runner.go:114] Args: [docker exec --privileged addons-789889 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0311 20:12:36.824103   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:12:36.841639   19368 machine.go:94] provisionDockerMachine start ...
	I0311 20:12:36.841722   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:12:36.860056   19368 main.go:141] libmachine: Using SSH client type: native
	I0311 20:12:36.860249   19368 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d2e0] 0x830040 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0311 20:12:36.860260   19368 main.go:141] libmachine: About to run SSH command:
	hostname
	I0311 20:12:37.085648   19368 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-789889
	
	I0311 20:12:37.085676   19368 ubuntu.go:169] provisioning hostname "addons-789889"
	I0311 20:12:37.085726   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:12:37.101913   19368 main.go:141] libmachine: Using SSH client type: native
	I0311 20:12:37.102107   19368 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d2e0] 0x830040 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0311 20:12:37.102132   19368 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-789889 && echo "addons-789889" | sudo tee /etc/hostname
	I0311 20:12:37.223915   19368 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-789889
	
	I0311 20:12:37.224009   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:12:37.239507   19368 main.go:141] libmachine: Using SSH client type: native
	I0311 20:12:37.239683   19368 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d2e0] 0x830040 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0311 20:12:37.239706   19368 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-789889' /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-789889/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-789889' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0311 20:12:37.354093   19368 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0311 20:12:37.354135   19368 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18358-10847/.minikube CaCertPath:/home/jenkins/minikube-integration/18358-10847/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18358-10847/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18358-10847/.minikube}
	I0311 20:12:37.354162   19368 ubuntu.go:177] setting up certificates
	I0311 20:12:37.354171   19368 provision.go:84] configureAuth start
	I0311 20:12:37.354215   19368 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-789889
	I0311 20:12:37.370258   19368 provision.go:143] copyHostCerts
	I0311 20:12:37.370329   19368 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18358-10847/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18358-10847/.minikube/ca.pem (1078 bytes)
	I0311 20:12:37.370507   19368 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18358-10847/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18358-10847/.minikube/cert.pem (1123 bytes)
	I0311 20:12:37.370588   19368 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18358-10847/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18358-10847/.minikube/key.pem (1679 bytes)
	I0311 20:12:37.370646   19368 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18358-10847/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18358-10847/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18358-10847/.minikube/certs/ca-key.pem org=jenkins.addons-789889 san=[127.0.0.1 192.168.49.2 addons-789889 localhost minikube]
	I0311 20:12:37.455809   19368 provision.go:177] copyRemoteCerts
	I0311 20:12:37.455899   19368 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0311 20:12:37.455938   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:12:37.471407   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:12:37.554154   19368 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18358-10847/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0311 20:12:37.574640   19368 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18358-10847/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0311 20:12:37.594542   19368 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18358-10847/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0311 20:12:37.613528   19368 provision.go:87] duration metric: took 259.347651ms to configureAuth
	I0311 20:12:37.613551   19368 ubuntu.go:193] setting minikube options for container-runtime
	I0311 20:12:37.613691   19368 config.go:182] Loaded profile config "addons-789889": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0311 20:12:37.613777   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:12:37.628833   19368 main.go:141] libmachine: Using SSH client type: native
	I0311 20:12:37.628999   19368 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d2e0] 0x830040 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0311 20:12:37.629015   19368 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0311 20:12:37.818942   19368 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0311 20:12:37.818964   19368 machine.go:97] duration metric: took 977.302346ms to provisionDockerMachine
	I0311 20:12:37.818973   19368 client.go:171] duration metric: took 10.932238571s to LocalClient.Create
	I0311 20:12:37.818992   19368 start.go:167] duration metric: took 10.932297457s to libmachine.API.Create "addons-789889"
	I0311 20:12:37.819007   19368 start.go:293] postStartSetup for "addons-789889" (driver="docker")
	I0311 20:12:37.819033   19368 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]
	I0311 20:12:37.819083   19368 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
	I0311 20:12:37.819115   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:12:37.835666   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:12:37.918519   19368 ssh_runner.go:195] Run: cat /etc/os-release
	I0311 20:12:37.921327   19368 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0311 20:12:37.921358   19368 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0311 20:12:37.921366   19368 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0311 20:12:37.921372   19368 info.go:137] Remote host: Ubuntu 22.04.3 LTS
	I0311 20:12:37.921382   19368 filesync.go:126] Scanning /home/jenkins/minikube-integration/18358-10847/.minikube/addons for local assets ...
	I0311 20:12:37.921424   19368 filesync.go:126] Scanning /home/jenkins/minikube-integration/18358-10847/.minikube/files for local assets ...
	I0311 20:12:37.921445   19368 start.go:296] duration metric: took 102.432317ms for postStartSetup
	I0311 20:12:37.921684   19368 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-789889
	I0311 20:12:37.936796   19368 profile.go:142] Saving config to /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/config.json ...
	I0311 20:12:37.937030   19368 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0311 20:12:37.937084   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:12:37.952448   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:12:38.034710   19368 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0311 20:12:38.038370   19368 start.go:128] duration metric: took 11.153728125s to createHost
	I0311 20:12:38.038388   19368 start.go:83] releasing machines lock for "addons-789889", held for 11.153874763s
	I0311 20:12:38.038476   19368 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-789889
	I0311 20:12:38.055302   19368 ssh_runner.go:195] Run: cat /version.json
	I0311 20:12:38.055355   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:12:38.055392   19368 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0311 20:12:38.055452   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:12:38.070655   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:12:38.071559   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:12:38.229381   19368 ssh_runner.go:195] Run: systemctl --version
	I0311 20:12:38.233241   19368 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0311 20:12:38.367360   19368 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0311 20:12:38.371372   19368 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" ;
	I0311 20:12:38.387514   19368 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0311 20:12:38.387583   19368 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0311 20:12:38.411766   19368 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0311 20:12:38.411796   19368 start.go:494] detecting cgroup driver to use...
	I0311 20:12:38.411824   19368 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0311 20:12:38.411876   19368 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0311 20:12:38.424787   19368 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0311 20:12:38.434169   19368 docker.go:217] disabling cri-docker service (if available) ...
	I0311 20:12:38.434217   19368 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0311 20:12:38.445679   19368 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0311 20:12:38.457294   19368 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0311 20:12:38.526174   19368 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0311 20:12:38.606686   19368 docker.go:233] disabling docker service ...
	I0311 20:12:38.606734   19368 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0311 20:12:38.623020   19368 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0311 20:12:38.632701   19368 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0311 20:12:38.702329   19368 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0311 20:12:38.778964   19368 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0311 20:12:38.788553   19368 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0311 20:12:38.801633   19368 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0311 20:12:38.801689   19368 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0311 20:12:38.809559   19368 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0311 20:12:38.809625   19368 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0311 20:12:38.817577   19368 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0311 20:12:38.825361   19368 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0311 20:12:38.833203   19368 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0311 20:12:38.840772   19368 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0311 20:12:38.847834   19368 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0311 20:12:38.854724   19368 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0311 20:12:38.925121   19368 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0311 20:12:39.024626   19368 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0311 20:12:39.024712   19368 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0311 20:12:39.027800   19368 start.go:562] Will wait 60s for crictl version
	I0311 20:12:39.027839   19368 ssh_runner.go:195] Run: which crictl
	I0311 20:12:39.030667   19368 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0311 20:12:39.062311   19368 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0311 20:12:39.062451   19368 ssh_runner.go:195] Run: crio --version
	I0311 20:12:39.094551   19368 ssh_runner.go:195] Run: crio --version
	I0311 20:12:39.125971   19368 out.go:177] * Preparing Kubernetes v1.28.4 on CRI-O 1.24.6 ...
	I0311 20:12:39.127471   19368 cli_runner.go:164] Run: docker network inspect addons-789889 --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}}]}"
	I0311 20:12:39.142326   19368 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0311 20:12:39.145456   19368 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""
	I0311 20:12:39.154736   19368 kubeadm.go:877] updating cluster {Name:addons-789889 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.28.4 ClusterName:addons-789889 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0311 20:12:39.154857   19368 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
	I0311 20:12:39.154921   19368 ssh_runner.go:195] Run: sudo crictl images --output json
	I0311 20:12:39.205677   19368 crio.go:496] all images are preloaded for cri-o runtime.
	I0311 20:12:39.205698   19368 crio.go:415] Images already preloaded, skipping extraction
	I0311 20:12:39.205738   19368 ssh_runner.go:195] Run: sudo crictl images --output json
	I0311 20:12:39.235293   19368 crio.go:496] all images are preloaded for cri-o runtime.
	I0311 20:12:39.235315   19368 cache_images.go:84] Images are preloaded, skipping loading
	I0311 20:12:39.235322   19368 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.28.4 crio true true} ...
	I0311 20:12:39.235432   19368 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.28.4/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-789889 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.28.4 ClusterName:addons-789889 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:}
	I0311 20:12:39.235503   19368 ssh_runner.go:195] Run: crio config
	I0311 20:12:39.274057   19368 cni.go:84] Creating CNI manager for ""
	I0311 20:12:39.274079   19368 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0311 20:12:39.274095   19368 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0311 20:12:39.274127   19368 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.28.4 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-789889 NodeName:addons-789889 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}
	I0311 20:12:39.274283   19368 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-789889"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.28.4
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0311 20:12:39.274351   19368 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.28.4
	I0311 20:12:39.281843   19368 binaries.go:44] Found k8s binaries, skipping transfer
	I0311 20:12:39.281891   19368 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0311 20:12:39.289015   19368 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0311 20:12:39.303693   19368 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0311 20:12:39.318307   19368 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0311 20:12:39.332612   19368 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0311 20:12:39.335704   19368 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""
	I0311 20:12:39.344575   19368 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0311 20:12:39.422661   19368 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0311 20:12:39.433935   19368 certs.go:68] Setting up /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889 for IP: 192.168.49.2
	I0311 20:12:39.433963   19368 certs.go:194] generating shared ca certs ...
	I0311 20:12:39.433979   19368 certs.go:226] acquiring lock for ca certs: {Name:mk61175e08a645085ea1d44dae5f284c17d2eb7e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:12:39.434084   19368 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18358-10847/.minikube/ca.key
	I0311 20:12:39.509763   19368 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18358-10847/.minikube/ca.crt ...
	I0311 20:12:39.509790   19368 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18358-10847/.minikube/ca.crt: {Name:mkea42206330f8a652af102a204eeb1a70ebf32e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:12:39.509924   19368 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18358-10847/.minikube/ca.key ...
	I0311 20:12:39.509934   19368 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18358-10847/.minikube/ca.key: {Name:mk9a18ababcf0a6a886b48dfd08352bd26eef918 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:12:39.509999   19368 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18358-10847/.minikube/proxy-client-ca.key
	I0311 20:12:39.754260   19368 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18358-10847/.minikube/proxy-client-ca.crt ...
	I0311 20:12:39.754292   19368 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18358-10847/.minikube/proxy-client-ca.crt: {Name:mkb20a8043d4cfd7bb8a5d0c00e6d56e866e21af Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:12:39.754457   19368 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18358-10847/.minikube/proxy-client-ca.key ...
	I0311 20:12:39.754468   19368 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18358-10847/.minikube/proxy-client-ca.key: {Name:mk28b708c3d9d56af792202e018e87b014500d3f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:12:39.754540   19368 certs.go:256] generating profile certs ...
	I0311 20:12:39.754591   19368 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.key
	I0311 20:12:39.754604   19368 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt with IP's: []
	I0311 20:12:40.100174   19368 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt ...
	I0311 20:12:40.100204   19368 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: {Name:mk6a75bb0174d9591d391ff720425e1fdbc90412 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:12:40.100352   19368 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.key ...
	I0311 20:12:40.100361   19368 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.key: {Name:mkf769655e55aa5d993c8c4c6de477909f657f0c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:12:40.100434   19368 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/apiserver.key.9678d603
	I0311 20:12:40.100451   19368 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/apiserver.crt.9678d603 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0311 20:12:40.364748   19368 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/apiserver.crt.9678d603 ...
	I0311 20:12:40.364782   19368 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/apiserver.crt.9678d603: {Name:mkb11645fbe48662ae57fb591fdc84bbd344f864 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:12:40.364943   19368 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/apiserver.key.9678d603 ...
	I0311 20:12:40.364958   19368 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/apiserver.key.9678d603: {Name:mkc654b8de0c7e5c900c436453008e2f9deefadb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:12:40.365028   19368 certs.go:381] copying /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/apiserver.crt.9678d603 -> /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/apiserver.crt
	I0311 20:12:40.365109   19368 certs.go:385] copying /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/apiserver.key.9678d603 -> /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/apiserver.key
	I0311 20:12:40.365159   19368 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/proxy-client.key
	I0311 20:12:40.365176   19368 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/proxy-client.crt with IP's: []
	I0311 20:12:40.450602   19368 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/proxy-client.crt ...
	I0311 20:12:40.450627   19368 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/proxy-client.crt: {Name:mke5333d44dcd151b2e752267cf400a790a7113b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:12:40.450769   19368 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/proxy-client.key ...
	I0311 20:12:40.450779   19368 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/proxy-client.key: {Name:mk30d928386ba8037e7e39ad1e28ce0b02d13bc2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:12:40.450935   19368 certs.go:484] found cert: /home/jenkins/minikube-integration/18358-10847/.minikube/certs/ca-key.pem (1679 bytes)
	I0311 20:12:40.450966   19368 certs.go:484] found cert: /home/jenkins/minikube-integration/18358-10847/.minikube/certs/ca.pem (1078 bytes)
	I0311 20:12:40.450988   19368 certs.go:484] found cert: /home/jenkins/minikube-integration/18358-10847/.minikube/certs/cert.pem (1123 bytes)
	I0311 20:12:40.451016   19368 certs.go:484] found cert: /home/jenkins/minikube-integration/18358-10847/.minikube/certs/key.pem (1679 bytes)
	I0311 20:12:40.451567   19368 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18358-10847/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0311 20:12:40.472244   19368 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18358-10847/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0311 20:12:40.492764   19368 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18358-10847/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0311 20:12:40.512575   19368 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18358-10847/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0311 20:12:40.532166   19368 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0311 20:12:40.551601   19368 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0311 20:12:40.570771   19368 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0311 20:12:40.590371   19368 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0311 20:12:40.610457   19368 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18358-10847/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0311 20:12:40.630783   19368 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0311 20:12:40.645346   19368 ssh_runner.go:195] Run: openssl version
	I0311 20:12:40.649982   19368 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"
	I0311 20:12:40.657722   19368 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0311 20:12:40.660543   19368 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 11 20:12 /usr/share/ca-certificates/minikubeCA.pem
	I0311 20:12:40.660582   19368 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0311 20:12:40.666534   19368 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"
	I0311 20:12:40.673988   19368 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0311 20:12:40.676640   19368 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
	I0311 20:12:40.676682   19368 kubeadm.go:391] StartCluster: {Name:addons-789889 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.28.4 ClusterName:addons-789889 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0311 20:12:40.676764   19368 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0311 20:12:40.676809   19368 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0311 20:12:40.706639   19368 cri.go:89] found id: ""
	I0311 20:12:40.706690   19368 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0311 20:12:40.714224   19368 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0311 20:12:40.721556   19368 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0311 20:12:40.721609   19368 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
	I0311 20:12:40.728889   19368 kubeadm.go:154] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0311 20:12:40.728910   19368 kubeadm.go:156] found existing configuration files:
	
	I0311 20:12:40.728948   19368 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0311 20:12:40.736180   19368 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0311 20:12:40.736224   19368 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0311 20:12:40.743360   19368 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0311 20:12:40.750450   19368 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0311 20:12:40.750492   19368 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0311 20:12:40.757453   19368 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0311 20:12:40.764588   19368 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0311 20:12:40.764628   19368 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0311 20:12:40.771291   19368 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0311 20:12:40.778173   19368 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0311 20:12:40.778217   19368 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0311 20:12:40.784869   19368 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.28.4:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0311 20:12:40.865440   19368 kubeadm.go:309] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1053-gcp\n", err: exit status 1
	I0311 20:12:40.932998   19368 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0311 20:12:50.252061   19368 kubeadm.go:309] [init] Using Kubernetes version: v1.28.4
	I0311 20:12:50.252119   19368 kubeadm.go:309] [preflight] Running pre-flight checks
	I0311 20:12:50.252218   19368 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0311 20:12:50.252274   19368 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1053-gcp
	I0311 20:12:50.252350   19368 kubeadm.go:309] OS: Linux
	I0311 20:12:50.252428   19368 kubeadm.go:309] CGROUPS_CPU: enabled
	I0311 20:12:50.252504   19368 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0311 20:12:50.252559   19368 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0311 20:12:50.252609   19368 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0311 20:12:50.252683   19368 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0311 20:12:50.252762   19368 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0311 20:12:50.252838   19368 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0311 20:12:50.252905   19368 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0311 20:12:50.252955   19368 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0311 20:12:50.253039   19368 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0311 20:12:50.253190   19368 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0311 20:12:50.253316   19368 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0311 20:12:50.253393   19368 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0311 20:12:50.255074   19368 out.go:204]   - Generating certificates and keys ...
	I0311 20:12:50.255170   19368 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0311 20:12:50.255272   19368 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0311 20:12:50.255351   19368 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0311 20:12:50.255399   19368 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0311 20:12:50.255475   19368 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0311 20:12:50.255557   19368 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0311 20:12:50.255633   19368 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0311 20:12:50.255776   19368 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-789889 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0311 20:12:50.255864   19368 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0311 20:12:50.256018   19368 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-789889 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0311 20:12:50.256075   19368 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0311 20:12:50.256130   19368 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0311 20:12:50.256168   19368 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0311 20:12:50.256215   19368 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0311 20:12:50.256257   19368 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0311 20:12:50.256301   19368 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0311 20:12:50.256354   19368 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0311 20:12:50.256402   19368 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0311 20:12:50.256483   19368 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0311 20:12:50.256557   19368 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0311 20:12:50.257951   19368 out.go:204]   - Booting up control plane ...
	I0311 20:12:50.258051   19368 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0311 20:12:50.258139   19368 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0311 20:12:50.258232   19368 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0311 20:12:50.258349   19368 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0311 20:12:50.258491   19368 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0311 20:12:50.258565   19368 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0311 20:12:50.258738   19368 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
	I0311 20:12:50.258848   19368 kubeadm.go:309] [apiclient] All control plane components are healthy after 5.002323 seconds
	I0311 20:12:50.258996   19368 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0311 20:12:50.259153   19368 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0311 20:12:50.259246   19368 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0311 20:12:50.259439   19368 kubeadm.go:309] [mark-control-plane] Marking the node addons-789889 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0311 20:12:50.259489   19368 kubeadm.go:309] [bootstrap-token] Using token: 7zw089.7920x0z9f4g45vv2
	I0311 20:12:50.260869   19368 out.go:204]   - Configuring RBAC rules ...
	I0311 20:12:50.260956   19368 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0311 20:12:50.261052   19368 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0311 20:12:50.261177   19368 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0311 20:12:50.261284   19368 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0311 20:12:50.261385   19368 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0311 20:12:50.261463   19368 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0311 20:12:50.261613   19368 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0311 20:12:50.261683   19368 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0311 20:12:50.261750   19368 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0311 20:12:50.261759   19368 kubeadm.go:309] 
	I0311 20:12:50.261844   19368 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0311 20:12:50.261851   19368 kubeadm.go:309] 
	I0311 20:12:50.261916   19368 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0311 20:12:50.261926   19368 kubeadm.go:309] 
	I0311 20:12:50.261951   19368 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0311 20:12:50.262000   19368 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0311 20:12:50.262042   19368 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0311 20:12:50.262048   19368 kubeadm.go:309] 
	I0311 20:12:50.262091   19368 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0311 20:12:50.262096   19368 kubeadm.go:309] 
	I0311 20:12:50.262135   19368 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0311 20:12:50.262141   19368 kubeadm.go:309] 
	I0311 20:12:50.262191   19368 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0311 20:12:50.262263   19368 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0311 20:12:50.262323   19368 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0311 20:12:50.262329   19368 kubeadm.go:309] 
	I0311 20:12:50.262396   19368 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0311 20:12:50.262479   19368 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0311 20:12:50.262488   19368 kubeadm.go:309] 
	I0311 20:12:50.262565   19368 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token 7zw089.7920x0z9f4g45vv2 \
	I0311 20:12:50.262662   19368 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:1baeaf18cabce5e312a7b1aa1c11f7feea3503ae4f2bac0c2ca3f3d3deaa101c \
	I0311 20:12:50.262681   19368 kubeadm.go:309] 	--control-plane 
	I0311 20:12:50.262687   19368 kubeadm.go:309] 
	I0311 20:12:50.262758   19368 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0311 20:12:50.262764   19368 kubeadm.go:309] 
	I0311 20:12:50.262836   19368 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token 7zw089.7920x0z9f4g45vv2 \
	I0311 20:12:50.262934   19368 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:1baeaf18cabce5e312a7b1aa1c11f7feea3503ae4f2bac0c2ca3f3d3deaa101c 
	I0311 20:12:50.262944   19368 cni.go:84] Creating CNI manager for ""
	I0311 20:12:50.262953   19368 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0311 20:12:50.265264   19368 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0311 20:12:50.266542   19368 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0311 20:12:50.269878   19368 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.28.4/kubectl ...
	I0311 20:12:50.269890   19368 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0311 20:12:50.285755   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0311 20:12:50.900409   19368 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0311 20:12:50.900471   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:50.900504   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-789889 minikube.k8s.io/updated_at=2024_03_11T20_12_50_0700 minikube.k8s.io/version=v1.32.0 minikube.k8s.io/commit=e0a9a803bb8418ee87aee3b4880090eb65379520 minikube.k8s.io/name=addons-789889 minikube.k8s.io/primary=true
	I0311 20:12:51.001467   19368 ops.go:34] apiserver oom_adj: -16
	I0311 20:12:51.001504   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:51.502428   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:52.001906   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:52.501900   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:53.002068   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:53.502501   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:54.002171   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:54.502452   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:55.001946   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:55.502173   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:56.002307   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:56.502485   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:57.001650   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:57.502401   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:58.001922   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:58.502342   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:59.001668   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:12:59.502326   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:13:00.001854   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:13:00.501729   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:13:01.002326   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:13:01.501949   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:13:02.002444   19368 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0311 20:13:02.063471   19368 kubeadm.go:1106] duration metric: took 11.163049185s to wait for elevateKubeSystemPrivileges
	W0311 20:13:02.063515   19368 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0311 20:13:02.063524   19368 kubeadm.go:393] duration metric: took 21.386845702s to StartCluster
	I0311 20:13:02.063544   19368 settings.go:142] acquiring lock: {Name:mkc1b0d9abfd1d75f9583edf27847e79fe9a432c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:13:02.063678   19368 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/18358-10847/kubeconfig
	I0311 20:13:02.064059   19368 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18358-10847/kubeconfig: {Name:mk1cf953658cafaf1f1b8ca8b3ff0ea966a04749 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:13:02.064256   19368 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0311 20:13:02.064268   19368 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0311 20:13:02.066215   19368 out.go:177] * Verifying Kubernetes components...
	I0311 20:13:02.064335   19368 addons.go:502] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:true inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volumesnapshots:true yakd:true]
	I0311 20:13:02.067507   19368 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0311 20:13:02.064487   19368 config.go:182] Loaded profile config "addons-789889": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0311 20:13:02.066265   19368 addons.go:69] Setting yakd=true in profile "addons-789889"
	I0311 20:13:02.066266   19368 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-789889"
	I0311 20:13:02.067720   19368 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-789889"
	I0311 20:13:02.066272   19368 addons.go:69] Setting default-storageclass=true in profile "addons-789889"
	I0311 20:13:02.066277   19368 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-789889"
	I0311 20:13:02.066277   19368 addons.go:69] Setting cloud-spanner=true in profile "addons-789889"
	I0311 20:13:02.066281   19368 addons.go:69] Setting registry=true in profile "addons-789889"
	I0311 20:13:02.066284   19368 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-789889"
	I0311 20:13:02.066283   19368 addons.go:69] Setting volumesnapshots=true in profile "addons-789889"
	I0311 20:13:02.066288   19368 addons.go:69] Setting ingress=true in profile "addons-789889"
	I0311 20:13:02.066289   19368 addons.go:69] Setting storage-provisioner=true in profile "addons-789889"
	I0311 20:13:02.066288   19368 addons.go:69] Setting metrics-server=true in profile "addons-789889"
	I0311 20:13:02.066293   19368 addons.go:69] Setting gcp-auth=true in profile "addons-789889"
	I0311 20:13:02.066296   19368 addons.go:69] Setting ingress-dns=true in profile "addons-789889"
	I0311 20:13:02.066302   19368 addons.go:69] Setting inspektor-gadget=true in profile "addons-789889"
	I0311 20:13:02.066313   19368 addons.go:69] Setting helm-tiller=true in profile "addons-789889"
	I0311 20:13:02.067627   19368 addons.go:234] Setting addon yakd=true in "addons-789889"
	I0311 20:13:02.067776   19368 addons.go:234] Setting addon cloud-spanner=true in "addons-789889"
	I0311 20:13:02.067785   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:02.067800   19368 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-789889"
	I0311 20:13:02.067834   19368 mustload.go:65] Loading cluster: addons-789889
	I0311 20:13:02.067843   19368 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-789889"
	I0311 20:13:02.067847   19368 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-789889"
	I0311 20:13:02.067888   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:02.067996   19368 config.go:182] Loaded profile config "addons-789889": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0311 20:13:02.068178   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.068194   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.068247   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.068358   19368 addons.go:234] Setting addon inspektor-gadget=true in "addons-789889"
	I0311 20:13:02.068363   19368 addons.go:234] Setting addon registry=true in "addons-789889"
	I0311 20:13:02.068378   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.068396   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:02.068420   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:02.068463   19368 addons.go:234] Setting addon helm-tiller=true in "addons-789889"
	I0311 20:13:02.068494   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:02.068838   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.068841   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.068879   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.069032   19368 addons.go:234] Setting addon ingress=true in "addons-789889"
	I0311 20:13:02.069098   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:02.069582   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.067787   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:02.068364   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.070814   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.070866   19368 addons.go:234] Setting addon ingress-dns=true in "addons-789889"
	I0311 20:13:02.070924   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:02.067805   19368 addons.go:234] Setting addon storage-provisioner=true in "addons-789889"
	I0311 20:13:02.071012   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:02.067807   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:02.071053   19368 addons.go:234] Setting addon volumesnapshots=true in "addons-789889"
	I0311 20:13:02.071096   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:02.073670   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.067819   19368 addons.go:234] Setting addon metrics-server=true in "addons-789889"
	I0311 20:13:02.075730   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:02.076141   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.109953   19368 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0311 20:13:02.110107   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.109928   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.109718   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.113647   19368 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
	I0311 20:13:02.115514   19368 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0311 20:13:02.116286   19368 addons.go:234] Setting addon default-storageclass=true in "addons-789889"
	I0311 20:13:02.118539   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:02.118700   19368 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0311 20:13:02.118717   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0311 20:13:02.118769   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:02.120245   19368 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.14.5
	I0311 20:13:02.121455   19368 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0311 20:13:02.121467   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0311 20:13:02.121527   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:02.119005   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.124361   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:02.132935   19368 out.go:177]   - Using image docker.io/registry:2.8.3
	I0311 20:13:02.134336   19368 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.5
	I0311 20:13:02.135639   19368 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
	I0311 20:13:02.135658   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0311 20:13:02.135714   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:02.137127   19368 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0311 20:13:02.138397   19368 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0311 20:13:02.138435   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0311 20:13:02.138495   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:02.141025   19368 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-789889"
	I0311 20:13:02.141074   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:02.141586   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:02.163086   19368 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.26.0
	I0311 20:13:02.164504   19368 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0311 20:13:02.164532   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0311 20:13:02.164611   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:02.168187   19368 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.0
	I0311 20:13:02.169831   19368 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0311 20:13:02.169807   19368 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0311 20:13:02.171187   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0311 20:13:02.171243   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:02.171433   19368 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0311 20:13:02.172916   19368 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0311 20:13:02.174771   19368 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0311 20:13:02.176370   19368 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0311 20:13:02.179404   19368 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0311 20:13:02.180741   19368 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0311 20:13:02.180918   19368 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0311 20:13:02.180798   19368 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.14
	I0311 20:13:02.181896   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:02.182075   19368 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0311 20:13:02.183831   19368 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0311 20:13:02.183853   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0311 20:13:02.183907   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:02.185316   19368 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
	I0311 20:13:02.185356   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0311 20:13:02.185407   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:02.183730   19368 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0311 20:13:02.185550   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0311 20:13:02.185604   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:02.186738   19368 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0311 20:13:02.187915   19368 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0311 20:13:02.187929   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0311 20:13:02.187972   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:02.188532   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:02.192566   19368 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0311 20:13:02.193728   19368 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0311 20:13:02.193745   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0311 20:13:02.193794   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:02.195290   19368 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0311 20:13:02.196626   19368 out.go:177]   - Using image docker.io/busybox:stable
	I0311 20:13:02.198031   19368 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0311 20:13:02.198049   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0311 20:13:02.198097   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:02.203362   19368 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0311 20:13:02.203382   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0311 20:13:02.203432   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:02.213276   19368 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0311 20:13:02.214935   19368 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0311 20:13:02.214957   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0311 20:13:02.215014   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:02.218051   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:02.226708   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:02.229211   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:02.231166   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:02.232612   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:02.237990   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:02.240440   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:02.243351   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:02.245113   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:02.245903   19368 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0311 20:13:02.245990   19368 ssh_runner.go:195] Run: sudo systemctl start kubelet
	W0311 20:13:02.257289   19368 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0311 20:13:02.257318   19368 retry.go:31] will retry after 162.404478ms: ssh: handshake failed: EOF
	I0311 20:13:02.259525   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:02.261761   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:02.266221   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:02.507051   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0311 20:13:02.510129   19368 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
	I0311 20:13:02.510153   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0311 20:13:02.512340   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0311 20:13:02.600347   19368 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0311 20:13:02.600379   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0311 20:13:02.612828   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0311 20:13:02.698739   19368 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0311 20:13:02.698810   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0311 20:13:02.702855   19368 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0311 20:13:02.702925   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0311 20:13:02.703725   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0311 20:13:02.704040   19368 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0311 20:13:02.704077   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0311 20:13:02.709431   19368 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0311 20:13:02.709488   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0311 20:13:02.713002   19368 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
	I0311 20:13:02.713021   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0311 20:13:02.795886   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0311 20:13:02.795891   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0311 20:13:02.807541   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0311 20:13:02.901557   19368 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0311 20:13:02.901644   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0311 20:13:02.904688   19368 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0311 20:13:02.904748   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0311 20:13:02.995938   19368 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0311 20:13:02.995964   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0311 20:13:02.996339   19368 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0311 20:13:02.996358   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0311 20:13:03.005992   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0311 20:13:03.008995   19368 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0311 20:13:03.009063   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0311 20:13:03.017335   19368 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0311 20:13:03.017362   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0311 20:13:03.215693   19368 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0311 20:13:03.215721   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0311 20:13:03.298863   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0311 20:13:03.306770   19368 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0311 20:13:03.306824   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0311 20:13:03.496230   19368 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0311 20:13:03.496329   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0311 20:13:03.510091   19368 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0311 20:13:03.510182   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0311 20:13:03.596713   19368 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0311 20:13:03.596815   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0311 20:13:03.614898   19368 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0311 20:13:03.614969   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0311 20:13:03.711878   19368 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0311 20:13:03.711983   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0311 20:13:03.808488   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0311 20:13:03.912980   19368 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
	I0311 20:13:03.913004   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0311 20:13:04.100733   19368 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0311 20:13:04.100821   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0311 20:13:04.309180   19368 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0311 20:13:04.309216   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0311 20:13:04.501465   19368 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0311 20:13:04.501555   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0311 20:13:04.505022   19368 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0311 20:13:04.505079   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0311 20:13:04.601621   19368 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0311 20:13:04.601650   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0311 20:13:04.712346   19368 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.466329799s)
	I0311 20:13:04.713302   19368 node_ready.go:35] waiting up to 6m0s for node "addons-789889" to be "Ready" ...
	I0311 20:13:04.713494   19368 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.467565121s)
	I0311 20:13:04.713520   19368 start.go:948] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0311 20:13:04.797171   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0311 20:13:04.809804   19368 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0311 20:13:04.809872   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0311 20:13:04.898878   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0311 20:13:05.096645   19368 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0311 20:13:05.096676   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0311 20:13:05.201772   19368 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0311 20:13:05.201864   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0311 20:13:05.300109   19368 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0311 20:13:05.300204   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0311 20:13:05.616144   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0311 20:13:05.714038   19368 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0311 20:13:05.714111   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0311 20:13:05.810214   19368 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-789889" context rescaled to 1 replicas
	I0311 20:13:05.919595   19368 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0311 20:13:05.919619   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0311 20:13:06.302272   19368 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0311 20:13:06.302355   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0311 20:13:06.509891   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0311 20:13:06.816041   19368 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.308947577s)
	I0311 20:13:06.820437   19368 node_ready.go:53] node "addons-789889" has status "Ready":"False"
	I0311 20:13:08.799496   19368 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.287122059s)
	I0311 20:13:08.799540   19368 addons.go:470] Verifying addon ingress=true in "addons-789889"
	I0311 20:13:08.799591   19368 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (6.186675545s)
	I0311 20:13:08.799644   19368 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (6.095862422s)
	I0311 20:13:08.799723   19368 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (6.003768047s)
	I0311 20:13:08.799762   19368 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (6.003853658s)
	I0311 20:13:08.802158   19368 out.go:177] * Verifying ingress addon...
	I0311 20:13:08.799819   19368 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.992251716s)
	I0311 20:13:08.799850   19368 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.793831204s)
	I0311 20:13:08.802294   19368 addons.go:470] Verifying addon registry=true in "addons-789889"
	I0311 20:13:08.799893   19368 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (5.500946604s)
	I0311 20:13:08.799979   19368 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.991458542s)
	I0311 20:13:08.802398   19368 addons.go:470] Verifying addon metrics-server=true in "addons-789889"
	I0311 20:13:08.800088   19368 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.002867154s)
	I0311 20:13:08.800113   19368 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (3.901198608s)
	I0311 20:13:08.800201   19368 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.183980575s)
	I0311 20:13:08.804657   19368 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-789889 service yakd-dashboard -n yakd-dashboard
	
	W0311 20:13:08.804699   19368 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0311 20:13:08.805927   19368 out.go:177] * Verifying registry addon...
	I0311 20:13:08.805939   19368 retry.go:31] will retry after 198.456505ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0311 20:13:08.806815   19368 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0311 20:13:08.806855   19368 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0311 20:13:08.808461   19368 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0311 20:13:08.813451   19368 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0311 20:13:08.813468   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:08.813639   19368 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0311 20:13:08.813655   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:09.007350   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0311 20:13:09.126302   19368 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0311 20:13:09.126372   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:09.142702   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:09.216603   19368 node_ready.go:53] node "addons-789889" has status "Ready":"False"
	I0311 20:13:09.312916   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:09.313073   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:09.403374   19368 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0311 20:13:09.423016   19368 addons.go:234] Setting addon gcp-auth=true in "addons-789889"
	I0311 20:13:09.423080   19368 host.go:66] Checking if "addons-789889" exists ...
	I0311 20:13:09.423412   19368 cli_runner.go:164] Run: docker container inspect addons-789889 --format={{.State.Status}}
	I0311 20:13:09.441394   19368 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0311 20:13:09.441436   19368 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-789889
	I0311 20:13:09.457995   19368 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/addons-789889/id_rsa Username:docker}
	I0311 20:13:09.817628   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:09.817714   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:09.914619   19368 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (3.404626311s)
	I0311 20:13:09.914658   19368 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-789889"
	I0311 20:13:09.916095   19368 out.go:177] * Verifying csi-hostpath-driver addon...
	I0311 20:13:09.918286   19368 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0311 20:13:09.923221   19368 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0311 20:13:09.923239   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:10.313525   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:10.313713   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:10.422112   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:10.540499   19368 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.533104554s)
	I0311 20:13:10.540535   19368 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.099119933s)
	I0311 20:13:10.542146   19368 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.1
	I0311 20:13:10.543457   19368 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0311 20:13:10.544740   19368 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0311 20:13:10.544759   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0311 20:13:10.597759   19368 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0311 20:13:10.597789   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0311 20:13:10.613867   19368 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0311 20:13:10.613890   19368 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0311 20:13:10.630762   19368 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0311 20:13:10.814504   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:10.814919   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:10.923024   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:11.213270   19368 addons.go:470] Verifying addon gcp-auth=true in "addons-789889"
	I0311 20:13:11.215646   19368 out.go:177] * Verifying gcp-auth addon...
	I0311 20:13:11.216973   19368 node_ready.go:53] node "addons-789889" has status "Ready":"False"
	I0311 20:13:11.217593   19368 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0311 20:13:11.219874   19368 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0311 20:13:11.219890   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:11.314665   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:11.314935   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:11.421691   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:11.720194   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:11.813318   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:11.813588   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:11.922895   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:12.216503   19368 node_ready.go:49] node "addons-789889" has status "Ready":"True"
	I0311 20:13:12.216529   19368 node_ready.go:38] duration metric: took 7.503198033s for node "addons-789889" to be "Ready" ...
	I0311 20:13:12.216541   19368 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0311 20:13:12.220808   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:12.225241   19368 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5dd5756b68-mlh2v" in "kube-system" namespace to be "Ready" ...
	I0311 20:13:12.313840   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:12.314003   19368 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0311 20:13:12.314025   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:12.424357   19368 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0311 20:13:12.424386   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:12.721662   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:12.814615   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:12.815561   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:12.923407   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:13.220544   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:13.316232   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:13.316348   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:13.429265   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:13.720609   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:13.730218   19368 pod_ready.go:92] pod "coredns-5dd5756b68-mlh2v" in "kube-system" namespace has status "Ready":"True"
	I0311 20:13:13.730243   19368 pod_ready.go:81] duration metric: took 1.504976952s for pod "coredns-5dd5756b68-mlh2v" in "kube-system" namespace to be "Ready" ...
	I0311 20:13:13.730268   19368 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-789889" in "kube-system" namespace to be "Ready" ...
	I0311 20:13:13.734693   19368 pod_ready.go:92] pod "etcd-addons-789889" in "kube-system" namespace has status "Ready":"True"
	I0311 20:13:13.734716   19368 pod_ready.go:81] duration metric: took 4.438958ms for pod "etcd-addons-789889" in "kube-system" namespace to be "Ready" ...
	I0311 20:13:13.734728   19368 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-789889" in "kube-system" namespace to be "Ready" ...
	I0311 20:13:13.797986   19368 pod_ready.go:92] pod "kube-apiserver-addons-789889" in "kube-system" namespace has status "Ready":"True"
	I0311 20:13:13.798004   19368 pod_ready.go:81] duration metric: took 63.268983ms for pod "kube-apiserver-addons-789889" in "kube-system" namespace to be "Ready" ...
	I0311 20:13:13.798014   19368 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-789889" in "kube-system" namespace to be "Ready" ...
	I0311 20:13:13.802356   19368 pod_ready.go:92] pod "kube-controller-manager-addons-789889" in "kube-system" namespace has status "Ready":"True"
	I0311 20:13:13.802375   19368 pod_ready.go:81] duration metric: took 4.352743ms for pod "kube-controller-manager-addons-789889" in "kube-system" namespace to be "Ready" ...
	I0311 20:13:13.802388   19368 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-gtddz" in "kube-system" namespace to be "Ready" ...
	I0311 20:13:13.813394   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:13.813439   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:13.817116   19368 pod_ready.go:92] pod "kube-proxy-gtddz" in "kube-system" namespace has status "Ready":"True"
	I0311 20:13:13.817133   19368 pod_ready.go:81] duration metric: took 14.739709ms for pod "kube-proxy-gtddz" in "kube-system" namespace to be "Ready" ...
	I0311 20:13:13.817142   19368 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-789889" in "kube-system" namespace to be "Ready" ...
	I0311 20:13:13.925097   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:14.217820   19368 pod_ready.go:92] pod "kube-scheduler-addons-789889" in "kube-system" namespace has status "Ready":"True"
	I0311 20:13:14.217850   19368 pod_ready.go:81] duration metric: took 400.701166ms for pod "kube-scheduler-addons-789889" in "kube-system" namespace to be "Ready" ...
	I0311 20:13:14.217864   19368 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-69cf46c98-jdsvh" in "kube-system" namespace to be "Ready" ...
	I0311 20:13:14.297590   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:14.315840   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:14.316033   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:14.496718   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:14.796560   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:14.813627   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:14.814371   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:14.924916   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:15.221426   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:15.313915   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:15.314571   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:15.423390   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:15.721233   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:15.814502   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:15.815409   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:15.923640   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:16.220824   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:16.223701   19368 pod_ready.go:102] pod "metrics-server-69cf46c98-jdsvh" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:16.314243   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:16.314339   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:16.423828   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:16.721302   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:16.813963   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:16.814668   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:16.924098   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:17.222024   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:17.313979   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:17.314026   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:17.423095   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:17.725925   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:17.815368   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:17.815648   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:17.925681   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:18.221224   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:18.314497   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:18.314741   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:18.423296   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:18.720200   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:18.723599   19368 pod_ready.go:102] pod "metrics-server-69cf46c98-jdsvh" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:18.814456   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:18.814621   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:18.924474   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:19.221417   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:19.314170   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:19.314408   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:19.423296   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:19.720967   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:19.813349   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:19.813392   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:19.923353   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:20.220533   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:20.314231   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:20.314251   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:20.423879   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:20.720894   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:20.722936   19368 pod_ready.go:92] pod "metrics-server-69cf46c98-jdsvh" in "kube-system" namespace has status "Ready":"True"
	I0311 20:13:20.722971   19368 pod_ready.go:81] duration metric: took 6.50509958s for pod "metrics-server-69cf46c98-jdsvh" in "kube-system" namespace to be "Ready" ...
	I0311 20:13:20.722980   19368 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace to be "Ready" ...
	I0311 20:13:20.813554   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:20.813596   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:20.924182   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:21.221664   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:21.314979   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:21.315124   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:21.423757   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:21.720953   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:21.814467   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:21.814671   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:21.923920   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:22.221195   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:22.314181   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:22.314931   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:22.425065   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:22.721392   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:22.728278   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:22.814037   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:22.814372   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:22.923951   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:23.221429   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:23.313939   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:23.314290   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:23.423823   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:23.720877   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:23.814768   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:23.814816   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:23.925242   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:24.220816   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:24.314337   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:24.314630   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:24.423455   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:24.721515   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:24.729377   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:24.814353   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:24.814463   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:24.924357   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:25.221195   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:25.314653   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:25.314667   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:25.423997   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:25.721130   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:25.813972   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:25.814092   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:25.923553   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:26.220304   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:26.313747   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:26.314280   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:26.423162   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:26.721115   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:26.813355   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:26.813611   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:26.923632   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:27.220175   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:27.228329   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:27.314026   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:27.317624   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:27.424691   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:27.721156   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:27.813805   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:27.814021   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:27.923255   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:28.221493   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:28.314258   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:28.314599   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:28.423818   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:28.720468   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:28.813564   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:28.813826   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:28.922344   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:29.220585   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:29.314011   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:29.314215   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:29.423253   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:29.720533   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:29.727486   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:29.813784   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:29.813871   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:29.922908   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:30.221074   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:30.314477   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:30.314496   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:30.423442   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:30.720972   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:30.813301   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:30.813415   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:30.923265   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:31.220226   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:31.313063   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:31.313274   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:31.423381   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:31.721846   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:31.727896   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:31.813262   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:31.813426   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:31.923935   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:32.220912   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:32.313162   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:32.313192   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:32.423631   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:32.720427   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:32.814096   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:32.814099   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:32.923971   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:33.221270   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:33.313935   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:33.314111   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:33.422966   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:33.721023   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:33.813002   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:33.813062   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:33.923095   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:34.221282   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:34.228210   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:34.313397   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:34.313678   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:34.423439   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:34.720735   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:34.814225   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:34.814244   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:34.923317   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:35.220359   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:35.313912   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:35.314086   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:35.423875   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:35.721197   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:35.814508   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:35.814601   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:35.924910   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:36.221031   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:36.313938   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:36.314061   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:36.424059   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:36.721601   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:36.727610   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:36.814304   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:36.814569   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:36.924347   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:37.221957   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:37.314219   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:37.314454   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:37.423955   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:37.721338   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:37.813560   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:37.813642   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:37.924067   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:38.221352   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:38.314328   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:38.314522   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:38.423267   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:38.720448   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:38.814127   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:38.814245   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:38.923165   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:39.220316   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:39.227782   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:39.314271   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:39.314516   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:39.423619   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:39.721103   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:39.813478   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:39.813830   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:39.923036   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:40.220426   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:40.314140   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:40.314207   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:40.423434   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:40.720673   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:40.813927   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:40.813953   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:40.923105   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:41.221365   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:41.314171   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:41.314653   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:41.424254   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:41.721231   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:41.728160   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:41.813728   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:41.813873   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:41.922701   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:42.221151   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:42.314072   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:42.314290   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:42.423468   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:42.720514   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:42.813417   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:42.813652   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:42.923263   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:43.221113   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:43.313634   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:43.313838   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:43.422598   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:43.720828   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:43.728199   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:43.813684   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:43.813917   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:43.922861   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:44.221130   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:44.313497   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:44.313547   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:44.423498   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:44.720430   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:44.814255   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:44.814459   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:44.923586   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:45.221991   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:45.315273   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:45.315277   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:45.429286   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:45.721381   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:45.730046   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:45.814548   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:45.814597   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:45.924276   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:46.221442   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:46.313920   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:46.314148   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:46.423704   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:46.720688   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:46.814454   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:46.814653   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:46.924279   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:47.221288   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:47.313797   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:47.314043   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:47.424043   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:47.721322   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:47.813784   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:47.813910   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:47.923008   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:48.221416   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:48.227936   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:48.313630   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:48.313706   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:48.440589   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:48.722568   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:48.813767   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:48.814150   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:48.924123   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:49.221776   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:49.313997   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:49.314212   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:49.423282   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:49.720395   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:49.813522   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:49.813678   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:49.923645   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:50.221778   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:50.228594   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:50.314266   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:50.314318   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:50.423759   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:50.720953   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:50.814131   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:50.814164   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:50.923419   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:51.257340   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:51.315945   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:51.316111   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:51.423061   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:51.721200   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:51.814209   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:51.814333   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:51.923488   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:52.220995   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:52.313761   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:52.313827   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:52.422874   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:52.721323   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:52.727549   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:52.814070   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:52.814251   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:52.923392   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:53.220555   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:53.314087   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:53.314330   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:53.423541   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:53.721488   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:53.814072   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:53.814267   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:53.923482   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:54.220591   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:54.314663   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:54.314715   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:54.423267   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:54.722153   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:54.729787   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:54.814979   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:54.815779   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:54.924690   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:55.221738   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:55.313977   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:55.314623   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:55.424931   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:55.721730   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:55.814593   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:55.814599   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:55.924979   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:56.221697   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:56.314466   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:56.314466   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:56.424637   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:56.721809   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:56.814238   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:56.814831   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:56.923823   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:57.232040   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:57.234916   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:57.314828   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:57.314894   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:57.423414   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:57.721360   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:57.814521   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:57.814570   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:57.928671   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:58.220715   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:58.313980   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:58.314628   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:58.423648   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:58.720858   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:58.816168   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:58.816362   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:58.923497   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:59.220471   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:59.314400   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:59.314510   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:59.423239   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:13:59.720885   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:13:59.728651   19368 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"False"
	I0311 20:13:59.814745   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:13:59.815102   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:13:59.924227   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:00.221252   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:00.228919   19368 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace has status "Ready":"True"
	I0311 20:14:00.228953   19368 pod_ready.go:81] duration metric: took 39.505964329s for pod "nvidia-device-plugin-daemonset-hz466" in "kube-system" namespace to be "Ready" ...
	I0311 20:14:00.228980   19368 pod_ready.go:38] duration metric: took 48.012424857s 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" ...
	I0311 20:14:00.229007   19368 api_server.go:52] waiting for apiserver process to appear ...
	I0311 20:14:00.229076   19368 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0311 20:14:00.243220   19368 api_server.go:72] duration metric: took 58.178907385s to wait for apiserver process to appear ...
	I0311 20:14:00.243242   19368 api_server.go:88] waiting for apiserver healthz status ...
	I0311 20:14:00.243268   19368 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0311 20:14:00.248521   19368 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0311 20:14:00.249446   19368 api_server.go:141] control plane version: v1.28.4
	I0311 20:14:00.249469   19368 api_server.go:131] duration metric: took 6.219001ms to wait for apiserver health ...
	I0311 20:14:00.249477   19368 system_pods.go:43] waiting for kube-system pods to appear ...
	I0311 20:14:00.303686   19368 system_pods.go:59] 19 kube-system pods found
	I0311 20:14:00.303721   19368 system_pods.go:61] "coredns-5dd5756b68-mlh2v" [d2851ef7-a3ab-4eb7-b982-602c889e8154] Running
	I0311 20:14:00.303729   19368 system_pods.go:61] "csi-hostpath-attacher-0" [ef041f9c-1437-4d2c-a053-8bcc11635e5f] Running
	I0311 20:14:00.303733   19368 system_pods.go:61] "csi-hostpath-resizer-0" [2c8f195d-1c8d-4d48-8730-66f4cdc7dc89] Running
	I0311 20:14:00.303744   19368 system_pods.go:61] "csi-hostpathplugin-5lv4n" [82248e7e-c160-4ff9-a975-2b488179e297] 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])
	I0311 20:14:00.303752   19368 system_pods.go:61] "etcd-addons-789889" [5cca00bf-8b45-4faa-a6b4-524701d2462b] Running
	I0311 20:14:00.303760   19368 system_pods.go:61] "kindnet-98h2q" [980a5b39-0147-485f-b8b6-30e7cbcbeef2] Running
	I0311 20:14:00.303768   19368 system_pods.go:61] "kube-apiserver-addons-789889" [19fb83b3-2993-4306-b74e-300f6d27d547] Running
	I0311 20:14:00.303779   19368 system_pods.go:61] "kube-controller-manager-addons-789889" [dbcb29b4-1768-4f69-9ad3-0b55b7bab5be] Running
	I0311 20:14:00.303787   19368 system_pods.go:61] "kube-ingress-dns-minikube" [e8a04476-a818-4349-b891-a9f5e97360ea] Running
	I0311 20:14:00.303792   19368 system_pods.go:61] "kube-proxy-gtddz" [e01efc88-2843-463e-af1b-589f57a29dcb] Running
	I0311 20:14:00.303798   19368 system_pods.go:61] "kube-scheduler-addons-789889" [874dec07-b7cf-45c8-aa16-64b434d448fa] Running
	I0311 20:14:00.303802   19368 system_pods.go:61] "metrics-server-69cf46c98-jdsvh" [7d3d9caa-4275-4eb1-9361-c02e64e727ad] Running
	I0311 20:14:00.303807   19368 system_pods.go:61] "nvidia-device-plugin-daemonset-hz466" [8e096dbc-63a2-43e9-840b-aefa0a707f99] Running
	I0311 20:14:00.303812   19368 system_pods.go:61] "registry-4prcf" [3df7e1e1-7f36-475a-a4c6-4e7cba4b04a4] Running
	I0311 20:14:00.303825   19368 system_pods.go:61] "registry-proxy-hb7gm" [ddcadfe8-d6fe-4ce5-aa31-f63362775ad4] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0311 20:14:00.303834   19368 system_pods.go:61] "snapshot-controller-58dbcc7b99-pdqsz" [efe8ae4e-68fb-4277-bee6-be49249e8706] Running
	I0311 20:14:00.303840   19368 system_pods.go:61] "snapshot-controller-58dbcc7b99-xmpjk" [a90030ca-3c81-44e2-b4e5-3e92fa871787] Running
	I0311 20:14:00.303845   19368 system_pods.go:61] "storage-provisioner" [08bc2b9f-c252-4ca7-ab10-25edd9462252] Running
	I0311 20:14:00.303850   19368 system_pods.go:61] "tiller-deploy-7b677967b9-zcqbq" [58866558-3af7-4715-bf34-94d2f55dc966] Running
	I0311 20:14:00.303861   19368 system_pods.go:74] duration metric: took 54.375131ms to wait for pod list to return data ...
	I0311 20:14:00.303875   19368 default_sa.go:34] waiting for default service account to be created ...
	I0311 20:14:00.306146   19368 default_sa.go:45] found service account: "default"
	I0311 20:14:00.306166   19368 default_sa.go:55] duration metric: took 2.281155ms for default service account to be created ...
	I0311 20:14:00.306175   19368 system_pods.go:116] waiting for k8s-apps to be running ...
	I0311 20:14:00.313730   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:00.315012   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:00.315233   19368 system_pods.go:86] 19 kube-system pods found
	I0311 20:14:00.315256   19368 system_pods.go:89] "coredns-5dd5756b68-mlh2v" [d2851ef7-a3ab-4eb7-b982-602c889e8154] Running
	I0311 20:14:00.315265   19368 system_pods.go:89] "csi-hostpath-attacher-0" [ef041f9c-1437-4d2c-a053-8bcc11635e5f] Running
	I0311 20:14:00.315281   19368 system_pods.go:89] "csi-hostpath-resizer-0" [2c8f195d-1c8d-4d48-8730-66f4cdc7dc89] Running
	I0311 20:14:00.315298   19368 system_pods.go:89] "csi-hostpathplugin-5lv4n" [82248e7e-c160-4ff9-a975-2b488179e297] 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])
	I0311 20:14:00.315309   19368 system_pods.go:89] "etcd-addons-789889" [5cca00bf-8b45-4faa-a6b4-524701d2462b] Running
	I0311 20:14:00.315321   19368 system_pods.go:89] "kindnet-98h2q" [980a5b39-0147-485f-b8b6-30e7cbcbeef2] Running
	I0311 20:14:00.315330   19368 system_pods.go:89] "kube-apiserver-addons-789889" [19fb83b3-2993-4306-b74e-300f6d27d547] Running
	I0311 20:14:00.315341   19368 system_pods.go:89] "kube-controller-manager-addons-789889" [dbcb29b4-1768-4f69-9ad3-0b55b7bab5be] Running
	I0311 20:14:00.315352   19368 system_pods.go:89] "kube-ingress-dns-minikube" [e8a04476-a818-4349-b891-a9f5e97360ea] Running
	I0311 20:14:00.315360   19368 system_pods.go:89] "kube-proxy-gtddz" [e01efc88-2843-463e-af1b-589f57a29dcb] Running
	I0311 20:14:00.315371   19368 system_pods.go:89] "kube-scheduler-addons-789889" [874dec07-b7cf-45c8-aa16-64b434d448fa] Running
	I0311 20:14:00.315379   19368 system_pods.go:89] "metrics-server-69cf46c98-jdsvh" [7d3d9caa-4275-4eb1-9361-c02e64e727ad] Running
	I0311 20:14:00.315389   19368 system_pods.go:89] "nvidia-device-plugin-daemonset-hz466" [8e096dbc-63a2-43e9-840b-aefa0a707f99] Running
	I0311 20:14:00.315396   19368 system_pods.go:89] "registry-4prcf" [3df7e1e1-7f36-475a-a4c6-4e7cba4b04a4] Running
	I0311 20:14:00.315408   19368 system_pods.go:89] "registry-proxy-hb7gm" [ddcadfe8-d6fe-4ce5-aa31-f63362775ad4] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0311 20:14:00.315418   19368 system_pods.go:89] "snapshot-controller-58dbcc7b99-pdqsz" [efe8ae4e-68fb-4277-bee6-be49249e8706] Running
	I0311 20:14:00.315433   19368 system_pods.go:89] "snapshot-controller-58dbcc7b99-xmpjk" [a90030ca-3c81-44e2-b4e5-3e92fa871787] Running
	I0311 20:14:00.315442   19368 system_pods.go:89] "storage-provisioner" [08bc2b9f-c252-4ca7-ab10-25edd9462252] Running
	I0311 20:14:00.315450   19368 system_pods.go:89] "tiller-deploy-7b677967b9-zcqbq" [58866558-3af7-4715-bf34-94d2f55dc966] Running
	I0311 20:14:00.315461   19368 system_pods.go:126] duration metric: took 9.279086ms to wait for k8s-apps to be running ...
	I0311 20:14:00.315473   19368 system_svc.go:44] waiting for kubelet service to be running ....
	I0311 20:14:00.315525   19368 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0311 20:14:00.328987   19368 system_svc.go:56] duration metric: took 13.507356ms WaitForService to wait for kubelet
	I0311 20:14:00.329014   19368 kubeadm.go:576] duration metric: took 58.264713087s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0311 20:14:00.329037   19368 node_conditions.go:102] verifying NodePressure condition ...
	I0311 20:14:00.331621   19368 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0311 20:14:00.331645   19368 node_conditions.go:123] node cpu capacity is 8
	I0311 20:14:00.331659   19368 node_conditions.go:105] duration metric: took 2.617482ms to run NodePressure ...
	I0311 20:14:00.331670   19368 start.go:240] waiting for startup goroutines ...
	I0311 20:14:00.424998   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:00.726724   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:00.814728   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:00.814763   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:00.923609   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:01.221044   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:01.313768   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:01.314073   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:01.423137   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:01.721458   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:01.814519   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:01.814774   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:01.923417   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:02.220381   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:02.313852   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:02.314145   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:02.423895   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:02.720924   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:02.813603   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:02.813955   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:02.923100   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:03.221512   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:03.314551   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:03.314687   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:03.423869   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:03.720532   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:03.813820   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:03.813879   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:03.922968   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:04.221063   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:04.313832   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:04.313855   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:04.423462   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:04.721065   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:04.813929   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:04.814245   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:04.924749   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:05.221263   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:05.314519   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:05.315280   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:05.423922   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:05.721010   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:05.813754   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:05.813875   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:05.923324   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:06.221565   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:06.314452   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:06.314814   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:06.423983   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:06.721747   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:06.816504   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:06.817178   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:06.923867   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:07.221086   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:07.316603   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:07.318874   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:07.423315   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:07.721223   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:07.814170   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:07.814884   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:07.923869   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:08.221029   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:08.316002   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0311 20:14:08.316047   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:08.423003   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:08.721844   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:08.814910   19368 kapi.go:107] duration metric: took 1m0.006444977s to wait for kubernetes.io/minikube-addons=registry ...
	I0311 20:14:08.815218   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:08.923663   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:09.220495   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:09.313977   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:09.424362   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:09.720240   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:09.813582   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:09.923315   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:10.221273   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:10.314472   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:10.423665   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:10.720877   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:10.813426   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:10.924179   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:11.220887   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:11.313120   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:11.423810   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:11.720903   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:11.815368   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:11.922794   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:12.221207   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:12.314446   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:12.424796   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:12.720937   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:12.813159   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:12.923677   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:13.221133   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:13.313903   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:13.423778   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:13.721535   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:13.814323   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:13.924484   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:14.221661   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:14.314262   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:14.423725   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0311 20:14:14.721048   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:14.813976   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:14.923776   19368 kapi.go:107] duration metric: took 1m5.00549026s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0311 20:14:15.221243   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:15.313763   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:15.720502   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:15.813718   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:16.221475   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:16.314349   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:16.721853   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:16.814903   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:17.221439   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:17.316928   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:17.722101   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:17.815224   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:18.222154   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:18.314917   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:18.721241   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:18.814045   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:19.220981   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:19.313371   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:19.721205   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:19.813295   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:20.220924   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:20.314098   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:20.721006   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:20.813464   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:21.221262   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:21.313758   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:21.720509   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:21.814289   19368 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0311 20:14:22.220542   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:22.313919   19368 kapi.go:107] duration metric: took 1m13.507104553s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0311 20:14:22.721694   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:23.220829   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:23.721105   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:24.221476   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:24.721091   19368 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0311 20:14:25.221353   19368 kapi.go:107] duration metric: took 1m14.003758043s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0311 20:14:25.223183   19368 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-789889 cluster.
	I0311 20:14:25.224628   19368 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.
	I0311 20:14:25.225949   19368 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0311 20:14:25.227431   19368 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, ingress-dns, nvidia-device-plugin, helm-tiller, metrics-server, inspektor-gadget, default-storageclass, yakd, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0311 20:14:25.228771   19368 addons.go:505] duration metric: took 1m23.16444064s for enable addons: enabled=[cloud-spanner storage-provisioner ingress-dns nvidia-device-plugin helm-tiller metrics-server inspektor-gadget default-storageclass yakd volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0311 20:14:25.228803   19368 start.go:245] waiting for cluster config update ...
	I0311 20:14:25.228820   19368 start.go:254] writing updated cluster config ...
	I0311 20:14:25.229067   19368 ssh_runner.go:195] Run: rm -f paused
	I0311 20:14:25.276010   19368 start.go:600] kubectl: 1.29.2, cluster: 1.28.4 (minor skew: 1)
	I0311 20:14:25.277940   19368 out.go:177] * Done! kubectl is now configured to use "addons-789889" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Mar 11 20:17:12 addons-789889 crio[965]: time="2024-03-11 20:17:12.269829864Z" level=info msg="Removing container: 578b356699579ea7b4e1c829e9a9ae85cb34ae00478cb2e561028dc6ad9622c5" id=26a3d8cd-f29c-4af6-807a-26fa59386a71 name=/runtime.v1.RuntimeService/RemoveContainer
	Mar 11 20:17:12 addons-789889 crio[965]: time="2024-03-11 20:17:12.282754600Z" level=info msg="Removed container 578b356699579ea7b4e1c829e9a9ae85cb34ae00478cb2e561028dc6ad9622c5: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=26a3d8cd-f29c-4af6-807a-26fa59386a71 name=/runtime.v1.RuntimeService/RemoveContainer
	Mar 11 20:17:13 addons-789889 crio[965]: time="2024-03-11 20:17:13.322524254Z" level=info msg="Pulled image: gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7" id=2dde79f0-a694-44ca-a1f9-8d5945df06e2 name=/runtime.v1.ImageService/PullImage
	Mar 11 20:17:13 addons-789889 crio[965]: time="2024-03-11 20:17:13.323355728Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=2aaa56a9-ad73-4d8b-aec7-10b7ba1196b6 name=/runtime.v1.ImageService/ImageStatus
	Mar 11 20:17:13 addons-789889 crio[965]: time="2024-03-11 20:17:13.324818369Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=2aaa56a9-ad73-4d8b-aec7-10b7ba1196b6 name=/runtime.v1.ImageService/ImageStatus
	Mar 11 20:17:13 addons-789889 crio[965]: time="2024-03-11 20:17:13.325663771Z" level=info msg="Creating container: default/hello-world-app-5d77478584-rsd49/hello-world-app" id=c96ae070-f391-4ded-9fef-3fe6dcf5e798 name=/runtime.v1.RuntimeService/CreateContainer
	Mar 11 20:17:13 addons-789889 crio[965]: time="2024-03-11 20:17:13.325745382Z" level=warning msg="Allowed annotations are specified for workload []"
	Mar 11 20:17:13 addons-789889 crio[965]: time="2024-03-11 20:17:13.372963982Z" level=info msg="Created container b6e234949376aa3f6ab5a0a061004369787dbd9d392e5b2154c2ef325ab3392b: default/hello-world-app-5d77478584-rsd49/hello-world-app" id=c96ae070-f391-4ded-9fef-3fe6dcf5e798 name=/runtime.v1.RuntimeService/CreateContainer
	Mar 11 20:17:13 addons-789889 crio[965]: time="2024-03-11 20:17:13.373533835Z" level=info msg="Starting container: b6e234949376aa3f6ab5a0a061004369787dbd9d392e5b2154c2ef325ab3392b" id=5fbe89ce-9909-4722-849a-c41f63e2d9b5 name=/runtime.v1.RuntimeService/StartContainer
	Mar 11 20:17:13 addons-789889 crio[965]: time="2024-03-11 20:17:13.378834805Z" level=info msg="Started container" PID=10173 containerID=b6e234949376aa3f6ab5a0a061004369787dbd9d392e5b2154c2ef325ab3392b description=default/hello-world-app-5d77478584-rsd49/hello-world-app id=5fbe89ce-9909-4722-849a-c41f63e2d9b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=498197d44cdc974219cc9b807ce28a8b4803e3e97f1022a250cddea787634642
	Mar 11 20:17:14 addons-789889 crio[965]: time="2024-03-11 20:17:14.019563117Z" level=info msg="Stopping container: 3a701e5fde84f163906cec9c8519deb332c7bbe97cebf224289e4aad701cbc82 (timeout: 2s)" id=dc8cbeb1-030f-4cb9-885b-1c11d06553ea name=/runtime.v1.RuntimeService/StopContainer
	Mar 11 20:17:16 addons-789889 crio[965]: time="2024-03-11 20:17:16.025194545Z" level=warning msg="Stopping container 3a701e5fde84f163906cec9c8519deb332c7bbe97cebf224289e4aad701cbc82 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=dc8cbeb1-030f-4cb9-885b-1c11d06553ea name=/runtime.v1.RuntimeService/StopContainer
	Mar 11 20:17:16 addons-789889 conmon[6280]: conmon 3a701e5fde84f163906c <ninfo>: container 6292 exited with status 137
	Mar 11 20:17:16 addons-789889 crio[965]: time="2024-03-11 20:17:16.157638845Z" level=info msg="Stopped container 3a701e5fde84f163906cec9c8519deb332c7bbe97cebf224289e4aad701cbc82: ingress-nginx/ingress-nginx-controller-76dc478dd8-qchm4/controller" id=dc8cbeb1-030f-4cb9-885b-1c11d06553ea name=/runtime.v1.RuntimeService/StopContainer
	Mar 11 20:17:16 addons-789889 crio[965]: time="2024-03-11 20:17:16.158131835Z" level=info msg="Stopping pod sandbox: 9fa4793c2ea3ec3227355c95f7f56b39063b4298bb9dcd0930c0e41ccd4fe665" id=14ad3a82-1813-4373-bbb4-30a430b0078d name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 11 20:17:16 addons-789889 crio[965]: time="2024-03-11 20:17:16.160998881Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-T5VPE7FBCAWNLZKH - [0:0]\n:KUBE-HP-EZ4HS27EHLYHLVI3 - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-X KUBE-HP-EZ4HS27EHLYHLVI3\n-X KUBE-HP-T5VPE7FBCAWNLZKH\nCOMMIT\n"
	Mar 11 20:17:16 addons-789889 crio[965]: time="2024-03-11 20:17:16.163622613Z" level=info msg="Closing host port tcp:80"
	Mar 11 20:17:16 addons-789889 crio[965]: time="2024-03-11 20:17:16.163665616Z" level=info msg="Closing host port tcp:443"
	Mar 11 20:17:16 addons-789889 crio[965]: time="2024-03-11 20:17:16.164989908Z" level=info msg="Host port tcp:80 does not have an open socket"
	Mar 11 20:17:16 addons-789889 crio[965]: time="2024-03-11 20:17:16.165007213Z" level=info msg="Host port tcp:443 does not have an open socket"
	Mar 11 20:17:16 addons-789889 crio[965]: time="2024-03-11 20:17:16.165167202Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-76dc478dd8-qchm4 Namespace:ingress-nginx ID:9fa4793c2ea3ec3227355c95f7f56b39063b4298bb9dcd0930c0e41ccd4fe665 UID:ccafcfff-b1af-4960-a106-f7accfb95209 NetNS:/var/run/netns/95ea0a93-48a3-40c2-b470-d664e57268e8 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Mar 11 20:17:16 addons-789889 crio[965]: time="2024-03-11 20:17:16.165311032Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-76dc478dd8-qchm4 from CNI network \"kindnet\" (type=ptp)"
	Mar 11 20:17:16 addons-789889 crio[965]: time="2024-03-11 20:17:16.203769587Z" level=info msg="Stopped pod sandbox: 9fa4793c2ea3ec3227355c95f7f56b39063b4298bb9dcd0930c0e41ccd4fe665" id=14ad3a82-1813-4373-bbb4-30a430b0078d name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 11 20:17:16 addons-789889 crio[965]: time="2024-03-11 20:17:16.281765242Z" level=info msg="Removing container: 3a701e5fde84f163906cec9c8519deb332c7bbe97cebf224289e4aad701cbc82" id=d6e6e7b7-56d5-4cfa-a401-e5e5ddc2dc65 name=/runtime.v1.RuntimeService/RemoveContainer
	Mar 11 20:17:16 addons-789889 crio[965]: time="2024-03-11 20:17:16.294391900Z" level=info msg="Removed container 3a701e5fde84f163906cec9c8519deb332c7bbe97cebf224289e4aad701cbc82: ingress-nginx/ingress-nginx-controller-76dc478dd8-qchm4/controller" id=d6e6e7b7-56d5-4cfa-a401-e5e5ddc2dc65 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	b6e234949376a       gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7                      7 seconds ago       Running             hello-world-app           0                   498197d44cdc9       hello-world-app-5d77478584-rsd49
	92f79d19939a6       docker.io/library/nginx@sha256:6a2f8b28e45c4adea04ec207a251fd4a2df03ddc930f782af51e315ebc76e9a9                              2 minutes ago       Running             nginx                     0                   b5a79cc64b21b       nginx
	bae04202e9914       ghcr.io/headlamp-k8s/headlamp@sha256:19628eec9aaecf7944a049b6ab67f45e818365b9ec68cb7808ce1f6feb52d750                        2 minutes ago       Running             headlamp                  0                   2317b1a575cba       headlamp-5485c556b-kmskq
	13847e3ff50a7       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:01b0de782aa30e7fc91ac5a91b5cc35e95e9679dee7ef07af06457b471f88f32                 2 minutes ago       Running             gcp-auth                  0                   08a9cd051c7e2       gcp-auth-5f6b4f85fd-pvl8c
	0264910ec7e99       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:261843b59d96d7e8a91e89545c7f27a066b1ab5cddbea8236cf1695c31889023   3 minutes ago       Exited              patch                     0                   e27c4be69e929       ingress-nginx-admission-patch-99gqb
	e4ce76d80cb43       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:261843b59d96d7e8a91e89545c7f27a066b1ab5cddbea8236cf1695c31889023   3 minutes ago       Exited              create                    0                   592bf5f939e50       ingress-nginx-admission-create-twfvn
	347daac10369f       docker.io/marcnuri/yakd@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310                              3 minutes ago       Running             yakd                      0                   90f93ca09f63f       yakd-dashboard-9947fc6bf-dxvtq
	02625b5732a48       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef             3 minutes ago       Running             local-path-provisioner    0                   a9ceadf0f066c       local-path-provisioner-78b46b4d5c-dbmh4
	aade9f5b5575f       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             4 minutes ago       Running             storage-provisioner       0                   63a30bf828127       storage-provisioner
	81f8ffccb33ac       ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc                                                             4 minutes ago       Running             coredns                   0                   2e392ed3d6805       coredns-5dd5756b68-mlh2v
	73d5830c5be9b       docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988                           4 minutes ago       Running             kindnet-cni               0                   a8d2b52fdbf40       kindnet-98h2q
	4c81cf5d52a6b       83f6cc407eed88d214aad97f3539bde5c8e485ff14424cd021a3a2899304398e                                                             4 minutes ago       Running             kube-proxy                0                   e9d09a6acc9de       kube-proxy-gtddz
	3ef6994ea3e06       73deb9a3f702532592a4167455f8bf2e5f5d900bcc959ba2fd2d35c321de1af9                                                             4 minutes ago       Running             etcd                      0                   4a9d923b6166a       etcd-addons-789889
	1f8bf97a452ed       d058aa5ab969ce7b84d25e7188be1f80633b18db8ea7d02d9d0a78e676236591                                                             4 minutes ago       Running             kube-controller-manager   0                   50c392eb58ebf       kube-controller-manager-addons-789889
	0a4525b88e132       e3db313c6dbc065d4ac3b32c7a6f2a878949031b881d217b63881a109c5cfba1                                                             4 minutes ago       Running             kube-scheduler            0                   ff7cda3e10ce2       kube-scheduler-addons-789889
	526b006f39d75       7fe0e6f37db33464725e616a12ccc4e36970370005a2b09683a974db6350c257                                                             4 minutes ago       Running             kube-apiserver            0                   746d5ad6add6b       kube-apiserver-addons-789889
	
	
	==> coredns [81f8ffccb33acc943162e68df16a75b00964201471a8a507fe85cb642857b7cd] <==
	[INFO] 10.244.0.17:40316 - 29846 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000092647s
	[INFO] 10.244.0.17:50494 - 9102 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004034202s
	[INFO] 10.244.0.17:50494 - 39555 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.005443375s
	[INFO] 10.244.0.17:53435 - 14401 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004309947s
	[INFO] 10.244.0.17:53435 - 59460 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005013533s
	[INFO] 10.244.0.17:57545 - 46651 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004437734s
	[INFO] 10.244.0.17:57545 - 4664 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004692319s
	[INFO] 10.244.0.17:34444 - 46893 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000058682s
	[INFO] 10.244.0.17:34444 - 45867 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000072274s
	[INFO] 10.244.0.21:55615 - 18945 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000206027s
	[INFO] 10.244.0.21:52685 - 37411 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000118602s
	[INFO] 10.244.0.21:44908 - 9666 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000128532s
	[INFO] 10.244.0.21:58813 - 54437 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000165754s
	[INFO] 10.244.0.21:41228 - 6187 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000125435s
	[INFO] 10.244.0.21:32848 - 42776 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00014926s
	[INFO] 10.244.0.21:52153 - 6870 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.005667231s
	[INFO] 10.244.0.21:34725 - 53517 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.009603794s
	[INFO] 10.244.0.21:41701 - 61016 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008875656s
	[INFO] 10.244.0.21:45394 - 60237 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.009812391s
	[INFO] 10.244.0.21:41187 - 45824 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.00434698s
	[INFO] 10.244.0.21:38101 - 49735 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005270107s
	[INFO] 10.244.0.21:50371 - 360 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000771688s
	[INFO] 10.244.0.21:36967 - 44249 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 344 0.000813749s
	[INFO] 10.244.0.25:32978 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000147868s
	[INFO] 10.244.0.25:52503 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000119329s
	
	
	==> describe nodes <==
	Name:               addons-789889
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-789889
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=e0a9a803bb8418ee87aee3b4880090eb65379520
	                    minikube.k8s.io/name=addons-789889
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_03_11T20_12_50_0700
	                    minikube.k8s.io/version=v1.32.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-789889
	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:  Mon, 11 Mar 2024 20:12:47 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-789889
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 11 Mar 2024 20:17:15 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 11 Mar 2024 20:15:23 +0000   Mon, 11 Mar 2024 20:12:45 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 11 Mar 2024 20:15:23 +0000   Mon, 11 Mar 2024 20:12:45 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 11 Mar 2024 20:15:23 +0000   Mon, 11 Mar 2024 20:12:45 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 11 Mar 2024 20:15:23 +0000   Mon, 11 Mar 2024 20:13:12 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-789889
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 d38ae154ed1146c0a67311f14ced015a
	  System UUID:                bd169439-bc7e-4c5e-9aca-1ec72da6e1a2
	  Boot ID:                    3f21e884-c30f-4bb8-b74e-4a7135ace83c
	  Kernel Version:             5.15.0-1053-gcp
	  OS Image:                   Ubuntu 22.04.3 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.28.4
	  Kube-Proxy Version:         v1.28.4
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     hello-world-app-5d77478584-rsd49           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11s
	  default                     nginx                                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m33s
	  gcp-auth                    gcp-auth-5f6b4f85fd-pvl8c                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m10s
	  headlamp                    headlamp-5485c556b-kmskq                   0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m48s
	  kube-system                 coredns-5dd5756b68-mlh2v                   100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     4m17s
	  kube-system                 etcd-addons-789889                         100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         4m32s
	  kube-system                 kindnet-98h2q                              100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      4m18s
	  kube-system                 kube-apiserver-addons-789889               250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m31s
	  kube-system                 kube-controller-manager-addons-789889      200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m31s
	  kube-system                 kube-proxy-gtddz                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m18s
	  kube-system                 kube-scheduler-addons-789889               100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m31s
	  kube-system                 storage-provisioner                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m14s
	  local-path-storage          local-path-provisioner-78b46b4d5c-dbmh4    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m14s
	  yakd-dashboard              yakd-dashboard-9947fc6bf-dxvtq             0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (0%!)(MISSING)       256Mi (0%!)(MISSING)     4m13s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (10%!)(MISSING)  100m (1%!)(MISSING)
	  memory             348Mi (1%!)(MISSING)  476Mi (1%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 4m13s  kube-proxy       
	  Normal  Starting                 4m31s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  4m31s  kubelet          Node addons-789889 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    4m31s  kubelet          Node addons-789889 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     4m31s  kubelet          Node addons-789889 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           4m20s  node-controller  Node addons-789889 event: Registered Node addons-789889 in Controller
	  Normal  NodeReady                4m9s   kubelet          Node addons-789889 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000754] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000680] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000741] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.004209] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.001199] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.612651] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002597] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002535] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.046308] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.013317] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +8.868034] kauditd_printk_skb: 36 callbacks suppressed
	[Mar11 20:14] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 1a a0 bb d1 c9 86 9a d3 1b 34 95 1b 08 00
	[Mar11 20:15] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 1a a0 bb d1 c9 86 9a d3 1b 34 95 1b 08 00
	[  +2.015792] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000022] ll header: 00000000: 1a a0 bb d1 c9 86 9a d3 1b 34 95 1b 08 00
	[  +4.255584] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 1a a0 bb d1 c9 86 9a d3 1b 34 95 1b 08 00
	[  +8.191205] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 1a a0 bb d1 c9 86 9a d3 1b 34 95 1b 08 00
	[ +16.126440] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 1a a0 bb d1 c9 86 9a d3 1b 34 95 1b 08 00
	[Mar11 20:16] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000021] ll header: 00000000: 1a a0 bb d1 c9 86 9a d3 1b 34 95 1b 08 00
	
	
	==> etcd [3ef6994ea3e06c31321a9d3911e32f0abdde072a40033b16c90da39d002bd161] <==
	{"level":"info","ts":"2024-03-11T20:13:06.595426Z","caller":"traceutil/trace.go:171","msg":"trace[1074608442] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"178.732017ms","start":"2024-03-11T20:13:06.416673Z","end":"2024-03-11T20:13:06.595405Z","steps":["trace[1074608442] 'process raft request'  (duration: 101.66852ms)"],"step_count":1}
	{"level":"info","ts":"2024-03-11T20:13:06.595759Z","caller":"traceutil/trace.go:171","msg":"trace[662557243] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"178.964912ms","start":"2024-03-11T20:13:06.416783Z","end":"2024-03-11T20:13:06.595748Z","steps":["trace[662557243] 'process raft request'  (duration: 178.298093ms)"],"step_count":1}
	{"level":"warn","ts":"2024-03-11T20:13:06.595949Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"400.586494ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-03-11T20:13:06.596213Z","caller":"traceutil/trace.go:171","msg":"trace[228374214] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:377; }","duration":"400.860465ms","start":"2024-03-11T20:13:06.19534Z","end":"2024-03-11T20:13:06.596201Z","steps":["trace[228374214] 'agreement among raft nodes before linearized reading'  (duration: 400.562719ms)"],"step_count":1}
	{"level":"warn","ts":"2024-03-11T20:13:06.596296Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-03-11T20:13:06.195292Z","time spent":"400.986421ms","remote":"127.0.0.1:39474","response type":"/etcdserverpb.KV/Range","request count":0,"request size":34,"response count":1,"response size":375,"request content":"key:\"/registry/namespaces/kube-system\" "}
	{"level":"warn","ts":"2024-03-11T20:13:06.596546Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"186.054699ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/tiller-deploy\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-03-11T20:13:06.597743Z","caller":"traceutil/trace.go:171","msg":"trace[1176359143] range","detail":"{range_begin:/registry/deployments/kube-system/tiller-deploy; range_end:; response_count:0; response_revision:377; }","duration":"187.253531ms","start":"2024-03-11T20:13:06.410478Z","end":"2024-03-11T20:13:06.597732Z","steps":["trace[1176359143] 'agreement among raft nodes before linearized reading'  (duration: 186.037945ms)"],"step_count":1}
	{"level":"warn","ts":"2024-03-11T20:13:06.597917Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"188.241833ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/local-path-storage\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-03-11T20:13:06.598021Z","caller":"traceutil/trace.go:171","msg":"trace[106241042] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:0; response_revision:377; }","duration":"188.350318ms","start":"2024-03-11T20:13:06.409663Z","end":"2024-03-11T20:13:06.598013Z","steps":["trace[106241042] 'agreement among raft nodes before linearized reading'  (duration: 188.226404ms)"],"step_count":1}
	{"level":"warn","ts":"2024-03-11T20:13:06.598231Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"292.511185ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/servicenodeports\" ","response":"range_response_count:1 size:118"}
	{"level":"info","ts":"2024-03-11T20:13:06.598277Z","caller":"traceutil/trace.go:171","msg":"trace[1341842001] range","detail":"{range_begin:/registry/ranges/servicenodeports; range_end:; response_count:1; response_revision:377; }","duration":"292.562738ms","start":"2024-03-11T20:13:06.305704Z","end":"2024-03-11T20:13:06.598267Z","steps":["trace[1341842001] 'agreement among raft nodes before linearized reading'  (duration: 292.4661ms)"],"step_count":1}
	{"level":"warn","ts":"2024-03-11T20:13:06.598407Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"292.736722ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-03-11T20:13:06.598456Z","caller":"traceutil/trace.go:171","msg":"trace[563902227] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:377; }","duration":"292.785202ms","start":"2024-03-11T20:13:06.305663Z","end":"2024-03-11T20:13:06.598449Z","steps":["trace[563902227] 'agreement among raft nodes before linearized reading'  (duration: 292.725364ms)"],"step_count":1}
	{"level":"warn","ts":"2024-03-11T20:13:06.598557Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"303.496025ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-5dd5756b68\" ","response":"range_response_count:1 size:3752"}
	{"level":"info","ts":"2024-03-11T20:13:06.59858Z","caller":"traceutil/trace.go:171","msg":"trace[577623346] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-5dd5756b68; range_end:; response_count:1; response_revision:377; }","duration":"303.520082ms","start":"2024-03-11T20:13:06.295055Z","end":"2024-03-11T20:13:06.598575Z","steps":["trace[577623346] 'agreement among raft nodes before linearized reading'  (duration: 303.476658ms)"],"step_count":1}
	{"level":"warn","ts":"2024-03-11T20:13:06.598596Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-03-11T20:13:06.295048Z","time spent":"303.54306ms","remote":"127.0.0.1:35942","response type":"/etcdserverpb.KV/Range","request count":0,"request size":54,"response count":1,"response size":3776,"request content":"key:\"/registry/replicasets/kube-system/coredns-5dd5756b68\" "}
	{"level":"warn","ts":"2024-03-11T20:13:06.598701Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"303.942224ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-789889\" ","response":"range_response_count:1 size:5654"}
	{"level":"info","ts":"2024-03-11T20:13:06.598723Z","caller":"traceutil/trace.go:171","msg":"trace[1927586742] range","detail":"{range_begin:/registry/minions/addons-789889; range_end:; response_count:1; response_revision:377; }","duration":"303.964014ms","start":"2024-03-11T20:13:06.294753Z","end":"2024-03-11T20:13:06.598718Z","steps":["trace[1927586742] 'agreement among raft nodes before linearized reading'  (duration: 303.925363ms)"],"step_count":1}
	{"level":"warn","ts":"2024-03-11T20:13:06.598737Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-03-11T20:13:06.294739Z","time spent":"303.994889ms","remote":"127.0.0.1:39518","response type":"/etcdserverpb.KV/Range","request count":0,"request size":33,"response count":1,"response size":5678,"request content":"key:\"/registry/minions/addons-789889\" "}
	{"level":"warn","ts":"2024-03-11T20:13:06.598834Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"403.429725ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-03-11T20:13:06.598858Z","caller":"traceutil/trace.go:171","msg":"trace[1364456468] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:377; }","duration":"403.451825ms","start":"2024-03-11T20:13:06.1954Z","end":"2024-03-11T20:13:06.598852Z","steps":["trace[1364456468] 'agreement among raft nodes before linearized reading'  (duration: 403.415389ms)"],"step_count":1}
	{"level":"warn","ts":"2024-03-11T20:13:06.598875Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-03-11T20:13:06.19539Z","time spent":"403.48057ms","remote":"127.0.0.1:39474","response type":"/etcdserverpb.KV/Range","request count":0,"request size":34,"response count":1,"response size":375,"request content":"key:\"/registry/namespaces/kube-system\" "}
	{"level":"warn","ts":"2024-03-11T20:13:07.396463Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.216323ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/serviceips\" ","response":"range_response_count:1 size:121823"}
	{"level":"info","ts":"2024-03-11T20:13:07.396611Z","caller":"traceutil/trace.go:171","msg":"trace[957542016] range","detail":"{range_begin:/registry/ranges/serviceips; range_end:; response_count:1; response_revision:448; }","duration":"100.372906ms","start":"2024-03-11T20:13:07.296223Z","end":"2024-03-11T20:13:07.396595Z","steps":["trace[957542016] 'agreement among raft nodes before linearized reading'  (duration: 100.086669ms)"],"step_count":1}
	{"level":"info","ts":"2024-03-11T20:14:45.72525Z","caller":"traceutil/trace.go:171","msg":"trace[1530892397] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1378; }","duration":"136.526694ms","start":"2024-03-11T20:14:45.58871Z","end":"2024-03-11T20:14:45.725237Z","steps":["trace[1530892397] 'process raft request'  (duration: 136.426522ms)"],"step_count":1}
	
	
	==> gcp-auth [13847e3ff50a756f8e915dbe438bece333e25909f9dee60a25df62594cd26c90] <==
	2024/03/11 20:14:24 GCP Auth Webhook started!
	2024/03/11 20:14:25 Ready to marshal response ...
	2024/03/11 20:14:25 Ready to write response ...
	2024/03/11 20:14:25 Ready to marshal response ...
	2024/03/11 20:14:25 Ready to write response ...
	2024/03/11 20:14:33 Ready to marshal response ...
	2024/03/11 20:14:33 Ready to write response ...
	2024/03/11 20:14:33 Ready to marshal response ...
	2024/03/11 20:14:33 Ready to write response ...
	2024/03/11 20:14:33 Ready to marshal response ...
	2024/03/11 20:14:33 Ready to write response ...
	2024/03/11 20:14:36 Ready to marshal response ...
	2024/03/11 20:14:36 Ready to write response ...
	2024/03/11 20:14:39 Ready to marshal response ...
	2024/03/11 20:14:39 Ready to write response ...
	2024/03/11 20:14:48 Ready to marshal response ...
	2024/03/11 20:14:48 Ready to write response ...
	2024/03/11 20:14:50 Ready to marshal response ...
	2024/03/11 20:14:50 Ready to write response ...
	2024/03/11 20:14:52 Ready to marshal response ...
	2024/03/11 20:14:52 Ready to write response ...
	2024/03/11 20:15:17 Ready to marshal response ...
	2024/03/11 20:15:17 Ready to write response ...
	2024/03/11 20:17:10 Ready to marshal response ...
	2024/03/11 20:17:10 Ready to write response ...
	
	
	==> kernel <==
	 20:17:21 up 59 min,  0 users,  load average: 0.46, 0.46, 0.23
	Linux addons-789889 5.15.0-1053-gcp #61~20.04.1-Ubuntu SMP Mon Feb 26 16:50:40 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.3 LTS"
	
	
	==> kindnet [73d5830c5be9bc321ca1f126bddfae63018ce5ee40325fc6ac71cd14276f6453] <==
	I0311 20:15:11.795146       1 main.go:227] handling current node
	I0311 20:15:21.798783       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0311 20:15:21.798807       1 main.go:227] handling current node
	I0311 20:15:31.810949       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0311 20:15:31.810970       1 main.go:227] handling current node
	I0311 20:15:41.814684       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0311 20:15:41.814717       1 main.go:227] handling current node
	I0311 20:15:51.826738       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0311 20:15:51.826764       1 main.go:227] handling current node
	I0311 20:16:01.830607       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0311 20:16:01.830631       1 main.go:227] handling current node
	I0311 20:16:11.835090       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0311 20:16:11.835112       1 main.go:227] handling current node
	I0311 20:16:21.838594       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0311 20:16:21.838619       1 main.go:227] handling current node
	I0311 20:16:31.851293       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0311 20:16:31.851313       1 main.go:227] handling current node
	I0311 20:16:41.855397       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0311 20:16:41.855424       1 main.go:227] handling current node
	I0311 20:16:51.865140       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0311 20:16:51.865164       1 main.go:227] handling current node
	I0311 20:17:01.868448       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0311 20:17:01.868470       1 main.go:227] handling current node
	I0311 20:17:11.872431       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0311 20:17:11.872457       1 main.go:227] handling current node
	
	
	==> kube-apiserver [526b006f39d75d7d03f09a2016bb4d3561ffd3efa18cfd3ffe6d767edd6288c9] <==
	I0311 20:14:51.812668       1 handler.go:232] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0311 20:14:52.823831       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0311 20:14:56.149456       1 upgradeaware.go:425] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.28:49134: read: connection reset by peer
	I0311 20:15:08.131623       1 controller.go:624] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0311 20:15:21.608961       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0311 20:15:34.422384       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0311 20:15:34.422523       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0311 20:15:34.428900       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0311 20:15:34.428949       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0311 20:15:34.499931       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0311 20:15:34.499970       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0311 20:15:34.504657       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0311 20:15:34.504698       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0311 20:15:34.513470       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0311 20:15:34.513518       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0311 20:15:34.517106       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0311 20:15:34.517205       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0311 20:15:34.524978       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0311 20:15:34.525087       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0311 20:15:34.527196       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0311 20:15:34.527240       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0311 20:15:35.500281       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0311 20:15:35.528264       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0311 20:15:35.535280       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0311 20:17:10.504801       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.107.38.89"}
	
	
	==> kube-controller-manager [1f8bf97a452ed51722d337b1092465b77b4b1c875f2b82d3840551b28b6bdea8] <==
	W0311 20:16:11.287763       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0311 20:16:11.287793       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0311 20:16:13.705686       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0311 20:16:13.705712       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0311 20:16:20.258512       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0311 20:16:20.258539       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0311 20:16:45.607486       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0311 20:16:45.607519       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0311 20:16:46.722442       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0311 20:16:46.722472       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0311 20:16:49.458136       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0311 20:16:49.458164       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0311 20:16:56.814735       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0311 20:16:56.814777       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0311 20:17:10.342564       1 event.go:307] "Event occurred" object="default/hello-world-app" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set hello-world-app-5d77478584 to 1"
	I0311 20:17:10.352119       1 event.go:307] "Event occurred" object="default/hello-world-app-5d77478584" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: hello-world-app-5d77478584-rsd49"
	I0311 20:17:10.355971       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="13.730523ms"
	I0311 20:17:10.360367       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="4.354231ms"
	I0311 20:17:10.360515       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="38.889µs"
	I0311 20:17:10.366551       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="65.236µs"
	I0311 20:17:13.009875       1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-create"
	I0311 20:17:13.010250       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-76dc478dd8" duration="6.589µs"
	I0311 20:17:13.014264       1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-patch"
	I0311 20:17:14.289134       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="4.609154ms"
	I0311 20:17:14.289296       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="46.066µs"
	
	
	==> kube-proxy [4c81cf5d52a6b3d8e80509993ea0b34d41b4a126f5e53fb590d2128a16d7c9eb] <==
	I0311 20:13:07.505662       1 server_others.go:69] "Using iptables proxy"
	I0311 20:13:07.612281       1 node.go:141] Successfully retrieved node IP: 192.168.49.2
	I0311 20:13:07.910588       1 server.go:632] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0311 20:13:07.913052       1 server_others.go:152] "Using iptables Proxier"
	I0311 20:13:07.913086       1 server_others.go:421] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0311 20:13:07.913094       1 server_others.go:438] "Defaulting to no-op detect-local"
	I0311 20:13:07.913130       1 proxier.go:251] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0311 20:13:07.913388       1 server.go:846] "Version info" version="v1.28.4"
	I0311 20:13:07.913402       1 server.go:848] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0311 20:13:07.914305       1 config.go:188] "Starting service config controller"
	I0311 20:13:07.914342       1 shared_informer.go:311] Waiting for caches to sync for service config
	I0311 20:13:07.914390       1 config.go:97] "Starting endpoint slice config controller"
	I0311 20:13:07.914401       1 shared_informer.go:311] Waiting for caches to sync for endpoint slice config
	I0311 20:13:07.914986       1 config.go:315] "Starting node config controller"
	I0311 20:13:07.915006       1 shared_informer.go:311] Waiting for caches to sync for node config
	I0311 20:13:08.014492       1 shared_informer.go:318] Caches are synced for endpoint slice config
	I0311 20:13:08.014511       1 shared_informer.go:318] Caches are synced for service config
	I0311 20:13:08.015759       1 shared_informer.go:318] Caches are synced for node config
	
	
	==> kube-scheduler [0a4525b88e132692fb89b353b25224fdd4d5a84f56faccc0b485212c23d21180] <==
	E0311 20:12:47.299775       1 reflector.go:147] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0311 20:12:47.299291       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0311 20:12:47.299800       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0311 20:12:47.299797       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0311 20:12:47.299752       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0311 20:12:47.299806       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0311 20:12:47.299820       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0311 20:12:47.299838       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W0311 20:12:47.300925       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0311 20:12:47.300960       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0311 20:12:47.301038       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0311 20:12:47.301063       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0311 20:12:47.301070       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0311 20:12:47.301096       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0311 20:12:47.301225       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0311 20:12:47.301295       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	W0311 20:12:48.104192       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0311 20:12:48.104229       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0311 20:12:48.282485       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0311 20:12:48.282516       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0311 20:12:48.283217       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0311 20:12:48.283238       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0311 20:12:48.333829       1 reflector.go:535] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0311 20:12:48.333854       1 reflector.go:147] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	I0311 20:12:50.523021       1 shared_informer.go:318] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Mar 11 20:17:10 addons-789889 kubelet[1663]: W0311 20:17:10.701294    1663 manager.go:1159] Failed to process watch event {EventType:0 Name:/docker/55d4491b5079acb739ec696d66b1be7e17157f151530b87f72316d007d75f1c0/crio-498197d44cdc974219cc9b807ce28a8b4803e3e97f1022a250cddea787634642 WatchSource:0}: Error finding container 498197d44cdc974219cc9b807ce28a8b4803e3e97f1022a250cddea787634642: Status 404 returned error can't find the container with id 498197d44cdc974219cc9b807ce28a8b4803e3e97f1022a250cddea787634642
	Mar 11 20:17:11 addons-789889 kubelet[1663]: I0311 20:17:11.350630    1663 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-9nflk\" (UniqueName: \"kubernetes.io/projected/e8a04476-a818-4349-b891-a9f5e97360ea-kube-api-access-9nflk\") pod \"e8a04476-a818-4349-b891-a9f5e97360ea\" (UID: \"e8a04476-a818-4349-b891-a9f5e97360ea\") "
	Mar 11 20:17:11 addons-789889 kubelet[1663]: I0311 20:17:11.352390    1663 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/e8a04476-a818-4349-b891-a9f5e97360ea-kube-api-access-9nflk" (OuterVolumeSpecName: "kube-api-access-9nflk") pod "e8a04476-a818-4349-b891-a9f5e97360ea" (UID: "e8a04476-a818-4349-b891-a9f5e97360ea"). InnerVolumeSpecName "kube-api-access-9nflk". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Mar 11 20:17:11 addons-789889 kubelet[1663]: I0311 20:17:11.451747    1663 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-9nflk\" (UniqueName: \"kubernetes.io/projected/e8a04476-a818-4349-b891-a9f5e97360ea-kube-api-access-9nflk\") on node \"addons-789889\" DevicePath \"\""
	Mar 11 20:17:12 addons-789889 kubelet[1663]: I0311 20:17:12.268861    1663 scope.go:117] "RemoveContainer" containerID="578b356699579ea7b4e1c829e9a9ae85cb34ae00478cb2e561028dc6ad9622c5"
	Mar 11 20:17:12 addons-789889 kubelet[1663]: I0311 20:17:12.283151    1663 scope.go:117] "RemoveContainer" containerID="578b356699579ea7b4e1c829e9a9ae85cb34ae00478cb2e561028dc6ad9622c5"
	Mar 11 20:17:12 addons-789889 kubelet[1663]: E0311 20:17:12.283580    1663 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"578b356699579ea7b4e1c829e9a9ae85cb34ae00478cb2e561028dc6ad9622c5\": container with ID starting with 578b356699579ea7b4e1c829e9a9ae85cb34ae00478cb2e561028dc6ad9622c5 not found: ID does not exist" containerID="578b356699579ea7b4e1c829e9a9ae85cb34ae00478cb2e561028dc6ad9622c5"
	Mar 11 20:17:12 addons-789889 kubelet[1663]: I0311 20:17:12.283634    1663 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"578b356699579ea7b4e1c829e9a9ae85cb34ae00478cb2e561028dc6ad9622c5"} err="failed to get container status \"578b356699579ea7b4e1c829e9a9ae85cb34ae00478cb2e561028dc6ad9622c5\": rpc error: code = NotFound desc = could not find container \"578b356699579ea7b4e1c829e9a9ae85cb34ae00478cb2e561028dc6ad9622c5\": container with ID starting with 578b356699579ea7b4e1c829e9a9ae85cb34ae00478cb2e561028dc6ad9622c5 not found: ID does not exist"
	Mar 11 20:17:12 addons-789889 kubelet[1663]: E0311 20:17:12.898447    1663 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/8a67c5be4e122918b0316ac02c29345cd3bdd611c13cf8d57fedabb7a8bb75fb/diff" to get inode usage: stat /var/lib/containers/storage/overlay/8a67c5be4e122918b0316ac02c29345cd3bdd611c13cf8d57fedabb7a8bb75fb/diff: no such file or directory, extraDiskErr: <nil>
	Mar 11 20:17:12 addons-789889 kubelet[1663]: E0311 20:17:12.899611    1663 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/3fc5bf58099337c7091bcf6f001a5a861c3ad07b370bc86257276726f74962cd/diff" to get inode usage: stat /var/lib/containers/storage/overlay/3fc5bf58099337c7091bcf6f001a5a861c3ad07b370bc86257276726f74962cd/diff: no such file or directory, extraDiskErr: <nil>
	Mar 11 20:17:14 addons-789889 kubelet[1663]: I0311 20:17:14.110495    1663 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="0732082b-50f6-4ab4-871f-d7da5caf1def" path="/var/lib/kubelet/pods/0732082b-50f6-4ab4-871f-d7da5caf1def/volumes"
	Mar 11 20:17:14 addons-789889 kubelet[1663]: I0311 20:17:14.111006    1663 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="2745280a-afe6-47e8-af2d-6ef4a8e2c6dd" path="/var/lib/kubelet/pods/2745280a-afe6-47e8-af2d-6ef4a8e2c6dd/volumes"
	Mar 11 20:17:14 addons-789889 kubelet[1663]: I0311 20:17:14.111360    1663 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="e8a04476-a818-4349-b891-a9f5e97360ea" path="/var/lib/kubelet/pods/e8a04476-a818-4349-b891-a9f5e97360ea/volumes"
	Mar 11 20:17:16 addons-789889 kubelet[1663]: I0311 20:17:16.280794    1663 scope.go:117] "RemoveContainer" containerID="3a701e5fde84f163906cec9c8519deb332c7bbe97cebf224289e4aad701cbc82"
	Mar 11 20:17:16 addons-789889 kubelet[1663]: I0311 20:17:16.294630    1663 scope.go:117] "RemoveContainer" containerID="3a701e5fde84f163906cec9c8519deb332c7bbe97cebf224289e4aad701cbc82"
	Mar 11 20:17:16 addons-789889 kubelet[1663]: E0311 20:17:16.294952    1663 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"3a701e5fde84f163906cec9c8519deb332c7bbe97cebf224289e4aad701cbc82\": container with ID starting with 3a701e5fde84f163906cec9c8519deb332c7bbe97cebf224289e4aad701cbc82 not found: ID does not exist" containerID="3a701e5fde84f163906cec9c8519deb332c7bbe97cebf224289e4aad701cbc82"
	Mar 11 20:17:16 addons-789889 kubelet[1663]: I0311 20:17:16.295001    1663 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"3a701e5fde84f163906cec9c8519deb332c7bbe97cebf224289e4aad701cbc82"} err="failed to get container status \"3a701e5fde84f163906cec9c8519deb332c7bbe97cebf224289e4aad701cbc82\": rpc error: code = NotFound desc = could not find container \"3a701e5fde84f163906cec9c8519deb332c7bbe97cebf224289e4aad701cbc82\": container with ID starting with 3a701e5fde84f163906cec9c8519deb332c7bbe97cebf224289e4aad701cbc82 not found: ID does not exist"
	Mar 11 20:17:16 addons-789889 kubelet[1663]: I0311 20:17:16.320679    1663 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/ccafcfff-b1af-4960-a106-f7accfb95209-webhook-cert\") pod \"ccafcfff-b1af-4960-a106-f7accfb95209\" (UID: \"ccafcfff-b1af-4960-a106-f7accfb95209\") "
	Mar 11 20:17:16 addons-789889 kubelet[1663]: I0311 20:17:16.320722    1663 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-8sl2x\" (UniqueName: \"kubernetes.io/projected/ccafcfff-b1af-4960-a106-f7accfb95209-kube-api-access-8sl2x\") pod \"ccafcfff-b1af-4960-a106-f7accfb95209\" (UID: \"ccafcfff-b1af-4960-a106-f7accfb95209\") "
	Mar 11 20:17:16 addons-789889 kubelet[1663]: I0311 20:17:16.322561    1663 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ccafcfff-b1af-4960-a106-f7accfb95209-kube-api-access-8sl2x" (OuterVolumeSpecName: "kube-api-access-8sl2x") pod "ccafcfff-b1af-4960-a106-f7accfb95209" (UID: "ccafcfff-b1af-4960-a106-f7accfb95209"). InnerVolumeSpecName "kube-api-access-8sl2x". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Mar 11 20:17:16 addons-789889 kubelet[1663]: I0311 20:17:16.322672    1663 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/ccafcfff-b1af-4960-a106-f7accfb95209-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "ccafcfff-b1af-4960-a106-f7accfb95209" (UID: "ccafcfff-b1af-4960-a106-f7accfb95209"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Mar 11 20:17:16 addons-789889 kubelet[1663]: I0311 20:17:16.421801    1663 reconciler_common.go:300] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/ccafcfff-b1af-4960-a106-f7accfb95209-webhook-cert\") on node \"addons-789889\" DevicePath \"\""
	Mar 11 20:17:16 addons-789889 kubelet[1663]: I0311 20:17:16.421839    1663 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-8sl2x\" (UniqueName: \"kubernetes.io/projected/ccafcfff-b1af-4960-a106-f7accfb95209-kube-api-access-8sl2x\") on node \"addons-789889\" DevicePath \"\""
	Mar 11 20:17:18 addons-789889 kubelet[1663]: I0311 20:17:18.110684    1663 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="ccafcfff-b1af-4960-a106-f7accfb95209" path="/var/lib/kubelet/pods/ccafcfff-b1af-4960-a106-f7accfb95209/volumes"
	Mar 11 20:17:21 addons-789889 kubelet[1663]: I0311 20:17:21.108498    1663 kubelet_pods.go:906] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/coredns-5dd5756b68-mlh2v" secret="" err="secret \"gcp-auth\" not found"
	
	
	==> storage-provisioner [aade9f5b5575f1f6d4949a6da7c11b029948bcce713cb03708a74c3803e9db8a] <==
	I0311 20:13:12.836924       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0311 20:13:12.903825       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0311 20:13:12.903859       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0311 20:13:12.910315       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0311 20:13:12.910523       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-789889_fb651e90-0ba9-4e29-a8c6-8dddb5576bb0!
	I0311 20:13:12.910482       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"f274513e-b5a0-4ff2-991c-35ce34363911", APIVersion:"v1", ResourceVersion:"874", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-789889_fb651e90-0ba9-4e29-a8c6-8dddb5576bb0 became leader
	I0311 20:13:13.010751       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-789889_fb651e90-0ba9-4e29-a8c6-8dddb5576bb0!
	

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 image load --daemon gcr.io/google-containers/addon-resizer:functional-989346 --alsologtostderr
functional_test.go:354: (dbg) Done: out/minikube-linux-amd64 -p functional-989346 image load --daemon gcr.io/google-containers/addon-resizer:functional-989346 --alsologtostderr: (7.523353771s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 image ls
functional_test.go:447: (dbg) Done: out/minikube-linux-amd64 -p functional-989346 image ls: (2.224035562s)
functional_test.go:442: expected "gcr.io/google-containers/addon-resizer:functional-989346" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (9.75s)

                                                
                                    

Test pass (306/335)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 38.81
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.19
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.28.4/json-events 45.45
13 TestDownloadOnly/v1.28.4/preload-exists 0
17 TestDownloadOnly/v1.28.4/LogsDuration 0.07
18 TestDownloadOnly/v1.28.4/DeleteAll 0.2
19 TestDownloadOnly/v1.28.4/DeleteAlwaysSucceeds 0.13
21 TestDownloadOnly/v1.29.0-rc.2/json-events 44.5
22 TestDownloadOnly/v1.29.0-rc.2/preload-exists 0
26 TestDownloadOnly/v1.29.0-rc.2/LogsDuration 0.07
27 TestDownloadOnly/v1.29.0-rc.2/DeleteAll 0.19
28 TestDownloadOnly/v1.29.0-rc.2/DeleteAlwaysSucceeds 0.13
29 TestDownloadOnlyKic 1.22
30 TestBinaryMirror 0.7
31 TestOffline 51.97
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
36 TestAddons/Setup 130.15
38 TestAddons/parallel/Registry 20.49
40 TestAddons/parallel/InspektorGadget 10.63
41 TestAddons/parallel/MetricsServer 6.64
42 TestAddons/parallel/HelmTiller 12.73
44 TestAddons/parallel/CSI 57.91
45 TestAddons/parallel/Headlamp 16.22
46 TestAddons/parallel/CloudSpanner 5.46
47 TestAddons/parallel/LocalPath 14.42
48 TestAddons/parallel/NvidiaDevicePlugin 6.55
49 TestAddons/parallel/Yakd 6
52 TestAddons/serial/GCPAuth/Namespaces 0.11
53 TestAddons/StoppedEnableDisable 12.27
54 TestCertOptions 28.15
55 TestCertExpiration 244.1
57 TestForceSystemdFlag 30.16
58 TestForceSystemdEnv 32.88
60 TestKVMDriverInstallOrUpdate 4.68
64 TestErrorSpam/setup 21.54
65 TestErrorSpam/start 0.57
66 TestErrorSpam/status 0.84
67 TestErrorSpam/pause 1.44
68 TestErrorSpam/unpause 1.43
69 TestErrorSpam/stop 1.37
72 TestFunctional/serial/CopySyncFile 0
73 TestFunctional/serial/StartWithProxy 39.84
74 TestFunctional/serial/AuditLog 0
75 TestFunctional/serial/SoftStart 28.04
76 TestFunctional/serial/KubeContext 0.04
77 TestFunctional/serial/KubectlGetPods 0.07
80 TestFunctional/serial/CacheCmd/cache/add_remote 2.68
81 TestFunctional/serial/CacheCmd/cache/add_local 1.93
82 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
83 TestFunctional/serial/CacheCmd/cache/list 0.06
84 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.27
85 TestFunctional/serial/CacheCmd/cache/cache_reload 1.58
86 TestFunctional/serial/CacheCmd/cache/delete 0.12
87 TestFunctional/serial/MinikubeKubectlCmd 0.11
88 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.11
89 TestFunctional/serial/ExtraConfig 34.25
90 TestFunctional/serial/ComponentHealth 0.06
91 TestFunctional/serial/LogsCmd 1.25
92 TestFunctional/serial/LogsFileCmd 1.26
93 TestFunctional/serial/InvalidService 3.91
95 TestFunctional/parallel/ConfigCmd 0.41
96 TestFunctional/parallel/DashboardCmd 13.72
97 TestFunctional/parallel/DryRun 0.36
98 TestFunctional/parallel/InternationalLanguage 0.17
99 TestFunctional/parallel/StatusCmd 0.89
103 TestFunctional/parallel/ServiceCmdConnect 10.77
104 TestFunctional/parallel/AddonsCmd 0.16
105 TestFunctional/parallel/PersistentVolumeClaim 30.64
107 TestFunctional/parallel/SSHCmd 0.56
108 TestFunctional/parallel/CpCmd 1.62
109 TestFunctional/parallel/MySQL 21.86
110 TestFunctional/parallel/FileSync 0.35
111 TestFunctional/parallel/CertSync 1.59
115 TestFunctional/parallel/NodeLabels 0.08
117 TestFunctional/parallel/NonActiveRuntimeDisabled 0.53
119 TestFunctional/parallel/License 0.66
120 TestFunctional/parallel/Version/short 0.07
121 TestFunctional/parallel/Version/components 0.95
122 TestFunctional/parallel/ImageCommands/ImageListShort 0.25
123 TestFunctional/parallel/ImageCommands/ImageListTable 0.22
124 TestFunctional/parallel/ImageCommands/ImageListJson 0.2
125 TestFunctional/parallel/ImageCommands/ImageListYaml 0.28
126 TestFunctional/parallel/ImageCommands/ImageBuild 2.98
127 TestFunctional/parallel/ImageCommands/Setup 2.11
128 TestFunctional/parallel/UpdateContextCmd/no_changes 0.15
129 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.14
130 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.17
131 TestFunctional/parallel/MountCmd/any-port 20.86
134 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.39
135 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
137 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 20.3
138 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 5.53
139 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 6.27
140 TestFunctional/parallel/MountCmd/specific-port 1.93
141 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.11
142 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
146 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
147 TestFunctional/parallel/ImageCommands/ImageSaveToFile 1.57
148 TestFunctional/parallel/MountCmd/VerifyCleanup 2.06
149 TestFunctional/parallel/ImageCommands/ImageRemove 1.03
150 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.68
151 TestFunctional/parallel/ServiceCmd/DeployApp 8.23
152 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.8
153 TestFunctional/parallel/ProfileCmd/profile_not_create 0.36
154 TestFunctional/parallel/ProfileCmd/profile_list 0.35
155 TestFunctional/parallel/ProfileCmd/profile_json_output 0.34
156 TestFunctional/parallel/ServiceCmd/List 1.75
157 TestFunctional/parallel/ServiceCmd/JSONOutput 1.67
158 TestFunctional/parallel/ServiceCmd/HTTPS 0.51
159 TestFunctional/parallel/ServiceCmd/Format 0.54
160 TestFunctional/parallel/ServiceCmd/URL 0.53
161 TestFunctional/delete_addon-resizer_images 0.08
162 TestFunctional/delete_my-image_image 0.01
163 TestFunctional/delete_minikube_cached_images 0.01
167 TestMutliControlPlane/serial/StartCluster 115.41
168 TestMutliControlPlane/serial/DeployApp 5.8
169 TestMutliControlPlane/serial/PingHostFromPods 1.11
170 TestMutliControlPlane/serial/AddWorkerNode 26.99
171 TestMutliControlPlane/serial/NodeLabels 0.06
172 TestMutliControlPlane/serial/HAppyAfterClusterStart 0.6
173 TestMutliControlPlane/serial/CopyFile 15.43
174 TestMutliControlPlane/serial/StopSecondaryNode 12.38
175 TestMutliControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.46
176 TestMutliControlPlane/serial/RestartSecondaryNode 19.23
177 TestMutliControlPlane/serial/HAppyAfterSecondaryNodeRestart 3.82
178 TestMutliControlPlane/serial/RestartClusterKeepsNodes 141.75
179 TestMutliControlPlane/serial/DeleteSecondaryNode 12.26
180 TestMutliControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.43
181 TestMutliControlPlane/serial/StopCluster 35.42
182 TestMutliControlPlane/serial/RestartCluster 117.9
183 TestMutliControlPlane/serial/DegradedAfterClusterRestart 0.43
184 TestMutliControlPlane/serial/AddSecondaryNode 58.64
185 TestMutliControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.6
189 TestJSONOutput/start/Command 40.52
190 TestJSONOutput/start/Audit 0
192 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/pause/Command 0.62
196 TestJSONOutput/pause/Audit 0
198 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/unpause/Command 0.57
202 TestJSONOutput/unpause/Audit 0
204 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
207 TestJSONOutput/stop/Command 5.74
208 TestJSONOutput/stop/Audit 0
210 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
211 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
212 TestErrorJSONOutput 0.22
214 TestKicCustomNetwork/create_custom_network 42.1
215 TestKicCustomNetwork/use_default_bridge_network 24.28
216 TestKicExistingNetwork 27.06
217 TestKicCustomSubnet 27.61
218 TestKicStaticIP 24.11
219 TestMainNoArgs 0.06
220 TestMinikubeProfile 51.72
223 TestMountStart/serial/StartWithMountFirst 8.76
224 TestMountStart/serial/VerifyMountFirst 0.24
225 TestMountStart/serial/StartWithMountSecond 8.34
226 TestMountStart/serial/VerifyMountSecond 0.24
227 TestMountStart/serial/DeleteFirst 1.57
228 TestMountStart/serial/VerifyMountPostDelete 0.24
229 TestMountStart/serial/Stop 1.17
230 TestMountStart/serial/RestartStopped 7.52
231 TestMountStart/serial/VerifyMountPostStop 0.23
234 TestMultiNode/serial/FreshStart2Nodes 73.01
235 TestMultiNode/serial/DeployApp2Nodes 5.77
236 TestMultiNode/serial/PingHostFrom2Pods 0.75
237 TestMultiNode/serial/AddNode 22.27
238 TestMultiNode/serial/MultiNodeLabels 0.06
239 TestMultiNode/serial/ProfileList 0.29
240 TestMultiNode/serial/CopyFile 8.85
241 TestMultiNode/serial/StopNode 2.06
242 TestMultiNode/serial/StartAfterStop 8.62
243 TestMultiNode/serial/RestartKeepsNodes 86.11
244 TestMultiNode/serial/DeleteNode 4.88
245 TestMultiNode/serial/StopMultiNode 23.61
246 TestMultiNode/serial/RestartMultiNode 46.8
247 TestMultiNode/serial/ValidateNameConflict 23.61
252 TestPreload 104.61
254 TestScheduledStopUnix 100.57
257 TestInsufficientStorage 13.13
258 TestRunningBinaryUpgrade 51.56
260 TestKubernetesUpgrade 353.82
261 TestMissingContainerUpgrade 180.59
263 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
264 TestStoppedBinaryUpgrade/Setup 2.62
265 TestNoKubernetes/serial/StartWithK8s 27.82
266 TestStoppedBinaryUpgrade/Upgrade 138.54
267 TestNoKubernetes/serial/StartWithStopK8s 9.32
268 TestNoKubernetes/serial/Start 8.67
269 TestNoKubernetes/serial/VerifyK8sNotRunning 0.31
270 TestNoKubernetes/serial/ProfileList 0.87
271 TestNoKubernetes/serial/Stop 1.21
272 TestNoKubernetes/serial/StartNoArgs 9.71
273 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.26
281 TestNetworkPlugins/group/false 3.85
292 TestStoppedBinaryUpgrade/MinikubeLogs 0.84
294 TestPause/serial/Start 50.28
295 TestNetworkPlugins/group/auto/Start 52.73
296 TestPause/serial/SecondStartNoReconfiguration 27.57
297 TestPause/serial/Pause 0.69
298 TestPause/serial/VerifyStatus 0.29
299 TestPause/serial/Unpause 0.58
300 TestPause/serial/PauseAgain 0.72
301 TestPause/serial/DeletePaused 2.65
302 TestPause/serial/VerifyDeletedResources 16.15
303 TestNetworkPlugins/group/auto/KubeletFlags 0.25
304 TestNetworkPlugins/group/auto/NetCatPod 8.19
305 TestNetworkPlugins/group/kindnet/Start 41
306 TestNetworkPlugins/group/auto/DNS 0.15
307 TestNetworkPlugins/group/auto/Localhost 0.13
308 TestNetworkPlugins/group/auto/HairPin 0.11
309 TestNetworkPlugins/group/calico/Start 69.37
310 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
311 TestNetworkPlugins/group/kindnet/KubeletFlags 0.26
312 TestNetworkPlugins/group/kindnet/NetCatPod 10.18
313 TestNetworkPlugins/group/custom-flannel/Start 60.56
314 TestNetworkPlugins/group/kindnet/DNS 0.18
315 TestNetworkPlugins/group/kindnet/Localhost 0.14
316 TestNetworkPlugins/group/kindnet/HairPin 0.13
317 TestNetworkPlugins/group/enable-default-cni/Start 76.43
318 TestNetworkPlugins/group/calico/ControllerPod 6.01
319 TestNetworkPlugins/group/calico/KubeletFlags 0.29
320 TestNetworkPlugins/group/calico/NetCatPod 9.18
321 TestNetworkPlugins/group/calico/DNS 0.15
322 TestNetworkPlugins/group/calico/Localhost 0.13
323 TestNetworkPlugins/group/calico/HairPin 0.11
324 TestNetworkPlugins/group/flannel/Start 63.46
325 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.3
326 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.25
327 TestNetworkPlugins/group/custom-flannel/DNS 0.14
328 TestNetworkPlugins/group/custom-flannel/Localhost 0.11
329 TestNetworkPlugins/group/bridge/Start 46.78
330 TestNetworkPlugins/group/custom-flannel/HairPin 0.12
332 TestStartStop/group/old-k8s-version/serial/FirstStart 126.7
333 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.34
334 TestNetworkPlugins/group/enable-default-cni/NetCatPod 9.2
335 TestNetworkPlugins/group/enable-default-cni/DNS 0.13
336 TestNetworkPlugins/group/enable-default-cni/Localhost 0.11
337 TestNetworkPlugins/group/enable-default-cni/HairPin 0.1
338 TestNetworkPlugins/group/flannel/ControllerPod 6.01
339 TestNetworkPlugins/group/bridge/KubeletFlags 0.33
340 TestNetworkPlugins/group/bridge/NetCatPod 11.21
341 TestNetworkPlugins/group/flannel/KubeletFlags 0.34
342 TestNetworkPlugins/group/flannel/NetCatPod 10.24
343 TestNetworkPlugins/group/bridge/DNS 0.13
344 TestNetworkPlugins/group/bridge/Localhost 0.13
345 TestNetworkPlugins/group/bridge/HairPin 0.11
347 TestStartStop/group/no-preload/serial/FirstStart 132.1
348 TestNetworkPlugins/group/flannel/DNS 0.17
349 TestNetworkPlugins/group/flannel/Localhost 0.15
350 TestNetworkPlugins/group/flannel/HairPin 0.16
352 TestStartStop/group/embed-certs/serial/FirstStart 44.08
354 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 42.73
355 TestStartStop/group/embed-certs/serial/DeployApp 10.22
356 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.24
357 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.88
358 TestStartStop/group/embed-certs/serial/Stop 11.83
359 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.87
360 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.88
361 TestStartStop/group/old-k8s-version/serial/DeployApp 9.36
362 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.2
363 TestStartStop/group/embed-certs/serial/SecondStart 274.79
364 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.2
365 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 263.09
366 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1
367 TestStartStop/group/old-k8s-version/serial/Stop 12.11
368 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.21
369 TestStartStop/group/old-k8s-version/serial/SecondStart 133.62
370 TestStartStop/group/no-preload/serial/DeployApp 9.23
371 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.93
372 TestStartStop/group/no-preload/serial/Stop 12.39
373 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.22
374 TestStartStop/group/no-preload/serial/SecondStart 262.77
375 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
376 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
377 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.23
378 TestStartStop/group/old-k8s-version/serial/Pause 2.54
380 TestStartStop/group/newest-cni/serial/FirstStart 39.4
381 TestStartStop/group/newest-cni/serial/DeployApp 0
382 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.74
383 TestStartStop/group/newest-cni/serial/Stop 1.2
384 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
385 TestStartStop/group/newest-cni/serial/SecondStart 12.73
386 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
387 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
388 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.23
389 TestStartStop/group/newest-cni/serial/Pause 2.71
390 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
391 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
392 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
393 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.22
394 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.53
395 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
396 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.22
397 TestStartStop/group/embed-certs/serial/Pause 2.51
398 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
399 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
400 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
401 TestStartStop/group/no-preload/serial/Pause 2.59
x
+
TestDownloadOnly/v1.20.0/json-events (38.81s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-841386 | jenkins | v1.32.0 | 11 Mar 24 20:10 UTC |          |
	|         | -p download-only-841386        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/11 20:10:02
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.22.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0311 20:10:02.888350   17681 out.go:291] Setting OutFile to fd 1 ...
	I0311 20:10:02.888457   17681 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:10:02.888470   17681 out.go:304] Setting ErrFile to fd 2...
	I0311 20:10:02.888475   17681 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:10:02.888677   17681 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
	W0311 20:10:02.888835   17681 root.go:314] Error reading config file at /home/jenkins/minikube-integration/18358-10847/.minikube/config/config.json: open /home/jenkins/minikube-integration/18358-10847/.minikube/config/config.json: no such file or directory
	I0311 20:10:02.889434   17681 out.go:298] Setting JSON to true
	I0311 20:10:02.890251   17681 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":3148,"bootTime":1710184655,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1053-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0311 20:10:02.890306   17681 start.go:139] virtualization: kvm guest
	I0311 20:10:02.892661   17681 out.go:97] [download-only-841386] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
	W0311 20:10:02.892777   17681 preload.go:294] Failed to list preload files: open /home/jenkins/minikube-integration/18358-10847/.minikube/cache/preloaded-tarball: no such file or directory
	I0311 20:10:02.892824   17681 notify.go:220] Checking for updates...
	I0311 20:10:02.894123   17681 out.go:169] MINIKUBE_LOCATION=18358
	I0311 20:10:02.895447   17681 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0311 20:10:02.896796   17681 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18358-10847/kubeconfig
	I0311 20:10:02.897990   17681 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18358-10847/.minikube
	I0311 20:10:02.899317   17681 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0311 20:10:02.901695   17681 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0311 20:10:02.901989   17681 driver.go:392] Setting default libvirt URI to qemu:///system
	I0311 20:10:02.923360   17681 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0311 20:10:02.923437   17681 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0311 20:10:03.233142   17681 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:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:57 SystemTime:2024-03-11 20:10:03.224207952 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1053-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:25.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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0311 20:10:03.233342   17681 docker.go:295] overlay module found
	I0311 20:10:03.235056   17681 out.go:97] Using the docker driver based on user configuration
	I0311 20:10:03.235083   17681 start.go:297] selected driver: docker
	I0311 20:10:03.235095   17681 start.go:901] validating driver "docker" against <nil>
	I0311 20:10:03.235168   17681 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0311 20:10:03.284916   17681 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:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:57 SystemTime:2024-03-11 20:10:03.27722002 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1053-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:25.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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0311 20:10:03.285090   17681 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0311 20:10:03.285744   17681 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0311 20:10:03.285969   17681 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0311 20:10:03.287891   17681 out.go:169] Using Docker driver with root privileges
	I0311 20:10:03.289113   17681 cni.go:84] Creating CNI manager for ""
	I0311 20:10:03.289132   17681 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0311 20:10:03.289140   17681 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0311 20:10:03.289205   17681 start.go:340] cluster config:
	{Name:download-only-841386 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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-841386 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}
	I0311 20:10:03.290443   17681 out.go:97] Starting "download-only-841386" primary control-plane node in "download-only-841386" cluster
	I0311 20:10:03.290461   17681 cache.go:121] Beginning downloading kic base image for docker with crio
	I0311 20:10:03.291654   17681 out.go:97] Pulling base image v0.0.42-1708944392-18244 ...
	I0311 20:10:03.291674   17681 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0311 20:10:03.291768   17681 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
	I0311 20:10:03.305614   17681 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
	I0311 20:10:03.305760   17681 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory
	I0311 20:10:03.305838   17681 image.go:118] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
	I0311 20:10:03.458527   17681 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0311 20:10:03.458558   17681 cache.go:56] Caching tarball of preloaded images
	I0311 20:10:03.458704   17681 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0311 20:10:03.460749   17681 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0311 20:10:03.460767   17681 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0311 20:10:03.571500   17681 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/18358-10847/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0311 20:10:16.305013   17681 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 as a tarball
	I0311 20:10:16.514566   17681 preload.go:248] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0311 20:10:16.514672   17681 preload.go:255] verifying checksum of /home/jenkins/minikube-integration/18358-10847/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0311 20:10:17.413455   17681 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0311 20:10:17.413823   17681 profile.go:142] Saving config to /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/download-only-841386/config.json ...
	I0311 20:10:17.413861   17681 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/download-only-841386/config.json: {Name:mk17de0a3366322a216a70ea6fabf064f29c162d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:10:17.414063   17681 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0311 20:10:17.414293   17681 download.go:107] 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/18358-10847/.minikube/cache/linux/amd64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-841386 host does not exist
	  To start a cluster, run: "minikube start -p download-only-841386"

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-841386 | jenkins | v1.32.0 | 11 Mar 24 20:10 UTC |                     |
	|         | -p download-only-841386        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.32.0 | 11 Mar 24 20:10 UTC | 11 Mar 24 20:10 UTC |
	| delete  | -p download-only-841386        | download-only-841386 | jenkins | v1.32.0 | 11 Mar 24 20:10 UTC | 11 Mar 24 20:10 UTC |
	| start   | -o=json --download-only        | download-only-626010 | jenkins | v1.32.0 | 11 Mar 24 20:10 UTC |                     |
	|         | -p download-only-626010        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.28.4   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/11 20:10:42
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.22.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0311 20:10:42.080729   18048 out.go:291] Setting OutFile to fd 1 ...
	I0311 20:10:42.081005   18048 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:10:42.081016   18048 out.go:304] Setting ErrFile to fd 2...
	I0311 20:10:42.081022   18048 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:10:42.081202   18048 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
	I0311 20:10:42.081745   18048 out.go:298] Setting JSON to true
	I0311 20:10:42.082592   18048 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":3187,"bootTime":1710184655,"procs":169,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1053-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0311 20:10:42.082646   18048 start.go:139] virtualization: kvm guest
	I0311 20:10:42.084829   18048 out.go:97] [download-only-626010] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
	I0311 20:10:42.086209   18048 out.go:169] MINIKUBE_LOCATION=18358
	I0311 20:10:42.085011   18048 notify.go:220] Checking for updates...
	I0311 20:10:42.088669   18048 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0311 20:10:42.089924   18048 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18358-10847/kubeconfig
	I0311 20:10:42.091125   18048 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18358-10847/.minikube
	I0311 20:10:42.092263   18048 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0311 20:10:42.094482   18048 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0311 20:10:42.094664   18048 driver.go:392] Setting default libvirt URI to qemu:///system
	I0311 20:10:42.118060   18048 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0311 20:10:42.118137   18048 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0311 20:10:42.165673   18048 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:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:50 SystemTime:2024-03-11 20:10:42.157629088 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1053-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:25.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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0311 20:10:42.165775   18048 docker.go:295] overlay module found
	I0311 20:10:42.167374   18048 out.go:97] Using the docker driver based on user configuration
	I0311 20:10:42.167391   18048 start.go:297] selected driver: docker
	I0311 20:10:42.167400   18048 start.go:901] validating driver "docker" against <nil>
	I0311 20:10:42.167472   18048 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0311 20:10:42.214036   18048 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:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:50 SystemTime:2024-03-11 20:10:42.205855173 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1053-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:25.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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0311 20:10:42.214224   18048 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0311 20:10:42.214868   18048 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0311 20:10:42.215066   18048 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0311 20:10:42.216774   18048 out.go:169] Using Docker driver with root privileges
	I0311 20:10:42.217965   18048 cni.go:84] Creating CNI manager for ""
	I0311 20:10:42.217983   18048 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0311 20:10:42.217995   18048 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0311 20:10:42.218060   18048 start.go:340] cluster config:
	{Name:download-only-626010 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:download-only-626010 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0311 20:10:42.219358   18048 out.go:97] Starting "download-only-626010" primary control-plane node in "download-only-626010" cluster
	I0311 20:10:42.219374   18048 cache.go:121] Beginning downloading kic base image for docker with crio
	I0311 20:10:42.220459   18048 out.go:97] Pulling base image v0.0.42-1708944392-18244 ...
	I0311 20:10:42.220480   18048 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
	I0311 20:10:42.220588   18048 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
	I0311 20:10:42.234328   18048 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
	I0311 20:10:42.234462   18048 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory
	I0311 20:10:42.234481   18048 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory, skipping pull
	I0311 20:10:42.234487   18048 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 exists in cache, skipping pull
	I0311 20:10:42.234497   18048 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 as a tarball
	I0311 20:10:42.678663   18048 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.4/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-amd64.tar.lz4
	I0311 20:10:42.678698   18048 cache.go:56] Caching tarball of preloaded images
	I0311 20:10:42.678869   18048 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
	I0311 20:10:42.680664   18048 out.go:97] Downloading Kubernetes v1.28.4 preload ...
	I0311 20:10:42.680678   18048 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-amd64.tar.lz4 ...
	I0311 20:10:43.223575   18048 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.4/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-amd64.tar.lz4?checksum=md5:b0bd7b3b222c094c365d9c9e10e48fc7 -> /home/jenkins/minikube-integration/18358-10847/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-amd64.tar.lz4
	I0311 20:10:55.736270   18048 preload.go:248] saving checksum for preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-amd64.tar.lz4 ...
	I0311 20:10:55.736365   18048 preload.go:255] verifying checksum of /home/jenkins/minikube-integration/18358-10847/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-amd64.tar.lz4 ...
	I0311 20:10:56.606339   18048 cache.go:59] Finished verifying existence of preloaded tar for v1.28.4 on crio
	I0311 20:10:56.606688   18048 profile.go:142] Saving config to /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/download-only-626010/config.json ...
	I0311 20:10:56.606717   18048 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/download-only-626010/config.json: {Name:mk72df9c66cfb344ad780473b9c4749de5a43f3b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:10:56.606867   18048 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
	I0311 20:10:56.606999   18048 download.go:107] Downloading: https://dl.k8s.io/release/v1.28.4/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.28.4/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/18358-10847/.minikube/cache/linux/amd64/v1.28.4/kubectl
	
	
	* The control-plane node download-only-626010 host does not exist
	  To start a cluster, run: "minikube start -p download-only-626010"

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |               Args                |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only           | download-only-841386 | jenkins | v1.32.0 | 11 Mar 24 20:10 UTC |                     |
	|         | -p download-only-841386           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0      |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.32.0 | 11 Mar 24 20:10 UTC | 11 Mar 24 20:10 UTC |
	| delete  | -p download-only-841386           | download-only-841386 | jenkins | v1.32.0 | 11 Mar 24 20:10 UTC | 11 Mar 24 20:10 UTC |
	| start   | -o=json --download-only           | download-only-626010 | jenkins | v1.32.0 | 11 Mar 24 20:10 UTC |                     |
	|         | -p download-only-626010           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.28.4      |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.32.0 | 11 Mar 24 20:11 UTC | 11 Mar 24 20:11 UTC |
	| delete  | -p download-only-626010           | download-only-626010 | jenkins | v1.32.0 | 11 Mar 24 20:11 UTC | 11 Mar 24 20:11 UTC |
	| start   | -o=json --download-only           | download-only-123637 | jenkins | v1.32.0 | 11 Mar 24 20:11 UTC |                     |
	|         | -p download-only-123637           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.29.0-rc.2 |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/11 20:11:27
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.22.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0311 20:11:27.934813   18424 out.go:291] Setting OutFile to fd 1 ...
	I0311 20:11:27.935063   18424 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:11:27.935074   18424 out.go:304] Setting ErrFile to fd 2...
	I0311 20:11:27.935080   18424 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:11:27.935268   18424 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
	I0311 20:11:27.935798   18424 out.go:298] Setting JSON to true
	I0311 20:11:27.936597   18424 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":3233,"bootTime":1710184655,"procs":169,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1053-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0311 20:11:27.936651   18424 start.go:139] virtualization: kvm guest
	I0311 20:11:27.938978   18424 out.go:97] [download-only-123637] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
	I0311 20:11:27.940466   18424 out.go:169] MINIKUBE_LOCATION=18358
	I0311 20:11:27.939127   18424 notify.go:220] Checking for updates...
	I0311 20:11:27.943286   18424 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0311 20:11:27.944546   18424 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18358-10847/kubeconfig
	I0311 20:11:27.945791   18424 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18358-10847/.minikube
	I0311 20:11:27.946960   18424 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0311 20:11:27.949107   18424 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0311 20:11:27.949328   18424 driver.go:392] Setting default libvirt URI to qemu:///system
	I0311 20:11:27.969760   18424 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0311 20:11:27.969836   18424 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0311 20:11:28.014384   18424 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:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:50 SystemTime:2024-03-11 20:11:28.005738931 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1053-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:25.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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0311 20:11:28.014498   18424 docker.go:295] overlay module found
	I0311 20:11:28.016196   18424 out.go:97] Using the docker driver based on user configuration
	I0311 20:11:28.016216   18424 start.go:297] selected driver: docker
	I0311 20:11:28.016229   18424 start.go:901] validating driver "docker" against <nil>
	I0311 20:11:28.016306   18424 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0311 20:11:28.059728   18424 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:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:50 SystemTime:2024-03-11 20:11:28.051797732 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1053-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:25.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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0311 20:11:28.059906   18424 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0311 20:11:28.060337   18424 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0311 20:11:28.060467   18424 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0311 20:11:28.062349   18424 out.go:169] Using Docker driver with root privileges
	I0311 20:11:28.063617   18424 cni.go:84] Creating CNI manager for ""
	I0311 20:11:28.063631   18424 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0311 20:11:28.063642   18424 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0311 20:11:28.063709   18424 start.go:340] cluster config:
	{Name:download-only-123637 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.29.0-rc.2 ClusterName:download-only-123637 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.loc
al ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.29.0-rc.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0311 20:11:28.065080   18424 out.go:97] Starting "download-only-123637" primary control-plane node in "download-only-123637" cluster
	I0311 20:11:28.065097   18424 cache.go:121] Beginning downloading kic base image for docker with crio
	I0311 20:11:28.066298   18424 out.go:97] Pulling base image v0.0.42-1708944392-18244 ...
	I0311 20:11:28.066317   18424 preload.go:132] Checking if preload exists for k8s version v1.29.0-rc.2 and runtime crio
	I0311 20:11:28.066354   18424 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
	I0311 20:11:28.080532   18424 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
	I0311 20:11:28.080657   18424 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory
	I0311 20:11:28.080676   18424 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory, skipping pull
	I0311 20:11:28.080683   18424 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 exists in cache, skipping pull
	I0311 20:11:28.080694   18424 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 as a tarball
	I0311 20:11:28.174563   18424 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.29.0-rc.2/preloaded-images-k8s-v18-v1.29.0-rc.2-cri-o-overlay-amd64.tar.lz4
	I0311 20:11:28.174594   18424 cache.go:56] Caching tarball of preloaded images
	I0311 20:11:28.174738   18424 preload.go:132] Checking if preload exists for k8s version v1.29.0-rc.2 and runtime crio
	I0311 20:11:28.176651   18424 out.go:97] Downloading Kubernetes v1.29.0-rc.2 preload ...
	I0311 20:11:28.176664   18424 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.29.0-rc.2-cri-o-overlay-amd64.tar.lz4 ...
	I0311 20:11:28.295166   18424 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.29.0-rc.2/preloaded-images-k8s-v18-v1.29.0-rc.2-cri-o-overlay-amd64.tar.lz4?checksum=md5:9e0f57288adacc30aad3ff7e72a8dc68 -> /home/jenkins/minikube-integration/18358-10847/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.0-rc.2-cri-o-overlay-amd64.tar.lz4
	I0311 20:11:39.117186   18424 preload.go:248] saving checksum for preloaded-images-k8s-v18-v1.29.0-rc.2-cri-o-overlay-amd64.tar.lz4 ...
	I0311 20:11:39.117306   18424 preload.go:255] verifying checksum of /home/jenkins/minikube-integration/18358-10847/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.0-rc.2-cri-o-overlay-amd64.tar.lz4 ...
	I0311 20:11:39.983540   18424 cache.go:59] Finished verifying existence of preloaded tar for v1.29.0-rc.2 on crio
	I0311 20:11:39.983861   18424 profile.go:142] Saving config to /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/download-only-123637/config.json ...
	I0311 20:11:39.983888   18424 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/download-only-123637/config.json: {Name:mka6b4d371232d4bc4c12b0e0771fae486f452ca Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0311 20:11:39.984082   18424 preload.go:132] Checking if preload exists for k8s version v1.29.0-rc.2 and runtime crio
	I0311 20:11:39.984268   18424 download.go:107] Downloading: https://dl.k8s.io/release/v1.29.0-rc.2/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.29.0-rc.2/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/18358-10847/.minikube/cache/linux/amd64/v1.29.0-rc.2/kubectl
	
	
	* The control-plane node download-only-123637 host does not exist
	  To start a cluster, run: "minikube start -p download-only-123637"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.22s)

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

                                                
                                    
x
+
TestBinaryMirror (0.7s)

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

                                                
                                    
x
+
TestOffline (51.97s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-581252 --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-581252 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (49.80551742s)
helpers_test.go:175: Cleaning up "offline-crio-581252" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-581252
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-581252: (2.167359382s)
--- PASS: TestOffline (51.97s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

                                                
                                                
-- /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:939: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-789889
addons_test.go:939: (dbg) Non-zero exit: out/minikube-linux-amd64 addons disable dashboard -p addons-789889: exit status 85 (62.481868ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (130.15s)

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

                                                
                                    
x
+
TestAddons/parallel/Registry (20.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:330: registry stabilized in 11.55534ms
addons_test.go:332: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-4prcf" [3df7e1e1-7f36-475a-a4c6-4e7cba4b04a4] Running
addons_test.go:332: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.003873454s
addons_test.go:335: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-hb7gm" [ddcadfe8-d6fe-4ce5-aa31-f63362775ad4] Running
addons_test.go:335: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.003768709s
addons_test.go:340: (dbg) Run:  kubectl --context addons-789889 delete po -l run=registry-test --now
addons_test.go:345: (dbg) Run:  kubectl --context addons-789889 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:345: (dbg) Done: kubectl --context addons-789889 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": (8.613616936s)
addons_test.go:359: (dbg) Run:  out/minikube-linux-amd64 -p addons-789889 ip
2024/03/11 20:14:45 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:388: (dbg) Run:  out/minikube-linux-amd64 -p addons-789889 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (20.49s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-84n7w" [187b3f64-cc91-4d76-8e92-8997948aa10e] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.010680937s
addons_test.go:841: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-789889
addons_test.go:841: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-789889: (5.614039075s)
--- PASS: TestAddons/parallel/InspektorGadget (10.63s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:407: metrics-server stabilized in 3.259533ms
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-69cf46c98-jdsvh" [7d3d9caa-4275-4eb1-9361-c02e64e727ad] Running
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.005670646s
addons_test.go:415: (dbg) Run:  kubectl --context addons-789889 top pods -n kube-system
addons_test.go:432: (dbg) Run:  out/minikube-linux-amd64 -p addons-789889 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.64s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (12.73s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:456: tiller-deploy stabilized in 6.531131ms
addons_test.go:458: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-7b677967b9-zcqbq" [58866558-3af7-4715-bf34-94d2f55dc966] Running
addons_test.go:458: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.004364653s
addons_test.go:473: (dbg) Run:  kubectl --context addons-789889 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:473: (dbg) Done: kubectl --context addons-789889 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (7.233866505s)
addons_test.go:490: (dbg) Run:  out/minikube-linux-amd64 -p addons-789889 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (12.73s)

                                                
                                    
x
+
TestAddons/parallel/CSI (57.91s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:561: csi-hostpath-driver pods stabilized in 4.130299ms
addons_test.go:564: (dbg) Run:  kubectl --context addons-789889 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:569: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:574: (dbg) Run:  kubectl --context addons-789889 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:579: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [8c4f9700-72a9-4269-8917-9c06f34a97be] Pending
helpers_test.go:344: "task-pv-pod" [8c4f9700-72a9-4269-8917-9c06f34a97be] 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" [8c4f9700-72a9-4269-8917-9c06f34a97be] Running
addons_test.go:579: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 16.003334742s
addons_test.go:584: (dbg) Run:  kubectl --context addons-789889 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:589: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-789889 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-789889 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:594: (dbg) Run:  kubectl --context addons-789889 delete pod task-pv-pod
addons_test.go:600: (dbg) Run:  kubectl --context addons-789889 delete pvc hpvc
addons_test.go:606: (dbg) Run:  kubectl --context addons-789889 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:611: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:616: (dbg) Run:  kubectl --context addons-789889 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:621: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [f7bb77ec-56a5-45ea-92d9-da1c7893ae72] Pending
helpers_test.go:344: "task-pv-pod-restore" [f7bb77ec-56a5-45ea-92d9-da1c7893ae72] 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" [f7bb77ec-56a5-45ea-92d9-da1c7893ae72] Running
addons_test.go:621: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 9.003509544s
addons_test.go:626: (dbg) Run:  kubectl --context addons-789889 delete pod task-pv-pod-restore
addons_test.go:630: (dbg) Run:  kubectl --context addons-789889 delete pvc hpvc-restore
addons_test.go:634: (dbg) Run:  kubectl --context addons-789889 delete volumesnapshot new-snapshot-demo
addons_test.go:638: (dbg) Run:  out/minikube-linux-amd64 -p addons-789889 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:638: (dbg) Done: out/minikube-linux-amd64 -p addons-789889 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.606990509s)
addons_test.go:642: (dbg) Run:  out/minikube-linux-amd64 -p addons-789889 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (57.91s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.22s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:824: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-789889 --alsologtostderr -v=1
addons_test.go:824: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-789889 --alsologtostderr -v=1: (1.220358587s)
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-5485c556b-kmskq" [627f1ef5-e6e8-4dfc-8023-4a03b9d30162] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5485c556b-kmskq" [627f1ef5-e6e8-4dfc-8023-4a03b9d30162] Running / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5485c556b-kmskq" [627f1ef5-e6e8-4dfc-8023-4a03b9d30162] Running
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 15.002873471s
--- PASS: TestAddons/parallel/Headlamp (16.22s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-6548d5df46-cpf4r" [38a2f9f6-26f1-48ad-bc5c-dc152cb9dafa] Running
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.002852964s
addons_test.go:860: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-789889
--- PASS: TestAddons/parallel/CloudSpanner (5.46s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (14.42s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:873: (dbg) Run:  kubectl --context addons-789889 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:879: (dbg) Run:  kubectl --context addons-789889 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:883: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-789889 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [22510f7f-9479-4d31-9d42-a5f4d7262442] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [22510f7f-9479-4d31-9d42-a5f4d7262442] Pending: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [22510f7f-9479-4d31-9d42-a5f4d7262442] Succeeded: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 6.003828404s
addons_test.go:891: (dbg) Run:  kubectl --context addons-789889 get pvc test-pvc -o=json
addons_test.go:900: (dbg) Run:  out/minikube-linux-amd64 -p addons-789889 ssh "cat /opt/local-path-provisioner/pvc-a1870566-05d9-4628-b331-dd790f1180ca_default_test-pvc/file1"
addons_test.go:912: (dbg) Run:  kubectl --context addons-789889 delete pod test-local-path
addons_test.go:916: (dbg) Run:  kubectl --context addons-789889 delete pvc test-pvc
addons_test.go:920: (dbg) Run:  out/minikube-linux-amd64 -p addons-789889 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (14.42s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:952: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-hz466" [8e096dbc-63a2-43e9-840b-aefa0a707f99] Running
addons_test.go:952: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004926867s
addons_test.go:955: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-789889
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.55s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:963: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-9947fc6bf-dxvtq" [ef0be494-12fc-49e8-a351-82e00e35c42e] Running
addons_test.go:963: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003095991s
--- PASS: TestAddons/parallel/Yakd (6.00s)

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

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

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.27s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-789889
addons_test.go:172: (dbg) Done: out/minikube-linux-amd64 stop -p addons-789889: (11.998605995s)
addons_test.go:176: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-789889
addons_test.go:180: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-789889
addons_test.go:185: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-789889
--- PASS: TestAddons/StoppedEnableDisable (12.27s)

                                                
                                    
x
+
TestCertOptions (28.15s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (244.1s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (30.16s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (32.88s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-167837 --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-167837 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (26.768628118s)
helpers_test.go:175: Cleaning up "force-systemd-env-167837" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-167837
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-167837: (6.113537068s)
--- PASS: TestForceSystemdEnv (32.88s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (4.68s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
--- PASS: TestKVMDriverInstallOrUpdate (4.68s)

                                                
                                    
x
+
TestErrorSpam/setup (21.54s)

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

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

                                                
                                    
x
+
TestErrorSpam/status (0.84s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.44s)

                                                
                                                
=== 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-351777 --log_dir /tmp/nospam-351777 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-351777 --log_dir /tmp/nospam-351777 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-351777 --log_dir /tmp/nospam-351777 pause
--- PASS: TestErrorSpam/pause (1.44s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.43s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.37s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (39.84s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (28.04s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-amd64 start -p functional-989346 --alsologtostderr -v=8
E0311 20:19:25.297355   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
E0311 20:19:25.302990   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
E0311 20:19:25.313227   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
E0311 20:19:25.333484   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
E0311 20:19:25.374639   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
E0311 20:19:25.454955   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
E0311 20:19:25.615358   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
E0311 20:19:25.936306   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
E0311 20:19:26.577084   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
E0311 20:19:27.857495   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
E0311 20:19:30.418517   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
E0311 20:19:35.539218   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
functional_test.go:655: (dbg) Done: out/minikube-linux-amd64 start -p functional-989346 --alsologtostderr -v=8: (28.03901994s)
functional_test.go:659: soft start took 28.039720637s for "functional-989346" cluster.
--- PASS: TestFunctional/serial/SoftStart (28.04s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.07s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1073: (dbg) Run:  docker build -t minikube-local-cache-test:functional-989346 /tmp/TestFunctionalserialCacheCmdcacheadd_local1939180485/001
functional_test.go:1085: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 cache add minikube-local-cache-test:functional-989346
functional_test.go:1085: (dbg) Done: out/minikube-linux-amd64 -p functional-989346 cache add minikube-local-cache-test:functional-989346: (1.57496554s)
functional_test.go:1090: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 cache delete minikube-local-cache-test:functional-989346
functional_test.go:1079: (dbg) Run:  docker rmi minikube-local-cache-test:functional-989346
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.93s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (34.25s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-amd64 start -p functional-989346 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0311 20:19:45.780215   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
E0311 20:20:06.260963   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
functional_test.go:753: (dbg) Done: out/minikube-linux-amd64 start -p functional-989346 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (34.246976088s)
functional_test.go:757: restart took 34.247085821s for "functional-989346" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (34.25s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.25s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 logs
functional_test.go:1232: (dbg) Done: out/minikube-linux-amd64 -p functional-989346 logs: (1.249620616s)
--- PASS: TestFunctional/serial/LogsCmd (1.25s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.26s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 logs --file /tmp/TestFunctionalserialLogsFileCmd386633260/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-amd64 -p functional-989346 logs --file /tmp/TestFunctionalserialLogsFileCmd386633260/001/logs.txt: (1.258725867s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.26s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (3.91s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service invalid-svc found
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_service_96b204199e3191fa1740d4430b018a3c8028d52d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2323: (dbg) Run:  kubectl --context functional-989346 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (3.91s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.41s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (13.72s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.36s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0311 20:20:54.733701   55213 out.go:291] Setting OutFile to fd 1 ...
	I0311 20:20:54.733814   55213 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:20:54.733827   55213 out.go:304] Setting ErrFile to fd 2...
	I0311 20:20:54.733832   55213 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:20:54.734036   55213 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
	I0311 20:20:54.734601   55213 out.go:298] Setting JSON to false
	I0311 20:20:54.735567   55213 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":3800,"bootTime":1710184655,"procs":226,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1053-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0311 20:20:54.735623   55213 start.go:139] virtualization: kvm guest
	I0311 20:20:54.737938   55213 out.go:177] * [functional-989346] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
	I0311 20:20:54.739302   55213 out.go:177]   - MINIKUBE_LOCATION=18358
	I0311 20:20:54.740760   55213 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0311 20:20:54.739308   55213 notify.go:220] Checking for updates...
	I0311 20:20:54.743386   55213 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18358-10847/kubeconfig
	I0311 20:20:54.744736   55213 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18358-10847/.minikube
	I0311 20:20:54.745977   55213 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0311 20:20:54.747134   55213 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0311 20:20:54.748668   55213 config.go:182] Loaded profile config "functional-989346": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0311 20:20:54.749159   55213 driver.go:392] Setting default libvirt URI to qemu:///system
	I0311 20:20:54.769950   55213 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0311 20:20:54.770100   55213 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0311 20:20:54.823692   55213 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:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:58 SystemTime:2024-03-11 20:20:54.813981903 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1053-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:25.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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0311 20:20:54.823813   55213 docker.go:295] overlay module found
	I0311 20:20:54.825785   55213 out.go:177] * Using the docker driver based on existing profile
	I0311 20:20:54.827314   55213 start.go:297] selected driver: docker
	I0311 20:20:54.827340   55213 start.go:901] validating driver "docker" against &{Name:functional-989346 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.28.4 ClusterName:functional-989346 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0311 20:20:54.827432   55213 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0311 20:20:54.829759   55213 out.go:177] 
	W0311 20:20:54.831287   55213 out.go:239] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0311 20:20:54.832762   55213 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.17s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0311 20:20:55.987929   55674 out.go:291] Setting OutFile to fd 1 ...
	I0311 20:20:55.988029   55674 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:20:55.988037   55674 out.go:304] Setting ErrFile to fd 2...
	I0311 20:20:55.988041   55674 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:20:55.988331   55674 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
	I0311 20:20:55.988864   55674 out.go:298] Setting JSON to false
	I0311 20:20:55.989788   55674 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":3801,"bootTime":1710184655,"procs":226,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1053-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0311 20:20:55.989852   55674 start.go:139] virtualization: kvm guest
	I0311 20:20:55.992163   55674 out.go:177] * [functional-989346] minikube v1.32.0 sur Ubuntu 20.04 (kvm/amd64)
	I0311 20:20:55.993761   55674 out.go:177]   - MINIKUBE_LOCATION=18358
	I0311 20:20:55.993823   55674 notify.go:220] Checking for updates...
	I0311 20:20:55.995411   55674 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0311 20:20:55.996742   55674 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18358-10847/kubeconfig
	I0311 20:20:55.997983   55674 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18358-10847/.minikube
	I0311 20:20:55.999290   55674 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0311 20:20:56.000621   55674 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0311 20:20:56.002309   55674 config.go:182] Loaded profile config "functional-989346": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0311 20:20:56.002832   55674 driver.go:392] Setting default libvirt URI to qemu:///system
	I0311 20:20:56.028199   55674 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0311 20:20:56.028337   55674 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0311 20:20:56.078921   55674 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:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:58 SystemTime:2024-03-11 20:20:56.070513414 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1053-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:25.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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0311 20:20:56.079013   55674 docker.go:295] overlay module found
	I0311 20:20:56.081055   55674 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0311 20:20:56.082535   55674 start.go:297] selected driver: docker
	I0311 20:20:56.082553   55674 start.go:901] validating driver "docker" against &{Name:functional-989346 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.28.4 ClusterName:functional-989346 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0311 20:20:56.082654   55674 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0311 20:20:56.084819   55674 out.go:177] 
	W0311 20:20:56.086130   55674 out.go:239] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0311 20:20:56.087543   55674 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.89s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (10.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1625: (dbg) Run:  kubectl --context functional-989346 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-989346 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-55497b8b78-4b6s9" [39c70e37-e476-4a4f-a597-78fdb2d0502a] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-55497b8b78-4b6s9" [39c70e37-e476-4a4f-a597-78fdb2d0502a] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 10.004641814s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:30136
functional_test.go:1671: http://192.168.49.2:30136: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-55497b8b78-4b6s9

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.16s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (30.64s)

                                                
                                                
=== 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" [efe9a035-c13d-4f26-8904-3ab0c7b1da6d] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.005269028s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-989346 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-989346 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-989346 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-989346 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" [e990260f-c84e-4262-a54d-546e33209caa] Pending
helpers_test.go:344: "sp-pod" [e990260f-c84e-4262-a54d-546e33209caa] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [e990260f-c84e-4262-a54d-546e33209caa] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 13.00436502s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-989346 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-989346 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-989346 delete -f testdata/storage-provisioner/pod.yaml: (1.74734143s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-989346 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" [5c7d76e1-0c7e-48d6-963d-0ee04dbd7261] Pending
helpers_test.go:344: "sp-pod" [5c7d76e1-0c7e-48d6-963d-0ee04dbd7261] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
2024/03/11 20:21:10 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
helpers_test.go:344: "sp-pod" [5c7d76e1-0c7e-48d6-963d-0ee04dbd7261] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 10.003684912s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-989346 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (30.64s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.56s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.62s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (21.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1789: (dbg) Run:  kubectl --context functional-989346 replace --force -f testdata/mysql.yaml
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-859648c796-9wgsj" [002438e3-4518-43cb-b817-bf354385c87e] Pending
helpers_test.go:344: "mysql-859648c796-9wgsj" [002438e3-4518-43cb-b817-bf354385c87e] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-859648c796-9wgsj" [002438e3-4518-43cb-b817-bf354385c87e] Running
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 19.004437387s
functional_test.go:1803: (dbg) Run:  kubectl --context functional-989346 exec mysql-859648c796-9wgsj -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-989346 exec mysql-859648c796-9wgsj -- mysql -ppassword -e "show databases;": exit status 1 (131.710772ms)

                                                
                                                
** 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 **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-989346 exec mysql-859648c796-9wgsj -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-989346 exec mysql-859648c796-9wgsj -- mysql -ppassword -e "show databases;": exit status 1 (101.710902ms)

                                                
                                                
** 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 **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-989346 exec mysql-859648c796-9wgsj -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (21.86s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.35s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.59s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.53s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.66s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-989346 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.28.4
registry.k8s.io/kube-proxy:v1.28.4
registry.k8s.io/kube-controller-manager:v1.28.4
registry.k8s.io/kube-apiserver:v1.28.4
registry.k8s.io/etcd:3.5.9-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.10.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
gcr.io/google-containers/addon-resizer:functional-989346
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/kindest/kindnetd:v20240202-8f1494ea
docker.io/kindest/kindnetd:v20230809-80a64d96
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-989346 image ls --format short --alsologtostderr:
I0311 20:20:59.456305   56364 out.go:291] Setting OutFile to fd 1 ...
I0311 20:20:59.456525   56364 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0311 20:20:59.456537   56364 out.go:304] Setting ErrFile to fd 2...
I0311 20:20:59.456543   56364 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0311 20:20:59.456793   56364 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
I0311 20:20:59.457400   56364 config.go:182] Loaded profile config "functional-989346": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0311 20:20:59.457522   56364 config.go:182] Loaded profile config "functional-989346": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0311 20:20:59.457921   56364 cli_runner.go:164] Run: docker container inspect functional-989346 --format={{.State.Status}}
I0311 20:20:59.477240   56364 ssh_runner.go:195] Run: systemctl --version
I0311 20:20:59.477292   56364 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-989346
I0311 20:20:59.494935   56364 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/functional-989346/id_rsa Username:docker}
I0311 20:20:59.594901   56364 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.25s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-989346 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/coredns/coredns         | v1.10.1            | ead0a4a53df89 | 53.6MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| docker.io/kindest/kindnetd              | v20240202-8f1494ea | 4950bb10b3f87 | 65.3MB |
| docker.io/library/nginx                 | latest             | e4720093a3c13 | 191MB  |
| gcr.io/google-containers/addon-resizer  | functional-989346  | ffd4cfbbe753e | 34.1MB |
| gcr.io/k8s-minikube/busybox             | latest             | beae173ccac6a | 1.46MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/kube-proxy              | v1.28.4            | 83f6cc407eed8 | 74.7MB |
| registry.k8s.io/kube-scheduler          | v1.28.4            | e3db313c6dbc0 | 61.6MB |
| registry.k8s.io/pause                   | 3.9                | e6f1816883972 | 750kB  |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| docker.io/library/nginx                 | alpine             | 6913ed9ec8d00 | 44.4MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| registry.k8s.io/etcd                    | 3.5.9-0            | 73deb9a3f7025 | 295MB  |
| registry.k8s.io/kube-apiserver          | v1.28.4            | 7fe0e6f37db33 | 127MB  |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/kindest/kindnetd              | v20230809-80a64d96 | c7d1297425461 | 65.3MB |
| localhost/my-image                      | functional-989346  | df14cad911418 | 1.47MB |
| registry.k8s.io/kube-controller-manager | v1.28.4            | d058aa5ab969c | 123MB  |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-989346 image ls --format table --alsologtostderr:
I0311 20:21:03.155701   57242 out.go:291] Setting OutFile to fd 1 ...
I0311 20:21:03.155822   57242 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0311 20:21:03.155832   57242 out.go:304] Setting ErrFile to fd 2...
I0311 20:21:03.155837   57242 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0311 20:21:03.156007   57242 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
I0311 20:21:03.156576   57242 config.go:182] Loaded profile config "functional-989346": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0311 20:21:03.156718   57242 config.go:182] Loaded profile config "functional-989346": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0311 20:21:03.157212   57242 cli_runner.go:164] Run: docker container inspect functional-989346 --format={{.State.Status}}
I0311 20:21:03.176131   57242 ssh_runner.go:195] Run: systemctl --version
I0311 20:21:03.176181   57242 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-989346
I0311 20:21:03.192327   57242 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/functional-989346/id_rsa Username:docker}
I0311 20:21:03.278850   57242 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-989346 image ls --format json --alsologtostderr:
[{"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":"e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c","repoDigests":["registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097","registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"750414"},{"id":"c7d1297425461d3e24fe0ba658818593be65d13a2dd45a4c02d8768d6c8c18cc","repoDigests":["docker.io/kindest/kindnetd@sha256:4a58d1cd2b45bf2460762a51a4aa9c80861f460af35800c05baab0573f923052","docker.io/kindest/kindnetd@sha256:a315b9c49a50d5e126e1b5fa5ef0eae2a9b367c9c4f868e897d772b142372bb4"],"repoTags":["docke
r.io/kindest/kindnetd:v20230809-80a64d96"],"size":"65258016"},{"id":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91","repoDigests":["gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126"],"repoTags":["gcr.io/google-containers/addon-resizer:functional-989346"],"size":"34114467"},{"id":"df14cad911418dbb3c8d9aa37be5372e10df7ecce3aff6bc2c3fae9bf1ce554e","repoDigests":["localhost/my-image@sha256:f85b0fde2278b2d0988f83f1bb9443b339b3a7576e121b3351b832f211da3f9e"],"repoTags":["localhost/my-image:functional-989346"],"size":"1468193"},{"id":"ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc","repoDigests":["registry.k8s.io/coredns/coredns@sha256:a0ead06651cf580044aeb0a0feba63591858fb2e43ade8c9dea45a6a89ae7e5e","registry.k8s.io/coredns/coredns@sha256:be7652ce0b43b1339f3d14d9b14af9f588578011092c1f7893bd55432d83a378"],"repoTags":["registry.k8s.io/coredns/coredns:v1.10.1"],"size":"53621675"},{"id":"73deb9a3f702532592a4167455f8bf2e5f5
d900bcc959ba2fd2d35c321de1af9","repoDigests":["registry.k8s.io/etcd@sha256:6c54bcd6cf6de7760c17ddfb31dd76f5ac64c5d8609d66829b542eb0b6b7ab15","registry.k8s.io/etcd@sha256:e013d0d5e4e25d00c61a7ff839927a1f36479678f11e49502b53a5e0b14f10c3"],"repoTags":["registry.k8s.io/etcd:3.5.9-0"],"size":"295456551"},{"id":"7fe0e6f37db33464725e616a12ccc4e36970370005a2b09683a974db6350c257","repoDigests":["registry.k8s.io/kube-apiserver@sha256:3993d654a91d922a7ea098b2f4b3ff2853c200e3387c66c8a1e84f7222c85499","registry.k8s.io/kube-apiserver@sha256:5b28a364467cf7e134343bb3ee2c6d40682b473a743a72142c7bbe25767d36eb"],"repoTags":["registry.k8s.io/kube-apiserver:v1.28.4"],"size":"127226832"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pa
use@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"e4720093a3c1381245b53a5a51b417963b3c4472d3f47fc301930a4f3b17666a","repoDigests":["docker.io/library/nginx@sha256:05aa73005987caaed48ea8213696b0df761ccd600d2c53fc0a1a97a180301d71","docker.io/library/nginx@sha256:c26ae7472d624ba1fafd296e73cecc4f93f853088e6a9c13c0d52f6ca5865107"],"repoTags":["docker.io/library/nginx:latest"],"size":"190865895"},{"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":"d058aa5ab969ce7b84d25e7188be1f80633b18db8ea7d02d9d0a78e676236591","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:6548
6c8c338f96dc022dd1a0abe8763e38f35095b84b208c78f44d9e99447d1c","registry.k8s.io/kube-controller-manager@sha256:c173b92b1ac1ac50de36a9d8d3af6377cbb7bbd930f42d4332cbaea521c57232"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.28.4"],"size":"123261750"},{"id":"83f6cc407eed88d214aad97f3539bde5c8e485ff14424cd021a3a2899304398e","repoDigests":["registry.k8s.io/kube-proxy@sha256:b68e9ff5bed1103e0659277256d805ab9313c8b7856ee45d0d3eea0227760f7e","registry.k8s.io/kube-proxy@sha256:e63408a0f5068a7e9d4b34fd72b4a2b0e5512509b53cd2123a37fc991b0ef532"],"repoTags":["registry.k8s.io/kube-proxy:v1.28.4"],"size":"74749335"},{"id":"e3db313c6dbc065d4ac3b32c7a6f2a878949031b881d217b63881a109c5cfba1","repoDigests":["registry.k8s.io/kube-scheduler@sha256:335bba9e861b88fa8b7bb9250bcd69b7a33f83da4fee93f9fc0eedc6f34e28ba","registry.k8s.io/kube-scheduler@sha256:d994c8a78e8cb1ec189fabfd258ff002cccdeb63678fad08ec0fba32298ffe32"],"repoTags":["registry.k8s.io/kube-scheduler:v1.28.4"],"size":"61551410"},{"id":"0184c1613d92931126feb4c54
8e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"4950bb10b3f87e8d4a8f772a0d8934625cac4ccfa3675fea34cad0dab83fd5a5","repoDigests":["docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988","docker.io/kindest/kindnetd@sha256:bdddbe20c61d325166b48dd517059f5b93c21526eb74c5c80d86cd6d37236bac"],"repoTags":["docker.io/kindest/kindnetd:v20240202-8f1494ea"],"size":"65291810"},{"id":"298f2112fe80560d115dc37209855d55d38814e43dddcd87bf5ae5f5c4f6556f","repoDigests":["docker.io/library/c5c467caf4007b8d4face771cb6488e5f8f2823bb39c4f573ae8f1479250f964-tmp@sha256:9c781fd64c91685ff93c775df3259dc7a1165998c2403ab8963f6184ee6b135e"],"repoTags":[],"size":"1465611"},{"id":"beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:62ffc2ed7554e4c6d360bce40bbcf196573d
d27c4ce080641a2c59867e732dee","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1462480"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"6913ed9ec8d009744018c1740879327fe2e085935b2cce7a234bf05347b670d7","repoDigests":["docker.io/library/nginx@sha256:6a2f8b28e45c4adea04ec207a251fd4a2df03ddc930f782af51e315ebc76e9a9","docker.io/library/nginx@sha256:cb
0953165f59b5cf2227ae979a49a2284956d997fad4ed7a338eebc6aef3e70b"],"repoTags":["docker.io/library/nginx:alpine"],"size":"44394342"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-989346 image ls --format json --alsologtostderr:
I0311 20:21:02.947562   57198 out.go:291] Setting OutFile to fd 1 ...
I0311 20:21:02.947699   57198 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0311 20:21:02.947716   57198 out.go:304] Setting ErrFile to fd 2...
I0311 20:21:02.947723   57198 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0311 20:21:02.948431   57198 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
I0311 20:21:02.949067   57198 config.go:182] Loaded profile config "functional-989346": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0311 20:21:02.949160   57198 config.go:182] Loaded profile config "functional-989346": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0311 20:21:02.949494   57198 cli_runner.go:164] Run: docker container inspect functional-989346 --format={{.State.Status}}
I0311 20:21:02.965635   57198 ssh_runner.go:195] Run: systemctl --version
I0311 20:21:02.965680   57198 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-989346
I0311 20:21:02.981255   57198 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/functional-989346/id_rsa Username:docker}
I0311 20:21:03.062434   57198 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.20s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-989346 image ls --format yaml --alsologtostderr:
- 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: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c
repoDigests:
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
- registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10
repoTags:
- registry.k8s.io/pause:3.9
size: "750414"
- id: c7d1297425461d3e24fe0ba658818593be65d13a2dd45a4c02d8768d6c8c18cc
repoDigests:
- docker.io/kindest/kindnetd@sha256:4a58d1cd2b45bf2460762a51a4aa9c80861f460af35800c05baab0573f923052
- docker.io/kindest/kindnetd@sha256:a315b9c49a50d5e126e1b5fa5ef0eae2a9b367c9c4f868e897d772b142372bb4
repoTags:
- docker.io/kindest/kindnetd:v20230809-80a64d96
size: "65258016"
- id: 6913ed9ec8d009744018c1740879327fe2e085935b2cce7a234bf05347b670d7
repoDigests:
- docker.io/library/nginx@sha256:6a2f8b28e45c4adea04ec207a251fd4a2df03ddc930f782af51e315ebc76e9a9
- docker.io/library/nginx@sha256:cb0953165f59b5cf2227ae979a49a2284956d997fad4ed7a338eebc6aef3e70b
repoTags:
- docker.io/library/nginx:alpine
size: "44394342"
- id: 73deb9a3f702532592a4167455f8bf2e5f5d900bcc959ba2fd2d35c321de1af9
repoDigests:
- registry.k8s.io/etcd@sha256:6c54bcd6cf6de7760c17ddfb31dd76f5ac64c5d8609d66829b542eb0b6b7ab15
- registry.k8s.io/etcd@sha256:e013d0d5e4e25d00c61a7ff839927a1f36479678f11e49502b53a5e0b14f10c3
repoTags:
- registry.k8s.io/etcd:3.5.9-0
size: "295456551"
- id: e3db313c6dbc065d4ac3b32c7a6f2a878949031b881d217b63881a109c5cfba1
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:335bba9e861b88fa8b7bb9250bcd69b7a33f83da4fee93f9fc0eedc6f34e28ba
- registry.k8s.io/kube-scheduler@sha256:d994c8a78e8cb1ec189fabfd258ff002cccdeb63678fad08ec0fba32298ffe32
repoTags:
- registry.k8s.io/kube-scheduler:v1.28.4
size: "61551410"
- id: 7fe0e6f37db33464725e616a12ccc4e36970370005a2b09683a974db6350c257
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:3993d654a91d922a7ea098b2f4b3ff2853c200e3387c66c8a1e84f7222c85499
- registry.k8s.io/kube-apiserver@sha256:5b28a364467cf7e134343bb3ee2c6d40682b473a743a72142c7bbe25767d36eb
repoTags:
- registry.k8s.io/kube-apiserver:v1.28.4
size: "127226832"
- id: d058aa5ab969ce7b84d25e7188be1f80633b18db8ea7d02d9d0a78e676236591
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:65486c8c338f96dc022dd1a0abe8763e38f35095b84b208c78f44d9e99447d1c
- registry.k8s.io/kube-controller-manager@sha256:c173b92b1ac1ac50de36a9d8d3af6377cbb7bbd930f42d4332cbaea521c57232
repoTags:
- registry.k8s.io/kube-controller-manager:v1.28.4
size: "123261750"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 4950bb10b3f87e8d4a8f772a0d8934625cac4ccfa3675fea34cad0dab83fd5a5
repoDigests:
- docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988
- docker.io/kindest/kindnetd@sha256:bdddbe20c61d325166b48dd517059f5b93c21526eb74c5c80d86cd6d37236bac
repoTags:
- docker.io/kindest/kindnetd:v20240202-8f1494ea
size: "65291810"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
- docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da
repoTags:
- docker.io/library/mysql:5.7
size: "519571821"
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests:
- gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126
repoTags:
- gcr.io/google-containers/addon-resizer:functional-989346
size: "34114467"
- 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: ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:a0ead06651cf580044aeb0a0feba63591858fb2e43ade8c9dea45a6a89ae7e5e
- registry.k8s.io/coredns/coredns@sha256:be7652ce0b43b1339f3d14d9b14af9f588578011092c1f7893bd55432d83a378
repoTags:
- registry.k8s.io/coredns/coredns:v1.10.1
size: "53621675"
- id: 83f6cc407eed88d214aad97f3539bde5c8e485ff14424cd021a3a2899304398e
repoDigests:
- registry.k8s.io/kube-proxy@sha256:b68e9ff5bed1103e0659277256d805ab9313c8b7856ee45d0d3eea0227760f7e
- registry.k8s.io/kube-proxy@sha256:e63408a0f5068a7e9d4b34fd72b4a2b0e5512509b53cd2123a37fc991b0ef532
repoTags:
- registry.k8s.io/kube-proxy:v1.28.4
size: "74749335"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-989346 image ls --format yaml --alsologtostderr:
I0311 20:20:59.691890   56421 out.go:291] Setting OutFile to fd 1 ...
I0311 20:20:59.692356   56421 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0311 20:20:59.692373   56421 out.go:304] Setting ErrFile to fd 2...
I0311 20:20:59.692380   56421 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0311 20:20:59.692797   56421 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
I0311 20:20:59.693830   56421 config.go:182] Loaded profile config "functional-989346": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0311 20:20:59.693928   56421 config.go:182] Loaded profile config "functional-989346": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0311 20:20:59.694294   56421 cli_runner.go:164] Run: docker container inspect functional-989346 --format={{.State.Status}}
I0311 20:20:59.713015   56421 ssh_runner.go:195] Run: systemctl --version
I0311 20:20:59.713073   56421 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-989346
I0311 20:20:59.733058   56421 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/functional-989346/id_rsa Username:docker}
I0311 20:20:59.819172   56421 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.28s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 image build -t localhost/my-image:functional-989346 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-amd64 -p functional-989346 image build -t localhost/my-image:functional-989346 testdata/build --alsologtostderr: (2.506503367s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-amd64 -p functional-989346 image build -t localhost/my-image:functional-989346 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 298f2112fe8
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-989346
--> df14cad9114
Successfully tagged localhost/my-image:functional-989346
df14cad911418dbb3c8d9aa37be5372e10df7ecce3aff6bc2c3fae9bf1ce554e
functional_test.go:322: (dbg) Stderr: out/minikube-linux-amd64 -p functional-989346 image build -t localhost/my-image:functional-989346 testdata/build --alsologtostderr:
I0311 20:21:00.233041   56701 out.go:291] Setting OutFile to fd 1 ...
I0311 20:21:00.233382   56701 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0311 20:21:00.233395   56701 out.go:304] Setting ErrFile to fd 2...
I0311 20:21:00.233402   56701 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0311 20:21:00.233695   56701 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
I0311 20:21:00.234448   56701 config.go:182] Loaded profile config "functional-989346": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0311 20:21:00.234990   56701 config.go:182] Loaded profile config "functional-989346": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0311 20:21:00.235476   56701 cli_runner.go:164] Run: docker container inspect functional-989346 --format={{.State.Status}}
I0311 20:21:00.252400   56701 ssh_runner.go:195] Run: systemctl --version
I0311 20:21:00.252437   56701 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-989346
I0311 20:21:00.271294   56701 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/functional-989346/id_rsa Username:docker}
I0311 20:21:00.351278   56701 build_images.go:161] Building image from path: /tmp/build.1145400768.tar
I0311 20:21:00.351332   56701 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0311 20:21:00.359968   56701 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1145400768.tar
I0311 20:21:00.363913   56701 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1145400768.tar: stat -c "%s %y" /var/lib/minikube/build/build.1145400768.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1145400768.tar': No such file or directory
I0311 20:21:00.363942   56701 ssh_runner.go:362] scp /tmp/build.1145400768.tar --> /var/lib/minikube/build/build.1145400768.tar (3072 bytes)
I0311 20:21:00.395338   56701 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1145400768
I0311 20:21:00.404321   56701 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1145400768 -xf /var/lib/minikube/build/build.1145400768.tar
I0311 20:21:00.412862   56701 crio.go:297] Building image: /var/lib/minikube/build/build.1145400768
I0311 20:21:00.412916   56701 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-989346 /var/lib/minikube/build/build.1145400768 --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
I0311 20:21:02.659713   56701 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-989346 /var/lib/minikube/build/build.1145400768 --cgroup-manager=cgroupfs: (2.246772542s)
I0311 20:21:02.659798   56701 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1145400768
I0311 20:21:02.668219   56701 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1145400768.tar
I0311 20:21:02.675410   56701 build_images.go:217] Built localhost/my-image:functional-989346 from /tmp/build.1145400768.tar
I0311 20:21:02.675442   56701 build_images.go:133] succeeded building to: functional-989346
I0311 20:21:02.675449   56701 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.98s)

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Mar 11 20:20 created-by-test
-rw-r--r-- 1 docker docker 24 Mar 11 20:20 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Mar 11 20:20 test-1710188426634007810
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 ssh cat /mount-9p/test-1710188426634007810
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-989346 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" [1cf5e9cb-543b-4349-9eeb-4653924793a2] Pending
helpers_test.go:344: "busybox-mount" [1cf5e9cb-543b-4349-9eeb-4653924793a2] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [1cf5e9cb-543b-4349-9eeb-4653924793a2] Pending: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [1cf5e9cb-543b-4349-9eeb-4653924793a2] 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 18.003989779s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-989346 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 ssh "sudo umount -f /mount-9p"
E0311 20:20:47.221440   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-989346 /tmp/TestFunctionalparallelMountCmdany-port291072014/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (20.86s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-amd64 -p functional-989346 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-amd64 -p functional-989346 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-amd64 -p functional-989346 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-989346 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 51045: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.39s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-989346 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" [d29d0d10-9f25-4e4d-9de7-02e2e46ab4d8] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [d29d0d10-9f25-4e4d-9de7-02e2e46ab4d8] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 20.066707661s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (20.30s)

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 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-989346 /tmp/TestFunctionalparallelMountCmdspecific-port2565178450/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-989346 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-989346 ssh "sudo umount -f /mount-9p": exit status 1 (405.263002ms)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 image save gcr.io/google-containers/addon-resizer:functional-989346 /home/jenkins/workspace/Docker_Linux_crio_integration/addon-resizer-save.tar --alsologtostderr
functional_test.go:379: (dbg) Done: out/minikube-linux-amd64 -p functional-989346 image save gcr.io/google-containers/addon-resizer:functional-989346 /home/jenkins/workspace/Docker_Linux_crio_integration/addon-resizer-save.tar --alsologtostderr: (1.573034608s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (1.57s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-989346 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-989346 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1161362589/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-989346 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1161362589/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-989346 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1161362589/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.06s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 image load /home/jenkins/workspace/Docker_Linux_crio_integration/addon-resizer-save.tar --alsologtostderr
functional_test.go:408: (dbg) Done: out/minikube-linux-amd64 -p functional-989346 image load /home/jenkins/workspace/Docker_Linux_crio_integration/addon-resizer-save.tar --alsologtostderr: (1.457359253s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (1.68s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1435: (dbg) Run:  kubectl --context functional-989346 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-989346 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-d7447cc7f-ffmq2" [fff551d2-cc5a-48d2-a6c7-d2b88de2a0e7] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-d7447cc7f-ffmq2" [fff551d2-cc5a-48d2-a6c7-d2b88de2a0e7] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 8.004382292s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (8.23s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1455: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 service list
functional_test.go:1455: (dbg) Done: out/minikube-linux-amd64 -p functional-989346 service list: (1.748745014s)
--- PASS: TestFunctional/parallel/ServiceCmd/List (1.75s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1485: (dbg) Run:  out/minikube-linux-amd64 -p functional-989346 service list -o json
functional_test.go:1485: (dbg) Done: out/minikube-linux-amd64 -p functional-989346 service list -o json: (1.669096968s)
functional_test.go:1490: Took "1.669224641s" to run "out/minikube-linux-amd64 -p functional-989346 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (1.67s)

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.08s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/StartCluster (115.41s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-340481 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0311 20:22:09.142036   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-340481 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m54.783947936s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-340481 status -v=7 --alsologtostderr
--- PASS: TestMutliControlPlane/serial/StartCluster (115.41s)

                                                
                                    
x
+
TestMutliControlPlane/serial/DeployApp (5.8s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/PingHostFromPods (1.11s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-340481 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-340481 -- exec busybox-5b5d89c9d6-6sg9f -- 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-340481 -- exec busybox-5b5d89c9d6-6sg9f -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-340481 -- exec busybox-5b5d89c9d6-q68zt -- 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-340481 -- exec busybox-5b5d89c9d6-q68zt -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-340481 -- exec busybox-5b5d89c9d6-sldnl -- 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-340481 -- exec busybox-5b5d89c9d6-sldnl -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMutliControlPlane/serial/PingHostFromPods (1.11s)

                                                
                                    
x
+
TestMutliControlPlane/serial/AddWorkerNode (26.99s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-340481 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-340481 -v=7 --alsologtostderr: (26.207505912s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-340481 status -v=7 --alsologtostderr
--- PASS: TestMutliControlPlane/serial/AddWorkerNode (26.99s)

                                                
                                    
x
+
TestMutliControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/HAppyAfterClusterStart (0.6s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/CopyFile (15.43s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/StopSecondaryNode (12.38s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0311 20:24:18.821183   77418 out.go:291] Setting OutFile to fd 1 ...
	I0311 20:24:18.821318   77418 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:24:18.821329   77418 out.go:304] Setting ErrFile to fd 2...
	I0311 20:24:18.821335   77418 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:24:18.821535   77418 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
	I0311 20:24:18.821720   77418 out.go:298] Setting JSON to false
	I0311 20:24:18.821752   77418 mustload.go:65] Loading cluster: ha-340481
	I0311 20:24:18.821874   77418 notify.go:220] Checking for updates...
	I0311 20:24:18.822179   77418 config.go:182] Loaded profile config "ha-340481": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0311 20:24:18.822195   77418 status.go:255] checking status of ha-340481 ...
	I0311 20:24:18.822650   77418 cli_runner.go:164] Run: docker container inspect ha-340481 --format={{.State.Status}}
	I0311 20:24:18.839733   77418 status.go:330] ha-340481 host status = "Running" (err=<nil>)
	I0311 20:24:18.839755   77418 host.go:66] Checking if "ha-340481" exists ...
	I0311 20:24:18.839957   77418 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-340481
	I0311 20:24:18.855497   77418 host.go:66] Checking if "ha-340481" exists ...
	I0311 20:24:18.855731   77418 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0311 20:24:18.855765   77418 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-340481
	I0311 20:24:18.872030   77418 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32787 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/ha-340481/id_rsa Username:docker}
	I0311 20:24:18.951125   77418 ssh_runner.go:195] Run: systemctl --version
	I0311 20:24:18.954640   77418 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0311 20:24:18.964291   77418 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0311 20:24:19.014545   77418 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:true BridgeNfIP6Tables:true Debug:false NFd:53 OomKillDisable:true NGoroutines:77 SystemTime:2024-03-11 20:24:19.006001082 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1053-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:25.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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0311 20:24:19.015073   77418 kubeconfig.go:125] found "ha-340481" server: "https://192.168.49.254:8443"
	I0311 20:24:19.015099   77418 api_server.go:166] Checking apiserver status ...
	I0311 20:24:19.015127   77418 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0311 20:24:19.024919   77418 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1514/cgroup
	I0311 20:24:19.033204   77418 api_server.go:182] apiserver freezer: "13:freezer:/docker/d78c4afbd30c701cbb22f06b462e0949d2c04f33f7dfc091f5272fac7312da14/crio/crio-875288d63c17fd571124995068f58e78be60ee38a8efee9d138e9e99ac0a5cf0"
	I0311 20:24:19.033266   77418 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d78c4afbd30c701cbb22f06b462e0949d2c04f33f7dfc091f5272fac7312da14/crio/crio-875288d63c17fd571124995068f58e78be60ee38a8efee9d138e9e99ac0a5cf0/freezer.state
	I0311 20:24:19.040355   77418 api_server.go:204] freezer state: "THAWED"
	I0311 20:24:19.040388   77418 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0311 20:24:19.044163   77418 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0311 20:24:19.044182   77418 status.go:422] ha-340481 apiserver status = Running (err=<nil>)
	I0311 20:24:19.044192   77418 status.go:257] ha-340481 status: &{Name:ha-340481 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0311 20:24:19.044211   77418 status.go:255] checking status of ha-340481-m02 ...
	I0311 20:24:19.044425   77418 cli_runner.go:164] Run: docker container inspect ha-340481-m02 --format={{.State.Status}}
	I0311 20:24:19.060250   77418 status.go:330] ha-340481-m02 host status = "Stopped" (err=<nil>)
	I0311 20:24:19.060267   77418 status.go:343] host is not running, skipping remaining checks
	I0311 20:24:19.060275   77418 status.go:257] ha-340481-m02 status: &{Name:ha-340481-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0311 20:24:19.060297   77418 status.go:255] checking status of ha-340481-m03 ...
	I0311 20:24:19.060551   77418 cli_runner.go:164] Run: docker container inspect ha-340481-m03 --format={{.State.Status}}
	I0311 20:24:19.076816   77418 status.go:330] ha-340481-m03 host status = "Running" (err=<nil>)
	I0311 20:24:19.076847   77418 host.go:66] Checking if "ha-340481-m03" exists ...
	I0311 20:24:19.077056   77418 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-340481-m03
	I0311 20:24:19.091736   77418 host.go:66] Checking if "ha-340481-m03" exists ...
	I0311 20:24:19.092043   77418 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0311 20:24:19.092088   77418 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-340481-m03
	I0311 20:24:19.107550   77418 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32797 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/ha-340481-m03/id_rsa Username:docker}
	I0311 20:24:19.186894   77418 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0311 20:24:19.196873   77418 kubeconfig.go:125] found "ha-340481" server: "https://192.168.49.254:8443"
	I0311 20:24:19.196895   77418 api_server.go:166] Checking apiserver status ...
	I0311 20:24:19.196919   77418 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0311 20:24:19.205700   77418 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1440/cgroup
	I0311 20:24:19.213376   77418 api_server.go:182] apiserver freezer: "13:freezer:/docker/a8f93db275dfc633de8d7188bf9364595b66dbebc4053661902e457bb89bdef5/crio/crio-8e743af10d3be58c26d96c5a6b946ae950b19a9eef443a3cd1174c851ef3ab62"
	I0311 20:24:19.213413   77418 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/a8f93db275dfc633de8d7188bf9364595b66dbebc4053661902e457bb89bdef5/crio/crio-8e743af10d3be58c26d96c5a6b946ae950b19a9eef443a3cd1174c851ef3ab62/freezer.state
	I0311 20:24:19.220450   77418 api_server.go:204] freezer state: "THAWED"
	I0311 20:24:19.220469   77418 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0311 20:24:19.224196   77418 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0311 20:24:19.224215   77418 status.go:422] ha-340481-m03 apiserver status = Running (err=<nil>)
	I0311 20:24:19.224224   77418 status.go:257] ha-340481-m03 status: &{Name:ha-340481-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0311 20:24:19.224243   77418 status.go:255] checking status of ha-340481-m04 ...
	I0311 20:24:19.224502   77418 cli_runner.go:164] Run: docker container inspect ha-340481-m04 --format={{.State.Status}}
	I0311 20:24:19.240784   77418 status.go:330] ha-340481-m04 host status = "Running" (err=<nil>)
	I0311 20:24:19.240801   77418 host.go:66] Checking if "ha-340481-m04" exists ...
	I0311 20:24:19.241029   77418 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-340481-m04
	I0311 20:24:19.256614   77418 host.go:66] Checking if "ha-340481-m04" exists ...
	I0311 20:24:19.256821   77418 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0311 20:24:19.256854   77418 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-340481-m04
	I0311 20:24:19.273040   77418 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32802 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/ha-340481-m04/id_rsa Username:docker}
	I0311 20:24:19.354927   77418 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0311 20:24:19.364824   77418 status.go:257] ha-340481-m04 status: &{Name:ha-340481-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMutliControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.46s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/RestartSecondaryNode (19.23s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-amd64 -p ha-340481 node start m02 -v=7 --alsologtostderr
E0311 20:24:25.297364   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-amd64 -p ha-340481 node start m02 -v=7 --alsologtostderr: (18.288199846s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-amd64 -p ha-340481 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMutliControlPlane/serial/RestartSecondaryNode (19.23s)

                                                
                                    
x
+
TestMutliControlPlane/serial/HAppyAfterSecondaryNodeRestart (3.82s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/RestartClusterKeepsNodes (141.75s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-340481 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-340481 -v=7 --alsologtostderr
E0311 20:24:52.982665   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-340481 -v=7 --alsologtostderr: (36.525596197s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-340481 --wait=true -v=7 --alsologtostderr
E0311 20:25:25.405858   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:25:25.411141   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:25:25.422105   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:25:25.442762   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:25:25.483057   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:25:25.563900   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:25:25.725051   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:25:26.045601   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:25:26.686740   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:25:27.967633   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:25:30.528235   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:25:35.648907   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:25:45.889290   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:26:06.370009   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:26:47.330938   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-340481 --wait=true -v=7 --alsologtostderr: (1m45.113059144s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-340481
--- PASS: TestMutliControlPlane/serial/RestartClusterKeepsNodes (141.75s)

                                                
                                    
x
+
TestMutliControlPlane/serial/DeleteSecondaryNode (12.26s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.43s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/StopCluster (35.42s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0311 20:27:52.679868   92951 out.go:291] Setting OutFile to fd 1 ...
	I0311 20:27:52.680151   92951 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:27:52.680162   92951 out.go:304] Setting ErrFile to fd 2...
	I0311 20:27:52.680167   92951 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:27:52.680388   92951 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
	I0311 20:27:52.680634   92951 out.go:298] Setting JSON to false
	I0311 20:27:52.680668   92951 mustload.go:65] Loading cluster: ha-340481
	I0311 20:27:52.680717   92951 notify.go:220] Checking for updates...
	I0311 20:27:52.681092   92951 config.go:182] Loaded profile config "ha-340481": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0311 20:27:52.681110   92951 status.go:255] checking status of ha-340481 ...
	I0311 20:27:52.681512   92951 cli_runner.go:164] Run: docker container inspect ha-340481 --format={{.State.Status}}
	I0311 20:27:52.697733   92951 status.go:330] ha-340481 host status = "Stopped" (err=<nil>)
	I0311 20:27:52.697760   92951 status.go:343] host is not running, skipping remaining checks
	I0311 20:27:52.697770   92951 status.go:257] ha-340481 status: &{Name:ha-340481 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0311 20:27:52.697821   92951 status.go:255] checking status of ha-340481-m02 ...
	I0311 20:27:52.698170   92951 cli_runner.go:164] Run: docker container inspect ha-340481-m02 --format={{.State.Status}}
	I0311 20:27:52.716125   92951 status.go:330] ha-340481-m02 host status = "Stopped" (err=<nil>)
	I0311 20:27:52.716142   92951 status.go:343] host is not running, skipping remaining checks
	I0311 20:27:52.716149   92951 status.go:257] ha-340481-m02 status: &{Name:ha-340481-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0311 20:27:52.716171   92951 status.go:255] checking status of ha-340481-m04 ...
	I0311 20:27:52.716408   92951 cli_runner.go:164] Run: docker container inspect ha-340481-m04 --format={{.State.Status}}
	I0311 20:27:52.732680   92951 status.go:330] ha-340481-m04 host status = "Stopped" (err=<nil>)
	I0311 20:27:52.732698   92951 status.go:343] host is not running, skipping remaining checks
	I0311 20:27:52.732704   92951 status.go:257] ha-340481-m04 status: &{Name:ha-340481-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMutliControlPlane/serial/RestartCluster (117.9s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-340481 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0311 20:28:09.251615   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:29:25.298203   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-340481 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m57.184097939s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-340481 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMutliControlPlane/serial/RestartCluster (117.90s)

                                                
                                    
x
+
TestMutliControlPlane/serial/DegradedAfterClusterRestart (0.43s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/AddSecondaryNode (58.64s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-340481 --control-plane -v=7 --alsologtostderr
E0311 20:30:25.405597   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-340481 --control-plane -v=7 --alsologtostderr: (57.858833781s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-340481 status -v=7 --alsologtostderr
--- PASS: TestMutliControlPlane/serial/AddSecondaryNode (58.64s)

                                                
                                    
x
+
TestMutliControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.6s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (40.52s)

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

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.62s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.57s)

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.22s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"29dee2f0-e1c5-4913-86c5-ca1f40b436fc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-653622] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"2546decc-4b94-4b63-bcfb-aa58d8b68b76","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18358"}}
	{"specversion":"1.0","id":"50570732-a55d-4f2f-a548-3cf1322b5344","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":"82e25049-f1eb-42e7-bd2b-75239bfcf5e5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18358-10847/kubeconfig"}}
	{"specversion":"1.0","id":"410809fc-bc60-4800-b87b-01e626d32a68","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18358-10847/.minikube"}}
	{"specversion":"1.0","id":"8a56c489-ee41-4c8b-b664-4859da8a2829","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":"84a1cb9d-d2a1-4dae-881d-6ba660334122","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"4623b77f-b3a8-4e9d-b40a-e4ad6fa6a0d2","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-653622" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-653622
--- PASS: TestErrorJSONOutput (0.22s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (42.1s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (24.28s)

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

                                                
                                    
x
+
TestKicExistingNetwork (27.06s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-155100 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-155100 --network=existing-network: (25.032157461s)
helpers_test.go:175: Cleaning up "existing-network-155100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-155100
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-155100: (1.901909348s)
--- PASS: TestKicExistingNetwork (27.06s)

                                                
                                    
x
+
TestKicCustomSubnet (27.61s)

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

                                                
                                    
x
+
TestKicStaticIP (24.11s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (51.72s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-882830 --driver=docker  --container-runtime=crio
E0311 20:34:25.297508   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-882830 --driver=docker  --container-runtime=crio: (22.371631127s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-886134 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-886134 --driver=docker  --container-runtime=crio: (24.390272443s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-882830
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-886134
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-886134" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-886134
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-886134: (1.820514691s)
helpers_test.go:175: Cleaning up "first-882830" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-882830
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-882830: (2.115140459s)
--- PASS: TestMinikubeProfile (51.72s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.76s)

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

                                                
                                    
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-614312 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.24s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (8.34s)

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

                                                
                                    
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-625842 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.24s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.57s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p mount-start-1-614312 --alsologtostderr -v=5
E0311 20:35:25.405738   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p mount-start-1-614312 --alsologtostderr -v=5: (1.572041024s)
--- PASS: TestMountStart/serial/DeleteFirst (1.57s)

                                                
                                    
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-625842 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.24s)

                                                
                                    
x
+
TestMountStart/serial/Stop (1.17s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.52s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (73.01s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-860036 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0311 20:35:48.343795   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-860036 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m12.589605646s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-860036 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (73.01s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.77s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.75s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-860036 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-860036 -- exec busybox-5b5d89c9d6-4rbhb -- 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-860036 -- exec busybox-5b5d89c9d6-4rbhb -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-860036 -- exec busybox-5b5d89c9d6-bckl9 -- 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-860036 -- exec busybox-5b5d89c9d6-bckl9 -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.75s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (22.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.29s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.85s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.06s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0311 20:37:30.123519  156241 out.go:291] Setting OutFile to fd 1 ...
	I0311 20:37:30.123788  156241 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:37:30.123798  156241 out.go:304] Setting ErrFile to fd 2...
	I0311 20:37:30.123802  156241 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:37:30.124030  156241 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
	I0311 20:37:30.124246  156241 out.go:298] Setting JSON to false
	I0311 20:37:30.124275  156241 mustload.go:65] Loading cluster: multinode-860036
	I0311 20:37:30.124381  156241 notify.go:220] Checking for updates...
	I0311 20:37:30.124712  156241 config.go:182] Loaded profile config "multinode-860036": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0311 20:37:30.124728  156241 status.go:255] checking status of multinode-860036 ...
	I0311 20:37:30.125121  156241 cli_runner.go:164] Run: docker container inspect multinode-860036 --format={{.State.Status}}
	I0311 20:37:30.144867  156241 status.go:330] multinode-860036 host status = "Running" (err=<nil>)
	I0311 20:37:30.144895  156241 host.go:66] Checking if "multinode-860036" exists ...
	I0311 20:37:30.145137  156241 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-860036
	I0311 20:37:30.161248  156241 host.go:66] Checking if "multinode-860036" exists ...
	I0311 20:37:30.161523  156241 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0311 20:37:30.161579  156241 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-860036
	I0311 20:37:30.177284  156241 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32907 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/multinode-860036/id_rsa Username:docker}
	I0311 20:37:30.259453  156241 ssh_runner.go:195] Run: systemctl --version
	I0311 20:37:30.263362  156241 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0311 20:37:30.273561  156241 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0311 20:37:30.323335  156241 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:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:67 SystemTime:2024-03-11 20:37:30.314241767 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1053-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:25.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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0311 20:37:30.323855  156241 kubeconfig.go:125] found "multinode-860036" server: "https://192.168.67.2:8443"
	I0311 20:37:30.323877  156241 api_server.go:166] Checking apiserver status ...
	I0311 20:37:30.323911  156241 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0311 20:37:30.333564  156241 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1573/cgroup
	I0311 20:37:30.341615  156241 api_server.go:182] apiserver freezer: "13:freezer:/docker/2d43dd7ab99fb9f3c475665d7c7a23daa7dd30cffa94849a35e53e2da7ac26b8/crio/crio-cbbc57c1f0e85383f5e82684dfc9aa7ea02f2b06cd3a391c3b3b9332cbd566fd"
	I0311 20:37:30.341662  156241 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2d43dd7ab99fb9f3c475665d7c7a23daa7dd30cffa94849a35e53e2da7ac26b8/crio/crio-cbbc57c1f0e85383f5e82684dfc9aa7ea02f2b06cd3a391c3b3b9332cbd566fd/freezer.state
	I0311 20:37:30.349077  156241 api_server.go:204] freezer state: "THAWED"
	I0311 20:37:30.349105  156241 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0311 20:37:30.352792  156241 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0311 20:37:30.352817  156241 status.go:422] multinode-860036 apiserver status = Running (err=<nil>)
	I0311 20:37:30.352829  156241 status.go:257] multinode-860036 status: &{Name:multinode-860036 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0311 20:37:30.352852  156241 status.go:255] checking status of multinode-860036-m02 ...
	I0311 20:37:30.353113  156241 cli_runner.go:164] Run: docker container inspect multinode-860036-m02 --format={{.State.Status}}
	I0311 20:37:30.369006  156241 status.go:330] multinode-860036-m02 host status = "Running" (err=<nil>)
	I0311 20:37:30.369026  156241 host.go:66] Checking if "multinode-860036-m02" exists ...
	I0311 20:37:30.369268  156241 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-860036-m02
	I0311 20:37:30.385236  156241 host.go:66] Checking if "multinode-860036-m02" exists ...
	I0311 20:37:30.385482  156241 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0311 20:37:30.385532  156241 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-860036-m02
	I0311 20:37:30.401653  156241 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32912 SSHKeyPath:/home/jenkins/minikube-integration/18358-10847/.minikube/machines/multinode-860036-m02/id_rsa Username:docker}
	I0311 20:37:30.487232  156241 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0311 20:37:30.497499  156241 status.go:257] multinode-860036-m02 status: &{Name:multinode-860036-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0311 20:37:30.497530  156241 status.go:255] checking status of multinode-860036-m03 ...
	I0311 20:37:30.497765  156241 cli_runner.go:164] Run: docker container inspect multinode-860036-m03 --format={{.State.Status}}
	I0311 20:37:30.514305  156241 status.go:330] multinode-860036-m03 host status = "Stopped" (err=<nil>)
	I0311 20:37:30.514330  156241 status.go:343] host is not running, skipping remaining checks
	I0311 20:37:30.514340  156241 status.go:257] multinode-860036-m03 status: &{Name:multinode-860036-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.62s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (86.11s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-860036
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-860036
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-860036: (24.575673849s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-860036 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-860036 --wait=true -v=8 --alsologtostderr: (1m1.40550257s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-860036
--- PASS: TestMultiNode/serial/RestartKeepsNodes (86.11s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.88s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.61s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-860036 stop
E0311 20:39:25.298737   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-860036 stop: (23.423118436s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-860036 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-860036 status: exit status 7 (89.077333ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0311 20:39:33.692838  164873 out.go:291] Setting OutFile to fd 1 ...
	I0311 20:39:33.692956  164873 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:39:33.692967  164873 out.go:304] Setting ErrFile to fd 2...
	I0311 20:39:33.692971  164873 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:39:33.693143  164873 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
	I0311 20:39:33.693340  164873 out.go:298] Setting JSON to false
	I0311 20:39:33.693377  164873 mustload.go:65] Loading cluster: multinode-860036
	I0311 20:39:33.693476  164873 notify.go:220] Checking for updates...
	I0311 20:39:33.693792  164873 config.go:182] Loaded profile config "multinode-860036": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0311 20:39:33.693807  164873 status.go:255] checking status of multinode-860036 ...
	I0311 20:39:33.694233  164873 cli_runner.go:164] Run: docker container inspect multinode-860036 --format={{.State.Status}}
	I0311 20:39:33.710462  164873 status.go:330] multinode-860036 host status = "Stopped" (err=<nil>)
	I0311 20:39:33.710488  164873 status.go:343] host is not running, skipping remaining checks
	I0311 20:39:33.710493  164873 status.go:257] multinode-860036 status: &{Name:multinode-860036 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0311 20:39:33.710513  164873 status.go:255] checking status of multinode-860036-m02 ...
	I0311 20:39:33.710775  164873 cli_runner.go:164] Run: docker container inspect multinode-860036-m02 --format={{.State.Status}}
	I0311 20:39:33.726049  164873 status.go:330] multinode-860036-m02 host status = "Stopped" (err=<nil>)
	I0311 20:39:33.726065  164873 status.go:343] host is not running, skipping remaining checks
	I0311 20:39:33.726070  164873 status.go:257] multinode-860036-m02 status: &{Name:multinode-860036-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (46.8s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (23.61s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-860036-m02' is duplicated with machine name 'multinode-860036-m02' in profile 'multinode-860036'
	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-860036-m03 --driver=docker  --container-runtime=crio
E0311 20:40:25.405894   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-860036-m03 --driver=docker  --container-runtime=crio: (21.41919613s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-860036
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-860036: exit status 80 (261.50232ms)

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

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

                                                
                                    
x
+
TestPreload (104.61s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-869971 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0311 20:41:48.453264   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-869971 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m7.363581915s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-869971 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-869971 image pull gcr.io/k8s-minikube/busybox: (3.196530045s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-869971
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-869971: (5.716934116s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-869971 --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-869971 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (26.211811693s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-869971 image list
helpers_test.go:175: Cleaning up "test-preload-869971" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-869971
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-869971: (1.900830877s)
--- PASS: TestPreload (104.61s)

                                                
                                    
x
+
TestScheduledStopUnix (100.57s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-561323 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-561323 --memory=2048 --driver=docker  --container-runtime=crio: (24.22004287s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-561323 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-561323 -n scheduled-stop-561323
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-561323 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-561323 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-561323 -n scheduled-stop-561323
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-561323
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-561323 --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-561323
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-561323: exit status 7 (76.798185ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (13.13s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"6848eb55-df09-4884-88a1-d792140136d1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-907449] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"5dc2e9d1-24fc-4b74-a177-efa729b21755","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18358"}}
	{"specversion":"1.0","id":"e64d19f6-62fd-49b6-ac48-e474e02999c7","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":"1b59c32e-cd37-4d8e-92c5-40a03646074f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18358-10847/kubeconfig"}}
	{"specversion":"1.0","id":"70936f33-6137-4e0d-b40a-f72fad38cd0f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18358-10847/.minikube"}}
	{"specversion":"1.0","id":"fd1b53f5-a197-4c9a-8978-9032cca86c38","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":"91384297-6963-46a2-a9b4-25901a0ba352","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"488f9bfb-c9f1-4003-87aa-a11b6ac374b8","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":"c97fbc4d-2831-4e17-a4ed-8264fcc04ce5","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":"1f1ad092-f021-49c2-9aac-8ba057ae3415","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":"92baa413-a21f-46eb-8078-2bcd08e8707e","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":"003f07af-7095-4b5b-9907-ba52898c7f26","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-907449\" primary control-plane node in \"insufficient-storage-907449\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"f912c89b-e638-4788-ae86-8a55acd4646e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.42-1708944392-18244 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"cba69b21-ebc2-4d02-9e6e-e6c57b699f98","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":"8bc94ed9-ea3d-4145-9b35-9309c2c8d05a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100%% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-907449","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=2048MB) ...","BinaryVersion":"v1.32.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-907449","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0311 20:44:24.263506  185733 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-907449" does not appear in /home/jenkins/minikube-integration/18358-10847/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0311 20:44:24.518974  185820 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-907449" does not appear in /home/jenkins/minikube-integration/18358-10847/kubeconfig
	E0311 20:44:24.528201  185820 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/insufficient-storage-907449/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-907449" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p insufficient-storage-907449
E0311 20:44:25.297295   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p insufficient-storage-907449: (1.82661362s)
--- PASS: TestInsufficientStorage (13.13s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (51.56s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3209219022 start -p running-upgrade-761571 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3209219022 start -p running-upgrade-761571 --memory=2200 --vm-driver=docker  --container-runtime=crio: (24.330701125s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-761571 --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-761571 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (22.029453501s)
helpers_test.go:175: Cleaning up "running-upgrade-761571" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-761571
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-761571: (2.358559104s)
--- PASS: TestRunningBinaryUpgrade (51.56s)

                                                
                                    
x
+
TestKubernetesUpgrade (353.82s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-393158 --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-393158 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (48.189161002s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-393158
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-393158: (1.239558577s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-393158 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-393158 status --format={{.Host}}: exit status 7 (117.46081ms)

                                                
                                                
-- 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-393158 --memory=2200 --kubernetes-version=v1.29.0-rc.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-393158 --memory=2200 --kubernetes-version=v1.29.0-rc.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m34.264789961s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-393158 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-393158 --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-393158 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (99.174946ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-393158] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18358
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18358-10847/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18358-10847/.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.29.0-rc.2 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-393158
	    minikube start -p kubernetes-upgrade-393158 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-3931582 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.29.0-rc.2, by running:
	    
	    minikube start -p kubernetes-upgrade-393158 --kubernetes-version=v1.29.0-rc.2
	    

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

                                                
                                    
x
+
TestMissingContainerUpgrade (180.59s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.977618917 start -p missing-upgrade-775465 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.977618917 start -p missing-upgrade-775465 --memory=2200 --driver=docker  --container-runtime=crio: (1m50.169874439s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-775465
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-775465: (10.478675648s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-775465
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-775465 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-775465 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (52.770995976s)
helpers_test.go:175: Cleaning up "missing-upgrade-775465" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-775465
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-775465: (4.513537502s)
--- PASS: TestMissingContainerUpgrade (180.59s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-613691] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18358
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18358-10847/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18358-10847/.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
+
TestStoppedBinaryUpgrade/Setup (2.62s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (27.82s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (138.54s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1561032101 start -p stopped-upgrade-681878 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1561032101 start -p stopped-upgrade-681878 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m52.364397663s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1561032101 -p stopped-upgrade-681878 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1561032101 -p stopped-upgrade-681878 stop: (4.399151667s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-681878 --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-681878 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (21.77615593s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (138.54s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (9.32s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.67s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.31s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.87s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (9.71s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.26s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.85s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0311 20:46:03.030097  206837 out.go:291] Setting OutFile to fd 1 ...
	I0311 20:46:03.030433  206837 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:46:03.030447  206837 out.go:304] Setting ErrFile to fd 2...
	I0311 20:46:03.030452  206837 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0311 20:46:03.030690  206837 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18358-10847/.minikube/bin
	I0311 20:46:03.031249  206837 out.go:298] Setting JSON to false
	I0311 20:46:03.032359  206837 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":5308,"bootTime":1710184655,"procs":290,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1053-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0311 20:46:03.032422  206837 start.go:139] virtualization: kvm guest
	I0311 20:46:03.034889  206837 out.go:177] * [false-716094] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
	I0311 20:46:03.036238  206837 out.go:177]   - MINIKUBE_LOCATION=18358
	I0311 20:46:03.036307  206837 notify.go:220] Checking for updates...
	I0311 20:46:03.037624  206837 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0311 20:46:03.038997  206837 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18358-10847/kubeconfig
	I0311 20:46:03.040248  206837 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18358-10847/.minikube
	I0311 20:46:03.041539  206837 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0311 20:46:03.042806  206837 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0311 20:46:03.044635  206837 config.go:182] Loaded profile config "kubernetes-upgrade-393158": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.20.0
	I0311 20:46:03.044774  206837 config.go:182] Loaded profile config "missing-upgrade-775465": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0311 20:46:03.044898  206837 config.go:182] Loaded profile config "stopped-upgrade-681878": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0311 20:46:03.045005  206837 driver.go:392] Setting default libvirt URI to qemu:///system
	I0311 20:46:03.071922  206837 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
	I0311 20:46:03.072069  206837 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0311 20:46:03.134551  206837 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:63 OomKillDisable:true NGoroutines:88 SystemTime:2024-03-11 20:46:03.123761578 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1053-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:25.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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0311 20:46:03.134703  206837 docker.go:295] overlay module found
	I0311 20:46:03.136653  206837 out.go:177] * Using the docker driver based on user configuration
	I0311 20:46:03.138021  206837 start.go:297] selected driver: docker
	I0311 20:46:03.138047  206837 start.go:901] validating driver "docker" against <nil>
	I0311 20:46:03.138064  206837 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0311 20:46:03.140968  206837 out.go:177] 
	W0311 20:46:03.142247  206837 out.go:239] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0311 20:46:03.143511  206837 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/18358-10847/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 11 Mar 2024 20:46:00 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-393158
contexts:
- context:
cluster: kubernetes-upgrade-393158
extensions:
- extension:
last-update: Mon, 11 Mar 2024 20:46:00 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: context_info
namespace: default
user: kubernetes-upgrade-393158
name: kubernetes-upgrade-393158
current-context: kubernetes-upgrade-393158
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-393158
user:
client-certificate: /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kubernetes-upgrade-393158/client.crt
client-key: /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kubernetes-upgrade-393158/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.84s)

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

                                                
                                    
x
+
TestPause/serial/Start (50.28s)

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (27.57s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.69s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.29s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.58s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.72s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.65s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (16.15s)

                                                
                                                
=== 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: (16.100561294s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-401567
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-401567: exit status 1 (15.621109ms)

                                                
                                                
-- stdout --
	[]

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-716094 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-56589dfd74-7pkkb" [1a560ed6-e6de-430f-9e18-17756f485a9e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-7pkkb" [1a560ed6-e6de-430f-9e18-17756f485a9e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 8.004089024s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (8.19s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-716094 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0311 20:49:25.297943   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-716094 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (40.994912882s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (41.00s)

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

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

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

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

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

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

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

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

                                                
                                    
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-zdhmz" [8420c4d4-1cd8-47f4-aaa0-0c4dd9f87902] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.00390649s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-716094 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-56589dfd74-hbrmz" [1e570aa2-5b05-485f-ba0b-3d792249816e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-hbrmz" [1e570aa2-5b05-485f-ba0b-3d792249816e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.003410059s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.18s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-716094 --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-716094 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m0.559013028s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (60.56s)

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

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

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

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

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

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

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

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

                                                
                                    
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-gzfqx" [2fca20dc-8a94-4189-9a40-8fe8861dd7e2] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004851365s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-716094 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-56589dfd74-5b6n2" [6e003165-3c74-4634-ba3b-7a6069b23394] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-5b6n2" [6e003165-3c74-4634-ba3b-7a6069b23394] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 9.004101585s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (9.18s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-716094 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-56589dfd74-5pxj8" [008cf27c-e076-4aaf-96a7-761937fc00c3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-5pxj8" [008cf27c-e076-4aaf-96a7-761937fc00c3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.002995566s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.25s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-716094 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-56589dfd74-887rj" [60ebf6e5-b571-4378-8bf6-2d5eead06a64] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-887rj" [60ebf6e5-b571-4378-8bf6-2d5eead06a64] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 9.003823341s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.20s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-sf4fp" [459558d8-7eb0-43c3-ac07-ad925db10fec] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003640798s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-716094 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-56589dfd74-sb8nq" [a69cd982-a10f-4fe3-b026-8ae4d52e6b60] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-sb8nq" [a69cd982-a10f-4fe3-b026-8ae4d52e6b60] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.002857728s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.21s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-716094 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-56589dfd74-cgzvz" [0a9621b5-e033-4a55-a445-d052c2007533] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-cgzvz" [0a9621b5-e033-4a55-a445-d052c2007533] Running
E0311 20:52:28.344430   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.010754335s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.24s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-058092 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.29.0-rc.2
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-058092 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.29.0-rc.2: (2m12.100071423s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (132.10s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-716094 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.16s)
E0311 20:57:56.586495   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/flannel-716094/client.crt: no such file or directory
E0311 20:57:59.598550   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/bridge-716094/client.crt: no such file or directory
E0311 20:58:21.577710   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/enable-default-cni-716094/client.crt: no such file or directory

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-673829 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [9dec57af-e374-416a-8880-d945f2573dfd] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9dec57af-e374-416a-8880-d945f2573dfd] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.003281135s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-673829 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-464323 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [849f12fe-d46e-4399-95da-75d5e2aaad3f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [849f12fe-d46e-4399-95da-75d5e2aaad3f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.003096966s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-464323 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.24s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-673829 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-673829 --alsologtostderr -v=3: (11.831596921s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.83s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-050622 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [ce379cb9-9541-49ec-8bad-f6f2d31f6533] Pending
helpers_test.go:344: "busybox" [ce379cb9-9541-49ec-8bad-f6f2d31f6533] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [ce379cb9-9541-49ec-8bad-f6f2d31f6533] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.004450745s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-050622 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.36s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-050622 --alsologtostderr -v=3
E0311 20:54:18.412664   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
E0311 20:54:18.417927   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
E0311 20:54:18.428193   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
E0311 20:54:18.449059   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
E0311 20:54:18.489310   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
E0311 20:54:18.569978   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
E0311 20:54:18.730493   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
E0311 20:54:19.051049   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
E0311 20:54:19.692033   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-050622 --alsologtostderr -v=3: (12.10686437s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.11s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p old-k8s-version-050622 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
E0311 20:54:20.972355   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-050622 --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
E0311 20:54:23.533021   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
E0311 20:54:25.298325   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/addons-789889/client.crt: no such file or directory
E0311 20:54:28.653526   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
E0311 20:54:38.893976   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-050622 --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: (2m13.32469301s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-050622 -n old-k8s-version-050622
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (133.62s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-058092 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [c5b01586-935f-43cb-9877-e5cad0f32738] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [c5b01586-935f-43cb-9877-e5cad0f32738] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.003992033s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-058092 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.23s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-058092 --alsologtostderr -v=3
E0311 20:54:59.374181   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
E0311 20:55:04.484976   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
E0311 20:55:04.490224   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
E0311 20:55:04.500511   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
E0311 20:55:04.520782   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
E0311 20:55:04.561035   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
E0311 20:55:04.641323   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
E0311 20:55:04.801787   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
E0311 20:55:05.122362   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-058092 --alsologtostderr -v=3: (12.393276237s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.39s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-058092 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.29.0-rc.2
E0311 20:55:05.762825   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
E0311 20:55:07.043736   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
E0311 20:55:09.604291   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
E0311 20:55:14.724499   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
E0311 20:55:24.964833   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
E0311 20:55:25.405666   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
E0311 20:55:40.335083   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
E0311 20:55:45.445958   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
E0311 20:55:54.718724   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
E0311 20:55:54.723985   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
E0311 20:55:54.734242   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
E0311 20:55:54.754542   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
E0311 20:55:54.794808   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
E0311 20:55:54.875685   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
E0311 20:55:55.036060   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
E0311 20:55:55.356643   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
E0311 20:55:55.996939   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
E0311 20:55:57.277154   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
E0311 20:55:59.838193   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
E0311 20:56:04.958932   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
E0311 20:56:15.199653   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
E0311 20:56:21.146629   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/custom-flannel-716094/client.crt: no such file or directory
E0311 20:56:21.151871   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/custom-flannel-716094/client.crt: no such file or directory
E0311 20:56:21.162088   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/custom-flannel-716094/client.crt: no such file or directory
E0311 20:56:21.182343   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/custom-flannel-716094/client.crt: no such file or directory
E0311 20:56:21.222590   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/custom-flannel-716094/client.crt: no such file or directory
E0311 20:56:21.302889   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/custom-flannel-716094/client.crt: no such file or directory
E0311 20:56:21.463282   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/custom-flannel-716094/client.crt: no such file or directory
E0311 20:56:21.784122   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/custom-flannel-716094/client.crt: no such file or directory
E0311 20:56:22.425002   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/custom-flannel-716094/client.crt: no such file or directory
E0311 20:56:23.706180   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/custom-flannel-716094/client.crt: no such file or directory
E0311 20:56:26.266969   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/custom-flannel-716094/client.crt: no such file or directory
E0311 20:56:26.406258   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
E0311 20:56:31.387193   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/custom-flannel-716094/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-058092 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.29.0-rc.2: (4m22.477694929s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-058092 -n no-preload-058092
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (262.77s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-phw5r" [5f7e42d4-2cf4-4468-ac10-b5adfa20cf96] Running
E0311 20:56:35.679805   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004114247s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-phw5r" [5f7e42d4-2cf4-4468-ac10-b5adfa20cf96] Running
E0311 20:56:41.627619   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/custom-flannel-716094/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004283489s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-050622 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:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-050622 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
--- 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:311: (dbg) Run:  out/minikube-linux-amd64 pause -p old-k8s-version-050622 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-050622 -n old-k8s-version-050622
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-050622 -n old-k8s-version-050622: exit status 2 (287.358948ms)

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-775968 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.29.0-rc.2
E0311 20:56:59.655950   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/enable-default-cni-716094/client.crt: no such file or directory
E0311 20:56:59.661237   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/enable-default-cni-716094/client.crt: no such file or directory
E0311 20:56:59.671611   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/enable-default-cni-716094/client.crt: no such file or directory
E0311 20:56:59.691926   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/enable-default-cni-716094/client.crt: no such file or directory
E0311 20:56:59.732192   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/enable-default-cni-716094/client.crt: no such file or directory
E0311 20:56:59.812523   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/enable-default-cni-716094/client.crt: no such file or directory
E0311 20:56:59.972932   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/enable-default-cni-716094/client.crt: no such file or directory
E0311 20:57:00.293468   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/enable-default-cni-716094/client.crt: no such file or directory
E0311 20:57:00.934616   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/enable-default-cni-716094/client.crt: no such file or directory
E0311 20:57:02.108305   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/custom-flannel-716094/client.crt: no such file or directory
E0311 20:57:02.214951   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/enable-default-cni-716094/client.crt: no such file or directory
E0311 20:57:02.256177   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/auto-716094/client.crt: no such file or directory
E0311 20:57:04.775155   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/enable-default-cni-716094/client.crt: no such file or directory
E0311 20:57:09.895631   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/enable-default-cni-716094/client.crt: no such file or directory
E0311 20:57:15.625147   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/flannel-716094/client.crt: no such file or directory
E0311 20:57:15.630441   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/flannel-716094/client.crt: no such file or directory
E0311 20:57:15.640669   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/flannel-716094/client.crt: no such file or directory
E0311 20:57:15.660905   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/flannel-716094/client.crt: no such file or directory
E0311 20:57:15.701288   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/flannel-716094/client.crt: no such file or directory
E0311 20:57:15.782127   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/flannel-716094/client.crt: no such file or directory
E0311 20:57:15.943176   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/flannel-716094/client.crt: no such file or directory
E0311 20:57:16.263557   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/flannel-716094/client.crt: no such file or directory
E0311 20:57:16.639979   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
E0311 20:57:16.904351   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/flannel-716094/client.crt: no such file or directory
E0311 20:57:18.184502   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/flannel-716094/client.crt: no such file or directory
E0311 20:57:18.638475   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/bridge-716094/client.crt: no such file or directory
E0311 20:57:18.643721   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/bridge-716094/client.crt: no such file or directory
E0311 20:57:18.653955   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/bridge-716094/client.crt: no such file or directory
E0311 20:57:18.674206   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/bridge-716094/client.crt: no such file or directory
E0311 20:57:18.714473   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/bridge-716094/client.crt: no such file or directory
E0311 20:57:18.794788   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/bridge-716094/client.crt: no such file or directory
E0311 20:57:18.955204   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/bridge-716094/client.crt: no such file or directory
E0311 20:57:19.275343   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/bridge-716094/client.crt: no such file or directory
E0311 20:57:19.915837   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/bridge-716094/client.crt: no such file or directory
E0311 20:57:20.136555   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/enable-default-cni-716094/client.crt: no such file or directory
E0311 20:57:20.745069   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/flannel-716094/client.crt: no such file or directory
E0311 20:57:21.196298   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/bridge-716094/client.crt: no such file or directory
E0311 20:57:23.756709   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/bridge-716094/client.crt: no such file or directory
E0311 20:57:25.865209   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/flannel-716094/client.crt: no such file or directory
E0311 20:57:28.877165   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/bridge-716094/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-775968 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.29.0-rc.2: (39.396504364s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (39.40s)

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-775968 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.29.0-rc.2
E0311 20:57:36.105537   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/flannel-716094/client.crt: no such file or directory
E0311 20:57:39.118194   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/bridge-716094/client.crt: no such file or directory
E0311 20:57:40.617080   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/enable-default-cni-716094/client.crt: no such file or directory
E0311 20:57:43.069117   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/custom-flannel-716094/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-775968 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.29.0-rc.2: (12.425574845s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-775968 -n newest-cni-775968
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.73s)

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p newest-cni-775968 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-775968 -n newest-cni-775968
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-775968 -n newest-cni-775968
E0311 20:57:48.327247   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kindnet-716094/client.crt: no such file or directory
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.71s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-8694d4445c-kc7lv" [2481c619-65d8-4268-98e8-00a66baa609c] Running
E0311 20:58:28.453939   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/functional-989346/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003562063s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-8694d4445c-kc7lv" [2481c619-65d8-4268-98e8-00a66baa609c] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003923308s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-464323 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-8694d4445c-8sc6f" [76a9f648-89d2-4344-a4d3-ec8166014bc0] Running
E0311 20:58:37.547172   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/flannel-716094/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00411986s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p default-k8s-diff-port-464323 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-464323 -n default-k8s-diff-port-464323
E0311 20:58:38.561124   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/calico-716094/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-464323 -n default-k8s-diff-port-464323: exit status 2 (282.118749ms)

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-8694d4445c-8sc6f" [76a9f648-89d2-4344-a4d3-ec8166014bc0] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004169193s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-673829 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-8694d4445c-wfpmp" [5797db28-21a9-4511-a606-cb2faf6bb71c] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00353401s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-8694d4445c-wfpmp" [5797db28-21a9-4511-a606-cb2faf6bb71c] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004107817s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-058092 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p no-preload-058092 --alsologtostderr -v=1
E0311 20:59:39.524320   17669 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/old-k8s-version-050622/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-058092 -n no-preload-058092
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-058092 -n no-preload-058092: exit status 2 (281.681927ms)

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    

Test skip (27/335)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with crio true linux 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:459: only validate docker env with docker container runtime, currently testing crio
--- SKIP: TestFunctional/parallel/DockerEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.8s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/18358-10847/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 11 Mar 2024 20:46:00 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-393158
contexts:
- context:
cluster: kubernetes-upgrade-393158
extensions:
- extension:
last-update: Mon, 11 Mar 2024 20:46:00 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: context_info
namespace: default
user: kubernetes-upgrade-393158
name: kubernetes-upgrade-393158
current-context: kubernetes-upgrade-393158
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-393158
user:
client-certificate: /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kubernetes-upgrade-393158/client.crt
client-key: /home/jenkins/minikube-integration/18358-10847/.minikube/profiles/kubernetes-upgrade-393158/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.46s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-716094 [took: 4.274070749s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-716094" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-716094
--- SKIP: TestNetworkPlugins/group/cilium (4.46s)

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

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

                                                
                                                

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

                                                
                                    
Copied to clipboard