Test Report: Docker_Linux 19598

                    
                      cb70ad94d69a229bf8d3511a5a00af396fa2386e:2024-09-10:36157
                    
                

Test fail (1/343)

Order failed test Duration
33 TestAddons/parallel/Registry 72.46
x
+
TestAddons/parallel/Registry (72.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 1.868571ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-zlfgb" [cb8eada4-03cf-4da1-8b47-5bce3b3d3226] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.003056763s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-jb2hn" [eccdebcf-344c-4fa8-9409-061fa7c8d2ab] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003681687s
addons_test.go:342: (dbg) Run:  kubectl --context addons-382533 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-382533 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Non-zero exit: kubectl --context addons-382533 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": exit status 1 (1m0.078260586s)

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

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

                                                
                                                
** /stderr **
addons_test.go:349: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-382533 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c \"wget --spider -S http://registry.kube-system.svc.cluster.local\"" failed: exit status 1
addons_test.go:353: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 ip
2024/09/10 17:43:19 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 addons disable registry --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-382533
helpers_test.go:235: (dbg) docker inspect addons-382533:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "b72c8c40d158eb022758ababb4b88c5bb9a08bba618b9be4b96f873a71a19fdb",
	        "Created": "2024-09-10T17:30:16.447531145Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 14749,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-10T17:30:16.576229144Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:81bbf527fa1222fda707ad6c719d13a0d8bd3ffc934d975c9155a6ffac7840c6",
	        "ResolvConfPath": "/var/lib/docker/containers/b72c8c40d158eb022758ababb4b88c5bb9a08bba618b9be4b96f873a71a19fdb/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/b72c8c40d158eb022758ababb4b88c5bb9a08bba618b9be4b96f873a71a19fdb/hostname",
	        "HostsPath": "/var/lib/docker/containers/b72c8c40d158eb022758ababb4b88c5bb9a08bba618b9be4b96f873a71a19fdb/hosts",
	        "LogPath": "/var/lib/docker/containers/b72c8c40d158eb022758ababb4b88c5bb9a08bba618b9be4b96f873a71a19fdb/b72c8c40d158eb022758ababb4b88c5bb9a08bba618b9be4b96f873a71a19fdb-json.log",
	        "Name": "/addons-382533",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-382533:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-382533",
	            "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/1fad06c74591679e4335b994db031caacf8e91ba04b3bf15ab5578199ea5107f-init/diff:/var/lib/docker/overlay2/660816bf0fa4a262508d36bd0ad60b151b10cf98d92fe6b1a4362eabd9004836/diff",
	                "MergedDir": "/var/lib/docker/overlay2/1fad06c74591679e4335b994db031caacf8e91ba04b3bf15ab5578199ea5107f/merged",
	                "UpperDir": "/var/lib/docker/overlay2/1fad06c74591679e4335b994db031caacf8e91ba04b3bf15ab5578199ea5107f/diff",
	                "WorkDir": "/var/lib/docker/overlay2/1fad06c74591679e4335b994db031caacf8e91ba04b3bf15ab5578199ea5107f/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-382533",
	                "Source": "/var/lib/docker/volumes/addons-382533/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-382533",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9",
	            "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-382533",
	                "name.minikube.sigs.k8s.io": "addons-382533",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "6816f9f44082774da204acbf16fef4fcd80b1f988f02081812f7122f849d71d8",
	            "SandboxKey": "/var/run/docker/netns/6816f9f44082",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-382533": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "2f9d28c9a6fabdac2759f31f4b9a710c6556bd8e9599c8955ca99078366f83e7",
	                    "EndpointID": "b9054300943e3d4663f58a0db772360f8e00bae5e8522d3826247185afa2a82a",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-382533",
	                        "b72c8c40d158"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-382533 -n addons-382533
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 logs -n 25
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-docker-182088                                                                   | download-docker-182088 | jenkins | v1.34.0 | 10 Sep 24 17:29 UTC | 10 Sep 24 17:29 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-851154   | jenkins | v1.34.0 | 10 Sep 24 17:29 UTC |                     |
	|         | binary-mirror-851154                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46439                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=docker                                                                  |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-851154                                                                     | binary-mirror-851154   | jenkins | v1.34.0 | 10 Sep 24 17:29 UTC | 10 Sep 24 17:29 UTC |
	| addons  | enable dashboard -p                                                                         | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:29 UTC |                     |
	|         | addons-382533                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:29 UTC |                     |
	|         | addons-382533                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-382533 --wait=true                                                                | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:29 UTC | 10 Sep 24 17:33 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=docker                                                                  |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-382533 addons disable                                                                | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:33 UTC | 10 Sep 24 17:34 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:42 UTC |
	|         | addons-382533                                                                               |                        |         |         |                     |                     |
	| addons  | addons-382533 addons disable                                                                | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:42 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-382533 addons disable                                                                | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:42 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:42 UTC |
	|         | -p addons-382533                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:42 UTC |
	|         | addons-382533                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:42 UTC |
	|         | -p addons-382533                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-382533 ssh cat                                                                       | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:42 UTC |
	|         | /opt/local-path-provisioner/pvc-b9fbf517-0e38-4d92-b138-26e3220b8867_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-382533 addons disable                                                                | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:42 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-382533 addons disable                                                                | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:42 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-382533 addons                                                                        | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:42 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-382533 addons                                                                        | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:42 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-382533 ssh curl -s                                                                   | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:42 UTC |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-382533 ip                                                                            | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:42 UTC |
	| addons  | addons-382533 addons disable                                                                | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:42 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-382533 addons disable                                                                | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:43 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-382533 addons                                                                        | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:42 UTC | 10 Sep 24 17:43 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-382533 ip                                                                            | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:43 UTC | 10 Sep 24 17:43 UTC |
	| addons  | addons-382533 addons disable                                                                | addons-382533          | jenkins | v1.34.0 | 10 Sep 24 17:43 UTC | 10 Sep 24 17:43 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/10 17:29:55
	Running on machine: ubuntu-20-agent-10
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0910 17:29:55.046515   14014 out.go:345] Setting OutFile to fd 1 ...
	I0910 17:29:55.046637   14014 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 17:29:55.046648   14014 out.go:358] Setting ErrFile to fd 2...
	I0910 17:29:55.046654   14014 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 17:29:55.046863   14014 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-5816/.minikube/bin
	I0910 17:29:55.047457   14014 out.go:352] Setting JSON to false
	I0910 17:29:55.048249   14014 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-10","uptime":740,"bootTime":1725988655,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0910 17:29:55.048313   14014 start.go:139] virtualization: kvm guest
	I0910 17:29:55.050483   14014 out.go:177] * [addons-382533] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0910 17:29:55.051698   14014 out.go:177]   - MINIKUBE_LOCATION=19598
	I0910 17:29:55.051706   14014 notify.go:220] Checking for updates...
	I0910 17:29:55.053123   14014 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0910 17:29:55.054418   14014 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19598-5816/kubeconfig
	I0910 17:29:55.055623   14014 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-5816/.minikube
	I0910 17:29:55.056753   14014 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0910 17:29:55.058001   14014 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0910 17:29:55.059334   14014 driver.go:394] Setting default libvirt URI to qemu:///system
	I0910 17:29:55.079639   14014 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0910 17:29:55.079729   14014 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 17:29:55.127915   14014 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-10 17:29:55.119268275 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0910 17:29:55.128018   14014 docker.go:318] overlay module found
	I0910 17:29:55.145011   14014 out.go:177] * Using the docker driver based on user configuration
	I0910 17:29:55.166409   14014 start.go:297] selected driver: docker
	I0910 17:29:55.166434   14014 start.go:901] validating driver "docker" against <nil>
	I0910 17:29:55.166446   14014 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0910 17:29:55.167488   14014 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 17:29:55.211923   14014 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-10 17:29:55.20332822 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0910 17:29:55.212116   14014 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0910 17:29:55.212329   14014 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]
	I0910 17:29:55.213872   14014 out.go:177] * Using Docker driver with root privileges
	I0910 17:29:55.215295   14014 cni.go:84] Creating CNI manager for ""
	I0910 17:29:55.215317   14014 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0910 17:29:55.215330   14014 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0910 17:29:55.215392   14014 start.go:340] cluster config:
	{Name:addons-382533 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-382533 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker 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:
SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0910 17:29:55.216522   14014 out.go:177] * Starting "addons-382533" primary control-plane node in "addons-382533" cluster
	I0910 17:29:55.217609   14014 cache.go:121] Beginning downloading kic base image for docker with docker
	I0910 17:29:55.218915   14014 out.go:177] * Pulling base image v0.0.45-1725963390-19606 ...
	I0910 17:29:55.220045   14014 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0910 17:29:55.220082   14014 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19598-5816/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4
	I0910 17:29:55.220081   14014 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local docker daemon
	I0910 17:29:55.220089   14014 cache.go:56] Caching tarball of preloaded images
	I0910 17:29:55.220165   14014 preload.go:172] Found /home/jenkins/minikube-integration/19598-5816/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0910 17:29:55.220178   14014 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on docker
	I0910 17:29:55.220510   14014 profile.go:143] Saving config to /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/config.json ...
	I0910 17:29:55.220531   14014 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/config.json: {Name:mk3ca10f077f9d9af62a6ec9e29a9fed4565caa9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 17:29:55.235245   14014 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 to local cache
	I0910 17:29:55.235355   14014 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local cache directory
	I0910 17:29:55.235375   14014 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local cache directory, skipping pull
	I0910 17:29:55.235381   14014 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 exists in cache, skipping pull
	I0910 17:29:55.235393   14014 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 as a tarball
	I0910 17:29:55.235398   14014 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 from local cache
	I0910 17:30:07.334249   14014 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 from cached tarball
	I0910 17:30:07.334299   14014 cache.go:194] Successfully downloaded all kic artifacts
	I0910 17:30:07.334346   14014 start.go:360] acquireMachinesLock for addons-382533: {Name:mkb90550fbf9001475ea0a472cc64ee93239cd69 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0910 17:30:07.334456   14014 start.go:364] duration metric: took 86.529µs to acquireMachinesLock for "addons-382533"
	I0910 17:30:07.334484   14014 start.go:93] Provisioning new machine with config: &{Name:addons-382533 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-382533 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker 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 Cust
omQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0910 17:30:07.334572   14014 start.go:125] createHost starting for "" (driver="docker")
	I0910 17:30:07.336392   14014 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0910 17:30:07.336628   14014 start.go:159] libmachine.API.Create for "addons-382533" (driver="docker")
	I0910 17:30:07.336665   14014 client.go:168] LocalClient.Create starting
	I0910 17:30:07.336754   14014 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19598-5816/.minikube/certs/ca.pem
	I0910 17:30:07.501460   14014 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19598-5816/.minikube/certs/cert.pem
	I0910 17:30:07.594561   14014 cli_runner.go:164] Run: docker network inspect addons-382533 --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}}]}"
	W0910 17:30:07.609820   14014 cli_runner.go:211] docker network inspect addons-382533 --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
	I0910 17:30:07.609894   14014 network_create.go:284] running [docker network inspect addons-382533] to gather additional debugging logs...
	I0910 17:30:07.609915   14014 cli_runner.go:164] Run: docker network inspect addons-382533
	W0910 17:30:07.624724   14014 cli_runner.go:211] docker network inspect addons-382533 returned with exit code 1
	I0910 17:30:07.624760   14014 network_create.go:287] error running [docker network inspect addons-382533]: docker network inspect addons-382533: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-382533 not found
	I0910 17:30:07.624786   14014 network_create.go:289] output of [docker network inspect addons-382533]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-382533 not found
	
	** /stderr **
	I0910 17:30:07.624878   14014 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}}]}"
	I0910 17:30:07.640375   14014 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:0xc001c45f70}
	I0910 17:30:07.640425   14014 network_create.go:124] attempt to create docker network addons-382533 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0910 17:30:07.640466   14014 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-382533 addons-382533
	I0910 17:30:07.698556   14014 network_create.go:108] docker network addons-382533 192.168.49.0/24 created
	I0910 17:30:07.698582   14014 kic.go:121] calculated static IP "192.168.49.2" for the "addons-382533" container
	I0910 17:30:07.698633   14014 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0910 17:30:07.713188   14014 cli_runner.go:164] Run: docker volume create addons-382533 --label name.minikube.sigs.k8s.io=addons-382533 --label created_by.minikube.sigs.k8s.io=true
	I0910 17:30:07.730083   14014 oci.go:103] Successfully created a docker volume addons-382533
	I0910 17:30:07.730155   14014 cli_runner.go:164] Run: docker run --rm --name addons-382533-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-382533 --entrypoint /usr/bin/test -v addons-382533:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -d /var/lib
	I0910 17:30:12.496410   14014 cli_runner.go:217] Completed: docker run --rm --name addons-382533-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-382533 --entrypoint /usr/bin/test -v addons-382533:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -d /var/lib: (4.766217355s)
	I0910 17:30:12.496437   14014 oci.go:107] Successfully prepared a docker volume addons-382533
	I0910 17:30:12.496455   14014 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0910 17:30:12.496474   14014 kic.go:194] Starting extracting preloaded images to volume ...
	I0910 17:30:12.496540   14014 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19598-5816/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-382533:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -I lz4 -xf /preloaded.tar -C /extractDir
	I0910 17:30:16.385321   14014 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19598-5816/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-382533:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -I lz4 -xf /preloaded.tar -C /extractDir: (3.888745833s)
	I0910 17:30:16.385348   14014 kic.go:203] duration metric: took 3.888871451s to extract preloaded images to volume ...
	W0910 17:30:16.385474   14014 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0910 17:30:16.385566   14014 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0910 17:30:16.432925   14014 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-382533 --name addons-382533 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-382533 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-382533 --network addons-382533 --ip 192.168.49.2 --volume addons-382533:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9
	I0910 17:30:16.729882   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Running}}
	I0910 17:30:16.747151   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:16.766081   14014 cli_runner.go:164] Run: docker exec addons-382533 stat /var/lib/dpkg/alternatives/iptables
	I0910 17:30:16.808216   14014 oci.go:144] the created container "addons-382533" has a running status.
	I0910 17:30:16.808258   14014 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa...
	I0910 17:30:16.891027   14014 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0910 17:30:16.911123   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:16.929677   14014 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0910 17:30:16.929696   14014 kic_runner.go:114] Args: [docker exec --privileged addons-382533 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0910 17:30:16.972925   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:16.989777   14014 machine.go:93] provisionDockerMachine start ...
	I0910 17:30:16.989865   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:17.009554   14014 main.go:141] libmachine: Using SSH client type: native
	I0910 17:30:17.009767   14014 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0910 17:30:17.009783   14014 main.go:141] libmachine: About to run SSH command:
	hostname
	I0910 17:30:17.010405   14014 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:35836->127.0.0.1:32768: read: connection reset by peer
	I0910 17:30:20.134112   14014 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-382533
	
	I0910 17:30:20.134139   14014 ubuntu.go:169] provisioning hostname "addons-382533"
	I0910 17:30:20.134199   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:20.149977   14014 main.go:141] libmachine: Using SSH client type: native
	I0910 17:30:20.150182   14014 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0910 17:30:20.150205   14014 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-382533 && echo "addons-382533" | sudo tee /etc/hostname
	I0910 17:30:20.280623   14014 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-382533
	
	I0910 17:30:20.280683   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:20.296593   14014 main.go:141] libmachine: Using SSH client type: native
	I0910 17:30:20.296752   14014 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0910 17:30:20.296768   14014 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-382533' /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-382533/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-382533' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0910 17:30:20.418544   14014 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0910 17:30:20.418583   14014 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19598-5816/.minikube CaCertPath:/home/jenkins/minikube-integration/19598-5816/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19598-5816/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19598-5816/.minikube}
	I0910 17:30:20.418629   14014 ubuntu.go:177] setting up certificates
	I0910 17:30:20.418651   14014 provision.go:84] configureAuth start
	I0910 17:30:20.418716   14014 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-382533
	I0910 17:30:20.434221   14014 provision.go:143] copyHostCerts
	I0910 17:30:20.434295   14014 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19598-5816/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19598-5816/.minikube/ca.pem (1078 bytes)
	I0910 17:30:20.434400   14014 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19598-5816/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19598-5816/.minikube/cert.pem (1123 bytes)
	I0910 17:30:20.434459   14014 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19598-5816/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19598-5816/.minikube/key.pem (1679 bytes)
	I0910 17:30:20.434512   14014 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19598-5816/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19598-5816/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19598-5816/.minikube/certs/ca-key.pem org=jenkins.addons-382533 san=[127.0.0.1 192.168.49.2 addons-382533 localhost minikube]
	I0910 17:30:20.547378   14014 provision.go:177] copyRemoteCerts
	I0910 17:30:20.547428   14014 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0910 17:30:20.547461   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:20.563248   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:20.654905   14014 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-5816/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0910 17:30:20.675530   14014 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-5816/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0910 17:30:20.696107   14014 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-5816/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0910 17:30:20.717007   14014 provision.go:87] duration metric: took 298.341794ms to configureAuth
	I0910 17:30:20.717031   14014 ubuntu.go:193] setting minikube options for container-runtime
	I0910 17:30:20.717181   14014 config.go:182] Loaded profile config "addons-382533": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0910 17:30:20.717220   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:20.733131   14014 main.go:141] libmachine: Using SSH client type: native
	I0910 17:30:20.733310   14014 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0910 17:30:20.733325   14014 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0910 17:30:20.854866   14014 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0910 17:30:20.854894   14014 ubuntu.go:71] root file system type: overlay
	I0910 17:30:20.855043   14014 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0910 17:30:20.855114   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:20.870754   14014 main.go:141] libmachine: Using SSH client type: native
	I0910 17:30:20.870936   14014 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0910 17:30:20.871004   14014 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0910 17:30:21.000703   14014 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0910 17:30:21.000778   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:21.017943   14014 main.go:141] libmachine: Using SSH client type: native
	I0910 17:30:21.018175   14014 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0910 17:30:21.018203   14014 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0910 17:30:21.693431   14014 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2024-09-06 12:06:41.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2024-09-10 17:30:20.998790230 +0000
	@@ -1,46 +1,49 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target docker.socket firewalld.service containerd.service time-set.target
	-Wants=network-online.target containerd.service
	+BindsTo=containerd.service
	+After=network-online.target firewalld.service containerd.service
	+Wants=network-online.target
	 Requires=docker.socket
	+StartLimitBurst=3
	+StartLimitIntervalSec=60
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutStartSec=0
	-RestartSec=2
	-Restart=always
	+Restart=on-failure
	 
	-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
	-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
	-# to make them work for either version of systemd.
	-StartLimitBurst=3
	 
	-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
	-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
	-# this option work for either version of systemd.
	-StartLimitInterval=60s
	+
	+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	+# The base configuration already specifies an 'ExecStart=...' command. The first directive
	+# here is to clear out that command inherited from the base configuration. Without this,
	+# the command from the base configuration and the command specified here are treated as
	+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	+# will catch this invalid input and refuse to start the service with an error like:
	+#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	+
	+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	+ExecStart=
	+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	+ExecReload=/bin/kill -s HUP $MAINPID
	 
	 # Having non-zero Limit*s causes performance problems due to accounting overhead
	 # in the kernel. We recommend using cgroups to do container-local accounting.
	+LimitNOFILE=infinity
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# Uncomment TasksMax if your systemd version supports it.
	+# Only systemd 226 and above support this version.
	 TasksMax=infinity
	+TimeoutStartSec=0
	 
	 # set delegate yes so that systemd does not reset the cgroups of docker containers
	 Delegate=yes
	 
	 # kill only the docker process, not all processes in the cgroup
	 KillMode=process
	-OOMScoreAdjust=-500
	 
	 [Install]
	 WantedBy=multi-user.target
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I0910 17:30:21.693462   14014 machine.go:96] duration metric: took 4.703666268s to provisionDockerMachine
	I0910 17:30:21.693474   14014 client.go:171] duration metric: took 14.356798874s to LocalClient.Create
	I0910 17:30:21.693490   14014 start.go:167] duration metric: took 14.356863556s to libmachine.API.Create "addons-382533"
	I0910 17:30:21.693497   14014 start.go:293] postStartSetup for "addons-382533" (driver="docker")
	I0910 17:30:21.693506   14014 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]
	I0910 17:30:21.693555   14014 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
	I0910 17:30:21.693595   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:21.709931   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:21.799022   14014 ssh_runner.go:195] Run: cat /etc/os-release
	I0910 17:30:21.801950   14014 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0910 17:30:21.801977   14014 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0910 17:30:21.801985   14014 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0910 17:30:21.801991   14014 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0910 17:30:21.802001   14014 filesync.go:126] Scanning /home/jenkins/minikube-integration/19598-5816/.minikube/addons for local assets ...
	I0910 17:30:21.802057   14014 filesync.go:126] Scanning /home/jenkins/minikube-integration/19598-5816/.minikube/files for local assets ...
	I0910 17:30:21.802082   14014 start.go:296] duration metric: took 108.579831ms for postStartSetup
	I0910 17:30:21.802350   14014 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-382533
	I0910 17:30:21.818402   14014 profile.go:143] Saving config to /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/config.json ...
	I0910 17:30:21.818654   14014 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0910 17:30:21.818691   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:21.834763   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:21.919223   14014 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0910 17:30:21.922940   14014 start.go:128] duration metric: took 14.588355416s to createHost
	I0910 17:30:21.922962   14014 start.go:83] releasing machines lock for "addons-382533", held for 14.588490086s
	I0910 17:30:21.923027   14014 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-382533
	I0910 17:30:21.939310   14014 ssh_runner.go:195] Run: cat /version.json
	I0910 17:30:21.939353   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:21.939405   14014 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0910 17:30:21.939471   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:21.955693   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:21.956051   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:22.038074   14014 ssh_runner.go:195] Run: systemctl --version
	I0910 17:30:22.041796   14014 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0910 17:30:22.111303   14014 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0910 17:30:22.132557   14014 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0910 17:30:22.132613   14014 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0910 17:30:22.156506   14014 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0910 17:30:22.156535   14014 start.go:495] detecting cgroup driver to use...
	I0910 17:30:22.156566   14014 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0910 17:30:22.156671   14014 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0910 17:30:22.170581   14014 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0910 17:30:22.179196   14014 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0910 17:30:22.187762   14014 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0910 17:30:22.187811   14014 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0910 17:30:22.196097   14014 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0910 17:30:22.204014   14014 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0910 17:30:22.212002   14014 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0910 17:30:22.220280   14014 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0910 17:30:22.228020   14014 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0910 17:30:22.236761   14014 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0910 17:30:22.245394   14014 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0910 17:30:22.254472   14014 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0910 17:30:22.262143   14014 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0910 17:30:22.269406   14014 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0910 17:30:22.346606   14014 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0910 17:30:22.432613   14014 start.go:495] detecting cgroup driver to use...
	I0910 17:30:22.432659   14014 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0910 17:30:22.432706   14014 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0910 17:30:22.443209   14014 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0910 17:30:22.443271   14014 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0910 17:30:22.453944   14014 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0910 17:30:22.468777   14014 ssh_runner.go:195] Run: which cri-dockerd
	I0910 17:30:22.471996   14014 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0910 17:30:22.480586   14014 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0910 17:30:22.496333   14014 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0910 17:30:22.581942   14014 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0910 17:30:22.681850   14014 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0910 17:30:22.681982   14014 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0910 17:30:22.698007   14014 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0910 17:30:22.770100   14014 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0910 17:30:23.016363   14014 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0910 17:30:23.026817   14014 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0910 17:30:23.036794   14014 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0910 17:30:23.110235   14014 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0910 17:30:23.181491   14014 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0910 17:30:23.255077   14014 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0910 17:30:23.267121   14014 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0910 17:30:23.277280   14014 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0910 17:30:23.359530   14014 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0910 17:30:23.417137   14014 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0910 17:30:23.417206   14014 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0910 17:30:23.420928   14014 start.go:563] Will wait 60s for crictl version
	I0910 17:30:23.420979   14014 ssh_runner.go:195] Run: which crictl
	I0910 17:30:23.423987   14014 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0910 17:30:23.454929   14014 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.2.1
	RuntimeApiVersion:  v1
	I0910 17:30:23.454981   14014 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0910 17:30:23.477131   14014 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0910 17:30:23.500519   14014 out.go:235] * Preparing Kubernetes v1.31.0 on Docker 27.2.1 ...
	I0910 17:30:23.500585   14014 cli_runner.go:164] Run: docker network inspect addons-382533 --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}}]}"
	I0910 17:30:23.514945   14014 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0910 17:30:23.518239   14014 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""
	I0910 17:30:23.527726   14014 kubeadm.go:883] updating cluster {Name:addons-382533 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-382533 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker 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 CustomQemuF
irmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0910 17:30:23.527820   14014 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0910 17:30:23.527860   14014 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0910 17:30:23.545062   14014 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-controller-manager:v1.31.0
	registry.k8s.io/kube-scheduler:v1.31.0
	registry.k8s.io/kube-apiserver:v1.31.0
	registry.k8s.io/kube-proxy:v1.31.0
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	registry.k8s.io/coredns/coredns:v1.11.1
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0910 17:30:23.545083   14014 docker.go:615] Images already preloaded, skipping extraction
	I0910 17:30:23.545157   14014 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0910 17:30:23.562345   14014 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-controller-manager:v1.31.0
	registry.k8s.io/kube-scheduler:v1.31.0
	registry.k8s.io/kube-apiserver:v1.31.0
	registry.k8s.io/kube-proxy:v1.31.0
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	registry.k8s.io/coredns/coredns:v1.11.1
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0910 17:30:23.562373   14014 cache_images.go:84] Images are preloaded, skipping loading
	I0910 17:30:23.562390   14014 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 docker true true} ...
	I0910 17:30:23.562475   14014 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-382533 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-382533 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0910 17:30:23.562523   14014 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0910 17:30:23.603210   14014 cni.go:84] Creating CNI manager for ""
	I0910 17:30:23.603243   14014 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0910 17:30:23.603259   14014 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0910 17:30:23.603283   14014 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-382533 NodeName:addons-382533 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.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/kuber
netes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0910 17:30:23.603435   14014 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/cri-dockerd.sock
	  name: "addons-382533"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.0
	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/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0910 17:30:23.603499   14014 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0910 17:30:23.611172   14014 binaries.go:44] Found k8s binaries, skipping transfer
	I0910 17:30:23.611228   14014 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0910 17:30:23.618366   14014 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (312 bytes)
	I0910 17:30:23.633328   14014 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0910 17:30:23.648330   14014 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2155 bytes)
	I0910 17:30:23.663470   14014 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0910 17:30:23.666478   14014 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""
	I0910 17:30:23.675977   14014 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0910 17:30:23.751701   14014 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0910 17:30:23.763994   14014 certs.go:68] Setting up /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533 for IP: 192.168.49.2
	I0910 17:30:23.764025   14014 certs.go:194] generating shared ca certs ...
	I0910 17:30:23.764047   14014 certs.go:226] acquiring lock for ca certs: {Name:mk81ad856ddc9549fa70e05ee706a547d400822f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 17:30:23.764170   14014 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19598-5816/.minikube/ca.key
	I0910 17:30:23.891692   14014 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-5816/.minikube/ca.crt ...
	I0910 17:30:23.891717   14014 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-5816/.minikube/ca.crt: {Name:mkd98554b29d56bc875ce122a07e6b39e771aff9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 17:30:23.891865   14014 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-5816/.minikube/ca.key ...
	I0910 17:30:23.891875   14014 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-5816/.minikube/ca.key: {Name:mk7eadea766f8522786887092bab7223b5a5936b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 17:30:23.891950   14014 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19598-5816/.minikube/proxy-client-ca.key
	I0910 17:30:24.116495   14014 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-5816/.minikube/proxy-client-ca.crt ...
	I0910 17:30:24.116525   14014 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-5816/.minikube/proxy-client-ca.crt: {Name:mkace679209945cf5e9edfa0001a48433d82bd72 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 17:30:24.116685   14014 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-5816/.minikube/proxy-client-ca.key ...
	I0910 17:30:24.116695   14014 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-5816/.minikube/proxy-client-ca.key: {Name:mk2eaef06c3b5d248fcd4643ee84c0f506afe9d4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 17:30:24.116761   14014 certs.go:256] generating profile certs ...
	I0910 17:30:24.116812   14014 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.key
	I0910 17:30:24.116833   14014 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt with IP's: []
	I0910 17:30:24.392213   14014 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt ...
	I0910 17:30:24.392239   14014 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: {Name:mke62895fe2e3c1b832bf46dedd0870b6c07174d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 17:30:24.392395   14014 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.key ...
	I0910 17:30:24.392409   14014 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.key: {Name:mk9e78b54c84edd53efe1972dc01a89162b044cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 17:30:24.392470   14014 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/apiserver.key.fa87e0ac
	I0910 17:30:24.392486   14014 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/apiserver.crt.fa87e0ac with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0910 17:30:24.491497   14014 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/apiserver.crt.fa87e0ac ...
	I0910 17:30:24.491522   14014 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/apiserver.crt.fa87e0ac: {Name:mk448133abac09c65cbe4bb16dc35ede911c974d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 17:30:24.491681   14014 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/apiserver.key.fa87e0ac ...
	I0910 17:30:24.491694   14014 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/apiserver.key.fa87e0ac: {Name:mk7afda8772350c638816c66b441c8245a7ff9ca Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 17:30:24.491759   14014 certs.go:381] copying /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/apiserver.crt.fa87e0ac -> /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/apiserver.crt
	I0910 17:30:24.491828   14014 certs.go:385] copying /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/apiserver.key.fa87e0ac -> /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/apiserver.key
	I0910 17:30:24.491872   14014 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/proxy-client.key
	I0910 17:30:24.491888   14014 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/proxy-client.crt with IP's: []
	I0910 17:30:24.590604   14014 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/proxy-client.crt ...
	I0910 17:30:24.590630   14014 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/proxy-client.crt: {Name:mk8cf21af8478c928b8779649c7e2179a068abcf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 17:30:24.590791   14014 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/proxy-client.key ...
	I0910 17:30:24.590801   14014 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/proxy-client.key: {Name:mk547a71a82ee11eaba6aea239968cef9c6b7b31 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 17:30:24.591002   14014 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-5816/.minikube/certs/ca-key.pem (1675 bytes)
	I0910 17:30:24.591034   14014 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-5816/.minikube/certs/ca.pem (1078 bytes)
	I0910 17:30:24.591056   14014 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-5816/.minikube/certs/cert.pem (1123 bytes)
	I0910 17:30:24.591077   14014 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-5816/.minikube/certs/key.pem (1679 bytes)
	I0910 17:30:24.591616   14014 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-5816/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0910 17:30:24.613288   14014 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-5816/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0910 17:30:24.634063   14014 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-5816/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0910 17:30:24.654284   14014 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-5816/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0910 17:30:24.675155   14014 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0910 17:30:24.695492   14014 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0910 17:30:24.715848   14014 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0910 17:30:24.735810   14014 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0910 17:30:24.755776   14014 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-5816/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0910 17:30:24.775911   14014 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0910 17:30:24.790900   14014 ssh_runner.go:195] Run: openssl version
	I0910 17:30:24.795628   14014 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"
	I0910 17:30:24.803413   14014 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0910 17:30:24.806217   14014 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 10 17:30 /usr/share/ca-certificates/minikubeCA.pem
	I0910 17:30:24.806276   14014 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0910 17:30:24.812111   14014 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"
	I0910 17:30:24.820065   14014 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0910 17:30:24.822925   14014 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
	I0910 17:30:24.822965   14014 kubeadm.go:392] StartCluster: {Name:addons-382533 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-382533 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirm
warePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0910 17:30:24.823051   14014 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0910 17:30:24.838782   14014 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0910 17:30:24.846222   14014 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0910 17:30:24.853670   14014 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0910 17:30:24.853714   14014 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
	I0910 17:30:24.861040   14014 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0910 17:30:24.861059   14014 kubeadm.go:157] found existing configuration files:
	
	I0910 17:30:24.861100   14014 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0910 17:30:24.868319   14014 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0910 17:30:24.868374   14014 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0910 17:30:24.875108   14014 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0910 17:30:24.881895   14014 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0910 17:30:24.881939   14014 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0910 17:30:24.888436   14014 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0910 17:30:24.895280   14014 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0910 17:30:24.895322   14014 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0910 17:30:24.901853   14014 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0910 17:30:24.908527   14014 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0910 17:30:24.908568   14014 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0910 17:30:24.915249   14014 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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"
	I0910 17:30:24.946264   14014 kubeadm.go:310] W0910 17:30:24.945635    1927 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0910 17:30:24.946700   14014 kubeadm.go:310] W0910 17:30:24.946240    1927 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0910 17:30:24.967524   14014 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1067-gcp\n", err: exit status 1
	I0910 17:30:25.013322   14014 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0910 17:30:34.023025   14014 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0910 17:30:34.023073   14014 kubeadm.go:310] [preflight] Running pre-flight checks
	I0910 17:30:34.023177   14014 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0910 17:30:34.023241   14014 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1067-gcp
	I0910 17:30:34.023272   14014 kubeadm.go:310] OS: Linux
	I0910 17:30:34.023314   14014 kubeadm.go:310] CGROUPS_CPU: enabled
	I0910 17:30:34.023354   14014 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0910 17:30:34.023401   14014 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0910 17:30:34.023441   14014 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0910 17:30:34.023486   14014 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0910 17:30:34.023530   14014 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0910 17:30:34.023568   14014 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0910 17:30:34.023610   14014 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0910 17:30:34.023649   14014 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0910 17:30:34.023712   14014 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0910 17:30:34.023831   14014 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0910 17:30:34.023954   14014 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0910 17:30:34.024038   14014 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0910 17:30:34.025876   14014 out.go:235]   - Generating certificates and keys ...
	I0910 17:30:34.025959   14014 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0910 17:30:34.026032   14014 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0910 17:30:34.026111   14014 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0910 17:30:34.026182   14014 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0910 17:30:34.026273   14014 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0910 17:30:34.026349   14014 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0910 17:30:34.026437   14014 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0910 17:30:34.026567   14014 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-382533 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0910 17:30:34.026619   14014 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0910 17:30:34.026713   14014 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-382533 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0910 17:30:34.026767   14014 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0910 17:30:34.026869   14014 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0910 17:30:34.026926   14014 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0910 17:30:34.026974   14014 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0910 17:30:34.027024   14014 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0910 17:30:34.027086   14014 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0910 17:30:34.027160   14014 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0910 17:30:34.027218   14014 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0910 17:30:34.027269   14014 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0910 17:30:34.027343   14014 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0910 17:30:34.027402   14014 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0910 17:30:34.028925   14014 out.go:235]   - Booting up control plane ...
	I0910 17:30:34.029000   14014 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0910 17:30:34.029062   14014 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0910 17:30:34.029125   14014 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0910 17:30:34.029216   14014 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0910 17:30:34.029293   14014 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0910 17:30:34.029347   14014 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0910 17:30:34.029465   14014 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0910 17:30:34.029560   14014 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0910 17:30:34.029613   14014 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.361822ms
	I0910 17:30:34.029671   14014 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0910 17:30:34.029725   14014 kubeadm.go:310] [api-check] The API server is healthy after 4.501172034s
	I0910 17:30:34.029828   14014 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0910 17:30:34.029943   14014 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0910 17:30:34.029993   14014 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0910 17:30:34.030149   14014 kubeadm.go:310] [mark-control-plane] Marking the node addons-382533 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0910 17:30:34.030201   14014 kubeadm.go:310] [bootstrap-token] Using token: ijg2u1.ou5hsbkerjrrr66c
	I0910 17:30:34.031639   14014 out.go:235]   - Configuring RBAC rules ...
	I0910 17:30:34.031738   14014 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0910 17:30:34.031811   14014 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0910 17:30:34.031926   14014 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0910 17:30:34.032044   14014 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0910 17:30:34.032172   14014 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0910 17:30:34.032299   14014 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0910 17:30:34.032433   14014 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0910 17:30:34.032471   14014 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0910 17:30:34.032513   14014 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0910 17:30:34.032519   14014 kubeadm.go:310] 
	I0910 17:30:34.032577   14014 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0910 17:30:34.032586   14014 kubeadm.go:310] 
	I0910 17:30:34.032651   14014 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0910 17:30:34.032662   14014 kubeadm.go:310] 
	I0910 17:30:34.032686   14014 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0910 17:30:34.032733   14014 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0910 17:30:34.032775   14014 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0910 17:30:34.032781   14014 kubeadm.go:310] 
	I0910 17:30:34.032824   14014 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0910 17:30:34.032830   14014 kubeadm.go:310] 
	I0910 17:30:34.032877   14014 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0910 17:30:34.032884   14014 kubeadm.go:310] 
	I0910 17:30:34.032926   14014 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0910 17:30:34.032988   14014 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0910 17:30:34.033044   14014 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0910 17:30:34.033050   14014 kubeadm.go:310] 
	I0910 17:30:34.033117   14014 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0910 17:30:34.033208   14014 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0910 17:30:34.033219   14014 kubeadm.go:310] 
	I0910 17:30:34.033332   14014 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token ijg2u1.ou5hsbkerjrrr66c \
	I0910 17:30:34.033438   14014 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f66b60f58b622f8c999fe2b8f76480d5d0fa35c469684373fff9166b550dcb65 \
	I0910 17:30:34.033470   14014 kubeadm.go:310] 	--control-plane 
	I0910 17:30:34.033483   14014 kubeadm.go:310] 
	I0910 17:30:34.033604   14014 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0910 17:30:34.033611   14014 kubeadm.go:310] 
	I0910 17:30:34.033714   14014 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token ijg2u1.ou5hsbkerjrrr66c \
	I0910 17:30:34.033865   14014 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f66b60f58b622f8c999fe2b8f76480d5d0fa35c469684373fff9166b550dcb65 
	I0910 17:30:34.033877   14014 cni.go:84] Creating CNI manager for ""
	I0910 17:30:34.033898   14014 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0910 17:30:34.035337   14014 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0910 17:30:34.036516   14014 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0910 17:30:34.044550   14014 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0910 17:30:34.060532   14014 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0910 17:30:34.060608   14014 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 17:30:34.060620   14014 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-382533 minikube.k8s.io/updated_at=2024_09_10T17_30_34_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=37b4bace07cd53444288cad630e4db4b688b8c18 minikube.k8s.io/name=addons-382533 minikube.k8s.io/primary=true
	I0910 17:30:34.068319   14014 ops.go:34] apiserver oom_adj: -16
	I0910 17:30:34.145298   14014 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 17:30:34.645420   14014 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 17:30:35.145702   14014 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 17:30:35.646352   14014 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 17:30:36.145758   14014 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 17:30:36.645712   14014 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 17:30:37.145457   14014 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 17:30:37.645914   14014 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 17:30:38.145511   14014 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 17:30:38.645551   14014 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 17:30:38.710665   14014 kubeadm.go:1113] duration metric: took 4.650116215s to wait for elevateKubeSystemPrivileges
	I0910 17:30:38.710692   14014 kubeadm.go:394] duration metric: took 13.887730532s to StartCluster
	I0910 17:30:38.710708   14014 settings.go:142] acquiring lock: {Name:mk1f43a03dcdaafb06737758e1f83fe909c27ae9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 17:30:38.710846   14014 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19598-5816/kubeconfig
	I0910 17:30:38.711232   14014 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-5816/kubeconfig: {Name:mk1480fbd449361d4db9efc8cf3426d8ceb05753 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 17:30:38.711437   14014 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0910 17:30:38.711447   14014 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0910 17:30:38.711547   14014 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller: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 volcano:true volumesnapshots:true yakd:true]
	I0910 17:30:38.711636   14014 config.go:182] Loaded profile config "addons-382533": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0910 17:30:38.711645   14014 addons.go:69] Setting yakd=true in profile "addons-382533"
	I0910 17:30:38.711651   14014 addons.go:69] Setting helm-tiller=true in profile "addons-382533"
	I0910 17:30:38.711686   14014 addons.go:234] Setting addon yakd=true in "addons-382533"
	I0910 17:30:38.711692   14014 addons.go:69] Setting inspektor-gadget=true in profile "addons-382533"
	I0910 17:30:38.711696   14014 addons.go:69] Setting ingress=true in profile "addons-382533"
	I0910 17:30:38.711716   14014 addons.go:234] Setting addon helm-tiller=true in "addons-382533"
	I0910 17:30:38.711724   14014 addons.go:234] Setting addon inspektor-gadget=true in "addons-382533"
	I0910 17:30:38.711729   14014 addons.go:234] Setting addon ingress=true in "addons-382533"
	I0910 17:30:38.711736   14014 addons.go:69] Setting registry=true in profile "addons-382533"
	I0910 17:30:38.711753   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.711690   14014 addons.go:69] Setting ingress-dns=true in profile "addons-382533"
	I0910 17:30:38.711762   14014 addons.go:234] Setting addon registry=true in "addons-382533"
	I0910 17:30:38.711766   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.711778   14014 addons.go:234] Setting addon ingress-dns=true in "addons-382533"
	I0910 17:30:38.711786   14014 addons.go:69] Setting storage-provisioner=true in profile "addons-382533"
	I0910 17:30:38.711803   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.711809   14014 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-382533"
	I0910 17:30:38.711828   14014 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-382533"
	I0910 17:30:38.711943   14014 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-382533"
	I0910 17:30:38.712001   14014 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-382533"
	I0910 17:30:38.712031   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.712111   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.712259   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.712282   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.712294   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.712319   14014 addons.go:69] Setting cloud-spanner=true in profile "addons-382533"
	I0910 17:30:38.712381   14014 addons.go:234] Setting addon cloud-spanner=true in "addons-382533"
	I0910 17:30:38.712412   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.712498   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.712659   14014 addons.go:69] Setting volcano=true in profile "addons-382533"
	I0910 17:30:38.712701   14014 addons.go:234] Setting addon volcano=true in "addons-382533"
	I0910 17:30:38.712715   14014 addons.go:69] Setting default-storageclass=true in profile "addons-382533"
	I0910 17:30:38.712730   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.712739   14014 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-382533"
	I0910 17:30:38.712835   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.712986   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.713162   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.715716   14014 addons.go:69] Setting metrics-server=true in profile "addons-382533"
	I0910 17:30:38.715758   14014 addons.go:234] Setting addon metrics-server=true in "addons-382533"
	I0910 17:30:38.715793   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.716272   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.711729   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.716845   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.717372   14014 out.go:177] * Verifying Kubernetes components...
	I0910 17:30:38.718035   14014 addons.go:69] Setting volumesnapshots=true in profile "addons-382533"
	I0910 17:30:38.718068   14014 addons.go:234] Setting addon volumesnapshots=true in "addons-382533"
	I0910 17:30:38.717602   14014 addons.go:69] Setting gcp-auth=true in profile "addons-382533"
	I0910 17:30:38.711759   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.718140   14014 mustload.go:65] Loading cluster: addons-382533
	I0910 17:30:38.711804   14014 addons.go:234] Setting addon storage-provisioner=true in "addons-382533"
	I0910 17:30:38.711782   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.718360   14014 config.go:182] Loaded profile config "addons-382533": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0910 17:30:38.718589   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.718606   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.718627   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.718698   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.718096   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.711674   14014 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-382533"
	I0910 17:30:38.719159   14014 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-382533"
	I0910 17:30:38.719191   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.719627   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.723443   14014 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0910 17:30:38.739232   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.739402   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.750494   14014 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-382533"
	I0910 17:30:38.750543   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.751046   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.772240   14014 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0910 17:30:38.774277   14014 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0910 17:30:38.775910   14014 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0910 17:30:38.776008   14014 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0910 17:30:38.777256   14014 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0910 17:30:38.777274   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0910 17:30:38.777328   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:38.778130   14014 addons.go:234] Setting addon default-storageclass=true in "addons-382533"
	I0910 17:30:38.778183   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.778663   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:38.779158   14014 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0910 17:30:38.779261   14014 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0910 17:30:38.780566   14014 out.go:177]   - Using image docker.io/registry:2.8.3
	I0910 17:30:38.780678   14014 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0910 17:30:38.781854   14014 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0910 17:30:38.781934   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0910 17:30:38.781973   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:38.782166   14014 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0910 17:30:38.782394   14014 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0910 17:30:38.783547   14014 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0910 17:30:38.783563   14014 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0910 17:30:38.783609   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:38.783780   14014 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0910 17:30:38.785287   14014 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0910 17:30:38.786921   14014 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0910 17:30:38.786939   14014 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0910 17:30:38.786985   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:38.793690   14014 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
	I0910 17:30:38.796740   14014 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0910 17:30:38.796831   14014 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
	I0910 17:30:38.802736   14014 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0910 17:30:38.802756   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0910 17:30:38.802823   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:38.802977   14014 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0910 17:30:38.805218   14014 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
	I0910 17:30:38.805222   14014 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0910 17:30:38.805408   14014 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0910 17:30:38.805419   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0910 17:30:38.805478   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:38.813542   14014 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0910 17:30:38.813573   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0910 17:30:38.813636   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:38.814940   14014 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0910 17:30:38.814964   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
	I0910 17:30:38.815019   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:38.820034   14014 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0910 17:30:38.823903   14014 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0910 17:30:38.824078   14014 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0910 17:30:38.824115   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0910 17:30:38.824177   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:38.828285   14014 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0910 17:30:38.830165   14014 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0910 17:30:38.830189   14014 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0910 17:30:38.830247   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:38.830257   14014 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0910 17:30:38.830408   14014 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0910 17:30:38.831944   14014 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0910 17:30:38.831969   14014 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0910 17:30:38.832026   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:38.834060   14014 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0910 17:30:38.836309   14014 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0910 17:30:38.836331   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0910 17:30:38.836393   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:38.841485   14014 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0910 17:30:38.847008   14014 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0910 17:30:38.848518   14014 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0910 17:30:38.848539   14014 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0910 17:30:38.848615   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:38.848830   14014 out.go:177]   - Using image docker.io/busybox:stable
	I0910 17:30:38.850165   14014 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0910 17:30:38.850179   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0910 17:30:38.850224   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:38.856616   14014 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0910 17:30:38.856642   14014 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0910 17:30:38.856723   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:38.857256   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:38.860897   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:38.862029   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:38.867038   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:38.881254   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:38.885035   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:38.888335   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:38.899059   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:38.899920   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:38.904234   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:38.904608   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:38.905961   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:38.906911   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:38.908118   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:38.912013   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:38.920343   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	W0910 17:30:38.947215   14014 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0910 17:30:38.947249   14014 retry.go:31] will retry after 238.544227ms: ssh: handshake failed: EOF
	I0910 17:30:39.063698   14014 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0910 17:30:39.063745   14014 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0910 17:30:39.256027   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0910 17:30:39.356662   14014 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0910 17:30:39.356694   14014 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0910 17:30:39.454028   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0910 17:30:39.455972   14014 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0910 17:30:39.456002   14014 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0910 17:30:39.456380   14014 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0910 17:30:39.456400   14014 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0910 17:30:39.457707   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0910 17:30:39.464839   14014 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0910 17:30:39.464865   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0910 17:30:39.544613   14014 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0910 17:30:39.544642   14014 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0910 17:30:39.563099   14014 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0910 17:30:39.563133   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0910 17:30:39.643768   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0910 17:30:39.644306   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0910 17:30:39.655484   14014 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0910 17:30:39.655510   14014 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0910 17:30:39.657542   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0910 17:30:39.661305   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0910 17:30:39.669063   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0910 17:30:39.751411   14014 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0910 17:30:39.751487   14014 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0910 17:30:39.753051   14014 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0910 17:30:39.753111   14014 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0910 17:30:39.756548   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0910 17:30:39.764926   14014 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0910 17:30:39.764949   14014 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0910 17:30:39.865407   14014 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0910 17:30:39.865483   14014 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0910 17:30:39.950203   14014 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0910 17:30:39.950230   14014 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0910 17:30:39.957914   14014 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0910 17:30:39.957940   14014 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0910 17:30:40.152446   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0910 17:30:40.155351   14014 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0910 17:30:40.155384   14014 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0910 17:30:40.256292   14014 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0910 17:30:40.256322   14014 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0910 17:30:40.353937   14014 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0910 17:30:40.353965   14014 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0910 17:30:40.546199   14014 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0910 17:30:40.546227   14014 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0910 17:30:40.549560   14014 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0910 17:30:40.549582   14014 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0910 17:30:40.552126   14014 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0910 17:30:40.552146   14014 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0910 17:30:40.566990   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0910 17:30:40.953771   14014 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0910 17:30:40.953802   14014 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0910 17:30:41.050112   14014 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.986253424s)
	I0910 17:30:41.051180   14014 node_ready.go:35] waiting up to 6m0s for node "addons-382533" to be "Ready" ...
	I0910 17:30:41.051404   14014 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.987616658s)
	I0910 17:30:41.051433   14014 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0910 17:30:41.054149   14014 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0910 17:30:41.054202   14014 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0910 17:30:41.054693   14014 node_ready.go:49] node "addons-382533" has status "Ready":"True"
	I0910 17:30:41.054716   14014 node_ready.go:38] duration metric: took 3.506097ms for node "addons-382533" to be "Ready" ...
	I0910 17:30:41.054728   14014 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0910 17:30:41.065611   14014 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace to be "Ready" ...
	I0910 17:30:41.249845   14014 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0910 17:30:41.249872   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0910 17:30:41.357191   14014 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0910 17:30:41.357218   14014 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0910 17:30:41.461617   14014 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0910 17:30:41.461640   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0910 17:30:41.555286   14014 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-382533" context rescaled to 1 replicas
	I0910 17:30:41.751873   14014 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0910 17:30:41.751903   14014 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0910 17:30:42.050022   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0910 17:30:42.161283   14014 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0910 17:30:42.161386   14014 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0910 17:30:42.356163   14014 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0910 17:30:42.356243   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0910 17:30:42.443328   14014 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0910 17:30:42.443356   14014 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0910 17:30:42.843927   14014 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0910 17:30:42.843963   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0910 17:30:42.856069   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.599998071s)
	I0910 17:30:42.856164   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.402110399s)
	I0910 17:30:42.856212   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.398477684s)
	I0910 17:30:42.943701   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0910 17:30:42.945203   14014 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0910 17:30:42.945235   14014 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0910 17:30:43.152106   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:30:43.160618   14014 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0910 17:30:43.160703   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0910 17:30:43.462240   14014 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0910 17:30:43.462351   14014 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0910 17:30:43.565176   14014 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0910 17:30:43.565256   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0910 17:30:44.067228   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0910 17:30:44.155610   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0910 17:30:44.248849   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.605039396s)
	I0910 17:30:44.249117   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.604782738s)
	I0910 17:30:44.249359   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.591744487s)
	I0910 17:30:44.249395   14014 addons.go:475] Verifying addon registry=true in "addons-382533"
	I0910 17:30:44.249686   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.588312797s)
	I0910 17:30:44.251148   14014 out.go:177] * Verifying registry addon...
	I0910 17:30:44.253633   14014 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0910 17:30:44.258934   14014 out.go:270] ! 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]
	I0910 17:30:44.260623   14014 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0910 17:30:44.260681   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:44.764395   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:45.155628   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:30:45.257955   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:45.758555   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:45.950547   14014 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0910 17:30:45.950628   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:45.981230   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:46.259297   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:46.758311   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:47.046847   14014 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0910 17:30:47.258936   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:47.343553   14014 addons.go:234] Setting addon gcp-auth=true in "addons-382533"
	I0910 17:30:47.343610   14014 host.go:66] Checking if "addons-382533" exists ...
	I0910 17:30:47.344122   14014 cli_runner.go:164] Run: docker container inspect addons-382533 --format={{.State.Status}}
	I0910 17:30:47.374376   14014 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0910 17:30:47.374423   14014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-382533
	I0910 17:30:47.395881   14014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/addons-382533/id_rsa Username:docker}
	I0910 17:30:47.647317   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:30:47.757735   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:48.259444   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:48.846477   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:49.261383   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:49.747991   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:30:49.761313   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:50.350956   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:50.758146   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:51.066437   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (11.397338956s)
	I0910 17:30:51.066563   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (11.309949181s)
	I0910 17:30:51.066592   14014 addons.go:475] Verifying addon ingress=true in "addons-382533"
	I0910 17:30:51.066680   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (10.914201652s)
	I0910 17:30:51.066765   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (10.499745276s)
	I0910 17:30:51.066783   14014 addons.go:475] Verifying addon metrics-server=true in "addons-382533"
	I0910 17:30:51.066851   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (9.01675229s)
	I0910 17:30:51.067057   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (8.123315562s)
	W0910 17:30:51.067086   14014 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0910 17:30:51.067106   14014 retry.go:31] will retry after 172.249594ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0910 17:30:51.068207   14014 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-382533 service yakd-dashboard -n yakd-dashboard
	
	I0910 17:30:51.068382   14014 out.go:177] * Verifying ingress addon...
	I0910 17:30:51.145607   14014 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0910 17:30:51.153483   14014 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0910 17:30:51.153513   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:51.240549   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0910 17:30:51.260058   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:51.650838   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:51.762897   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:52.071041   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:30:52.150333   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:52.258116   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:52.650610   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:52.655233   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (8.587903395s)
	I0910 17:30:52.655267   14014 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-382533"
	I0910 17:30:52.655534   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (8.499697487s)
	I0910 17:30:52.655613   14014 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (5.281213211s)
	I0910 17:30:52.656812   14014 out.go:177] * Verifying csi-hostpath-driver addon...
	I0910 17:30:52.656812   14014 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0910 17:30:52.658679   14014 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0910 17:30:52.660044   14014 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0910 17:30:52.660533   14014 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0910 17:30:52.660561   14014 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0910 17:30:52.672998   14014 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0910 17:30:52.673030   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:30:52.757950   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:52.758158   14014 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0910 17:30:52.758175   14014 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0910 17:30:52.781201   14014 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0910 17:30:52.781224   14014 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0910 17:30:52.865836   14014 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0910 17:30:53.151095   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:53.165570   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:30:53.258044   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:53.650254   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:53.665156   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:30:53.748739   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.508138313s)
	I0910 17:30:53.757565   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:54.151342   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:54.172971   14014 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.307088959s)
	I0910 17:30:54.174593   14014 addons.go:475] Verifying addon gcp-auth=true in "addons-382533"
	I0910 17:30:54.176108   14014 out.go:177] * Verifying gcp-auth addon...
	I0910 17:30:54.178000   14014 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0910 17:30:54.250715   14014 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0910 17:30:54.252620   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:30:54.257269   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:54.571098   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:30:54.649572   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:54.664578   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:30:54.757433   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:55.150330   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:55.250672   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:30:55.256704   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:55.650633   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:55.664675   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:30:55.756824   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:56.150442   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:56.164347   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:30:56.257731   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:56.571656   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:30:56.650279   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:56.664396   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:30:56.757519   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:57.149781   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:57.164752   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:30:57.256844   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:57.650024   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:57.664340   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:30:57.757499   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:58.149442   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:58.164125   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:30:58.257554   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:58.572117   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:30:58.650024   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:58.664197   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:30:58.756752   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:59.149909   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:59.164643   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:30:59.257195   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:30:59.649035   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:30:59.663566   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:30:59.757613   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:00.149439   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:00.164012   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:00.256896   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:00.650144   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:00.665902   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:00.757188   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:01.071141   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:31:01.150067   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:01.164161   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:01.257595   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:01.649827   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:01.664141   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:01.757679   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:02.149311   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:02.164490   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:02.256908   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:02.650340   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:02.664623   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:02.756919   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:03.071920   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:31:03.150780   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:03.164688   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:03.257374   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:03.649822   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:03.665086   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:03.757796   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:04.150591   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:04.164487   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:04.257753   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:04.650125   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:04.664163   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:04.802270   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:05.157168   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:05.159349   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:31:05.164497   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:05.257174   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:05.650445   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:05.664030   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:05.757239   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:06.149822   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:06.163707   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:06.256654   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:06.649748   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:06.664370   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:06.757902   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:07.149663   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:07.164128   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:07.256715   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:07.571247   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:31:07.649889   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:07.664720   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:07.757054   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:08.150054   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:08.164510   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:08.256654   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:08.649360   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:08.664057   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:08.757188   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:09.149781   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:09.164445   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:09.257547   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:09.649330   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:09.663708   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:09.756568   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:10.071762   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:31:10.150407   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:10.164356   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:10.257753   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:10.650041   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:10.664129   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:10.757377   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:11.240821   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:11.241097   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:11.340706   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:11.649711   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:11.664507   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:11.757311   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:12.149672   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:12.164425   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:12.257310   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:12.570745   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:31:12.650448   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:12.664187   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:12.758285   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:13.150222   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:13.163400   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:13.257463   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:13.649843   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:13.663675   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:13.756684   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:14.149511   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:14.164160   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:14.258032   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:14.571396   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:31:14.650290   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:14.664769   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:14.757417   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:15.151071   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:15.165441   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:15.258313   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:15.650106   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:15.664235   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:15.757406   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:16.150046   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:16.165045   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:16.257366   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:16.649758   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:16.664997   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:16.757178   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:17.071186   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:31:17.149916   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:17.164403   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:17.257474   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:17.649901   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:17.663491   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:17.756860   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 17:31:18.149781   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:18.164551   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:18.257081   14014 kapi.go:107] duration metric: took 34.003449669s to wait for kubernetes.io/minikube-addons=registry ...
	I0910 17:31:18.649792   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:18.665101   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:19.150031   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:19.163801   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:19.571040   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:31:19.648980   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:19.663684   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:20.150030   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:20.163721   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:20.652355   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:20.663613   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:21.149558   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:21.164510   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:21.571398   14014 pod_ready.go:103] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"False"
	I0910 17:31:21.650320   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:21.664422   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:22.071316   14014 pod_ready.go:93] pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace has status "Ready":"True"
	I0910 17:31:22.071339   14014 pod_ready.go:82] duration metric: took 41.00564864s for pod "coredns-6f6b679f8f-g2x6g" in "kube-system" namespace to be "Ready" ...
	I0910 17:31:22.071349   14014 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-gft7v" in "kube-system" namespace to be "Ready" ...
	I0910 17:31:22.072778   14014 pod_ready.go:98] error getting pod "coredns-6f6b679f8f-gft7v" in "kube-system" namespace (skipping!): pods "coredns-6f6b679f8f-gft7v" not found
	I0910 17:31:22.072801   14014 pod_ready.go:82] duration metric: took 1.445536ms for pod "coredns-6f6b679f8f-gft7v" in "kube-system" namespace to be "Ready" ...
	E0910 17:31:22.072814   14014 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-6f6b679f8f-gft7v" in "kube-system" namespace (skipping!): pods "coredns-6f6b679f8f-gft7v" not found
	I0910 17:31:22.072823   14014 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-382533" in "kube-system" namespace to be "Ready" ...
	I0910 17:31:22.076994   14014 pod_ready.go:93] pod "etcd-addons-382533" in "kube-system" namespace has status "Ready":"True"
	I0910 17:31:22.077016   14014 pod_ready.go:82] duration metric: took 4.182798ms for pod "etcd-addons-382533" in "kube-system" namespace to be "Ready" ...
	I0910 17:31:22.077025   14014 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-382533" in "kube-system" namespace to be "Ready" ...
	I0910 17:31:22.080820   14014 pod_ready.go:93] pod "kube-apiserver-addons-382533" in "kube-system" namespace has status "Ready":"True"
	I0910 17:31:22.080837   14014 pod_ready.go:82] duration metric: took 3.806365ms for pod "kube-apiserver-addons-382533" in "kube-system" namespace to be "Ready" ...
	I0910 17:31:22.080846   14014 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-382533" in "kube-system" namespace to be "Ready" ...
	I0910 17:31:22.084688   14014 pod_ready.go:93] pod "kube-controller-manager-addons-382533" in "kube-system" namespace has status "Ready":"True"
	I0910 17:31:22.084711   14014 pod_ready.go:82] duration metric: took 3.857769ms for pod "kube-controller-manager-addons-382533" in "kube-system" namespace to be "Ready" ...
	I0910 17:31:22.084724   14014 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-29nvr" in "kube-system" namespace to be "Ready" ...
	I0910 17:31:22.149955   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:22.163533   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:22.269214   14014 pod_ready.go:93] pod "kube-proxy-29nvr" in "kube-system" namespace has status "Ready":"True"
	I0910 17:31:22.269235   14014 pod_ready.go:82] duration metric: took 184.502604ms for pod "kube-proxy-29nvr" in "kube-system" namespace to be "Ready" ...
	I0910 17:31:22.269246   14014 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-382533" in "kube-system" namespace to be "Ready" ...
	I0910 17:31:22.649712   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:22.664301   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:22.668333   14014 pod_ready.go:93] pod "kube-scheduler-addons-382533" in "kube-system" namespace has status "Ready":"True"
	I0910 17:31:22.668352   14014 pod_ready.go:82] duration metric: took 399.099198ms for pod "kube-scheduler-addons-382533" in "kube-system" namespace to be "Ready" ...
	I0910 17:31:22.668362   14014 pod_ready.go:39] duration metric: took 41.613616955s 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" ...
	I0910 17:31:22.668383   14014 api_server.go:52] waiting for apiserver process to appear ...
	I0910 17:31:22.668441   14014 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0910 17:31:22.682139   14014 api_server.go:72] duration metric: took 43.97066723s to wait for apiserver process to appear ...
	I0910 17:31:22.682160   14014 api_server.go:88] waiting for apiserver healthz status ...
	I0910 17:31:22.682184   14014 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0910 17:31:22.685470   14014 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0910 17:31:22.686185   14014 api_server.go:141] control plane version: v1.31.0
	I0910 17:31:22.686205   14014 api_server.go:131] duration metric: took 4.038861ms to wait for apiserver health ...
	I0910 17:31:22.686214   14014 system_pods.go:43] waiting for kube-system pods to appear ...
	I0910 17:31:22.873606   14014 system_pods.go:59] 18 kube-system pods found
	I0910 17:31:22.873636   14014 system_pods.go:61] "coredns-6f6b679f8f-g2x6g" [9ad2f9ec-61cf-4a29-a8ff-24e2bd3088db] Running
	I0910 17:31:22.873645   14014 system_pods.go:61] "csi-hostpath-attacher-0" [06d0a0cc-d0f6-4e05-8af6-bf4f4d2d20fc] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0910 17:31:22.873652   14014 system_pods.go:61] "csi-hostpath-resizer-0" [dd5662db-6ebf-48a7-ad31-c70fad0c33fb] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0910 17:31:22.873660   14014 system_pods.go:61] "csi-hostpathplugin-9jbqt" [1b107483-67fb-46fb-8d25-9aa28471a833] 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])
	I0910 17:31:22.873665   14014 system_pods.go:61] "etcd-addons-382533" [c444f86b-711d-4fc5-89eb-20cea8837776] Running
	I0910 17:31:22.873669   14014 system_pods.go:61] "kube-apiserver-addons-382533" [7813eb75-ebef-455b-a3de-93b7a0643c2a] Running
	I0910 17:31:22.873672   14014 system_pods.go:61] "kube-controller-manager-addons-382533" [97953725-3c5b-4c2b-9124-84281a223f29] Running
	I0910 17:31:22.873677   14014 system_pods.go:61] "kube-ingress-dns-minikube" [7848fac9-1aa6-4c77-a9b5-f52257dd711a] Running
	I0910 17:31:22.873680   14014 system_pods.go:61] "kube-proxy-29nvr" [017b1ee3-02c7-4c1b-8643-a15df1ae17a7] Running
	I0910 17:31:22.873685   14014 system_pods.go:61] "kube-scheduler-addons-382533" [266946dc-53ff-4b4d-b8e7-a61faf948e95] Running
	I0910 17:31:22.873689   14014 system_pods.go:61] "metrics-server-84c5f94fbc-p8qng" [ec83e369-bb84-4074-a414-917ab84c8b31] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0910 17:31:22.873694   14014 system_pods.go:61] "nvidia-device-plugin-daemonset-7bk7f" [59856e36-37bb-4399-bb83-d027a31b052a] Running
	I0910 17:31:22.873698   14014 system_pods.go:61] "registry-66c9cd494c-zlfgb" [cb8eada4-03cf-4da1-8b47-5bce3b3d3226] Running
	I0910 17:31:22.873704   14014 system_pods.go:61] "registry-proxy-jb2hn" [eccdebcf-344c-4fa8-9409-061fa7c8d2ab] Running
	I0910 17:31:22.873710   14014 system_pods.go:61] "snapshot-controller-56fcc65765-6sjtt" [05399a10-ebbf-434a-91ba-802096e2d2b2] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0910 17:31:22.873718   14014 system_pods.go:61] "snapshot-controller-56fcc65765-whsxw" [6bbc521e-9ab6-46a8-9a23-87c9b8b0df78] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0910 17:31:22.873721   14014 system_pods.go:61] "storage-provisioner" [6083fb53-ea8b-4233-b1f4-d57a7cc0052d] Running
	I0910 17:31:22.873725   14014 system_pods.go:61] "tiller-deploy-b48cc5f79-rpvpt" [f0312442-16e9-4e0e-89f3-3151b2d19bda] Running
	I0910 17:31:22.873731   14014 system_pods.go:74] duration metric: took 187.510439ms to wait for pod list to return data ...
	I0910 17:31:22.873742   14014 default_sa.go:34] waiting for default service account to be created ...
	I0910 17:31:23.069639   14014 default_sa.go:45] found service account: "default"
	I0910 17:31:23.069662   14014 default_sa.go:55] duration metric: took 195.912622ms for default service account to be created ...
	I0910 17:31:23.069671   14014 system_pods.go:116] waiting for k8s-apps to be running ...
	I0910 17:31:23.150099   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:23.163724   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:23.273997   14014 system_pods.go:86] 18 kube-system pods found
	I0910 17:31:23.274027   14014 system_pods.go:89] "coredns-6f6b679f8f-g2x6g" [9ad2f9ec-61cf-4a29-a8ff-24e2bd3088db] Running
	I0910 17:31:23.274036   14014 system_pods.go:89] "csi-hostpath-attacher-0" [06d0a0cc-d0f6-4e05-8af6-bf4f4d2d20fc] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0910 17:31:23.274042   14014 system_pods.go:89] "csi-hostpath-resizer-0" [dd5662db-6ebf-48a7-ad31-c70fad0c33fb] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0910 17:31:23.274050   14014 system_pods.go:89] "csi-hostpathplugin-9jbqt" [1b107483-67fb-46fb-8d25-9aa28471a833] 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])
	I0910 17:31:23.274054   14014 system_pods.go:89] "etcd-addons-382533" [c444f86b-711d-4fc5-89eb-20cea8837776] Running
	I0910 17:31:23.274059   14014 system_pods.go:89] "kube-apiserver-addons-382533" [7813eb75-ebef-455b-a3de-93b7a0643c2a] Running
	I0910 17:31:23.274063   14014 system_pods.go:89] "kube-controller-manager-addons-382533" [97953725-3c5b-4c2b-9124-84281a223f29] Running
	I0910 17:31:23.274067   14014 system_pods.go:89] "kube-ingress-dns-minikube" [7848fac9-1aa6-4c77-a9b5-f52257dd711a] Running
	I0910 17:31:23.274070   14014 system_pods.go:89] "kube-proxy-29nvr" [017b1ee3-02c7-4c1b-8643-a15df1ae17a7] Running
	I0910 17:31:23.274078   14014 system_pods.go:89] "kube-scheduler-addons-382533" [266946dc-53ff-4b4d-b8e7-a61faf948e95] Running
	I0910 17:31:23.274087   14014 system_pods.go:89] "metrics-server-84c5f94fbc-p8qng" [ec83e369-bb84-4074-a414-917ab84c8b31] Running
	I0910 17:31:23.274091   14014 system_pods.go:89] "nvidia-device-plugin-daemonset-7bk7f" [59856e36-37bb-4399-bb83-d027a31b052a] Running
	I0910 17:31:23.274094   14014 system_pods.go:89] "registry-66c9cd494c-zlfgb" [cb8eada4-03cf-4da1-8b47-5bce3b3d3226] Running
	I0910 17:31:23.274098   14014 system_pods.go:89] "registry-proxy-jb2hn" [eccdebcf-344c-4fa8-9409-061fa7c8d2ab] Running
	I0910 17:31:23.274104   14014 system_pods.go:89] "snapshot-controller-56fcc65765-6sjtt" [05399a10-ebbf-434a-91ba-802096e2d2b2] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0910 17:31:23.274111   14014 system_pods.go:89] "snapshot-controller-56fcc65765-whsxw" [6bbc521e-9ab6-46a8-9a23-87c9b8b0df78] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0910 17:31:23.274116   14014 system_pods.go:89] "storage-provisioner" [6083fb53-ea8b-4233-b1f4-d57a7cc0052d] Running
	I0910 17:31:23.274123   14014 system_pods.go:89] "tiller-deploy-b48cc5f79-rpvpt" [f0312442-16e9-4e0e-89f3-3151b2d19bda] Running
	I0910 17:31:23.274129   14014 system_pods.go:126] duration metric: took 204.453334ms to wait for k8s-apps to be running ...
	I0910 17:31:23.274138   14014 system_svc.go:44] waiting for kubelet service to be running ....
	I0910 17:31:23.274181   14014 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0910 17:31:23.284951   14014 system_svc.go:56] duration metric: took 10.805601ms WaitForService to wait for kubelet
	I0910 17:31:23.284979   14014 kubeadm.go:582] duration metric: took 44.57350813s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0910 17:31:23.285001   14014 node_conditions.go:102] verifying NodePressure condition ...
	I0910 17:31:23.471387   14014 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0910 17:31:23.471417   14014 node_conditions.go:123] node cpu capacity is 8
	I0910 17:31:23.471431   14014 node_conditions.go:105] duration metric: took 186.424312ms to run NodePressure ...
	I0910 17:31:23.471444   14014 start.go:241] waiting for startup goroutines ...
	I0910 17:31:23.650913   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:23.664981   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:24.149940   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:24.164378   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:24.649875   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:24.664034   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:25.149624   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:25.164277   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:25.649942   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:25.664018   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:26.150175   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:26.164450   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:26.649368   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:26.664161   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:27.149835   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:27.163757   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:27.649809   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:27.664447   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:28.150179   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:28.163901   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:28.649574   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:28.664629   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:29.293342   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:29.293348   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:29.650676   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:29.664154   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:30.149821   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:30.164614   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:30.650953   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:30.668051   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:31.149503   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:31.165885   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:31.649687   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:31.665651   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:32.149847   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:32.164445   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:32.650485   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:32.664637   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:33.150125   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:33.164635   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:33.650137   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:33.664126   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:34.149715   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:34.165021   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:34.650876   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:34.665248   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:35.149984   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:35.164845   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:35.650208   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:35.663690   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:36.149483   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:36.163980   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:36.649659   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:36.664467   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:37.149926   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:37.164810   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:37.649829   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:37.664751   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:38.149739   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:38.164158   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:38.650232   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:38.663815   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:39.149833   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:39.163545   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:39.649864   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:39.663321   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:40.150186   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:40.164430   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:40.650051   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:40.664589   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:41.149795   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:41.164674   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:41.650979   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:41.664767   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:42.150007   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:42.164306   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:42.650601   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:42.664573   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:43.150345   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:43.163887   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:43.650768   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:43.664767   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:44.150014   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:44.163748   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:44.650534   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:44.664194   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:45.150000   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:45.164279   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:45.652312   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:45.663747   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:46.149964   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:46.163942   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:46.649360   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:46.750301   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:47.150049   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:47.164518   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:47.650184   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:47.666556   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:48.149748   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:48.164990   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:48.649636   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:48.665014   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:49.150040   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:49.163692   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:49.649637   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:49.664459   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 17:31:50.149518   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:50.164158   14014 kapi.go:107] duration metric: took 57.504113765s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0910 17:31:50.649174   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:51.149666   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:51.650325   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:52.149956   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:52.649991   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:53.150656   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:53.650744   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:54.149702   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:54.649533   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:55.150968   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:55.649307   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:56.150307   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:56.649899   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:57.149645   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:57.649993   14014 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 17:31:58.150239   14014 kapi.go:107] duration metric: took 1m7.004635175s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0910 17:32:17.681167   14014 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0910 17:32:17.681188   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:18.181241   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:18.681407   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:19.181656   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:19.681419   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:20.181710   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:20.682061   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:21.181027   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:21.681309   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:22.181308   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:22.681881   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:23.181327   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:23.681208   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:24.181336   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:24.681072   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:25.181635   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:25.681518   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:26.181454   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:26.681449   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:27.181490   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:27.681738   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:28.181668   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:28.681670   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:29.182030   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:29.680873   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:30.181945   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:30.680779   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:31.182025   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:31.680891   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:32.181794   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:32.682088   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:33.181139   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:33.681261   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:34.181316   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:34.681228   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:35.181546   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:35.681675   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:36.181746   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:36.681942   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:37.181347   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:37.680976   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:38.181175   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:38.680915   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:39.180992   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:39.680748   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:40.181084   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:40.680936   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:41.180964   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:41.681606   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:42.181745   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:42.681803   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:43.181444   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:43.681169   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:44.181376   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:44.682287   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:45.181383   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:45.681301   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:46.181880   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:46.681220   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:47.180984   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:47.680862   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:48.181735   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:48.681402   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:49.181891   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:49.681543   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:50.181810   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:50.681537   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:51.181651   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:51.681949   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:52.181152   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:52.681418   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:53.181813   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:53.681656   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:54.181810   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:54.681897   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:55.181148   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:55.680999   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:56.181119   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:56.680835   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:57.181181   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:57.681040   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:58.181251   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:58.680994   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:59.196532   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:32:59.680599   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:00.181481   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:00.681349   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:01.181037   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:01.680950   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:02.181011   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:02.681166   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:03.181117   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:03.680929   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:04.180991   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:04.681356   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:05.181717   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:05.681475   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:06.181569   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:06.681894   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:07.181003   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:07.680867   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:08.181645   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:08.681508   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:09.181318   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:09.681281   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:10.181565   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:10.681529   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:11.181912   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:11.680955   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:12.181218   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:12.681040   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:13.180723   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:13.681366   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:14.181992   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:14.680860   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:15.181367   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:15.680991   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:16.181125   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:16.681026   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:17.181757   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:17.681582   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:18.181770   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:18.681442   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:19.181397   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:19.680911   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:20.181021   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:20.680596   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:21.181740   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:21.682024   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:22.180997   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:22.681021   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:23.180972   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:23.680843   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:24.182009   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:24.681275   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:25.184249   14014 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 17:33:25.681489   14014 kapi.go:107] duration metric: took 2m31.503486272s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0910 17:33:25.683155   14014 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-382533 cluster.
	I0910 17:33:25.684408   14014 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.
	I0910 17:33:25.685502   14014 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0910 17:33:25.686897   14014 out.go:177] * Enabled addons: storage-provisioner, ingress-dns, nvidia-device-plugin, cloud-spanner, default-storageclass, volcano, helm-tiller, metrics-server, yakd, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0910 17:33:25.688039   14014 addons.go:510] duration metric: took 2m46.976507249s for enable addons: enabled=[storage-provisioner ingress-dns nvidia-device-plugin cloud-spanner default-storageclass volcano helm-tiller metrics-server yakd inspektor-gadget volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0910 17:33:25.688077   14014 start.go:246] waiting for cluster config update ...
	I0910 17:33:25.688106   14014 start.go:255] writing updated cluster config ...
	I0910 17:33:25.688382   14014 ssh_runner.go:195] Run: rm -f paused
	I0910 17:33:25.735845   14014 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0910 17:33:25.737441   14014 out.go:177] * Done! kubectl is now configured to use "addons-382533" cluster and "default" namespace by default
	
	
	==> Docker <==
	Sep 10 17:42:54 addons-382533 dockerd[1341]: time="2024-09-10T17:42:54.247273321Z" level=info msg="ignoring event" container=34f6b7bc4c6b51e9a1145a691411c116283e5a1f218acaa9efb3b3bf24d890d0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 10 17:42:54 addons-382533 dockerd[1341]: time="2024-09-10T17:42:54.286983144Z" level=info msg="ignoring event" container=f11e3df4b7924641dc6d6848a943e0bb20b96278bd541a02f3691722e68c5cde module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 10 17:42:54 addons-382533 dockerd[1341]: time="2024-09-10T17:42:54.306530187Z" level=info msg="ignoring event" container=230bbca04659cff38e3fc8db846b7528933eb468a29785690bfe45c1083d8248 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 10 17:42:56 addons-382533 dockerd[1341]: time="2024-09-10T17:42:56.480563319Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed"
	Sep 10 17:42:56 addons-382533 dockerd[1341]: time="2024-09-10T17:42:56.482593206Z" level=error msg="Handler for POST /v1.43/images/create returned error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed"
	Sep 10 17:42:58 addons-382533 cri-dockerd[1606]: time="2024-09-10T17:42:58Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/fdb943312d8133a9b9fb344da5979b654f8f005335d03e077df048b214ed4b3e/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local europe-west4-a.c.k8s-minikube.internal c.k8s-minikube.internal google.internal options ndots:5]"
	Sep 10 17:42:58 addons-382533 dockerd[1341]: time="2024-09-10T17:42:58.460231571Z" level=info msg="ignoring event" container=e727a5709396eb96eef06b944a064c7ff0d1512d6afdc47cf9c1f55b090666a2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 10 17:42:58 addons-382533 dockerd[1341]: time="2024-09-10T17:42:58.505944351Z" level=info msg="ignoring event" container=ae86712dfbc7f75c17e7b43017b78298d27f3618a4e6e99b7c030f0905df61d2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 10 17:43:00 addons-382533 cri-dockerd[1606]: time="2024-09-10T17:43:00Z" level=info msg="Stop pulling image docker.io/kicbase/echo-server:1.0: Status: Downloaded newer image for kicbase/echo-server:1.0"
	Sep 10 17:43:00 addons-382533 dockerd[1341]: time="2024-09-10T17:43:00.366348622Z" level=info msg="ignoring event" container=210b3a188baedf00c3a57e2f70f153c57c883a9bcb2cb6c137dbba9ded44feb0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 10 17:43:00 addons-382533 dockerd[1341]: time="2024-09-10T17:43:00.369281595Z" level=info msg="ignoring event" container=12e554eabd1605df2b5327ffb9f30f3b35930118d0c8c8e7c6f39735aba18123 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 10 17:43:00 addons-382533 dockerd[1341]: time="2024-09-10T17:43:00.572485031Z" level=info msg="ignoring event" container=4cb2e76096fdd963d8db61a116012f4ea6c59af8fc5d2c26360082ce105a800e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 10 17:43:00 addons-382533 dockerd[1341]: time="2024-09-10T17:43:00.595445719Z" level=info msg="ignoring event" container=f561a7d8dffcc352b2d4a007e3881b4c9a39880d94f7e00bc2a6ba2a6a84c73e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 10 17:43:02 addons-382533 dockerd[1341]: time="2024-09-10T17:43:02.699291133Z" level=info msg="Container failed to exit within 2s of signal 15 - using the force" container=38b10c7a48109b60c692bca6c09811545fe8970b879c80f824fc45e33fd415c3
	Sep 10 17:43:02 addons-382533 dockerd[1341]: time="2024-09-10T17:43:02.752902448Z" level=info msg="ignoring event" container=38b10c7a48109b60c692bca6c09811545fe8970b879c80f824fc45e33fd415c3 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 10 17:43:02 addons-382533 dockerd[1341]: time="2024-09-10T17:43:02.895028314Z" level=info msg="ignoring event" container=9817732be6c316d726e3262360b7d95686574830916691405f32fb1fa1c3a159 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 10 17:43:03 addons-382533 cri-dockerd[1606]: time="2024-09-10T17:43:03Z" level=error msg="error getting RW layer size for container ID 'e727a5709396eb96eef06b944a064c7ff0d1512d6afdc47cf9c1f55b090666a2': Error response from daemon: No such container: e727a5709396eb96eef06b944a064c7ff0d1512d6afdc47cf9c1f55b090666a2"
	Sep 10 17:43:03 addons-382533 cri-dockerd[1606]: time="2024-09-10T17:43:03Z" level=error msg="Set backoffDuration to : 1m0s for container ID 'e727a5709396eb96eef06b944a064c7ff0d1512d6afdc47cf9c1f55b090666a2'"
	Sep 10 17:43:04 addons-382533 cri-dockerd[1606]: time="2024-09-10T17:43:04Z" level=error msg="error getting RW layer size for container ID '38b10c7a48109b60c692bca6c09811545fe8970b879c80f824fc45e33fd415c3': Error response from daemon: No such container: 38b10c7a48109b60c692bca6c09811545fe8970b879c80f824fc45e33fd415c3"
	Sep 10 17:43:04 addons-382533 cri-dockerd[1606]: time="2024-09-10T17:43:04Z" level=error msg="Set backoffDuration to : 1m0s for container ID '38b10c7a48109b60c692bca6c09811545fe8970b879c80f824fc45e33fd415c3'"
	Sep 10 17:43:19 addons-382533 dockerd[1341]: time="2024-09-10T17:43:19.032143645Z" level=info msg="ignoring event" container=418ea104c08cfc68c6fc57ceb8797668f2d3675662c89e7177432149cd947b5f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 10 17:43:19 addons-382533 dockerd[1341]: time="2024-09-10T17:43:19.543449445Z" level=info msg="ignoring event" container=f8efe6be42bea8aa796f7af40f816ce95ea1bb2ddbe464f4b13f11fefeb1707a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 10 17:43:19 addons-382533 dockerd[1341]: time="2024-09-10T17:43:19.557808646Z" level=info msg="ignoring event" container=98a126179d6fbc80c0def47519d7a7a3fad4e049faa72c54b859221cf8708f79 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 10 17:43:19 addons-382533 dockerd[1341]: time="2024-09-10T17:43:19.751041115Z" level=info msg="ignoring event" container=c609e55c2520dc83d53a5f215cf185da5538577082475b3c737df361851d0067 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 10 17:43:19 addons-382533 dockerd[1341]: time="2024-09-10T17:43:19.775186278Z" level=info msg="ignoring event" container=3c9ce84e8d0ae3f1f8e21b6161547abe132bb301f0fcdba12e8722e6b8136cc6 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	0aa41d7106552       kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                                  20 seconds ago      Running             hello-world-app           0                   fdb943312d813       hello-world-app-55bf9c44b4-sl2ht
	e7504ca1b9abe       nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf                                                29 seconds ago      Running             nginx                     0                   40255d21f4988       nginx
	8ab8bcdefa911       busybox@sha256:34b191d63fbc93e25e275bfccf1b5365664e5ac28f06d974e8d50090fbb49f41                                              44 seconds ago      Exited              busybox                   0                   42bfe0cf21310       test-local-path
	351d362f9e541       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb                 9 minutes ago       Running             gcp-auth                  0                   8916e20daefaa       gcp-auth-89d5ffd79-qtklr
	763c784738143       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3   11 minutes ago      Exited              patch                     0                   2590846b6e5e7       ingress-nginx-admission-patch-8f4pg
	b8b1f0b1d66fb       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3   11 minutes ago      Exited              create                    0                   f48fd70132af9       ingress-nginx-admission-create-cxtbk
	f26f8d9ddb4a7       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                       12 minutes ago      Running             local-path-provisioner    0                   1c00821d3d54e       local-path-provisioner-86d989889c-fr6qj
	98a126179d6fb       gcr.io/k8s-minikube/kube-registry-proxy@sha256:b3fa0b2df8737fdb85ad5918a7e2652527463e357afff83a5e5bb966bcedc367              12 minutes ago      Exited              registry-proxy            0                   3c9ce84e8d0ae       registry-proxy-jb2hn
	f8efe6be42bea       registry@sha256:ac0192b549007e22998eb74e8d8488dcfe70f1489520c3b144a6047ac5efbe90                                             12 minutes ago      Exited              registry                  0                   c609e55c2520d       registry-66c9cd494c-zlfgb
	858ca178e3667       6e38f40d628db                                                                                                                12 minutes ago      Running             storage-provisioner       0                   3543fc8973218       storage-provisioner
	e97966ccd2fa0       cbb01a7bd410d                                                                                                                12 minutes ago      Running             coredns                   0                   a7592530d7f79       coredns-6f6b679f8f-g2x6g
	f447ac50f3f27       ad83b2ca7b09e                                                                                                                12 minutes ago      Running             kube-proxy                0                   d33084f70e9a2       kube-proxy-29nvr
	fc132bb251256       1766f54c897f0                                                                                                                12 minutes ago      Running             kube-scheduler            0                   ec9341613da29       kube-scheduler-addons-382533
	04b1b3c8332cd       604f5db92eaa8                                                                                                                12 minutes ago      Running             kube-apiserver            0                   f1a04d3bd8d82       kube-apiserver-addons-382533
	927a52be42b90       2e96e5913fc06                                                                                                                12 minutes ago      Running             etcd                      0                   62e8f69ea80a0       etcd-addons-382533
	be82cec3a1671       045733566833c                                                                                                                12 minutes ago      Running             kube-controller-manager   0                   7a45731f27749       kube-controller-manager-addons-382533
	
	
	==> coredns [e97966ccd2fa] <==
	[INFO] 10.244.0.22:43034 - 23579 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000185324s
	[INFO] 10.244.0.22:37970 - 11479 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005216183s
	[INFO] 10.244.0.22:39046 - 30610 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.006014182s
	[INFO] 10.244.0.22:57058 - 11508 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.002438298s
	[INFO] 10.244.0.22:37438 - 16461 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000382113s
	[INFO] 10.244.0.22:50296 - 14633 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000379843s
	[INFO] 10.244.0.22:44680 - 31750 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000488978s
	[INFO] 10.244.0.22:39046 - 31913 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000498392s
	[INFO] 10.244.0.22:54879 - 53172 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000489993s
	[INFO] 10.244.0.22:39176 - 37546 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000062058s
	[INFO] 10.244.0.22:37715 - 1126 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000540238s
	[INFO] 10.244.0.22:60297 - 34113 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000573322s
	[INFO] 10.244.0.22:57058 - 52433 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000648926s
	[INFO] 10.244.0.22:37970 - 6202 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000167801s
	[INFO] 10.244.0.22:51847 - 22214 "AAAA IN hello-world-app.default.svc.cluster.local.c.k8s-minikube.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004263738s
	[INFO] 10.244.0.22:59744 - 12973 "AAAA IN hello-world-app.default.svc.cluster.local.c.k8s-minikube.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004028861s
	[INFO] 10.244.0.22:54539 - 27879 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.003588302s
	[INFO] 10.244.0.22:51847 - 65165 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.004389294s
	[INFO] 10.244.0.22:59744 - 3869 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.004190922s
	[INFO] 10.244.0.22:54539 - 20464 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005116725s
	[INFO] 10.244.0.22:51847 - 2111 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.001342299s
	[INFO] 10.244.0.22:51847 - 15277 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000082323s
	[INFO] 10.244.0.22:54539 - 20909 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.00004228s
	[INFO] 10.244.0.22:59744 - 31223 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.012699094s
	[INFO] 10.244.0.22:59744 - 12920 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000072297s
	
	
	==> describe nodes <==
	Name:               addons-382533
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-382533
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=37b4bace07cd53444288cad630e4db4b688b8c18
	                    minikube.k8s.io/name=addons-382533
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_10T17_30_34_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-382533
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 10 Sep 2024 17:30:31 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-382533
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 10 Sep 2024 17:43:19 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 10 Sep 2024 17:43:09 +0000   Tue, 10 Sep 2024 17:30:29 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 10 Sep 2024 17:43:09 +0000   Tue, 10 Sep 2024 17:30:29 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 10 Sep 2024 17:43:09 +0000   Tue, 10 Sep 2024 17:30:29 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 10 Sep 2024 17:43:09 +0000   Tue, 10 Sep 2024 17:30:31 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-382533
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	System Info:
	  Machine ID:                 c319f92c245b468ea1536b2d8684acc7
	  System UUID:                754c8113-2ec9-425f-b593-d494a5bbaf7b
	  Boot ID:                    a4d7b1d8-0129-48fb-9a81-dfef4e5f0f2f
	  Kernel Version:             5.15.0-1067-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.2.1
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m14s
	  default                     hello-world-app-55bf9c44b4-sl2ht           0 (0%)        0 (0%)      0 (0%)           0 (0%)         23s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         33s
	  gcp-auth                    gcp-auth-89d5ffd79-qtklr                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 coredns-6f6b679f8f-g2x6g                   100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     12m
	  kube-system                 etcd-addons-382533                         100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         12m
	  kube-system                 kube-apiserver-addons-382533               250m (3%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-382533      200m (2%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-proxy-29nvr                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-scheduler-addons-382533               100m (1%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  local-path-storage          local-path-provisioner-86d989889c-fr6qj    0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (9%)   0 (0%)
	  memory             170Mi (0%)  170Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 12m                kube-proxy       
	  Normal   NodeAllocatableEnforced  12m                kubelet          Updated Node Allocatable limit across pods
	  Normal   Starting                 12m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 12m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  12m (x8 over 12m)  kubelet          Node addons-382533 status is now: NodeHasSufficientMemory
	  Normal   NodeHasSufficientPID     12m (x7 over 12m)  kubelet          Node addons-382533 status is now: NodeHasSufficientPID
	  Normal   NodeHasNoDiskPressure    12m (x7 over 12m)  kubelet          Node addons-382533 status is now: NodeHasNoDiskPressure
	  Normal   Starting                 12m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 12m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeAllocatableEnforced  12m                kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  12m                kubelet          Node addons-382533 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m                kubelet          Node addons-382533 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m                kubelet          Node addons-382533 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           12m                node-controller  Node addons-382533 event: Registered Node addons-382533 in Controller
	
	
	==> dmesg <==
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff ae f2 2f 07 3a 94 08 06
	[  +0.127672] IPv4: martian source 10.244.0.1 from 10.244.0.21, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff fa b2 54 6b 9a 88 08 06
	[  +0.021115] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 4a 1b 0b 7f 22 8b 08 06
	[ +10.335529] IPv4: martian source 10.244.0.1 from 10.244.0.22, on dev eth0
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff 4e 03 7e df b3 23 08 06
	[  +1.062609] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 92 7e 48 c0 70 d8 08 06
	[Sep10 17:32] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff 12 fc a2 22 52 c9 08 06
	[  +0.071236] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 0a 79 9e 29 6b 93 08 06
	[Sep10 17:33] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff 02 cc b6 a5 e9 55 08 06
	[  +0.000484] IPv4: martian source 10.244.0.26 from 10.244.0.3, on dev eth0
	[  +0.000004] ll header: 00000000: ff ff ff ff ff ff e2 5b 28 5f 44 ac 08 06
	[Sep10 17:42] IPv4: martian source 10.244.0.1 from 10.244.0.29, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 02 35 8a ad c8 c3 08 06
	[  +3.514600] IPv4: martian source 10.244.0.1 from 10.244.0.31, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 52 70 94 4b 6d e5 08 06
	[ +37.209021] IPv4: martian source 10.244.0.38 from 10.244.0.22, on dev eth0
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff 4e 03 7e df b3 23 08 06
	[  +1.290345] IPv4: martian source 10.244.0.22 from 10.244.0.3, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff e2 5b 28 5f 44 ac 08 06
	
	
	==> etcd [927a52be42b9] <==
	{"level":"info","ts":"2024-09-10T17:30:29.746262Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-10T17:30:29.746337Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-10T17:30:29.746358Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-10T17:30:29.746376Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-09-10T17:30:29.746387Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-09-10T17:30:29.747076Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-10T17:30:29.747243Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-10T17:30:29.747910Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-10T17:30:29.748036Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-10T17:30:48.959643Z","caller":"traceutil/trace.go:171","msg":"trace[232656297] transaction","detail":"{read_only:false; response_revision:770; number_of_response:1; }","duration":"106.514968ms","start":"2024-09-10T17:30:48.853109Z","end":"2024-09-10T17:30:48.959624Z","steps":["trace[232656297] 'process raft request'  (duration: 99.829297ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T17:30:48.959994Z","caller":"traceutil/trace.go:171","msg":"trace[1446142945] transaction","detail":"{read_only:false; response_revision:771; number_of_response:1; }","duration":"100.191658ms","start":"2024-09-10T17:30:48.859792Z","end":"2024-09-10T17:30:48.959984Z","steps":["trace[1446142945] 'process raft request'  (duration: 99.412182ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T17:30:48.960842Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.065061ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/volcano-system/volcano-admission\" ","response":"range_response_count:1 size:5238"}
	{"level":"info","ts":"2024-09-10T17:30:48.960895Z","caller":"traceutil/trace.go:171","msg":"trace[1139493827] range","detail":"{range_begin:/registry/deployments/volcano-system/volcano-admission; range_end:; response_count:1; response_revision:772; }","duration":"101.099893ms","start":"2024-09-10T17:30:48.859782Z","end":"2024-09-10T17:30:48.960882Z","steps":["trace[1139493827] 'agreement among raft nodes before linearized reading'  (duration: 100.004421ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T17:31:11.120229Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.189104ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" ","response":"range_response_count:1 size:1113"}
	{"level":"info","ts":"2024-09-10T17:31:11.120294Z","caller":"traceutil/trace.go:171","msg":"trace[1637018196] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:1037; }","duration":"104.26328ms","start":"2024-09-10T17:31:11.016016Z","end":"2024-09-10T17:31:11.120279Z","steps":["trace[1637018196] 'range keys from in-memory index tree'  (duration: 104.006865ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T17:31:11.238083Z","caller":"traceutil/trace.go:171","msg":"trace[1031508079] transaction","detail":"{read_only:false; response_revision:1038; number_of_response:1; }","duration":"115.004583ms","start":"2024-09-10T17:31:11.123053Z","end":"2024-09-10T17:31:11.238058Z","steps":["trace[1031508079] 'process raft request'  (duration: 114.879403ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T17:31:29.290369Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"110.605197ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"warn","ts":"2024-09-10T17:31:29.290381Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"143.025999ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T17:31:29.290438Z","caller":"traceutil/trace.go:171","msg":"trace[138576467] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1126; }","duration":"110.69466ms","start":"2024-09-10T17:31:29.179729Z","end":"2024-09-10T17:31:29.290424Z","steps":["trace[138576467] 'range keys from in-memory index tree'  (duration: 110.549666ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T17:31:29.290442Z","caller":"traceutil/trace.go:171","msg":"trace[2025045550] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1126; }","duration":"143.094505ms","start":"2024-09-10T17:31:29.147336Z","end":"2024-09-10T17:31:29.290430Z","steps":["trace[2025045550] 'range keys from in-memory index tree'  (duration: 142.96853ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T17:31:29.290524Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"128.777481ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T17:31:29.290562Z","caller":"traceutil/trace.go:171","msg":"trace[841850304] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1126; }","duration":"128.819038ms","start":"2024-09-10T17:31:29.161732Z","end":"2024-09-10T17:31:29.290551Z","steps":["trace[841850304] 'range keys from in-memory index tree'  (duration: 128.722331ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T17:40:29.771107Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1914}
	{"level":"info","ts":"2024-09-10T17:40:29.796305Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1914,"took":"24.681874ms","hash":4186327218,"current-db-size-bytes":9252864,"current-db-size":"9.3 MB","current-db-size-in-use-bytes":5148672,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2024-09-10T17:40:29.796346Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4186327218,"revision":1914,"compact-revision":-1}
	
	
	==> gcp-auth [351d362f9e54] <==
	2024/09/10 17:42:13 Ready to write response ...
	2024/09/10 17:42:18 Ready to marshal response ...
	2024/09/10 17:42:18 Ready to write response ...
	2024/09/10 17:42:19 Ready to marshal response ...
	2024/09/10 17:42:19 Ready to write response ...
	2024/09/10 17:42:25 Ready to marshal response ...
	2024/09/10 17:42:25 Ready to write response ...
	2024/09/10 17:42:28 Ready to marshal response ...
	2024/09/10 17:42:28 Ready to write response ...
	2024/09/10 17:42:28 Ready to marshal response ...
	2024/09/10 17:42:28 Ready to write response ...
	2024/09/10 17:42:36 Ready to marshal response ...
	2024/09/10 17:42:36 Ready to write response ...
	2024/09/10 17:42:36 Ready to marshal response ...
	2024/09/10 17:42:36 Ready to write response ...
	2024/09/10 17:42:36 Ready to marshal response ...
	2024/09/10 17:42:36 Ready to write response ...
	2024/09/10 17:42:39 Ready to marshal response ...
	2024/09/10 17:42:39 Ready to write response ...
	2024/09/10 17:42:44 Ready to marshal response ...
	2024/09/10 17:42:44 Ready to write response ...
	2024/09/10 17:42:47 Ready to marshal response ...
	2024/09/10 17:42:47 Ready to write response ...
	2024/09/10 17:42:57 Ready to marshal response ...
	2024/09/10 17:42:57 Ready to write response ...
	
	
	==> kernel <==
	 17:43:20 up 25 min,  0 users,  load average: 0.64, 0.52, 0.49
	Linux addons-382533 5.15.0-1067-gcp #75~20.04.1-Ubuntu SMP Wed Aug 7 20:43:22 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kube-apiserver [04b1b3c8332c] <==
	W0910 17:33:58.474620       1 cacher.go:171] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0910 17:33:58.776689       1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
	W0910 17:33:59.074589       1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	I0910 17:42:14.191183       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0910 17:42:15.206897       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0910 17:42:16.878304       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:38856: use of closed network connection
	E0910 17:42:20.396742       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.31:40908: read: connection reset by peer
	I0910 17:42:34.141230       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0910 17:42:36.112002       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.71.43"}
	I0910 17:42:47.157428       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0910 17:42:47.323128       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.105.229.135"}
	I0910 17:42:57.799347       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.105.194.68"}
	I0910 17:43:00.143321       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 17:43:00.143379       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 17:43:00.161364       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 17:43:00.161406       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 17:43:00.161904       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 17:43:00.161934       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 17:43:00.170543       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 17:43:00.170591       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 17:43:00.255287       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 17:43:00.255328       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0910 17:43:01.162442       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0910 17:43:01.255728       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0910 17:43:01.345887       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [be82cec3a167] <==
	W0910 17:43:04.517544       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 17:43:04.517588       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 17:43:04.807507       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 17:43:04.807546       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 17:43:06.074715       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 17:43:06.074754       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0910 17:43:08.351733       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0910 17:43:08.351772       1 shared_informer.go:320] Caches are synced for resource quota
	I0910 17:43:08.650943       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0910 17:43:08.650995       1 shared_informer.go:320] Caches are synced for garbage collector
	W0910 17:43:08.780025       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 17:43:08.780063       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 17:43:08.919249       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 17:43:08.919289       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0910 17:43:09.440930       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-382533"
	I0910 17:43:09.740122       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="ingress-nginx"
	W0910 17:43:10.433954       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 17:43:10.433990       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 17:43:12.616891       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 17:43:12.616927       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 17:43:16.749301       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 17:43:16.749342       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0910 17:43:19.459802       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="6.522µs"
	W0910 17:43:20.502666       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 17:43:20.502713       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [f447ac50f3f2] <==
	I0910 17:30:41.343114       1 server_linux.go:66] "Using iptables proxy"
	I0910 17:30:41.943505       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0910 17:30:41.943581       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0910 17:30:42.260947       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0910 17:30:42.261006       1 server_linux.go:169] "Using iptables Proxier"
	I0910 17:30:42.264305       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0910 17:30:42.264771       1 server.go:483] "Version info" version="v1.31.0"
	I0910 17:30:42.264795       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0910 17:30:42.267668       1 config.go:326] "Starting node config controller"
	I0910 17:30:42.267689       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0910 17:30:42.267959       1 config.go:197] "Starting service config controller"
	I0910 17:30:42.267964       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0910 17:30:42.267975       1 config.go:104] "Starting endpoint slice config controller"
	I0910 17:30:42.267978       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0910 17:30:42.446125       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0910 17:30:42.446194       1 shared_informer.go:320] Caches are synced for node config
	I0910 17:30:42.446205       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [fc132bb25125] <==
	W0910 17:30:31.156226       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0910 17:30:31.156455       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 17:30:31.156477       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0910 17:30:31.156228       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0910 17:30:31.156494       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	E0910 17:30:31.156501       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0910 17:30:31.156230       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0910 17:30:31.156537       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0910 17:30:31.967535       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0910 17:30:31.967578       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 17:30:32.063225       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0910 17:30:32.063281       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 17:30:32.072573       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0910 17:30:32.072604       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0910 17:30:32.143840       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0910 17:30:32.143903       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0910 17:30:32.143843       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0910 17:30:32.143955       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 17:30:32.171478       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0910 17:30:32.171534       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0910 17:30:32.197805       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0910 17:30:32.197850       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 17:30:32.223144       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0910 17:30:32.223186       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0910 17:30:32.454513       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 10 17:43:03 addons-382533 kubelet[2457]: E0910 17:43:03.339971    2457 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 38b10c7a48109b60c692bca6c09811545fe8970b879c80f824fc45e33fd415c3" containerID="38b10c7a48109b60c692bca6c09811545fe8970b879c80f824fc45e33fd415c3"
	Sep 10 17:43:03 addons-382533 kubelet[2457]: I0910 17:43:03.340008    2457 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"38b10c7a48109b60c692bca6c09811545fe8970b879c80f824fc45e33fd415c3"} err="failed to get container status \"38b10c7a48109b60c692bca6c09811545fe8970b879c80f824fc45e33fd415c3\": rpc error: code = Unknown desc = Error response from daemon: No such container: 38b10c7a48109b60c692bca6c09811545fe8970b879c80f824fc45e33fd415c3"
	Sep 10 17:43:03 addons-382533 kubelet[2457]: I0910 17:43:03.357900    2457 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ea8820ed-f1aa-45a5-a47a-41404465bcd5" path="/var/lib/kubelet/pods/ea8820ed-f1aa-45a5-a47a-41404465bcd5/volumes"
	Sep 10 17:43:08 addons-382533 kubelet[2457]: E0910 17:43:08.351637    2457 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="03d365a2-b3d1-40f1-b1dc-34b9bc55a823"
	Sep 10 17:43:11 addons-382533 kubelet[2457]: E0910 17:43:11.351103    2457 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry-test\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox\\\"\"" pod="default/registry-test" podUID="2154fc57-0e79-4b33-94cd-8b9a95d5d63d"
	Sep 10 17:43:19 addons-382533 kubelet[2457]: I0910 17:43:19.193468    2457 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-bvbpp\" (UniqueName: \"kubernetes.io/projected/2154fc57-0e79-4b33-94cd-8b9a95d5d63d-kube-api-access-bvbpp\") pod \"2154fc57-0e79-4b33-94cd-8b9a95d5d63d\" (UID: \"2154fc57-0e79-4b33-94cd-8b9a95d5d63d\") "
	Sep 10 17:43:19 addons-382533 kubelet[2457]: I0910 17:43:19.193517    2457 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/2154fc57-0e79-4b33-94cd-8b9a95d5d63d-gcp-creds\") pod \"2154fc57-0e79-4b33-94cd-8b9a95d5d63d\" (UID: \"2154fc57-0e79-4b33-94cd-8b9a95d5d63d\") "
	Sep 10 17:43:19 addons-382533 kubelet[2457]: I0910 17:43:19.193600    2457 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/2154fc57-0e79-4b33-94cd-8b9a95d5d63d-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "2154fc57-0e79-4b33-94cd-8b9a95d5d63d" (UID: "2154fc57-0e79-4b33-94cd-8b9a95d5d63d"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 10 17:43:19 addons-382533 kubelet[2457]: I0910 17:43:19.195335    2457 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/2154fc57-0e79-4b33-94cd-8b9a95d5d63d-kube-api-access-bvbpp" (OuterVolumeSpecName: "kube-api-access-bvbpp") pod "2154fc57-0e79-4b33-94cd-8b9a95d5d63d" (UID: "2154fc57-0e79-4b33-94cd-8b9a95d5d63d"). InnerVolumeSpecName "kube-api-access-bvbpp". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 10 17:43:19 addons-382533 kubelet[2457]: I0910 17:43:19.293707    2457 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/2154fc57-0e79-4b33-94cd-8b9a95d5d63d-gcp-creds\") on node \"addons-382533\" DevicePath \"\""
	Sep 10 17:43:19 addons-382533 kubelet[2457]: I0910 17:43:19.293736    2457 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-bvbpp\" (UniqueName: \"kubernetes.io/projected/2154fc57-0e79-4b33-94cd-8b9a95d5d63d-kube-api-access-bvbpp\") on node \"addons-382533\" DevicePath \"\""
	Sep 10 17:43:19 addons-382533 kubelet[2457]: I0910 17:43:19.945918    2457 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-d78sn\" (UniqueName: \"kubernetes.io/projected/eccdebcf-344c-4fa8-9409-061fa7c8d2ab-kube-api-access-d78sn\") pod \"eccdebcf-344c-4fa8-9409-061fa7c8d2ab\" (UID: \"eccdebcf-344c-4fa8-9409-061fa7c8d2ab\") "
	Sep 10 17:43:19 addons-382533 kubelet[2457]: I0910 17:43:19.945981    2457 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-ghsk9\" (UniqueName: \"kubernetes.io/projected/cb8eada4-03cf-4da1-8b47-5bce3b3d3226-kube-api-access-ghsk9\") pod \"cb8eada4-03cf-4da1-8b47-5bce3b3d3226\" (UID: \"cb8eada4-03cf-4da1-8b47-5bce3b3d3226\") "
	Sep 10 17:43:19 addons-382533 kubelet[2457]: I0910 17:43:19.948376    2457 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/cb8eada4-03cf-4da1-8b47-5bce3b3d3226-kube-api-access-ghsk9" (OuterVolumeSpecName: "kube-api-access-ghsk9") pod "cb8eada4-03cf-4da1-8b47-5bce3b3d3226" (UID: "cb8eada4-03cf-4da1-8b47-5bce3b3d3226"). InnerVolumeSpecName "kube-api-access-ghsk9". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 10 17:43:19 addons-382533 kubelet[2457]: I0910 17:43:19.948401    2457 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/eccdebcf-344c-4fa8-9409-061fa7c8d2ab-kube-api-access-d78sn" (OuterVolumeSpecName: "kube-api-access-d78sn") pod "eccdebcf-344c-4fa8-9409-061fa7c8d2ab" (UID: "eccdebcf-344c-4fa8-9409-061fa7c8d2ab"). InnerVolumeSpecName "kube-api-access-d78sn". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 10 17:43:20 addons-382533 kubelet[2457]: I0910 17:43:20.046394    2457 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-d78sn\" (UniqueName: \"kubernetes.io/projected/eccdebcf-344c-4fa8-9409-061fa7c8d2ab-kube-api-access-d78sn\") on node \"addons-382533\" DevicePath \"\""
	Sep 10 17:43:20 addons-382533 kubelet[2457]: I0910 17:43:20.046431    2457 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-ghsk9\" (UniqueName: \"kubernetes.io/projected/cb8eada4-03cf-4da1-8b47-5bce3b3d3226-kube-api-access-ghsk9\") on node \"addons-382533\" DevicePath \"\""
	Sep 10 17:43:20 addons-382533 kubelet[2457]: I0910 17:43:20.510486    2457 scope.go:117] "RemoveContainer" containerID="f8efe6be42bea8aa796f7af40f816ce95ea1bb2ddbe464f4b13f11fefeb1707a"
	Sep 10 17:43:20 addons-382533 kubelet[2457]: I0910 17:43:20.526649    2457 scope.go:117] "RemoveContainer" containerID="f8efe6be42bea8aa796f7af40f816ce95ea1bb2ddbe464f4b13f11fefeb1707a"
	Sep 10 17:43:20 addons-382533 kubelet[2457]: E0910 17:43:20.527517    2457 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: f8efe6be42bea8aa796f7af40f816ce95ea1bb2ddbe464f4b13f11fefeb1707a" containerID="f8efe6be42bea8aa796f7af40f816ce95ea1bb2ddbe464f4b13f11fefeb1707a"
	Sep 10 17:43:20 addons-382533 kubelet[2457]: I0910 17:43:20.527561    2457 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"f8efe6be42bea8aa796f7af40f816ce95ea1bb2ddbe464f4b13f11fefeb1707a"} err="failed to get container status \"f8efe6be42bea8aa796f7af40f816ce95ea1bb2ddbe464f4b13f11fefeb1707a\": rpc error: code = Unknown desc = Error response from daemon: No such container: f8efe6be42bea8aa796f7af40f816ce95ea1bb2ddbe464f4b13f11fefeb1707a"
	Sep 10 17:43:20 addons-382533 kubelet[2457]: I0910 17:43:20.527590    2457 scope.go:117] "RemoveContainer" containerID="98a126179d6fbc80c0def47519d7a7a3fad4e049faa72c54b859221cf8708f79"
	Sep 10 17:43:20 addons-382533 kubelet[2457]: I0910 17:43:20.555398    2457 scope.go:117] "RemoveContainer" containerID="98a126179d6fbc80c0def47519d7a7a3fad4e049faa72c54b859221cf8708f79"
	Sep 10 17:43:20 addons-382533 kubelet[2457]: E0910 17:43:20.556066    2457 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 98a126179d6fbc80c0def47519d7a7a3fad4e049faa72c54b859221cf8708f79" containerID="98a126179d6fbc80c0def47519d7a7a3fad4e049faa72c54b859221cf8708f79"
	Sep 10 17:43:20 addons-382533 kubelet[2457]: I0910 17:43:20.556112    2457 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"98a126179d6fbc80c0def47519d7a7a3fad4e049faa72c54b859221cf8708f79"} err="failed to get container status \"98a126179d6fbc80c0def47519d7a7a3fad4e049faa72c54b859221cf8708f79\": rpc error: code = Unknown desc = Error response from daemon: No such container: 98a126179d6fbc80c0def47519d7a7a3fad4e049faa72c54b859221cf8708f79"
	
	
	==> storage-provisioner [858ca178e366] <==
	I0910 17:30:46.545569       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0910 17:30:46.560017       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0910 17:30:46.560075       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0910 17:30:46.653846       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0910 17:30:46.654038       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-382533_6f07c7d0-82a4-4229-b1da-65aa5d468078!
	I0910 17:30:46.655120       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"91699c70-9f92-4825-b0d0-bd58edff5fcc", APIVersion:"v1", ResourceVersion:"633", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-382533_6f07c7d0-82a4-4229-b1da-65aa5d468078 became leader
	I0910 17:30:46.754249       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-382533_6f07c7d0-82a4-4229-b1da-65aa5d468078!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-382533 -n addons-382533
helpers_test.go:261: (dbg) Run:  kubectl --context addons-382533 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-382533 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-382533 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-382533/192.168.49.2
	Start Time:       Tue, 10 Sep 2024 17:34:06 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.28
	IPs:
	  IP:  10.244.0.28
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xnvsr (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-xnvsr:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                    From               Message
	  ----     ------     ----                   ----               -------
	  Normal   Scheduled  9m15s                  default-scheduler  Successfully assigned default/busybox to addons-382533
	  Normal   Pulling    7m47s (x4 over 9m14s)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m47s (x4 over 9m14s)  kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": Error response from daemon: Head "https://gcr.io/v2/k8s-minikube/busybox/manifests/1.28.4-glibc": unauthorized: authentication failed
	  Warning  Failed     7m47s (x4 over 9m14s)  kubelet            Error: ErrImagePull
	  Warning  Failed     7m21s (x6 over 9m14s)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m6s (x20 over 9m14s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

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

                                                
                                    

Test pass (322/343)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 32.64
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.19
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.31.0/json-events 12.21
13 TestDownloadOnly/v1.31.0/preload-exists 0
17 TestDownloadOnly/v1.31.0/LogsDuration 0.06
18 TestDownloadOnly/v1.31.0/DeleteAll 0.19
19 TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds 0.12
20 TestDownloadOnlyKic 0.95
21 TestBinaryMirror 0.73
22 TestOffline 73.72
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 210.74
29 TestAddons/serial/Volcano 40.61
31 TestAddons/serial/GCPAuth/Namespaces 0.11
34 TestAddons/parallel/Ingress 19.87
35 TestAddons/parallel/InspektorGadget 10.69
36 TestAddons/parallel/MetricsServer 6.74
37 TestAddons/parallel/HelmTiller 13.8
39 TestAddons/parallel/CSI 51.8
40 TestAddons/parallel/Headlamp 16.44
41 TestAddons/parallel/CloudSpanner 5.46
42 TestAddons/parallel/LocalPath 12.2
43 TestAddons/parallel/NvidiaDevicePlugin 5.38
44 TestAddons/parallel/Yakd 10.55
45 TestAddons/StoppedEnableDisable 10.96
46 TestCertOptions 28.88
47 TestCertExpiration 228.41
48 TestDockerFlags 26.95
49 TestForceSystemdFlag 29.05
50 TestForceSystemdEnv 29.59
52 TestKVMDriverInstallOrUpdate 5.72
56 TestErrorSpam/setup 22.65
57 TestErrorSpam/start 0.55
58 TestErrorSpam/status 0.81
59 TestErrorSpam/pause 1.11
60 TestErrorSpam/unpause 1.28
61 TestErrorSpam/stop 1.94
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 59.02
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 35.76
68 TestFunctional/serial/KubeContext 0.05
69 TestFunctional/serial/KubectlGetPods 0.09
72 TestFunctional/serial/CacheCmd/cache/add_remote 2.39
73 TestFunctional/serial/CacheCmd/cache/add_local 1.43
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.04
75 TestFunctional/serial/CacheCmd/cache/list 0.04
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.21
78 TestFunctional/serial/CacheCmd/cache/delete 0.09
79 TestFunctional/serial/MinikubeKubectlCmd 0.1
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
81 TestFunctional/serial/ExtraConfig 39.26
82 TestFunctional/serial/ComponentHealth 0.07
83 TestFunctional/serial/LogsCmd 0.92
84 TestFunctional/serial/LogsFileCmd 0.93
85 TestFunctional/serial/InvalidService 4.02
87 TestFunctional/parallel/ConfigCmd 0.31
88 TestFunctional/parallel/DashboardCmd 12.51
89 TestFunctional/parallel/DryRun 0.34
90 TestFunctional/parallel/InternationalLanguage 0.29
91 TestFunctional/parallel/StatusCmd 1.1
95 TestFunctional/parallel/ServiceCmdConnect 7.52
96 TestFunctional/parallel/AddonsCmd 0.14
97 TestFunctional/parallel/PersistentVolumeClaim 43.73
99 TestFunctional/parallel/SSHCmd 0.53
100 TestFunctional/parallel/CpCmd 1.68
101 TestFunctional/parallel/MySQL 25.46
102 TestFunctional/parallel/FileSync 0.25
103 TestFunctional/parallel/CertSync 1.66
107 TestFunctional/parallel/NodeLabels 0.07
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.28
111 TestFunctional/parallel/License 0.51
112 TestFunctional/parallel/ServiceCmd/DeployApp 10.19
113 TestFunctional/parallel/ProfileCmd/profile_not_create 0.4
114 TestFunctional/parallel/ProfileCmd/profile_list 0.41
115 TestFunctional/parallel/ProfileCmd/profile_json_output 0.42
116 TestFunctional/parallel/MountCmd/any-port 7.5
117 TestFunctional/parallel/MountCmd/specific-port 1.79
118 TestFunctional/parallel/ServiceCmd/List 0.52
119 TestFunctional/parallel/ServiceCmd/JSONOutput 0.54
120 TestFunctional/parallel/MountCmd/VerifyCleanup 1.66
121 TestFunctional/parallel/ServiceCmd/HTTPS 0.44
122 TestFunctional/parallel/ServiceCmd/Format 0.4
123 TestFunctional/parallel/ServiceCmd/URL 0.43
124 TestFunctional/parallel/Version/short 0.05
125 TestFunctional/parallel/Version/components 0.59
126 TestFunctional/parallel/ImageCommands/ImageListShort 0.21
127 TestFunctional/parallel/ImageCommands/ImageListTable 0.19
128 TestFunctional/parallel/ImageCommands/ImageListJson 0.21
129 TestFunctional/parallel/ImageCommands/ImageListYaml 0.19
130 TestFunctional/parallel/ImageCommands/ImageBuild 4.39
131 TestFunctional/parallel/ImageCommands/Setup 2.28
132 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 0.86
133 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.76
135 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.51
136 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.76
137 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
139 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 13.25
140 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.41
141 TestFunctional/parallel/ImageCommands/ImageRemove 0.48
142 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.75
143 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.44
144 TestFunctional/parallel/DockerEnv/bash 0.91
145 TestFunctional/parallel/UpdateContextCmd/no_changes 0.15
146 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
147 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.14
148 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.08
149 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
153 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
154 TestFunctional/delete_echo-server_images 0.04
155 TestFunctional/delete_my-image_image 0.01
156 TestFunctional/delete_minikube_cached_images 0.02
160 TestMultiControlPlane/serial/StartCluster 87.22
161 TestMultiControlPlane/serial/DeployApp 37.4
162 TestMultiControlPlane/serial/PingHostFromPods 1
163 TestMultiControlPlane/serial/AddWorkerNode 22.96
164 TestMultiControlPlane/serial/NodeLabels 0.06
165 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.61
166 TestMultiControlPlane/serial/CopyFile 15.27
167 TestMultiControlPlane/serial/StopSecondaryNode 11.33
168 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.47
169 TestMultiControlPlane/serial/RestartSecondaryNode 38.69
170 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.67
171 TestMultiControlPlane/serial/RestartClusterKeepsNodes 186.97
172 TestMultiControlPlane/serial/DeleteSecondaryNode 9.27
173 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.44
174 TestMultiControlPlane/serial/StopCluster 32.49
175 TestMultiControlPlane/serial/RestartCluster 80.25
176 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.44
177 TestMultiControlPlane/serial/AddSecondaryNode 37.75
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.63
181 TestImageBuild/serial/Setup 20.95
182 TestImageBuild/serial/NormalBuild 2.61
183 TestImageBuild/serial/BuildWithBuildArg 0.98
184 TestImageBuild/serial/BuildWithDockerIgnore 0.74
185 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.72
189 TestJSONOutput/start/Command 63.75
190 TestJSONOutput/start/Audit 0
192 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/pause/Command 0.48
196 TestJSONOutput/pause/Audit 0
198 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/unpause/Command 0.42
202 TestJSONOutput/unpause/Audit 0
204 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
207 TestJSONOutput/stop/Command 10.73
208 TestJSONOutput/stop/Audit 0
210 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
211 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
212 TestErrorJSONOutput 0.19
214 TestKicCustomNetwork/create_custom_network 26.23
215 TestKicCustomNetwork/use_default_bridge_network 22.88
216 TestKicExistingNetwork 25.07
217 TestKicCustomSubnet 25.86
218 TestKicStaticIP 26.04
219 TestMainNoArgs 0.04
220 TestMinikubeProfile 52.11
223 TestMountStart/serial/StartWithMountFirst 9.98
224 TestMountStart/serial/VerifyMountFirst 0.23
225 TestMountStart/serial/StartWithMountSecond 7.17
226 TestMountStart/serial/VerifyMountSecond 0.24
227 TestMountStart/serial/DeleteFirst 1.43
228 TestMountStart/serial/VerifyMountPostDelete 0.24
229 TestMountStart/serial/Stop 1.17
230 TestMountStart/serial/RestartStopped 8.38
231 TestMountStart/serial/VerifyMountPostStop 0.24
234 TestMultiNode/serial/FreshStart2Nodes 70.57
235 TestMultiNode/serial/DeployApp2Nodes 50.05
236 TestMultiNode/serial/PingHostFrom2Pods 0.74
237 TestMultiNode/serial/AddNode 15.18
238 TestMultiNode/serial/MultiNodeLabels 0.07
239 TestMultiNode/serial/ProfileList 0.31
240 TestMultiNode/serial/CopyFile 8.89
241 TestMultiNode/serial/StopNode 2.07
242 TestMultiNode/serial/StartAfterStop 9.69
243 TestMultiNode/serial/RestartKeepsNodes 100.2
244 TestMultiNode/serial/DeleteNode 5.15
245 TestMultiNode/serial/StopMultiNode 21.45
246 TestMultiNode/serial/RestartMultiNode 52.99
247 TestMultiNode/serial/ValidateNameConflict 25.32
252 TestPreload 118.77
254 TestScheduledStopUnix 96.63
255 TestSkaffold 105.23
257 TestInsufficientStorage 12.79
258 TestRunningBinaryUpgrade 79.78
260 TestKubernetesUpgrade 325.91
261 TestMissingContainerUpgrade 100.92
263 TestStoppedBinaryUpgrade/Setup 2.7
264 TestNoKubernetes/serial/StartNoK8sWithVersion 0.07
276 TestNoKubernetes/serial/StartWithK8s 29.35
277 TestStoppedBinaryUpgrade/Upgrade 171.6
278 TestNoKubernetes/serial/StartWithStopK8s 17.19
279 TestNoKubernetes/serial/Start 13.01
280 TestNoKubernetes/serial/VerifyK8sNotRunning 0.34
281 TestNoKubernetes/serial/ProfileList 0.9
282 TestNoKubernetes/serial/Stop 1.17
283 TestNoKubernetes/serial/StartNoArgs 8.97
284 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.3
292 TestStoppedBinaryUpgrade/MinikubeLogs 1.04
294 TestPause/serial/Start 35.99
295 TestPause/serial/SecondStartNoReconfiguration 37.55
296 TestNetworkPlugins/group/auto/Start 62.87
297 TestPause/serial/Pause 0.55
298 TestPause/serial/VerifyStatus 0.3
299 TestPause/serial/Unpause 0.46
300 TestPause/serial/PauseAgain 0.61
301 TestPause/serial/DeletePaused 2.09
302 TestPause/serial/VerifyDeletedResources 12.25
303 TestNetworkPlugins/group/kindnet/Start 34.6
304 TestNetworkPlugins/group/calico/Start 56.45
305 TestNetworkPlugins/group/auto/KubeletFlags 0.26
306 TestNetworkPlugins/group/auto/NetCatPod 10.25
307 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
308 TestNetworkPlugins/group/auto/DNS 0.16
309 TestNetworkPlugins/group/auto/Localhost 0.14
310 TestNetworkPlugins/group/auto/HairPin 0.13
311 TestNetworkPlugins/group/kindnet/KubeletFlags 0.29
312 TestNetworkPlugins/group/kindnet/NetCatPod 11.23
313 TestNetworkPlugins/group/kindnet/DNS 24.71
314 TestNetworkPlugins/group/custom-flannel/Start 37.53
315 TestNetworkPlugins/group/calico/ControllerPod 6.01
316 TestNetworkPlugins/group/calico/KubeletFlags 0.25
317 TestNetworkPlugins/group/calico/NetCatPod 9.19
318 TestNetworkPlugins/group/calico/DNS 0.13
319 TestNetworkPlugins/group/calico/Localhost 0.11
320 TestNetworkPlugins/group/calico/HairPin 0.11
321 TestNetworkPlugins/group/kindnet/Localhost 0.12
322 TestNetworkPlugins/group/kindnet/HairPin 0.12
323 TestNetworkPlugins/group/false/Start 65.17
324 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.41
325 TestNetworkPlugins/group/custom-flannel/NetCatPod 13.71
326 TestNetworkPlugins/group/bridge/Start 40.43
327 TestNetworkPlugins/group/custom-flannel/DNS 0.14
328 TestNetworkPlugins/group/custom-flannel/Localhost 0.12
329 TestNetworkPlugins/group/custom-flannel/HairPin 0.14
330 TestNetworkPlugins/group/flannel/Start 47.92
331 TestNetworkPlugins/group/kubenet/Start 37.33
332 TestNetworkPlugins/group/bridge/KubeletFlags 0.31
333 TestNetworkPlugins/group/bridge/NetCatPod 9.25
334 TestNetworkPlugins/group/bridge/DNS 0.17
335 TestNetworkPlugins/group/bridge/Localhost 0.13
336 TestNetworkPlugins/group/bridge/HairPin 0.14
337 TestNetworkPlugins/group/false/KubeletFlags 0.38
338 TestNetworkPlugins/group/false/NetCatPod 9.24
339 TestNetworkPlugins/group/false/DNS 0.15
340 TestNetworkPlugins/group/false/Localhost 0.16
341 TestNetworkPlugins/group/enable-default-cni/Start 73.94
342 TestNetworkPlugins/group/false/HairPin 0.17
343 TestNetworkPlugins/group/kubenet/KubeletFlags 0.33
344 TestNetworkPlugins/group/kubenet/NetCatPod 12.22
345 TestNetworkPlugins/group/flannel/ControllerPod 6.01
346 TestNetworkPlugins/group/flannel/KubeletFlags 0.29
347 TestNetworkPlugins/group/flannel/NetCatPod 9.23
348 TestNetworkPlugins/group/kubenet/DNS 0.15
349 TestNetworkPlugins/group/kubenet/Localhost 0.19
350 TestNetworkPlugins/group/kubenet/HairPin 0.18
352 TestStartStop/group/old-k8s-version/serial/FirstStart 149.23
353 TestNetworkPlugins/group/flannel/DNS 0.15
354 TestNetworkPlugins/group/flannel/Localhost 0.12
355 TestNetworkPlugins/group/flannel/HairPin 0.15
357 TestStartStop/group/no-preload/serial/FirstStart 79.55
359 TestStartStop/group/embed-certs/serial/FirstStart 65.48
360 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.26
361 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.19
362 TestNetworkPlugins/group/enable-default-cni/DNS 0.12
363 TestNetworkPlugins/group/enable-default-cni/Localhost 0.11
364 TestNetworkPlugins/group/enable-default-cni/HairPin 0.11
366 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 61.31
367 TestStartStop/group/embed-certs/serial/DeployApp 8.25
368 TestStartStop/group/no-preload/serial/DeployApp 9.28
369 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.87
370 TestStartStop/group/embed-certs/serial/Stop 10.8
371 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.86
372 TestStartStop/group/no-preload/serial/Stop 10.7
373 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.16
374 TestStartStop/group/embed-certs/serial/SecondStart 263.2
375 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.25
376 TestStartStop/group/no-preload/serial/SecondStart 263.74
377 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.25
378 TestStartStop/group/old-k8s-version/serial/DeployApp 8.35
379 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.81
380 TestStartStop/group/default-k8s-diff-port/serial/Stop 10.81
381 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.73
382 TestStartStop/group/old-k8s-version/serial/Stop 10.74
383 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.16
384 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 275.71
385 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.18
386 TestStartStop/group/old-k8s-version/serial/SecondStart 137.13
387 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
388 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
389 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.21
390 TestStartStop/group/old-k8s-version/serial/Pause 2.34
392 TestStartStop/group/newest-cni/serial/FirstStart 30.27
393 TestStartStop/group/newest-cni/serial/DeployApp 0
394 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.1
395 TestStartStop/group/newest-cni/serial/Stop 10.77
396 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.17
397 TestStartStop/group/newest-cni/serial/SecondStart 15.2
398 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
399 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
400 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
401 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.21
402 TestStartStop/group/newest-cni/serial/Pause 2.59
403 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.08
404 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
405 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.2
406 TestStartStop/group/embed-certs/serial/Pause 2.27
407 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
408 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.2
409 TestStartStop/group/no-preload/serial/Pause 2.28
410 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
411 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
412 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.19
413 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.17
x
+
TestDownloadOnly/v1.20.0/json-events (32.64s)

                                                
                                                
=== 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-454559 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-454559 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=docker  --container-runtime=docker: (32.639652289s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (32.64s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-454559 | jenkins | v1.34.0 | 10 Sep 24 17:29 UTC |          |
	|         | -p download-only-454559        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/10 17:29:07
	Running on machine: ubuntu-20-agent-10
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0910 17:29:07.495388   12608 out.go:345] Setting OutFile to fd 1 ...
	I0910 17:29:07.495620   12608 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 17:29:07.495629   12608 out.go:358] Setting ErrFile to fd 2...
	I0910 17:29:07.495633   12608 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 17:29:07.495809   12608 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-5816/.minikube/bin
	W0910 17:29:07.495930   12608 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19598-5816/.minikube/config/config.json: open /home/jenkins/minikube-integration/19598-5816/.minikube/config/config.json: no such file or directory
	I0910 17:29:07.496478   12608 out.go:352] Setting JSON to true
	I0910 17:29:07.497318   12608 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-10","uptime":692,"bootTime":1725988655,"procs":174,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0910 17:29:07.497383   12608 start.go:139] virtualization: kvm guest
	I0910 17:29:07.499785   12608 out.go:97] [download-only-454559] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W0910 17:29:07.499877   12608 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19598-5816/.minikube/cache/preloaded-tarball: no such file or directory
	I0910 17:29:07.499915   12608 notify.go:220] Checking for updates...
	I0910 17:29:07.501384   12608 out.go:169] MINIKUBE_LOCATION=19598
	I0910 17:29:07.502836   12608 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0910 17:29:07.504101   12608 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19598-5816/kubeconfig
	I0910 17:29:07.505336   12608 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-5816/.minikube
	I0910 17:29:07.506509   12608 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0910 17:29:07.509060   12608 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0910 17:29:07.509305   12608 driver.go:394] Setting default libvirt URI to qemu:///system
	I0910 17:29:07.531025   12608 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0910 17:29:07.531166   12608 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 17:29:07.871845   12608 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:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-10 17:29:07.863249742 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0910 17:29:07.871948   12608 docker.go:318] overlay module found
	I0910 17:29:07.873805   12608 out.go:97] Using the docker driver based on user configuration
	I0910 17:29:07.873829   12608 start.go:297] selected driver: docker
	I0910 17:29:07.873834   12608 start.go:901] validating driver "docker" against <nil>
	I0910 17:29:07.873905   12608 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 17:29:07.919847   12608 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:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-10 17:29:07.911102153 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0910 17:29:07.920018   12608 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0910 17:29:07.920476   12608 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0910 17:29:07.920614   12608 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0910 17:29:07.922454   12608 out.go:169] Using Docker driver with root privileges
	I0910 17:29:07.923680   12608 cni.go:84] Creating CNI manager for ""
	I0910 17:29:07.923700   12608 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I0910 17:29:07.923761   12608 start.go:340] cluster config:
	{Name:download-only-454559 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 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-454559 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:docker CRISocket: NetworkPlugin: 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:docker 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}
	I0910 17:29:07.925186   12608 out.go:97] Starting "download-only-454559" primary control-plane node in "download-only-454559" cluster
	I0910 17:29:07.925201   12608 cache.go:121] Beginning downloading kic base image for docker with docker
	I0910 17:29:07.926313   12608 out.go:97] Pulling base image v0.0.45-1725963390-19606 ...
	I0910 17:29:07.926333   12608 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0910 17:29:07.926377   12608 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local docker daemon
	I0910 17:29:07.943075   12608 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 to local cache
	I0910 17:29:07.943279   12608 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local cache directory
	I0910 17:29:07.943388   12608 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 to local cache
	I0910 17:29:08.039318   12608 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	I0910 17:29:08.039344   12608 cache.go:56] Caching tarball of preloaded images
	I0910 17:29:08.039505   12608 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0910 17:29:08.041271   12608 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0910 17:29:08.041292   12608 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I0910 17:29:08.151967   12608 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4?checksum=md5:9a82241e9b8b4ad2b5cca73108f2c7a3 -> /home/jenkins/minikube-integration/19598-5816/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	I0910 17:29:19.566589   12608 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I0910 17:29:19.566685   12608 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19598-5816/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I0910 17:29:20.342993   12608 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on docker
	I0910 17:29:20.343314   12608 profile.go:143] Saving config to /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/download-only-454559/config.json ...
	I0910 17:29:20.343340   12608 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/download-only-454559/config.json: {Name:mk0bf631a4da4ec9dc43f00c3417e8078311677a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 17:29:20.343528   12608 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0910 17:29:20.343717   12608 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/19598-5816/.minikube/cache/linux/amd64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-454559 host does not exist
	  To start a cluster, run: "minikube start -p download-only-454559"

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

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAll (0.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-454559
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.12s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.0/json-events (12.21s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-454559 | jenkins | v1.34.0 | 10 Sep 24 17:29 UTC |                     |
	|         | -p download-only-454559        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 10 Sep 24 17:29 UTC | 10 Sep 24 17:29 UTC |
	| delete  | -p download-only-454559        | download-only-454559 | jenkins | v1.34.0 | 10 Sep 24 17:29 UTC | 10 Sep 24 17:29 UTC |
	| start   | -o=json --download-only        | download-only-744411 | jenkins | v1.34.0 | 10 Sep 24 17:29 UTC |                     |
	|         | -p download-only-744411        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/10 17:29:40
	Running on machine: ubuntu-20-agent-10
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0910 17:29:40.500583   13046 out.go:345] Setting OutFile to fd 1 ...
	I0910 17:29:40.500692   13046 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 17:29:40.500701   13046 out.go:358] Setting ErrFile to fd 2...
	I0910 17:29:40.500706   13046 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 17:29:40.500888   13046 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-5816/.minikube/bin
	I0910 17:29:40.501461   13046 out.go:352] Setting JSON to true
	I0910 17:29:40.502327   13046 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-10","uptime":725,"bootTime":1725988655,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0910 17:29:40.502378   13046 start.go:139] virtualization: kvm guest
	I0910 17:29:40.504524   13046 out.go:97] [download-only-744411] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0910 17:29:40.504659   13046 notify.go:220] Checking for updates...
	I0910 17:29:40.506051   13046 out.go:169] MINIKUBE_LOCATION=19598
	I0910 17:29:40.507440   13046 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0910 17:29:40.508775   13046 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19598-5816/kubeconfig
	I0910 17:29:40.510138   13046 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-5816/.minikube
	I0910 17:29:40.511611   13046 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0910 17:29:40.513791   13046 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0910 17:29:40.513973   13046 driver.go:394] Setting default libvirt URI to qemu:///system
	I0910 17:29:40.533828   13046 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0910 17:29:40.533940   13046 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 17:29:40.579291   13046 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:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-10 17:29:40.571186482 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0910 17:29:40.579450   13046 docker.go:318] overlay module found
	I0910 17:29:40.581258   13046 out.go:97] Using the docker driver based on user configuration
	I0910 17:29:40.581284   13046 start.go:297] selected driver: docker
	I0910 17:29:40.581289   13046 start.go:901] validating driver "docker" against <nil>
	I0910 17:29:40.581368   13046 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 17:29:40.626758   13046 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:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-10 17:29:40.618228212 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0910 17:29:40.626925   13046 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0910 17:29:40.627387   13046 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0910 17:29:40.627517   13046 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0910 17:29:40.629326   13046 out.go:169] Using Docker driver with root privileges
	I0910 17:29:40.630622   13046 cni.go:84] Creating CNI manager for ""
	I0910 17:29:40.630653   13046 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0910 17:29:40.630668   13046 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0910 17:29:40.630727   13046 start.go:340] cluster config:
	{Name:download-only-744411 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 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.31.0 ClusterName:download-only-744411 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker 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}
	I0910 17:29:40.632007   13046 out.go:97] Starting "download-only-744411" primary control-plane node in "download-only-744411" cluster
	I0910 17:29:40.632029   13046 cache.go:121] Beginning downloading kic base image for docker with docker
	I0910 17:29:40.633259   13046 out.go:97] Pulling base image v0.0.45-1725963390-19606 ...
	I0910 17:29:40.633301   13046 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0910 17:29:40.633404   13046 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local docker daemon
	I0910 17:29:40.648563   13046 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 to local cache
	I0910 17:29:40.648691   13046 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local cache directory
	I0910 17:29:40.648706   13046 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local cache directory, skipping pull
	I0910 17:29:40.648710   13046 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 exists in cache, skipping pull
	I0910 17:29:40.648717   13046 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 as a tarball
	I0910 17:29:41.155912   13046 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4
	I0910 17:29:41.155935   13046 cache.go:56] Caching tarball of preloaded images
	I0910 17:29:41.156097   13046 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0910 17:29:41.157803   13046 out.go:97] Downloading Kubernetes v1.31.0 preload ...
	I0910 17:29:41.157831   13046 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
	I0910 17:29:41.269496   13046 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4?checksum=md5:2dd98f97b896d7a4f012ee403b477cc8 -> /home/jenkins/minikube-integration/19598-5816/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4
	
	
	* The control-plane node download-only-744411 host does not exist
	  To start a cluster, run: "minikube start -p download-only-744411"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.95s)

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

                                                
                                    
x
+
TestBinaryMirror (0.73s)

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

                                                
                                    
x
+
TestOffline (73.72s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (210.74s)

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

                                                
                                    
x
+
TestAddons/serial/Volcano (40.61s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:905: volcano-admission stabilized in 12.493157ms
addons_test.go:913: volcano-controller stabilized in 12.544295ms
addons_test.go:897: volcano-scheduler stabilized in 12.647967ms
addons_test.go:919: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-576bc46687-txmx2" [a48b8b85-df05-4228-8cfb-720e895d50b8] Running
addons_test.go:919: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.003997679s
addons_test.go:923: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-77d7d48b68-nbw99" [47018682-b4de-4f52-971e-c49a5408838e] Running
addons_test.go:923: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.00315388s
addons_test.go:927: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-56675bb4d5-vrk5n" [9428b861-1960-411e-aeae-5e353db48a0c] Running
addons_test.go:927: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.00302675s
addons_test.go:932: (dbg) Run:  kubectl --context addons-382533 delete -n volcano-system job volcano-admission-init
addons_test.go:938: (dbg) Run:  kubectl --context addons-382533 create -f testdata/vcjob.yaml
addons_test.go:946: (dbg) Run:  kubectl --context addons-382533 get vcjob -n my-volcano
addons_test.go:964: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [f54bb70e-24be-4720-b2dd-ee823df09fa7] Pending
helpers_test.go:344: "test-job-nginx-0" [f54bb70e-24be-4720-b2dd-ee823df09fa7] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [f54bb70e-24be-4720-b2dd-ee823df09fa7] Running
addons_test.go:964: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 14.003996423s
addons_test.go:968: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 addons disable volcano --alsologtostderr -v=1
addons_test.go:968: (dbg) Done: out/minikube-linux-amd64 -p addons-382533 addons disable volcano --alsologtostderr -v=1: (10.260317599s)
--- PASS: TestAddons/serial/Volcano (40.61s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Ingress (19.87s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-382533 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-382533 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-382533 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [b657e249-7714-4560-82d2-166a81231245] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [b657e249-7714-4560-82d2-166a81231245] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003245357s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-382533 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-amd64 -p addons-382533 addons disable ingress-dns --alsologtostderr -v=1: (1.171358896s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-amd64 -p addons-382533 addons disable ingress --alsologtostderr -v=1: (7.563828889s)
--- PASS: TestAddons/parallel/Ingress (19.87s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-mtktw" [e1bf0984-1262-435a-9225-edc27ad8f258] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.003390945s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-382533
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-382533: (5.687729575s)
--- PASS: TestAddons/parallel/InspektorGadget (10.69s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.74s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.02323ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-p8qng" [ec83e369-bb84-4074-a414-917ab84c8b31] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.003262359s
addons_test.go:417: (dbg) Run:  kubectl --context addons-382533 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.74s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (13.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 2.07065ms
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-b48cc5f79-rpvpt" [f0312442-16e9-4e0e-89f3-3151b2d19bda] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.00282867s
addons_test.go:475: (dbg) Run:  kubectl --context addons-382533 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:475: (dbg) Done: kubectl --context addons-382533 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (5.234631216s)
addons_test.go:480: kubectl --context addons-382533 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: unexpected stderr: Unable to use a TTY - input is not a terminal or the right kind of file
If you don't see a command prompt, try pressing enter.
warning: couldn't attach to pod/helm-test, falling back to streaming logs: error stream protocol error: unknown error
addons_test.go:475: (dbg) Run:  kubectl --context addons-382533 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:475: (dbg) Done: kubectl --context addons-382533 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (2.472562334s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (13.80s)

                                                
                                    
x
+
TestAddons/parallel/CSI (51.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 4.284124ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-382533 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-382533 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [7dd2412d-6bc1-4689-9719-ae173a10e9d6] Pending
helpers_test.go:344: "task-pv-pod" [7dd2412d-6bc1-4689-9719-ae173a10e9d6] 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" [7dd2412d-6bc1-4689-9719-ae173a10e9d6] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 9.003043913s
addons_test.go:590: (dbg) Run:  kubectl --context addons-382533 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-382533 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-382533 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-382533 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-382533 delete pod task-pv-pod: (1.134580474s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-382533 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-382533 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-382533 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [bb758482-32fc-435a-a5b3-f77ce5af48c5] Pending
helpers_test.go:344: "task-pv-pod-restore" [bb758482-32fc-435a-a5b3-f77ce5af48c5] 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" [bb758482-32fc-435a-a5b3-f77ce5af48c5] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.036095249s
addons_test.go:632: (dbg) Run:  kubectl --context addons-382533 delete pod task-pv-pod-restore
addons_test.go:632: (dbg) Done: kubectl --context addons-382533 delete pod task-pv-pod-restore: (1.057784495s)
addons_test.go:636: (dbg) Run:  kubectl --context addons-382533 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-382533 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-382533 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.531848514s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (51.80s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-382533 --alsologtostderr -v=1
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-57fb76fcdb-8lrc8" [72158f6b-9240-4f38-9294-2eea9b866f5c] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-8lrc8" [72158f6b-9240-4f38-9294-2eea9b866f5c] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.003264388s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-382533 addons disable headlamp --alsologtostderr -v=1: (5.751237428s)
--- PASS: TestAddons/parallel/Headlamp (16.44s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-42xfs" [05859e53-97df-4775-a0c7-e126aba3d3d3] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003656316s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-382533
--- PASS: TestAddons/parallel/CloudSpanner (5.46s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (12.2s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-382533 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-382533 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-382533 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [8ec0763c-e321-4a7d-8a1c-b666ebffe6c1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [8ec0763c-e321-4a7d-8a1c-b666ebffe6c1] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [8ec0763c-e321-4a7d-8a1c-b666ebffe6c1] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.003580229s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-382533 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 ssh "cat /opt/local-path-provisioner/pvc-b9fbf517-0e38-4d92-b138-26e3220b8867_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-382533 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-382533 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (12.20s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.38s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-7bk7f" [59856e36-37bb-4399-bb83-d027a31b052a] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.003576163s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-382533
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.38s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-bck8g" [7a7659c5-d46e-4d11-ad9e-81bc02e87e3e] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.004051562s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-382533 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-382533 addons disable yakd --alsologtostderr -v=1: (5.541473037s)
--- PASS: TestAddons/parallel/Yakd (10.55s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (10.96s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-382533
addons_test.go:174: (dbg) Done: out/minikube-linux-amd64 stop -p addons-382533: (10.737343918s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-382533
addons_test.go:182: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-382533
addons_test.go:187: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-382533
--- PASS: TestAddons/StoppedEnableDisable (10.96s)

                                                
                                    
x
+
TestCertOptions (28.88s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (228.41s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-707730 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=docker
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-707730 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=docker: (26.309021566s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-707730 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=docker
E0910 18:18:20.426914   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:18:20.433408   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:18:20.444786   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:18:20.466265   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:18:20.507986   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:18:20.589601   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:18:20.751030   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:18:21.072616   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:18:21.714925   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:18:22.996223   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-707730 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=docker: (19.907151231s)
helpers_test.go:175: Cleaning up "cert-expiration-707730" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-707730
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-707730: (2.19031909s)
--- PASS: TestCertExpiration (228.41s)

                                                
                                    
x
+
TestDockerFlags (26.95s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-linux-amd64 start -p docker-flags-782163 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:51: (dbg) Done: out/minikube-linux-amd64 start -p docker-flags-782163 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (24.162480003s)
docker_test.go:56: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-782163 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-782163 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-782163" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-flags-782163
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-flags-782163: (2.170038339s)
--- PASS: TestDockerFlags (26.95s)

                                                
                                    
x
+
TestForceSystemdFlag (29.05s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-364901 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:91: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-flag-364901 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (26.670136762s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-364901 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-flag-364901" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-364901
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-364901: (2.083770918s)
--- PASS: TestForceSystemdFlag (29.05s)

                                                
                                    
x
+
TestForceSystemdEnv (29.59s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-061993 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:155: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-061993 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (24.921141419s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-env-061993 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-061993" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-061993
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-061993: (4.33663636s)
--- PASS: TestForceSystemdEnv (29.59s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (5.72s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (22.65s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.55s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.81s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.11s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.28s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.94s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (59.02s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (35.76s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-905388 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-905388 --alsologtostderr -v=8: (35.758368082s)
functional_test.go:663: soft start took 35.759243513s for "functional-905388" cluster.
--- PASS: TestFunctional/serial/SoftStart (35.76s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.05s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (39.26s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-905388 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-905388 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (39.264390998s)
functional_test.go:761: restart took 39.264571326s for "functional-905388" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (39.26s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (0.92s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (0.93s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 logs --file /tmp/TestFunctionalserialLogsFileCmd3534087294/001/logs.txt
--- PASS: TestFunctional/serial/LogsFileCmd (0.93s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.02s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.31s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (12.51s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.34s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0910 17:46:34.058707   63758 out.go:345] Setting OutFile to fd 1 ...
	I0910 17:46:34.059160   63758 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 17:46:34.059170   63758 out.go:358] Setting ErrFile to fd 2...
	I0910 17:46:34.059174   63758 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 17:46:34.059366   63758 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-5816/.minikube/bin
	I0910 17:46:34.059915   63758 out.go:352] Setting JSON to false
	I0910 17:46:34.060984   63758 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-10","uptime":1739,"bootTime":1725988655,"procs":293,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0910 17:46:34.061050   63758 start.go:139] virtualization: kvm guest
	I0910 17:46:34.062896   63758 out.go:177] * [functional-905388] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0910 17:46:34.064894   63758 out.go:177]   - MINIKUBE_LOCATION=19598
	I0910 17:46:34.064897   63758 notify.go:220] Checking for updates...
	I0910 17:46:34.066448   63758 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0910 17:46:34.068005   63758 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19598-5816/kubeconfig
	I0910 17:46:34.069458   63758 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-5816/.minikube
	I0910 17:46:34.070784   63758 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0910 17:46:34.072150   63758 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0910 17:46:34.073827   63758 config.go:182] Loaded profile config "functional-905388": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0910 17:46:34.074244   63758 driver.go:394] Setting default libvirt URI to qemu:///system
	I0910 17:46:34.096982   63758 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0910 17:46:34.097084   63758 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 17:46:34.146121   63758 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-10 17:46:34.135081033 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0910 17:46:34.146231   63758 docker.go:318] overlay module found
	I0910 17:46:34.148347   63758 out.go:177] * Using the docker driver based on existing profile
	I0910 17:46:34.149704   63758 start.go:297] selected driver: docker
	I0910 17:46:34.149716   63758 start.go:901] validating driver "docker" against &{Name:functional-905388 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:functional-905388 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.0 ContainerRuntime:docker 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 Mou
ntIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0910 17:46:34.149841   63758 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0910 17:46:34.152013   63758 out.go:201] 
	W0910 17:46:34.153119   63758 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0910 17:46:34.154365   63758 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.29s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0910 17:46:33.785199   63615 out.go:345] Setting OutFile to fd 1 ...
	I0910 17:46:33.785325   63615 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 17:46:33.785334   63615 out.go:358] Setting ErrFile to fd 2...
	I0910 17:46:33.785338   63615 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 17:46:33.785600   63615 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-5816/.minikube/bin
	I0910 17:46:33.786207   63615 out.go:352] Setting JSON to false
	I0910 17:46:33.787601   63615 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-10","uptime":1739,"bootTime":1725988655,"procs":291,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0910 17:46:33.787666   63615 start.go:139] virtualization: kvm guest
	I0910 17:46:33.827156   63615 out.go:177] * [functional-905388] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I0910 17:46:33.889457   63615 out.go:177]   - MINIKUBE_LOCATION=19598
	I0910 17:46:33.889477   63615 notify.go:220] Checking for updates...
	I0910 17:46:33.913078   63615 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0910 17:46:33.914980   63615 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19598-5816/kubeconfig
	I0910 17:46:33.917325   63615 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-5816/.minikube
	I0910 17:46:33.919188   63615 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0910 17:46:33.921186   63615 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0910 17:46:33.923565   63615 config.go:182] Loaded profile config "functional-905388": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0910 17:46:33.924082   63615 driver.go:394] Setting default libvirt URI to qemu:///system
	I0910 17:46:33.948960   63615 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0910 17:46:33.949104   63615 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 17:46:34.007817   63615 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-10 17:46:33.996950309 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0910 17:46:34.007913   63615 docker.go:318] overlay module found
	I0910 17:46:34.009888   63615 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0910 17:46:34.011073   63615 start.go:297] selected driver: docker
	I0910 17:46:34.011098   63615 start.go:901] validating driver "docker" against &{Name:functional-905388 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:functional-905388 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.0 ContainerRuntime:docker 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 Mou
ntIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0910 17:46:34.011227   63615 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0910 17:46:34.013363   63615 out.go:201] 
	W0910 17:46:34.014793   63615 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0910 17:46:34.016341   63615 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (7.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-905388 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-905388 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-jxcnv" [6eaf567a-fe5d-4783-8ccb-1d1aaecb2144] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-jxcnv" [6eaf567a-fe5d-4783-8ccb-1d1aaecb2144] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 7.004068304s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:30826
functional_test.go:1675: http://192.168.49.2:30826: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.14s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (43.73s)

                                                
                                                
=== 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" [6d38feb0-65a4-4fc3-95c8-132180de057b] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004094694s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-905388 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-905388 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-905388 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-905388 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" [29e428a8-56ac-4160-9f79-88d49b2ae31c] Pending
helpers_test.go:344: "sp-pod" [29e428a8-56ac-4160-9f79-88d49b2ae31c] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [29e428a8-56ac-4160-9f79-88d49b2ae31c] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 20.00353358s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-905388 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-905388 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-905388 delete -f testdata/storage-provisioner/pod.yaml: (1.023473279s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-905388 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" [620cb08d-1eee-4397-9d29-d5e1a4479500] Pending
helpers_test.go:344: "sp-pod" [620cb08d-1eee-4397-9d29-d5e1a4479500] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [620cb08d-1eee-4397-9d29-d5e1a4479500] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 16.003591951s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-905388 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (43.73s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.53s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.68s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (25.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-905388 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-g79bs" [8c5653cc-e91e-40b1-9893-7eafaf955425] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-g79bs" [8c5653cc-e91e-40b1-9893-7eafaf955425] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 21.003213857s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-905388 exec mysql-6cdb49bbb-g79bs -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-905388 exec mysql-6cdb49bbb-g79bs -- mysql -ppassword -e "show databases;": exit status 1 (160.773757ms)

                                                
                                                
** 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:1807: (dbg) Run:  kubectl --context functional-905388 exec mysql-6cdb49bbb-g79bs -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-905388 exec mysql-6cdb49bbb-g79bs -- mysql -ppassword -e "show databases;": exit status 1 (103.471899ms)

                                                
                                                
** 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:1807: (dbg) Run:  kubectl --context functional-905388 exec mysql-6cdb49bbb-g79bs -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-905388 exec mysql-6cdb49bbb-g79bs -- mysql -ppassword -e "show databases;": exit status 1 (109.521941ms)

                                                
                                                
** 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:1807: (dbg) Run:  kubectl --context functional-905388 exec mysql-6cdb49bbb-g79bs -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (25.46s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.25s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.66s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.28s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.51s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-905388 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-905388 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-vr9gn" [76a2db7b-746f-43f0-957b-441b3bbe494e] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-vr9gn" [76a2db7b-746f-43f0-957b-441b3bbe494e] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 10.003542869s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (10.19s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Sep 10 17:46 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 10 17:46 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 10 17:46 test-1725990392265590572
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 ssh cat /mount-9p/test-1725990392265590572
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-905388 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" [2ee649eb-7b2e-4f99-a43b-887d05277824] Pending
helpers_test.go:344: "busybox-mount" [2ee649eb-7b2e-4f99-a43b-887d05277824] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [2ee649eb-7b2e-4f99-a43b-887d05277824] Running
helpers_test.go:344: "busybox-mount" [2ee649eb-7b2e-4f99-a43b-887d05277824] Running / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [2ee649eb-7b2e-4f99-a43b-887d05277824] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.003776252s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-905388 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-905388 /tmp/TestFunctionalparallelMountCmdany-port418238663/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.50s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-905388 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.0
registry.k8s.io/kube-proxy:v1.31.0
registry.k8s.io/kube-controller-manager:v1.31.0
registry.k8s.io/kube-apiserver:v1.31.0
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/minikube-local-cache-test:functional-905388
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-905388
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-905388 image ls --format short --alsologtostderr:
I0910 17:46:53.831337   70082 out.go:345] Setting OutFile to fd 1 ...
I0910 17:46:53.831456   70082 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 17:46:53.831465   70082 out.go:358] Setting ErrFile to fd 2...
I0910 17:46:53.831469   70082 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 17:46:53.831635   70082 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-5816/.minikube/bin
I0910 17:46:53.832152   70082 config.go:182] Loaded profile config "functional-905388": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0910 17:46:53.832243   70082 config.go:182] Loaded profile config "functional-905388": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0910 17:46:53.832596   70082 cli_runner.go:164] Run: docker container inspect functional-905388 --format={{.State.Status}}
I0910 17:46:53.851577   70082 ssh_runner.go:195] Run: systemctl --version
I0910 17:46:53.851639   70082 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-905388
I0910 17:46:53.871660   70082 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/functional-905388/id_rsa Username:docker}
I0910 17:46:53.967597   70082 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-905388 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/kube-scheduler              | v1.31.0           | 1766f54c897f0 | 67.4MB |
| registry.k8s.io/kube-apiserver              | v1.31.0           | 604f5db92eaa8 | 94.2MB |
| docker.io/kicbase/echo-server               | functional-905388 | 9056ab77afb8e | 4.94MB |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc      | 56cc512116c8f | 4.4MB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| docker.io/library/nginx                     | alpine            | c7b4f26a7d93f | 43.2MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| docker.io/library/nginx                     | latest            | 39286ab8a5e14 | 188MB  |
| registry.k8s.io/kube-controller-manager     | v1.31.0           | 045733566833c | 88.4MB |
| registry.k8s.io/kube-proxy                  | v1.31.0           | ad83b2ca7b09e | 91.5MB |
| registry.k8s.io/coredns/coredns             | v1.11.1           | cbb01a7bd410d | 59.8MB |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| docker.io/library/minikube-local-cache-test | functional-905388 | 8834c2cd1da5b | 30B    |
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-905388 image ls --format table --alsologtostderr:
I0910 17:46:54.251332   70255 out.go:345] Setting OutFile to fd 1 ...
I0910 17:46:54.251477   70255 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 17:46:54.251487   70255 out.go:358] Setting ErrFile to fd 2...
I0910 17:46:54.251492   70255 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 17:46:54.251700   70255 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-5816/.minikube/bin
I0910 17:46:54.252284   70255 config.go:182] Loaded profile config "functional-905388": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0910 17:46:54.252395   70255 config.go:182] Loaded profile config "functional-905388": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0910 17:46:54.252798   70255 cli_runner.go:164] Run: docker container inspect functional-905388 --format={{.State.Status}}
I0910 17:46:54.271148   70255 ssh_runner.go:195] Run: systemctl --version
I0910 17:46:54.271194   70255 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-905388
I0910 17:46:54.287145   70255 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/functional-905388/id_rsa Username:docker}
I0910 17:46:54.374922   70255 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.19s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-905388 image ls --format json --alsologtostderr:
[{"id":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"188000000"},{"id":"045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.0"],"size":"88400000"},{"id":"ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.0"],"size":"91500000"},{"id":"cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"59800000"},{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"43200000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62
e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000000"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4400000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.0"],"size":"67400000"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/stora
ge-provisioner:v5"],"size":"31500000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"8834c2cd1da5b16c0c37a82c48421bbd24567f087617fab2c717cd976a4b94c8","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-905388"],"size":"30"},{"id":"604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.0"],"size":"94200000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-905388"],"size":"4940000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":
"43800000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-905388 image ls --format json --alsologtostderr:
I0910 17:46:54.042801   70151 out.go:345] Setting OutFile to fd 1 ...
I0910 17:46:54.043096   70151 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 17:46:54.043105   70151 out.go:358] Setting ErrFile to fd 2...
I0910 17:46:54.043110   70151 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 17:46:54.043340   70151 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-5816/.minikube/bin
I0910 17:46:54.043955   70151 config.go:182] Loaded profile config "functional-905388": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0910 17:46:54.044084   70151 config.go:182] Loaded profile config "functional-905388": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0910 17:46:54.044669   70151 cli_runner.go:164] Run: docker container inspect functional-905388 --format={{.State.Status}}
I0910 17:46:54.065040   70151 ssh_runner.go:195] Run: systemctl --version
I0910 17:46:54.065087   70151 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-905388
I0910 17:46:54.083583   70151 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/functional-905388/id_rsa Username:docker}
I0910 17:46:54.175517   70151 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-905388 image ls --format yaml --alsologtostderr:
- id: 604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.0
size: "94200000"
- id: 1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.0
size: "67400000"
- id: ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.0
size: "91500000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "188000000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "59800000"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 8834c2cd1da5b16c0c37a82c48421bbd24567f087617fab2c717cd976a4b94c8
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-905388
size: "30"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-905388
size: "4940000"
- id: c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "43200000"
- id: 045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.0
size: "88400000"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4400000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-905388 image ls --format yaml --alsologtostderr:
I0910 17:46:54.444410   70335 out.go:345] Setting OutFile to fd 1 ...
I0910 17:46:54.444657   70335 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 17:46:54.444666   70335 out.go:358] Setting ErrFile to fd 2...
I0910 17:46:54.444670   70335 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 17:46:54.444847   70335 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-5816/.minikube/bin
I0910 17:46:54.445374   70335 config.go:182] Loaded profile config "functional-905388": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0910 17:46:54.445473   70335 config.go:182] Loaded profile config "functional-905388": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0910 17:46:54.445860   70335 cli_runner.go:164] Run: docker container inspect functional-905388 --format={{.State.Status}}
I0910 17:46:54.462481   70335 ssh_runner.go:195] Run: systemctl --version
I0910 17:46:54.462527   70335 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-905388
I0910 17:46:54.479191   70335 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/functional-905388/id_rsa Username:docker}
I0910 17:46:54.567065   70335 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.19s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 image build -t localhost/my-image:functional-905388 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-905388 image build -t localhost/my-image:functional-905388 testdata/build --alsologtostderr: (3.937099763s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-905388 image build -t localhost/my-image:functional-905388 testdata/build --alsologtostderr:
I0910 17:46:54.863978   70483 out.go:345] Setting OutFile to fd 1 ...
I0910 17:46:54.864134   70483 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 17:46:54.864144   70483 out.go:358] Setting ErrFile to fd 2...
I0910 17:46:54.864151   70483 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 17:46:54.864325   70483 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-5816/.minikube/bin
I0910 17:46:54.864875   70483 config.go:182] Loaded profile config "functional-905388": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0910 17:46:54.865357   70483 config.go:182] Loaded profile config "functional-905388": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0910 17:46:54.865761   70483 cli_runner.go:164] Run: docker container inspect functional-905388 --format={{.State.Status}}
I0910 17:46:54.882202   70483 ssh_runner.go:195] Run: systemctl --version
I0910 17:46:54.882240   70483 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-905388
I0910 17:46:54.900090   70483 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/functional-905388/id_rsa Username:docker}
I0910 17:46:54.987060   70483 build_images.go:161] Building image from path: /tmp/build.993062541.tar
I0910 17:46:54.987113   70483 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0910 17:46:54.995435   70483 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.993062541.tar
I0910 17:46:54.998588   70483 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.993062541.tar: stat -c "%s %y" /var/lib/minikube/build/build.993062541.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.993062541.tar': No such file or directory
I0910 17:46:54.998611   70483 ssh_runner.go:362] scp /tmp/build.993062541.tar --> /var/lib/minikube/build/build.993062541.tar (3072 bytes)
I0910 17:46:55.023661   70483 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.993062541
I0910 17:46:55.032983   70483 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.993062541 -xf /var/lib/minikube/build/build.993062541.tar
I0910 17:46:55.041340   70483 docker.go:360] Building image: /var/lib/minikube/build/build.993062541
I0910 17:46:55.041411   70483 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-905388 /var/lib/minikube/build/build.993062541
#0 building with "default" instance using docker driver

                                                
                                                
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 97B done
#1 DONE 0.0s

                                                
                                                
#2 [internal] load metadata for gcr.io/k8s-minikube/busybox:latest
#2 DONE 1.7s

                                                
                                                
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

                                                
                                                
#4 [internal] load build context
#4 transferring context: 62B done
#4 DONE 0.0s

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#5 sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 770B / 770B done
#5 sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee 527B / 527B done
#5 sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a 1.46kB / 1.46kB done
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0B / 772.79kB 0.4s
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 1.1s done
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0.0s done
#5 DONE 1.3s

                                                
                                                
#6 [2/3] RUN true
#6 DONE 0.4s

                                                
                                                
#7 [3/3] ADD content.txt /
#7 DONE 0.0s

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:7742ee13a613342212137f9bd8b578914b9f491d68e3b801c600092f37cb3550 done
#8 naming to localhost/my-image:functional-905388 done
#8 DONE 0.1s
I0910 17:46:58.695182   70483 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-905388 /var/lib/minikube/build/build.993062541: (3.653746431s)
I0910 17:46:58.695265   70483 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.993062541
I0910 17:46:58.705108   70483 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.993062541.tar
I0910 17:46:58.752571   70483 build_images.go:217] Built localhost/my-image:functional-905388 from /tmp/build.993062541.tar
I0910 17:46:58.752606   70483 build_images.go:133] succeeded building to: functional-905388
I0910 17:46:58.752613   70483 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.39s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:365: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 image load --daemon kicbase/echo-server:functional-905388 --alsologtostderr
2024/09/10 17:46:46 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (0.76s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-905388
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 image load --daemon kicbase/echo-server:functional-905388 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.76s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-905388 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" [76f58a2e-ebf5-435f-81b4-41f856b42039] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [76f58a2e-ebf5-435f-81b4-41f856b42039] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 13.004173231s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (13.25s)

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/bash (0.91s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:499: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-905388 docker-env) && out/minikube-linux-amd64 status -p functional-905388"
functional_test.go:522: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-905388 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (0.91s)

                                                
                                    
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:2119: (dbg) Run:  out/minikube-linux-amd64 -p functional-905388 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.15s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (87.22s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-095059 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=docker
E0910 17:48:25.749254   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:48:25.756134   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:48:25.767568   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:48:25.789017   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:48:25.830462   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:48:25.911852   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:48:26.073437   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:48:26.395081   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:48:27.037141   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:48:28.319221   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:48:30.881357   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:48:36.003113   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:48:46.244699   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-095059 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=docker: (1m26.567543814s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-095059 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (87.22s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (37.4s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-amd64 kubectl -p ha-095059 -- rollout status deployment/busybox: (3.074333101s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.1.2 10.244.0.4'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.1.2 10.244.0.4'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.1.2 10.244.0.4'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.1.2 10.244.0.4'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.1.2 10.244.0.4'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.1.2 10.244.0.4'\n\n-- /stdout --"
E0910 17:49:06.726035   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 2 (may be temporary), output: "\n-- stdout --\n\t'10.244.1.2 10.244.0.4'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- exec busybox-7dff88458-486qh -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- exec busybox-7dff88458-7d22m -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- exec busybox-7dff88458-g69rd -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- exec busybox-7dff88458-486qh -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- exec busybox-7dff88458-7d22m -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- exec busybox-7dff88458-g69rd -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- exec busybox-7dff88458-486qh -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- exec busybox-7dff88458-7d22m -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- exec busybox-7dff88458-g69rd -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (37.40s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- exec busybox-7dff88458-486qh -- 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-095059 -- exec busybox-7dff88458-486qh -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- exec busybox-7dff88458-7d22m -- 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-095059 -- exec busybox-7dff88458-7d22m -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-095059 -- exec busybox-7dff88458-g69rd -- 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-095059 -- exec busybox-7dff88458-g69rd -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.00s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (22.96s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-095059 -v=7 --alsologtostderr
E0910 17:49:47.688246   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-095059 -v=7 --alsologtostderr: (22.170382829s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-095059 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (22.96s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.61s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.27s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (11.33s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0910 17:50:15.718593   99166 out.go:345] Setting OutFile to fd 1 ...
	I0910 17:50:15.718899   99166 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 17:50:15.718909   99166 out.go:358] Setting ErrFile to fd 2...
	I0910 17:50:15.718913   99166 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 17:50:15.719094   99166 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-5816/.minikube/bin
	I0910 17:50:15.719253   99166 out.go:352] Setting JSON to false
	I0910 17:50:15.719280   99166 mustload.go:65] Loading cluster: ha-095059
	I0910 17:50:15.719392   99166 notify.go:220] Checking for updates...
	I0910 17:50:15.719624   99166 config.go:182] Loaded profile config "ha-095059": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0910 17:50:15.719636   99166 status.go:255] checking status of ha-095059 ...
	I0910 17:50:15.720015   99166 cli_runner.go:164] Run: docker container inspect ha-095059 --format={{.State.Status}}
	I0910 17:50:15.738638   99166 status.go:330] ha-095059 host status = "Running" (err=<nil>)
	I0910 17:50:15.738661   99166 host.go:66] Checking if "ha-095059" exists ...
	I0910 17:50:15.738945   99166 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-095059
	I0910 17:50:15.757025   99166 host.go:66] Checking if "ha-095059" exists ...
	I0910 17:50:15.757276   99166 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0910 17:50:15.757315   99166 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-095059
	I0910 17:50:15.774641   99166 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/ha-095059/id_rsa Username:docker}
	I0910 17:50:15.859995   99166 ssh_runner.go:195] Run: systemctl --version
	I0910 17:50:15.863901   99166 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0910 17:50:15.874570   99166 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 17:50:15.924194   99166 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:54 OomKillDisable:true NGoroutines:72 SystemTime:2024-09-10 17:50:15.914432971 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0910 17:50:15.924738   99166 kubeconfig.go:125] found "ha-095059" server: "https://192.168.49.254:8443"
	I0910 17:50:15.924766   99166 api_server.go:166] Checking apiserver status ...
	I0910 17:50:15.924805   99166 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0910 17:50:15.936004   99166 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2324/cgroup
	I0910 17:50:15.944861   99166 api_server.go:182] apiserver freezer: "2:freezer:/docker/1e57e5763d1b8f3d79903860b7fc86b3de513e27faf167c768de10c56cce2d9a/kubepods/burstable/podb0dfcf98306b50a47984808bb48bd68a/774a5e397097c49f1e48dd15ac06d20ac7c239c77060266436f8fb05133dd630"
	I0910 17:50:15.944934   99166 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/1e57e5763d1b8f3d79903860b7fc86b3de513e27faf167c768de10c56cce2d9a/kubepods/burstable/podb0dfcf98306b50a47984808bb48bd68a/774a5e397097c49f1e48dd15ac06d20ac7c239c77060266436f8fb05133dd630/freezer.state
	I0910 17:50:15.954011   99166 api_server.go:204] freezer state: "THAWED"
	I0910 17:50:15.954050   99166 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0910 17:50:15.958350   99166 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0910 17:50:15.958377   99166 status.go:422] ha-095059 apiserver status = Running (err=<nil>)
	I0910 17:50:15.958389   99166 status.go:257] ha-095059 status: &{Name:ha-095059 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0910 17:50:15.958409   99166 status.go:255] checking status of ha-095059-m02 ...
	I0910 17:50:15.958703   99166 cli_runner.go:164] Run: docker container inspect ha-095059-m02 --format={{.State.Status}}
	I0910 17:50:15.976864   99166 status.go:330] ha-095059-m02 host status = "Stopped" (err=<nil>)
	I0910 17:50:15.976883   99166 status.go:343] host is not running, skipping remaining checks
	I0910 17:50:15.976889   99166 status.go:257] ha-095059-m02 status: &{Name:ha-095059-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0910 17:50:15.976909   99166 status.go:255] checking status of ha-095059-m03 ...
	I0910 17:50:15.977159   99166 cli_runner.go:164] Run: docker container inspect ha-095059-m03 --format={{.State.Status}}
	I0910 17:50:15.994345   99166 status.go:330] ha-095059-m03 host status = "Running" (err=<nil>)
	I0910 17:50:15.994368   99166 host.go:66] Checking if "ha-095059-m03" exists ...
	I0910 17:50:15.994619   99166 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-095059-m03
	I0910 17:50:16.011632   99166 host.go:66] Checking if "ha-095059-m03" exists ...
	I0910 17:50:16.011883   99166 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0910 17:50:16.011924   99166 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-095059-m03
	I0910 17:50:16.028856   99166 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/ha-095059-m03/id_rsa Username:docker}
	I0910 17:50:16.115670   99166 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0910 17:50:16.126295   99166 kubeconfig.go:125] found "ha-095059" server: "https://192.168.49.254:8443"
	I0910 17:50:16.126323   99166 api_server.go:166] Checking apiserver status ...
	I0910 17:50:16.126390   99166 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0910 17:50:16.136591   99166 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2291/cgroup
	I0910 17:50:16.145155   99166 api_server.go:182] apiserver freezer: "2:freezer:/docker/6b3a9a8a83aa519e33a64490d542f14d4bba90f6c2d36705cd632ef56a9e3b7f/kubepods/burstable/pod37c6081f70a58c579eda3cdc5b40b057/3269c2e2e16ea28cd11b67ecd0f0d7a191456eeb93b4bc42ec2400977c4871db"
	I0910 17:50:16.145226   99166 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/6b3a9a8a83aa519e33a64490d542f14d4bba90f6c2d36705cd632ef56a9e3b7f/kubepods/burstable/pod37c6081f70a58c579eda3cdc5b40b057/3269c2e2e16ea28cd11b67ecd0f0d7a191456eeb93b4bc42ec2400977c4871db/freezer.state
	I0910 17:50:16.152973   99166 api_server.go:204] freezer state: "THAWED"
	I0910 17:50:16.152996   99166 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0910 17:50:16.156560   99166 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0910 17:50:16.156584   99166 status.go:422] ha-095059-m03 apiserver status = Running (err=<nil>)
	I0910 17:50:16.156592   99166 status.go:257] ha-095059-m03 status: &{Name:ha-095059-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0910 17:50:16.156607   99166 status.go:255] checking status of ha-095059-m04 ...
	I0910 17:50:16.156856   99166 cli_runner.go:164] Run: docker container inspect ha-095059-m04 --format={{.State.Status}}
	I0910 17:50:16.174380   99166 status.go:330] ha-095059-m04 host status = "Running" (err=<nil>)
	I0910 17:50:16.174402   99166 host.go:66] Checking if "ha-095059-m04" exists ...
	I0910 17:50:16.174668   99166 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-095059-m04
	I0910 17:50:16.191268   99166 host.go:66] Checking if "ha-095059-m04" exists ...
	I0910 17:50:16.191534   99166 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0910 17:50:16.191566   99166 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-095059-m04
	I0910 17:50:16.208626   99166 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/ha-095059-m04/id_rsa Username:docker}
	I0910 17:50:16.295652   99166 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0910 17:50:16.305681   99166 status.go:257] ha-095059-m04 status: &{Name:ha-095059-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.47s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (38.69s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-amd64 -p ha-095059 node start m02 -v=7 --alsologtostderr
ha_test.go:420: (dbg) Done: out/minikube-linux-amd64 -p ha-095059 node start m02 -v=7 --alsologtostderr: (37.738883116s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-amd64 -p ha-095059 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (38.69s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.67s)

                                                
                                                
=== RUN   TestMultiControlPlane/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: (1.667914587s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.67s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (186.97s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-095059 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-095059 -v=7 --alsologtostderr
E0910 17:51:09.609727   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:51:30.585327   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:51:30.591674   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:51:30.603065   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:51:30.624461   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:51:30.665926   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:51:30.747363   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:51:30.908866   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-095059 -v=7 --alsologtostderr: (33.767936206s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-095059 --wait=true -v=7 --alsologtostderr
E0910 17:51:31.230406   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:51:31.872584   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:51:33.154227   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:51:35.716509   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:51:40.837822   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:51:51.079983   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:52:11.562274   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:52:52.524489   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:53:25.749048   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
E0910 17:53:53.452048   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-095059 --wait=true -v=7 --alsologtostderr: (2m33.089602966s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-095059
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (186.97s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (9.27s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.44s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (32.49s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-amd64 -p ha-095059 stop -v=7 --alsologtostderr
E0910 17:54:14.446339   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:531: (dbg) Done: out/minikube-linux-amd64 -p ha-095059 stop -v=7 --alsologtostderr: (32.39538561s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-amd64 -p ha-095059 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-095059 status -v=7 --alsologtostderr: exit status 7 (97.44414ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0910 17:54:46.246916  128703 out.go:345] Setting OutFile to fd 1 ...
	I0910 17:54:46.247169  128703 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 17:54:46.247178  128703 out.go:358] Setting ErrFile to fd 2...
	I0910 17:54:46.247182  128703 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 17:54:46.247371  128703 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-5816/.minikube/bin
	I0910 17:54:46.247549  128703 out.go:352] Setting JSON to false
	I0910 17:54:46.247575  128703 mustload.go:65] Loading cluster: ha-095059
	I0910 17:54:46.247622  128703 notify.go:220] Checking for updates...
	I0910 17:54:46.248086  128703 config.go:182] Loaded profile config "ha-095059": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0910 17:54:46.248107  128703 status.go:255] checking status of ha-095059 ...
	I0910 17:54:46.248560  128703 cli_runner.go:164] Run: docker container inspect ha-095059 --format={{.State.Status}}
	I0910 17:54:46.267725  128703 status.go:330] ha-095059 host status = "Stopped" (err=<nil>)
	I0910 17:54:46.267746  128703 status.go:343] host is not running, skipping remaining checks
	I0910 17:54:46.267752  128703 status.go:257] ha-095059 status: &{Name:ha-095059 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0910 17:54:46.267773  128703 status.go:255] checking status of ha-095059-m02 ...
	I0910 17:54:46.268061  128703 cli_runner.go:164] Run: docker container inspect ha-095059-m02 --format={{.State.Status}}
	I0910 17:54:46.285407  128703 status.go:330] ha-095059-m02 host status = "Stopped" (err=<nil>)
	I0910 17:54:46.285450  128703 status.go:343] host is not running, skipping remaining checks
	I0910 17:54:46.285471  128703 status.go:257] ha-095059-m02 status: &{Name:ha-095059-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0910 17:54:46.285496  128703 status.go:255] checking status of ha-095059-m04 ...
	I0910 17:54:46.285817  128703 cli_runner.go:164] Run: docker container inspect ha-095059-m04 --format={{.State.Status}}
	I0910 17:54:46.302286  128703 status.go:330] ha-095059-m04 host status = "Stopped" (err=<nil>)
	I0910 17:54:46.302310  128703 status.go:343] host is not running, skipping remaining checks
	I0910 17:54:46.302318  128703 status.go:257] ha-095059-m04 status: &{Name:ha-095059-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (80.25s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-095059 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=docker
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-095059 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=docker: (1m19.508630743s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-095059 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (80.25s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.44s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (37.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-095059 --control-plane -v=7 --alsologtostderr
E0910 17:56:30.585891   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-095059 --control-plane -v=7 --alsologtostderr: (36.937640196s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-095059 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (37.75s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.63s)

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

                                                
                                    
x
+
TestImageBuild/serial/Setup (20.95s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-linux-amd64 start -p image-001649 --driver=docker  --container-runtime=docker
E0910 17:56:58.287931   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
image_test.go:69: (dbg) Done: out/minikube-linux-amd64 start -p image-001649 --driver=docker  --container-runtime=docker: (20.94877936s)
--- PASS: TestImageBuild/serial/Setup (20.95s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (2.61s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-linux-amd64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-001649
image_test.go:78: (dbg) Done: out/minikube-linux-amd64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-001649: (2.609951649s)
--- PASS: TestImageBuild/serial/NormalBuild (2.61s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (0.98s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithBuildArg
image_test.go:99: (dbg) Run:  out/minikube-linux-amd64 image build -t aaa:latest --build-opt=build-arg=ENV_A=test_env_str --build-opt=no-cache ./testdata/image-build/test-arg -p image-001649
--- PASS: TestImageBuild/serial/BuildWithBuildArg (0.98s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (0.74s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithDockerIgnore
image_test.go:133: (dbg) Run:  out/minikube-linux-amd64 image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-001649
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (0.74s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.72s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithSpecifiedDockerfile
image_test.go:88: (dbg) Run:  out/minikube-linux-amd64 image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-001649
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.72s)

                                                
                                    
x
+
TestJSONOutput/start/Command (63.75s)

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

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

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

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

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

                                                
                                    
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 (10.73s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-317240 --output=json --user=testUser
E0910 17:58:25.749856   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-317240 --output=json --user=testUser: (10.733945508s)
--- PASS: TestJSONOutput/stop/Command (10.73s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"dea3986f-8055-4a2f-bfb8-90509b9de53c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-110683] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"343e0273-ab48-4eb8-ae63-0adfe15261e6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19598"}}
	{"specversion":"1.0","id":"1f7375af-763e-4c9b-9ea6-7f479a7db7a8","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":"71ee6c53-a7c1-44d6-911f-be51fe13edd0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19598-5816/kubeconfig"}}
	{"specversion":"1.0","id":"9fcd9837-97d6-47d9-842d-65e46e3fd6b8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-5816/.minikube"}}
	{"specversion":"1.0","id":"c1b9104e-d759-4630-8c1b-2bd41201afda","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":"81b7e2c9-a758-4551-8918-97a24c7dd747","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"5c076775-4a91-4a6d-88f1-afe62582a604","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-110683" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-110683
--- PASS: TestErrorJSONOutput (0.19s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (26.23s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (22.88s)

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

                                                
                                    
x
+
TestKicExistingNetwork (25.07s)

                                                
                                                
=== 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-051493 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-051493 --network=existing-network: (23.104485069s)
helpers_test.go:175: Cleaning up "existing-network-051493" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-051493
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-051493: (1.818259298s)
--- PASS: TestKicExistingNetwork (25.07s)

                                                
                                    
x
+
TestKicCustomSubnet (25.86s)

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

                                                
                                    
x
+
TestKicStaticIP (26.04s)

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

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (52.11s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-106410 --driver=docker  --container-runtime=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-106410 --driver=docker  --container-runtime=docker: (23.628857229s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-109002 --driver=docker  --container-runtime=docker
E0910 18:01:30.585498   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-109002 --driver=docker  --container-runtime=docker: (23.307239725s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-106410
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-109002
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-109002" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-109002
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-109002: (2.051211179s)
helpers_test.go:175: Cleaning up "first-106410" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-106410
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-106410: (2.08050909s)
--- PASS: TestMinikubeProfile (52.11s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (9.98s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.17s)

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

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.43s)

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

                                                
                                    
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-393641 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-393641
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-393641: (1.167510852s)
--- PASS: TestMountStart/serial/Stop (1.17s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.38s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (70.57s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (50.05s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-linux-amd64 kubectl -p multinode-443825 -- rollout status deployment/busybox: (3.682625783s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
E0910 18:03:25.749112   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- exec busybox-7dff88458-688t9 -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- exec busybox-7dff88458-bllzp -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- exec busybox-7dff88458-688t9 -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- exec busybox-7dff88458-bllzp -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- exec busybox-7dff88458-688t9 -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-443825 -- exec busybox-7dff88458-bllzp -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (50.05s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.74s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (15.18s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.31s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.89s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.07s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0910 18:04:34.439295  215481 out.go:345] Setting OutFile to fd 1 ...
	I0910 18:04:34.439552  215481 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:04:34.439562  215481 out.go:358] Setting ErrFile to fd 2...
	I0910 18:04:34.439567  215481 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:04:34.439775  215481 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-5816/.minikube/bin
	I0910 18:04:34.439946  215481 out.go:352] Setting JSON to false
	I0910 18:04:34.439970  215481 mustload.go:65] Loading cluster: multinode-443825
	I0910 18:04:34.440018  215481 notify.go:220] Checking for updates...
	I0910 18:04:34.440493  215481 config.go:182] Loaded profile config "multinode-443825": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0910 18:04:34.440514  215481 status.go:255] checking status of multinode-443825 ...
	I0910 18:04:34.441045  215481 cli_runner.go:164] Run: docker container inspect multinode-443825 --format={{.State.Status}}
	I0910 18:04:34.460226  215481 status.go:330] multinode-443825 host status = "Running" (err=<nil>)
	I0910 18:04:34.460257  215481 host.go:66] Checking if "multinode-443825" exists ...
	I0910 18:04:34.460536  215481 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-443825
	I0910 18:04:34.478051  215481 host.go:66] Checking if "multinode-443825" exists ...
	I0910 18:04:34.478347  215481 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0910 18:04:34.478406  215481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-443825
	I0910 18:04:34.493802  215481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/multinode-443825/id_rsa Username:docker}
	I0910 18:04:34.584437  215481 ssh_runner.go:195] Run: systemctl --version
	I0910 18:04:34.588601  215481 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0910 18:04:34.599409  215481 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 18:04:34.651480  215481 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:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-09-10 18:04:34.641380358 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0910 18:04:34.652060  215481 kubeconfig.go:125] found "multinode-443825" server: "https://192.168.67.2:8443"
	I0910 18:04:34.652087  215481 api_server.go:166] Checking apiserver status ...
	I0910 18:04:34.652126  215481 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0910 18:04:34.663506  215481 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2336/cgroup
	I0910 18:04:34.672509  215481 api_server.go:182] apiserver freezer: "2:freezer:/docker/43a1fe5e1d1c616b28e5f99d006f38e23273f7c57a3d83101d26e1a072c2509f/kubepods/burstable/podb43eb52a0ce59937860287fe9f43a957/0cc11129ff30dafe1fec757de631656ec92dc0d7b8ee19f7a21fae26316ba517"
	I0910 18:04:34.672567  215481 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/43a1fe5e1d1c616b28e5f99d006f38e23273f7c57a3d83101d26e1a072c2509f/kubepods/burstable/podb43eb52a0ce59937860287fe9f43a957/0cc11129ff30dafe1fec757de631656ec92dc0d7b8ee19f7a21fae26316ba517/freezer.state
	I0910 18:04:34.680304  215481 api_server.go:204] freezer state: "THAWED"
	I0910 18:04:34.680331  215481 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0910 18:04:34.684662  215481 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0910 18:04:34.684683  215481 status.go:422] multinode-443825 apiserver status = Running (err=<nil>)
	I0910 18:04:34.684692  215481 status.go:257] multinode-443825 status: &{Name:multinode-443825 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0910 18:04:34.684707  215481 status.go:255] checking status of multinode-443825-m02 ...
	I0910 18:04:34.684938  215481 cli_runner.go:164] Run: docker container inspect multinode-443825-m02 --format={{.State.Status}}
	I0910 18:04:34.701898  215481 status.go:330] multinode-443825-m02 host status = "Running" (err=<nil>)
	I0910 18:04:34.701926  215481 host.go:66] Checking if "multinode-443825-m02" exists ...
	I0910 18:04:34.702183  215481 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-443825-m02
	I0910 18:04:34.718486  215481 host.go:66] Checking if "multinode-443825-m02" exists ...
	I0910 18:04:34.718731  215481 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0910 18:04:34.718780  215481 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-443825-m02
	I0910 18:04:34.734949  215481 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32913 SSHKeyPath:/home/jenkins/minikube-integration/19598-5816/.minikube/machines/multinode-443825-m02/id_rsa Username:docker}
	I0910 18:04:34.819545  215481 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0910 18:04:34.829599  215481 status.go:257] multinode-443825-m02 status: &{Name:multinode-443825-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0910 18:04:34.829652  215481 status.go:255] checking status of multinode-443825-m03 ...
	I0910 18:04:34.829899  215481 cli_runner.go:164] Run: docker container inspect multinode-443825-m03 --format={{.State.Status}}
	I0910 18:04:34.846691  215481 status.go:330] multinode-443825-m03 host status = "Stopped" (err=<nil>)
	I0910 18:04:34.846713  215481 status.go:343] host is not running, skipping remaining checks
	I0910 18:04:34.846720  215481 status.go:257] multinode-443825-m03 status: &{Name:multinode-443825-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.69s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (100.2s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-443825
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-443825
E0910 18:04:48.813857   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-443825: (22.387475044s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-443825 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-443825 --wait=true -v=8 --alsologtostderr: (1m17.723407717s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-443825
--- PASS: TestMultiNode/serial/RestartKeepsNodes (100.20s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.15s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-amd64 -p multinode-443825 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-amd64 -p multinode-443825 node delete m03: (4.608666264s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p multinode-443825 status --alsologtostderr
multinode_test.go:436: (dbg) Run:  kubectl get nodes
multinode_test.go:444: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/DeleteNode (5.15s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (21.45s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-443825 stop
E0910 18:06:30.585685   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-443825 stop: (21.290082165s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-443825 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-443825 status: exit status 7 (80.254289ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0910 18:06:51.300618  230792 out.go:345] Setting OutFile to fd 1 ...
	I0910 18:06:51.300869  230792 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:06:51.300878  230792 out.go:358] Setting ErrFile to fd 2...
	I0910 18:06:51.300883  230792 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:06:51.301068  230792 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-5816/.minikube/bin
	I0910 18:06:51.301238  230792 out.go:352] Setting JSON to false
	I0910 18:06:51.301266  230792 mustload.go:65] Loading cluster: multinode-443825
	I0910 18:06:51.301311  230792 notify.go:220] Checking for updates...
	I0910 18:06:51.301768  230792 config.go:182] Loaded profile config "multinode-443825": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0910 18:06:51.301787  230792 status.go:255] checking status of multinode-443825 ...
	I0910 18:06:51.302194  230792 cli_runner.go:164] Run: docker container inspect multinode-443825 --format={{.State.Status}}
	I0910 18:06:51.319461  230792 status.go:330] multinode-443825 host status = "Stopped" (err=<nil>)
	I0910 18:06:51.319483  230792 status.go:343] host is not running, skipping remaining checks
	I0910 18:06:51.319491  230792 status.go:257] multinode-443825 status: &{Name:multinode-443825 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0910 18:06:51.319533  230792 status.go:255] checking status of multinode-443825-m02 ...
	I0910 18:06:51.319827  230792 cli_runner.go:164] Run: docker container inspect multinode-443825-m02 --format={{.State.Status}}
	I0910 18:06:51.338243  230792 status.go:330] multinode-443825-m02 host status = "Stopped" (err=<nil>)
	I0910 18:06:51.338274  230792 status.go:343] host is not running, skipping remaining checks
	I0910 18:06:51.338280  230792 status.go:257] multinode-443825-m02 status: &{Name:multinode-443825-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (52.99s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (25.32s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-443825-m02' is duplicated with machine name 'multinode-443825-m02' in profile 'multinode-443825'
	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-443825-m03 --driver=docker  --container-runtime=docker
E0910 18:07:53.651681   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-443825-m03 --driver=docker  --container-runtime=docker: (22.983881182s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-443825
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-443825: exit status 80 (250.848448ms)

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

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

                                                
                                    
x
+
TestPreload (118.77s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-146566 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.24.4
E0910 18:08:25.749385   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-146566 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.24.4: (1m13.654583091s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-146566 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-146566 image pull gcr.io/k8s-minikube/busybox: (2.063146232s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-146566
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-146566: (10.652583594s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-146566 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-146566 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker: (30.039842788s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-146566 image list
helpers_test.go:175: Cleaning up "test-preload-146566" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-146566
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-146566: (2.133306953s)
--- PASS: TestPreload (118.77s)

                                                
                                    
x
+
TestScheduledStopUnix (96.63s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-501937 --memory=2048 --driver=docker  --container-runtime=docker
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-501937 --memory=2048 --driver=docker  --container-runtime=docker: (23.786303111s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-501937 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-501937 -n scheduled-stop-501937
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-501937 --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-501937 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-501937 -n scheduled-stop-501937
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-501937
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-501937 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0910 18:11:30.585595   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-501937
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-501937: exit status 7 (62.954678ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestSkaffold (105.23s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /tmp/skaffold.exe4014647729 version
skaffold_test.go:63: skaffold version: v2.13.2
skaffold_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p skaffold-820111 --memory=2600 --driver=docker  --container-runtime=docker
skaffold_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p skaffold-820111 --memory=2600 --driver=docker  --container-runtime=docker: (23.796240559s)
skaffold_test.go:86: copying out/minikube-linux-amd64 to /home/jenkins/workspace/Docker_Linux_integration/out/minikube
skaffold_test.go:105: (dbg) Run:  /tmp/skaffold.exe4014647729 run --minikube-profile skaffold-820111 --kube-context skaffold-820111 --status-check=true --port-forward=false --interactive=false
skaffold_test.go:105: (dbg) Done: /tmp/skaffold.exe4014647729 run --minikube-profile skaffold-820111 --kube-context skaffold-820111 --status-check=true --port-forward=false --interactive=false: (1m4.624712345s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:344: "leeroy-app-59c7c95b75-xq7sp" [f974f8f6-7f97-4525-af52-2935ed8a4dca] Running
E0910 18:13:25.749694   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 6.003206563s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:344: "leeroy-web-74f87d88cc-svr5t" [ee4c730f-635c-4bc1-8cf6-5136d6a8935a] Running
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 5.002857366s
helpers_test.go:175: Cleaning up "skaffold-820111" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p skaffold-820111
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p skaffold-820111: (2.676474344s)
--- PASS: TestSkaffold (105.23s)

                                                
                                    
x
+
TestInsufficientStorage (12.79s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"3ada6e04-98dd-4948-be2a-b6afd8d7ea90","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-854096] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"88c3660b-19c5-4db7-9c8b-86c69dc780ac","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19598"}}
	{"specversion":"1.0","id":"6d7068ba-ea5b-46e2-b366-f1963b49b6a1","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":"5c639229-a2d8-4009-a6d8-c49e94b99520","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19598-5816/kubeconfig"}}
	{"specversion":"1.0","id":"c2084b0a-1a9d-456a-a695-a767553efb83","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-5816/.minikube"}}
	{"specversion":"1.0","id":"afddcff2-b064-48ca-bae2-a9a9af72a1a7","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":"078ce409-6bda-40c4-afd8-66b031ea42ca","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"ff1bd921-6cb3-4730-94c3-76ad7d242d8a","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":"898cd97c-0fb3-4864-998a-02a69fda81a7","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":"7b39b440-8e9b-4b8f-9a80-6b54e19f5a2f","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":"cdd06b95-6058-48f0-8d46-29ba6cbe992c","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":"a7855b3b-8319-44b1-b87c-ccd907895333","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-854096\" primary control-plane node in \"insufficient-storage-854096\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"2a6688dc-a9ee-4219-ad3f-47d5a7e999b2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.45-1725963390-19606 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"e91c2695-3edb-44d3-b13a-c83bdebe04ba","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":"92a925e7-26c2-411a-a198-faf6c1e61114","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-854096 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-854096 --output=json --layout=cluster: exit status 7 (244.298702ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0910 18:13:45.015142  271160 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-854096" does not appear in /home/jenkins/minikube-integration/19598-5816/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0910 18:13:45.261509  271258 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-854096" does not appear in /home/jenkins/minikube-integration/19598-5816/kubeconfig
	E0910 18:13:45.270933  271258 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/insufficient-storage-854096/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (79.78s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1916325910 start -p running-upgrade-807923 --memory=2200 --vm-driver=docker  --container-runtime=docker
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1916325910 start -p running-upgrade-807923 --memory=2200 --vm-driver=docker  --container-runtime=docker: (39.933822275s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-807923 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-807923 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (35.059599265s)
helpers_test.go:175: Cleaning up "running-upgrade-807923" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-807923
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-807923: (2.193937339s)
--- PASS: TestRunningBinaryUpgrade (79.78s)

                                                
                                    
x
+
TestKubernetesUpgrade (325.91s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-602633 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-602633 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (4m27.352683826s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-602633 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-602633 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=docker
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-602633 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=docker: exit status 106 (83.736022ms)

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

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

                                                
                                                
** /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-602633 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-602633 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (20.297312076s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-602633" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-602633
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-602633: (4.370576374s)
--- PASS: TestKubernetesUpgrade (325.91s)

                                                
                                    
x
+
TestMissingContainerUpgrade (100.92s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1476585574 start -p missing-upgrade-206197 --memory=2200 --driver=docker  --container-runtime=docker
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1476585574 start -p missing-upgrade-206197 --memory=2200 --driver=docker  --container-runtime=docker: (30.760608426s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-206197
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-206197: (11.937285109s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-206197
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-206197 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-206197 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (53.42012026s)
helpers_test.go:175: Cleaning up "missing-upgrade-206197" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-206197
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-206197: (2.015960007s)
--- PASS: TestMissingContainerUpgrade (100.92s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.7s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.07s)

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

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (29.35s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (171.6s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1711832687 start -p stopped-upgrade-924969 --memory=2200 --vm-driver=docker  --container-runtime=docker
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1711832687 start -p stopped-upgrade-924969 --memory=2200 --vm-driver=docker  --container-runtime=docker: (2m15.959957538s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1711832687 -p stopped-upgrade-924969 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1711832687 -p stopped-upgrade-924969 stop: (10.744139245s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-924969 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E0910 18:16:30.585551   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-924969 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (24.895254363s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (171.60s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (17.19s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (13.01s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.34s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.9s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.17s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (8.97s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.3s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.04s)

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

                                                
                                    
x
+
TestPause/serial/Start (35.99s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (37.55s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Pause (0.55s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.3s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.46s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.61s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-472295 --alsologtostderr -v=5
E0910 18:18:25.558187   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestPause/serial/PauseAgain (0.61s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.09s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p pause-472295 --alsologtostderr -v=5
E0910 18:18:25.749199   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p pause-472295 --alsologtostderr -v=5: (2.093760703s)
--- PASS: TestPause/serial/DeletePaused (2.09s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (12.25s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
E0910 18:18:30.680485   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:142: (dbg) Done: out/minikube-linux-amd64 profile list --output json: (12.195722381s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-472295
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-472295: exit status 1 (18.205148ms)

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-999421 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=docker
E0910 18:18:40.922466   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-999421 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=docker: (34.602890748s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (34.60s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-999421 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=docker
E0910 18:19:01.403960   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-999421 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=docker: (56.44805645s)
--- PASS: TestNetworkPlugins/group/calico/Start (56.45s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-999421 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-mr72n" [afaa3b3e-c521-48f4-83c6-74554f98feb4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-mr72n" [afaa3b3e-c521-48f4-83c6-74554f98feb4] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.003953079s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.25s)

                                                
                                    
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-4zf4b" [955220cf-3484-4184-ab45-4e4d221f2bd0] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004700143s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-999421 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-tf2v7" [03cab6fe-d1e7-4d86-bfb6-c22574231f8e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-tf2v7" [03cab6fe-d1e7-4d86-bfb6-c22574231f8e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.004103708s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.23s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kindnet-999421 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:175: (dbg) Non-zero exit: kubectl --context kindnet-999421 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.176788063s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:175: (dbg) Run:  kubectl --context kindnet-999421 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:175: (dbg) Non-zero exit: kubectl --context kindnet-999421 exec deployment/netcat -- nslookup kubernetes.default: exit status 137 (6.930777683s)

                                                
                                                
** stderr ** 
	E0910 18:19:48.481949  387981 websocket.go:296] Unknown stream id 1, discarding message
	command terminated with exit code 137

                                                
                                                
** /stderr **
net_test.go:175: (dbg) Run:  kubectl --context kindnet-999421 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kindnet/DNS (24.71s)

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

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

                                                
                                    
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-qqsqr" [4ebd6619-3b4e-4e8d-841b-ff1bf9ab2337] Running
E0910 18:19:42.366364   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.00444276s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-999421 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-dr7v5" [822e81c5-259c-4c2b-a752-ac1c2d6c6007] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-dr7v5" [822e81c5-259c-4c2b-a752-ac1c2d6c6007] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 9.003921146s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (9.19s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/Start (65.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p false-999421 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p false-999421 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker: (1m5.171126948s)
--- PASS: TestNetworkPlugins/group/false/Start (65.17s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-999421 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-xhks8" [85284e66-3ffb-4372-8325-c0f59088df70] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-xhks8" [85284e66-3ffb-4372-8325-c0f59088df70] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 13.004293243s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (13.71s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Start (37.33s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kubenet-999421 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kubenet-999421 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker: (37.329609487s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (37.33s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-999421 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-bgfl6" [7b21b25a-3ff6-4256-843e-55ea77372db4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-bgfl6" [7b21b25a-3ff6-4256-843e-55ea77372db4] Running
E0910 18:21:04.288356   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.004015592s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.25s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-999421 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.14s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/KubeletFlags (0.38s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/NetCatPod (9.24s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-999421 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-45nkl" [df570851-3fc0-44ea-b1df-3ffe397944c8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-45nkl" [df570851-3fc0-44ea-b1df-3ffe397944c8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 9.004383859s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (9.24s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-999421 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker
E0910 18:21:28.815372   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-999421 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker: (1m13.935051769s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (73.94s)

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/NetCatPod (12.22s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-999421 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-bc85n" [061f8474-296a-4ff8-8b45-6791c4768f25] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-bc85n" [061f8474-296a-4ff8-8b45-6791c4768f25] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 12.003216396s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (12.22s)

                                                
                                    
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-stql6" [6a7b1a32-6914-4721-ae8a-7fc191a40191] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004425207s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-999421 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-bdjsz" [ca45e53b-c696-4172-b8d6-820238516b34] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-bdjsz" [ca45e53b-c696-4172-b8d6-820238516b34] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.004517657s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.23s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Localhost (0.19s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/HairPin (0.18s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-219821 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-219821 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0: (1m19.548061129s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (79.55s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-761180 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-761180 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0: (1m5.478934775s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (65.48s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-999421 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-dd256" [e8b34471-01cd-4a9b-a142-b93b199ade10] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-dd256" [e8b34471-01cd-4a9b-a142-b93b199ade10] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004310496s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.19s)

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

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

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

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

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

                                                
                                                
=== 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-189710 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0
E0910 18:23:20.426696   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-189710 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0: (1m1.304875128s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (61.31s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-761180 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" [422119d0-8bd0-4582-b957-0d126d094733] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [422119d0-8bd0-4582-b957-0d126d094733] Running
E0910 18:23:25.749052   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/addons-382533/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.003701651s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-761180 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-219821 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" [a484421b-afe3-4e70-87d8-619ef5a6ccf9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [a484421b-afe3-4e70-87d8-619ef5a6ccf9] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.004001871s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-219821 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.28s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-219821 -n no-preload-219821
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-219821 -n no-preload-219821: exit status 7 (137.160706ms)

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-219821 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0
E0910 18:23:48.130656   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/skaffold-820111/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:07.540851   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:07.547215   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:07.558559   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:07.579917   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:07.621342   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:07.702787   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:07.864420   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:08.186111   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:08.827582   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:10.109107   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-219821 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0: (4m23.431105999s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-219821 -n no-preload-219821
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (263.74s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-189710 create -f testdata/busybox.yaml
E0910 18:24:12.671233   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
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" [44c5e2b1-e9f5-47e1-9c08-6f1e0bad0090] Pending
helpers_test.go:344: "busybox" [44c5e2b1-e9f5-47e1-9c08-6f1e0bad0090] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0910 18:24:14.761009   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:14.767379   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:14.778746   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:14.800269   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:14.841713   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:14.923228   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:15.084768   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:15.406352   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:16.048314   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [44c5e2b1-e9f5-47e1-9c08-6f1e0bad0090] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.003379957s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-189710 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-435981 create -f testdata/busybox.yaml
E0910 18:24:17.330276   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
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" [281ebfae-58f0-4b59-88df-f12a6848bdad] Pending
E0910 18:24:17.792857   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [281ebfae-58f0-4b59-88df-f12a6848bdad] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0910 18:24:19.891783   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [281ebfae-58f0-4b59-88df-f12a6848bdad] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 8.003383564s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-435981 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (8.35s)

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

                                                
                                                
=== 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-189710 --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-189710 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (0.81s)

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

                                                
                                                
=== 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-189710 --alsologtostderr -v=3
E0910 18:24:25.014034   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-189710 --alsologtostderr -v=3: (10.812217663s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (10.81s)

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

                                                
                                                
=== 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-435981 --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-435981 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (0.73s)

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

                                                
                                                
=== 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-435981 --alsologtostderr -v=3
E0910 18:24:28.034346   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-435981 --alsologtostderr -v=3: (10.742501715s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (10.74s)

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

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

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

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

                                                
                                                
=== 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-189710 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0
E0910 18:24:33.653262   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:35.256202   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-189710 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0: (4m35.431928037s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-189710 -n default-k8s-diff-port-189710
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (275.71s)

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

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

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

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

                                                
                                                
=== 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-435981 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.20.0
E0910 18:24:37.770863   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:37.777527   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:37.788855   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:37.810190   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:37.851596   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:37.933003   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:38.094946   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:38.417167   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:39.058479   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:40.340420   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:42.901822   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:48.023764   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:48.515979   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:55.738433   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:24:58.266083   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:16.368099   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:16.374530   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:16.386221   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:16.407593   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:16.448935   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:16.530369   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:16.691759   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:17.013249   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:17.654764   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:18.748042   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:18.936666   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:21.498753   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:26.620076   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:29.478206   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:36.700667   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:36.862190   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:57.344474   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:59.649289   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/bridge-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:59.655641   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/bridge-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:59.666977   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/bridge-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:59.688328   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/bridge-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:59.709720   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:59.730108   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/bridge-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:59.811544   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/bridge-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:25:59.973001   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/bridge-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:00.294873   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/bridge-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:00.936501   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/bridge-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:02.217807   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/bridge-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:04.779697   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/bridge-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:09.901726   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/bridge-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:19.507634   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/false-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:19.514122   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/false-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:19.525583   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/false-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:19.546946   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/false-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:19.588323   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/false-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:19.669971   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/false-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:19.831517   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/false-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:20.143426   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/bridge-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:20.153776   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/false-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:20.795975   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/false-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:22.077927   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/false-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:24.639443   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/false-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:29.760964   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/false-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:30.585475   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/functional-905388/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:33.285921   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:33.292245   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:33.303571   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:33.324947   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:33.366364   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:33.447814   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:33.609364   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:33.931273   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:34.573367   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:35.854974   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:38.230541   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:38.236886   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:38.248248   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:38.269588   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:38.305993   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:38.311400   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:38.393401   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:38.416767   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:38.555324   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:38.876929   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:39.519097   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:40.002784   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/false-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:40.625195   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/bridge-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:40.800681   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:43.362652   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:43.538672   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:48.484857   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:51.399509   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/auto-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:53.780131   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-435981 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.20.0: (2m16.835819901s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-435981 -n old-k8s-version-435981
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (137.13s)

                                                
                                    
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-2bp7d" [4c34f925-0fcc-463c-a216-512ad744983b] Running
E0910 18:26:58.622716   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:26:58.726142   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003386987s
--- 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-2bp7d" [4c34f925-0fcc-463c-a216-512ad744983b] Running
E0910 18:27:00.484433   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/false-999421/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004250317s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-435981 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.21s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-435981 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.21s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-377804 --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=docker --kubernetes-version=v1.31.0
E0910 18:27:14.261886   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:27:19.208335   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:27:21.587036   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/bridge-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:27:21.631441   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/calico-999421/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-377804 --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=docker --kubernetes-version=v1.31.0: (30.274653074s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (30.27s)

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

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

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

                                                
                                                
=== 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-377804 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0910 18:27:41.446659   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/false-999421/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p newest-cni-377804 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.099254542s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-377804 --alsologtostderr -v=3
E0910 18:27:43.065647   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/enable-default-cni-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:27:43.071991   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/enable-default-cni-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:27:43.083429   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/enable-default-cni-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:27:43.105263   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/enable-default-cni-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:27:43.147272   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/enable-default-cni-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:27:43.228764   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/enable-default-cni-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:27:43.390498   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/enable-default-cni-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:27:43.711986   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/enable-default-cni-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:27:44.353937   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/enable-default-cni-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:27:45.636226   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/enable-default-cni-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:27:48.198044   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/enable-default-cni-999421/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-377804 --alsologtostderr -v=3: (10.768675398s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (10.77s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-377804 --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=docker --kubernetes-version=v1.31.0
E0910 18:27:53.320399   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/enable-default-cni-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:27:55.223664   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:28:00.170177   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:28:00.227977   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/custom-flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:28:03.562363   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/enable-default-cni-999421/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-377804 --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=docker --kubernetes-version=v1.31.0: (14.87179641s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-377804 -n newest-cni-377804
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (15.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-n8ksz" [24791ee3-2882-42dd-bc72-f281baa450e8] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003318818s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-377804 image list --format=json
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.21s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-n8ksz" [24791ee3-2882-42dd-bc72-f281baa450e8] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004249896s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-761180 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-mt7bz" [506d08ad-5141-403d-a3a9-c78e28c7b77f] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004809626s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-761180 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.20s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-mt7bz" [506d08ad-5141-403d-a3a9-c78e28c7b77f] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003219942s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-219821 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.2s)

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

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

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

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

                                                
                                                
-- 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-219821 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-219821 -n no-preload-219821
E0910 18:28:24.044555   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/enable-default-cni-999421/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-219821 -n no-preload-219821
--- PASS: TestStartStop/group/no-preload/serial/Pause (2.28s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-7t46w" [f25aa751-3086-4fc8-b83a-cff39bacd534] Running
E0910 18:29:14.760793   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kindnet-999421/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003249185s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
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-695b96c756-7t46w" [f25aa751-3086-4fc8-b83a-cff39bacd534] Running
E0910 18:29:17.145124   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/kubenet-999421/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:29:17.508614   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/old-k8s-version-435981/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:29:17.514994   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/old-k8s-version-435981/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:29:17.526327   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/old-k8s-version-435981/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:29:17.547793   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/old-k8s-version-435981/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:29:17.589132   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/old-k8s-version-435981/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:29:17.670538   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/old-k8s-version-435981/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:29:17.832183   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/old-k8s-version-435981/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:29:18.153822   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/old-k8s-version-435981/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:29:18.795909   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/old-k8s-version-435981/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:29:20.077241   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/old-k8s-version-435981/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004295224s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-189710 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== 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-189710 image list --format=json
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.19s)

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

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

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

                                                
                                                
-- 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-189710 --alsologtostderr -v=1
E0910 18:29:22.091844   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/flannel-999421/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-189710 -n default-k8s-diff-port-189710
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-189710 -n default-k8s-diff-port-189710
E0910 18:29:22.638565   12596 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-5816/.minikube/profiles/old-k8s-version-435981/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (2.17s)

                                                
                                    

Test skip (20/343)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with docker 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/PodmanEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:550: only validate podman env with docker container runtime, currently testing docker
--- 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/serial/validateImageBuildWithBuildEnv (0s)

                                                
                                                
=== RUN   TestImageBuild/serial/validateImageBuildWithBuildEnv
image_test.go:114: skipping due to https://github.com/kubernetes/minikube/issues/12431
--- SKIP: TestImageBuild/serial/validateImageBuildWithBuildEnv (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
+
TestNetworkPlugins/group/cilium (4.27s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-999421 [took: 3.871796082s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-999421" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-999421
--- SKIP: TestNetworkPlugins/group/cilium (4.27s)

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

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

                                                
                                                

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

                                                
                                    
Copied to clipboard