Test Report: Docker_Linux_crio 19423

                    
                      7f7446252791c927139509879c70af875912dc64:2024-08-18:35842
                    
                

Test fail (2/328)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-939704 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-939704 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-939704 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" [9239a51d-db6f-454d-972b-f9cf84ad700a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [9239a51d-db6f-454d-972b-f9cf84ad700a] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.003359063s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-939704 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-939704 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.802420243s)

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

                                                
                                                
** /stderr **
addons_test.go:280: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:288: (dbg) Run:  kubectl --context addons-939704 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-amd64 -p addons-939704 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-939704 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-amd64 -p addons-939704 addons disable ingress-dns --alsologtostderr -v=1: (1.403921188s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-amd64 -p addons-939704 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-amd64 -p addons-939704 addons disable ingress --alsologtostderr -v=1: (7.580404333s)
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-939704
helpers_test.go:235: (dbg) docker inspect addons-939704:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "43f51aa1c58037d3ec7cfa60c3e316ed804ef649740cc176eac2c98897844df2",
	        "Created": "2024-08-18T18:38:31.513615035Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 16390,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-18T18:38:31.6382085Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:197224e1b90979b98de246567852a03b60e3aa31dcd0de02a456282118daeb84",
	        "ResolvConfPath": "/var/lib/docker/containers/43f51aa1c58037d3ec7cfa60c3e316ed804ef649740cc176eac2c98897844df2/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/43f51aa1c58037d3ec7cfa60c3e316ed804ef649740cc176eac2c98897844df2/hostname",
	        "HostsPath": "/var/lib/docker/containers/43f51aa1c58037d3ec7cfa60c3e316ed804ef649740cc176eac2c98897844df2/hosts",
	        "LogPath": "/var/lib/docker/containers/43f51aa1c58037d3ec7cfa60c3e316ed804ef649740cc176eac2c98897844df2/43f51aa1c58037d3ec7cfa60c3e316ed804ef649740cc176eac2c98897844df2-json.log",
	        "Name": "/addons-939704",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-939704:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-939704",
	            "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/2ce07f2d73affa990e8c8a0582d2fc9e8819ec581e580b5a2fc7b397d3841a73-init/diff:/var/lib/docker/overlay2/6b3eee345b889f0ce1bbb9323f41f0877c5257848f4167a3237be03e88e3e432/diff",
	                "MergedDir": "/var/lib/docker/overlay2/2ce07f2d73affa990e8c8a0582d2fc9e8819ec581e580b5a2fc7b397d3841a73/merged",
	                "UpperDir": "/var/lib/docker/overlay2/2ce07f2d73affa990e8c8a0582d2fc9e8819ec581e580b5a2fc7b397d3841a73/diff",
	                "WorkDir": "/var/lib/docker/overlay2/2ce07f2d73affa990e8c8a0582d2fc9e8819ec581e580b5a2fc7b397d3841a73/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-939704",
	                "Source": "/var/lib/docker/volumes/addons-939704/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-939704",
	            "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.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d",
	            "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-939704",
	                "name.minikube.sigs.k8s.io": "addons-939704",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "b5e437c76625b8a6e5d007bf12974b59b4c8887f27ec0c088221ad416f41cdb2",
	            "SandboxKey": "/var/run/docker/netns/b5e437c76625",
	            "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-939704": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "a8e3cd7249726a67b2441a5741917641100785b3eda9f22f39caf343803e1345",
	                    "EndpointID": "0fd81a7e258ac06ad452aef392a38b3c8fda2e095ec97cf5f9112c2d2cc5b9d4",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-939704",
	                        "43f51aa1c580"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-939704 -n addons-939704
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-939704 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-939704 logs -n 25: (1.018376412s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-517319 | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC |                     |
	|         | download-docker-517319                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-517319                                                                   | download-docker-517319 | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC | 18 Aug 24 18:38 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-608616   | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC |                     |
	|         | binary-mirror-608616                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:37097                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-608616                                                                     | binary-mirror-608616   | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC | 18 Aug 24 18:38 UTC |
	| addons  | enable dashboard -p                                                                         | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC |                     |
	|         | addons-939704                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC |                     |
	|         | addons-939704                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-939704 --wait=true                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC | 18 Aug 24 18:40 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=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:40 UTC | 18 Aug 24 18:40 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:40 UTC | 18 Aug 24 18:40 UTC |
	|         | addons-939704                                                                               |                        |         |         |                     |                     |
	| ip      | addons-939704 ip                                                                            | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-939704 ssh curl -s                                                                   | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ssh     | addons-939704 ssh cat                                                                       | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | /opt/local-path-provisioner/pvc-6db81a83-aac4-430f-806d-4a3550d89a76_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | -p addons-939704                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | addons-939704                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | -p addons-939704                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-939704 addons                                                                        | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-939704 addons                                                                        | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:42 UTC | 18 Aug 24 18:42 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-939704 ip                                                                            | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:43 UTC | 18 Aug 24 18:43 UTC |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:43 UTC | 18 Aug 24 18:43 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:43 UTC | 18 Aug 24 18:43 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/18 18:38:08
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0818 18:38:08.084735   15632 out.go:345] Setting OutFile to fd 1 ...
	I0818 18:38:08.084831   15632 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:38:08.084839   15632 out.go:358] Setting ErrFile to fd 2...
	I0818 18:38:08.084843   15632 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:38:08.084982   15632 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
	I0818 18:38:08.085519   15632 out.go:352] Setting JSON to false
	I0818 18:38:08.086302   15632 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1235,"bootTime":1724005053,"procs":170,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0818 18:38:08.086355   15632 start.go:139] virtualization: kvm guest
	I0818 18:38:08.088128   15632 out.go:177] * [addons-939704] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0818 18:38:08.089377   15632 notify.go:220] Checking for updates...
	I0818 18:38:08.089388   15632 out.go:177]   - MINIKUBE_LOCATION=19423
	I0818 18:38:08.090539   15632 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0818 18:38:08.091750   15632 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19423-7533/kubeconfig
	I0818 18:38:08.092917   15632 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-7533/.minikube
	I0818 18:38:08.093980   15632 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0818 18:38:08.095057   15632 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0818 18:38:08.096189   15632 driver.go:394] Setting default libvirt URI to qemu:///system
	I0818 18:38:08.116089   15632 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0818 18:38:08.116189   15632 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0818 18:38:08.160225   15632 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-08-18 18:38:08.151658394 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.1] 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>}}
	I0818 18:38:08.160321   15632 docker.go:307] overlay module found
	I0818 18:38:08.162021   15632 out.go:177] * Using the docker driver based on user configuration
	I0818 18:38:08.163057   15632 start.go:297] selected driver: docker
	I0818 18:38:08.163072   15632 start.go:901] validating driver "docker" against <nil>
	I0818 18:38:08.163082   15632 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0818 18:38:08.163757   15632 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0818 18:38:08.207887   15632 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-08-18 18:38:08.199926592 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.1] 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>}}
	I0818 18:38:08.208046   15632 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0818 18:38:08.208235   15632 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]
	I0818 18:38:08.209778   15632 out.go:177] * Using Docker driver with root privileges
	I0818 18:38:08.210981   15632 cni.go:84] Creating CNI manager for ""
	I0818 18:38:08.211000   15632 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0818 18:38:08.211013   15632 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0818 18:38:08.211087   15632 start.go:340] cluster config:
	{Name:addons-939704 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-939704 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0818 18:38:08.212341   15632 out.go:177] * Starting "addons-939704" primary control-plane node in "addons-939704" cluster
	I0818 18:38:08.213444   15632 cache.go:121] Beginning downloading kic base image for docker with crio
	I0818 18:38:08.214553   15632 out.go:177] * Pulling base image v0.0.44-1723740748-19452 ...
	I0818 18:38:08.215537   15632 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0818 18:38:08.215555   15632 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local docker daemon
	I0818 18:38:08.215565   15632 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19423-7533/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4
	I0818 18:38:08.215573   15632 cache.go:56] Caching tarball of preloaded images
	I0818 18:38:08.215686   15632 preload.go:172] Found /home/jenkins/minikube-integration/19423-7533/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0818 18:38:08.215698   15632 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0818 18:38:08.216033   15632 profile.go:143] Saving config to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/config.json ...
	I0818 18:38:08.216055   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/config.json: {Name:mka74be23130b5bf866e991a0148ad4f3827ceba Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:08.229881   15632 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d to local cache
	I0818 18:38:08.230018   15632 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory
	I0818 18:38:08.230034   15632 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory, skipping pull
	I0818 18:38:08.230039   15632 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d exists in cache, skipping pull
	I0818 18:38:08.230046   15632 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d as a tarball
	I0818 18:38:08.230053   15632 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d from local cache
	I0818 18:38:19.568129   15632 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d from cached tarball
	I0818 18:38:19.568162   15632 cache.go:194] Successfully downloaded all kic artifacts
	I0818 18:38:19.568219   15632 start.go:360] acquireMachinesLock for addons-939704: {Name:mk5e1d01b7b39d01d060c8e241150e312ff2cb18 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0818 18:38:19.568312   15632 start.go:364] duration metric: took 73.017µs to acquireMachinesLock for "addons-939704"
	I0818 18:38:19.568335   15632 start.go:93] Provisioning new machine with config: &{Name:addons-939704 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-939704 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0818 18:38:19.568426   15632 start.go:125] createHost starting for "" (driver="docker")
	I0818 18:38:19.570093   15632 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0818 18:38:19.570353   15632 start.go:159] libmachine.API.Create for "addons-939704" (driver="docker")
	I0818 18:38:19.570387   15632 client.go:168] LocalClient.Create starting
	I0818 18:38:19.570474   15632 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca.pem
	I0818 18:38:19.766479   15632 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/cert.pem
	I0818 18:38:19.917491   15632 cli_runner.go:164] Run: docker network inspect addons-939704 --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}}]}"
	W0818 18:38:19.932710   15632 cli_runner.go:211] docker network inspect addons-939704 --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
	I0818 18:38:19.932767   15632 network_create.go:284] running [docker network inspect addons-939704] to gather additional debugging logs...
	I0818 18:38:19.932785   15632 cli_runner.go:164] Run: docker network inspect addons-939704
	W0818 18:38:19.946869   15632 cli_runner.go:211] docker network inspect addons-939704 returned with exit code 1
	I0818 18:38:19.946894   15632 network_create.go:287] error running [docker network inspect addons-939704]: docker network inspect addons-939704: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-939704 not found
	I0818 18:38:19.946905   15632 network_create.go:289] output of [docker network inspect addons-939704]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-939704 not found
	
	** /stderr **
	I0818 18:38:19.946967   15632 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}}]}"
	I0818 18:38:19.961420   15632 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:0xc0019e88f0}
	I0818 18:38:19.961458   15632 network_create.go:124] attempt to create docker network addons-939704 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0818 18:38:19.961498   15632 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-939704 addons-939704
	I0818 18:38:20.018574   15632 network_create.go:108] docker network addons-939704 192.168.49.0/24 created
	I0818 18:38:20.018612   15632 kic.go:121] calculated static IP "192.168.49.2" for the "addons-939704" container
	I0818 18:38:20.018686   15632 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0818 18:38:20.033140   15632 cli_runner.go:164] Run: docker volume create addons-939704 --label name.minikube.sigs.k8s.io=addons-939704 --label created_by.minikube.sigs.k8s.io=true
	I0818 18:38:20.048650   15632 oci.go:103] Successfully created a docker volume addons-939704
	I0818 18:38:20.048713   15632 cli_runner.go:164] Run: docker run --rm --name addons-939704-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-939704 --entrypoint /usr/bin/test -v addons-939704:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -d /var/lib
	I0818 18:38:27.163339   15632 cli_runner.go:217] Completed: docker run --rm --name addons-939704-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-939704 --entrypoint /usr/bin/test -v addons-939704:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -d /var/lib: (7.114589244s)
	I0818 18:38:27.163366   15632 oci.go:107] Successfully prepared a docker volume addons-939704
	I0818 18:38:27.163377   15632 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0818 18:38:27.163395   15632 kic.go:194] Starting extracting preloaded images to volume ...
	I0818 18:38:27.163441   15632 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19423-7533/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-939704:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -I lz4 -xf /preloaded.tar -C /extractDir
	I0818 18:38:31.454687   15632 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19423-7533/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-939704:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -I lz4 -xf /preloaded.tar -C /extractDir: (4.291204609s)
	I0818 18:38:31.454717   15632 kic.go:203] duration metric: took 4.29132035s to extract preloaded images to volume ...
	W0818 18:38:31.454823   15632 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0818 18:38:31.454936   15632 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0818 18:38:31.499674   15632 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-939704 --name addons-939704 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-939704 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-939704 --network addons-939704 --ip 192.168.49.2 --volume addons-939704:/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.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d
	I0818 18:38:31.806676   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Running}}
	I0818 18:38:31.823518   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:31.841648   15632 cli_runner.go:164] Run: docker exec addons-939704 stat /var/lib/dpkg/alternatives/iptables
	I0818 18:38:31.883312   15632 oci.go:144] the created container "addons-939704" has a running status.
	I0818 18:38:31.883345   15632 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa...
	I0818 18:38:31.986723   15632 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0818 18:38:32.006011   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:32.022564   15632 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0818 18:38:32.022587   15632 kic_runner.go:114] Args: [docker exec --privileged addons-939704 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0818 18:38:32.062153   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:32.079439   15632 machine.go:93] provisionDockerMachine start ...
	I0818 18:38:32.079545   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:32.098884   15632 main.go:141] libmachine: Using SSH client type: native
	I0818 18:38:32.099133   15632 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0818 18:38:32.099154   15632 main.go:141] libmachine: About to run SSH command:
	hostname
	I0818 18:38:32.099783   15632 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:59436->127.0.0.1:32768: read: connection reset by peer
	I0818 18:38:35.217096   15632 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-939704
	
	I0818 18:38:35.217119   15632 ubuntu.go:169] provisioning hostname "addons-939704"
	I0818 18:38:35.217166   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:35.233612   15632 main.go:141] libmachine: Using SSH client type: native
	I0818 18:38:35.233781   15632 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0818 18:38:35.233795   15632 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-939704 && echo "addons-939704" | sudo tee /etc/hostname
	I0818 18:38:35.359541   15632 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-939704
	
	I0818 18:38:35.359639   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:35.375522   15632 main.go:141] libmachine: Using SSH client type: native
	I0818 18:38:35.375685   15632 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0818 18:38:35.375702   15632 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-939704' /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-939704/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-939704' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0818 18:38:35.489604   15632 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0818 18:38:35.489636   15632 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19423-7533/.minikube CaCertPath:/home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19423-7533/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19423-7533/.minikube}
	I0818 18:38:35.489672   15632 ubuntu.go:177] setting up certificates
	I0818 18:38:35.489686   15632 provision.go:84] configureAuth start
	I0818 18:38:35.489730   15632 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-939704
	I0818 18:38:35.505838   15632 provision.go:143] copyHostCerts
	I0818 18:38:35.505907   15632 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19423-7533/.minikube/ca.pem (1078 bytes)
	I0818 18:38:35.506039   15632 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19423-7533/.minikube/cert.pem (1123 bytes)
	I0818 18:38:35.506123   15632 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19423-7533/.minikube/key.pem (1679 bytes)
	I0818 18:38:35.506181   15632 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19423-7533/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca-key.pem org=jenkins.addons-939704 san=[127.0.0.1 192.168.49.2 addons-939704 localhost minikube]
	I0818 18:38:35.623031   15632 provision.go:177] copyRemoteCerts
	I0818 18:38:35.623081   15632 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0818 18:38:35.623111   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:35.638771   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:35.725638   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0818 18:38:35.745452   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0818 18:38:35.764882   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0818 18:38:35.784057   15632 provision.go:87] duration metric: took 294.356651ms to configureAuth
	I0818 18:38:35.784085   15632 ubuntu.go:193] setting minikube options for container-runtime
	I0818 18:38:35.784225   15632 config.go:182] Loaded profile config "addons-939704": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0818 18:38:35.784325   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:35.801748   15632 main.go:141] libmachine: Using SSH client type: native
	I0818 18:38:35.801925   15632 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0818 18:38:35.801940   15632 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0818 18:38:35.998706   15632 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0818 18:38:35.998739   15632 machine.go:96] duration metric: took 3.919276198s to provisionDockerMachine
	I0818 18:38:35.998752   15632 client.go:171] duration metric: took 16.428354688s to LocalClient.Create
	I0818 18:38:35.998772   15632 start.go:167] duration metric: took 16.428419517s to libmachine.API.Create "addons-939704"
	I0818 18:38:35.998783   15632 start.go:293] postStartSetup for "addons-939704" (driver="docker")
	I0818 18:38:35.998806   15632 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]
	I0818 18:38:35.998883   15632 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
	I0818 18:38:35.998929   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:36.015855   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:36.102137   15632 ssh_runner.go:195] Run: cat /etc/os-release
	I0818 18:38:36.105031   15632 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0818 18:38:36.105065   15632 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0818 18:38:36.105074   15632 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0818 18:38:36.105088   15632 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0818 18:38:36.105100   15632 filesync.go:126] Scanning /home/jenkins/minikube-integration/19423-7533/.minikube/addons for local assets ...
	I0818 18:38:36.105149   15632 filesync.go:126] Scanning /home/jenkins/minikube-integration/19423-7533/.minikube/files for local assets ...
	I0818 18:38:36.105172   15632 start.go:296] duration metric: took 106.378468ms for postStartSetup
	I0818 18:38:36.105428   15632 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-939704
	I0818 18:38:36.121305   15632 profile.go:143] Saving config to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/config.json ...
	I0818 18:38:36.121526   15632 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0818 18:38:36.121563   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:36.136777   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:36.218320   15632 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0818 18:38:36.221950   15632 start.go:128] duration metric: took 16.65351157s to createHost
	I0818 18:38:36.221991   15632 start.go:83] releasing machines lock for "addons-939704", held for 16.653666261s
	I0818 18:38:36.222051   15632 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-939704
	I0818 18:38:36.239159   15632 ssh_runner.go:195] Run: cat /version.json
	I0818 18:38:36.239175   15632 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0818 18:38:36.239215   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:36.239264   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:36.257180   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:36.257845   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:36.337130   15632 ssh_runner.go:195] Run: systemctl --version
	I0818 18:38:36.340821   15632 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0818 18:38:36.481056   15632 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0818 18:38:36.485003   15632 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0818 18:38:36.501234   15632 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0818 18:38:36.501311   15632 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" ;
	I0818 18:38:36.525687   15632 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0818 18:38:36.525719   15632 start.go:495] detecting cgroup driver to use...
	I0818 18:38:36.525751   15632 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0818 18:38:36.525795   15632 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0818 18:38:36.538268   15632 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0818 18:38:36.547286   15632 docker.go:217] disabling cri-docker service (if available) ...
	I0818 18:38:36.547327   15632 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0818 18:38:36.558636   15632 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0818 18:38:36.570559   15632 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0818 18:38:36.641784   15632 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0818 18:38:36.713552   15632 docker.go:233] disabling docker service ...
	I0818 18:38:36.713623   15632 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0818 18:38:36.729176   15632 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0818 18:38:36.738537   15632 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0818 18:38:36.813757   15632 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0818 18:38:36.889561   15632 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0818 18:38:36.899030   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0818 18:38:36.912113   15632 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0818 18:38:36.912164   15632 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0818 18:38:36.920282   15632 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0818 18:38:36.920339   15632 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0818 18:38:36.928087   15632 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0818 18:38:36.935913   15632 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0818 18:38:36.943559   15632 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0818 18:38:36.951051   15632 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0818 18:38:36.958638   15632 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0818 18:38:36.971222   15632 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0818 18:38:36.979135   15632 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0818 18:38:36.985766   15632 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0818 18:38:36.992358   15632 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0818 18:38:37.060686   15632 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0818 18:38:37.151636   15632 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0818 18:38:37.151699   15632 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0818 18:38:37.154787   15632 start.go:563] Will wait 60s for crictl version
	I0818 18:38:37.154846   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:38:37.157668   15632 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0818 18:38:37.188614   15632 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0818 18:38:37.188727   15632 ssh_runner.go:195] Run: crio --version
	I0818 18:38:37.221354   15632 ssh_runner.go:195] Run: crio --version
	I0818 18:38:37.253014   15632 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0818 18:38:37.254339   15632 cli_runner.go:164] Run: docker network inspect addons-939704 --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}}]}"
	I0818 18:38:37.269442   15632 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0818 18:38:37.272597   15632 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""
	I0818 18:38:37.282013   15632 kubeadm.go:883] updating cluster {Name:addons-939704 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-939704 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0818 18:38:37.282114   15632 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0818 18:38:37.282157   15632 ssh_runner.go:195] Run: sudo crictl images --output json
	I0818 18:38:37.343145   15632 crio.go:514] all images are preloaded for cri-o runtime.
	I0818 18:38:37.343165   15632 crio.go:433] Images already preloaded, skipping extraction
	I0818 18:38:37.343214   15632 ssh_runner.go:195] Run: sudo crictl images --output json
	I0818 18:38:37.372430   15632 crio.go:514] all images are preloaded for cri-o runtime.
	I0818 18:38:37.372453   15632 cache_images.go:84] Images are preloaded, skipping loading
	I0818 18:38:37.372461   15632 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0818 18:38:37.372544   15632 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-939704 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-939704 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0818 18:38:37.372602   15632 ssh_runner.go:195] Run: crio config
	I0818 18:38:37.410654   15632 cni.go:84] Creating CNI manager for ""
	I0818 18:38:37.410673   15632 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0818 18:38:37.410681   15632 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0818 18:38:37.410701   15632 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-939704 NodeName:addons-939704 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0818 18:38:37.410838   15632 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-939704"
	  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/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0818 18:38:37.410893   15632 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0818 18:38:37.418497   15632 binaries.go:44] Found k8s binaries, skipping transfer
	I0818 18:38:37.418563   15632 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0818 18:38:37.425742   15632 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0818 18:38:37.440331   15632 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0818 18:38:37.454604   15632 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0818 18:38:37.469011   15632 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0818 18:38:37.471863   15632 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""
	I0818 18:38:37.480621   15632 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0818 18:38:37.553345   15632 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0818 18:38:37.564616   15632 certs.go:68] Setting up /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704 for IP: 192.168.49.2
	I0818 18:38:37.564643   15632 certs.go:194] generating shared ca certs ...
	I0818 18:38:37.564658   15632 certs.go:226] acquiring lock for ca certs: {Name:mk76db7e365bd53bfbae5346ea572df5df1d2e17 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:37.564759   15632 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19423-7533/.minikube/ca.key
	I0818 18:38:37.794956   15632 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt ...
	I0818 18:38:37.794985   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt: {Name:mkba2dc52584b0b89ac4ad83e5a9cc0698a9ce63 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:37.795142   15632 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-7533/.minikube/ca.key ...
	I0818 18:38:37.795152   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/ca.key: {Name:mk5eb981d5bb4cfea63a8eb8d0c04f47e4504560 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:37.795219   15632 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19423-7533/.minikube/proxy-client-ca.key
	I0818 18:38:37.855766   15632 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-7533/.minikube/proxy-client-ca.crt ...
	I0818 18:38:37.855794   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/proxy-client-ca.crt: {Name:mk99f88acad04ed7d08fa3ca3aa846ad0c736001 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:37.855936   15632 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-7533/.minikube/proxy-client-ca.key ...
	I0818 18:38:37.855946   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/proxy-client-ca.key: {Name:mkebe195e8c1aacdaf991e9774e1ca7e78feb0a8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:37.856023   15632 certs.go:256] generating profile certs ...
	I0818 18:38:37.856073   15632 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.key
	I0818 18:38:37.856093   15632 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt with IP's: []
	I0818 18:38:37.992466   15632 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt ...
	I0818 18:38:37.992494   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: {Name:mk8cab60cf3727f13536e42fa7aea1e90c0233be Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:37.992658   15632 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.key ...
	I0818 18:38:37.992669   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.key: {Name:mkccc4d9e9396ba4648a73cda0b0e8226fbb93d5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:37.992726   15632 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.key.d36ac93f
	I0818 18:38:37.992744   15632 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.crt.d36ac93f with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0818 18:38:38.152954   15632 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.crt.d36ac93f ...
	I0818 18:38:38.152984   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.crt.d36ac93f: {Name:mkb48e0198fd6b90675a4d9e7b0a30ec7ebcbee3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:38.153137   15632 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.key.d36ac93f ...
	I0818 18:38:38.153150   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.key.d36ac93f: {Name:mk1278d982d5e37e5e087a0f9a8ca8008b6ef32a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:38.153215   15632 certs.go:381] copying /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.crt.d36ac93f -> /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.crt
	I0818 18:38:38.153290   15632 certs.go:385] copying /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.key.d36ac93f -> /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.key
	I0818 18:38:38.153336   15632 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.key
	I0818 18:38:38.153352   15632 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.crt with IP's: []
	I0818 18:38:38.260815   15632 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.crt ...
	I0818 18:38:38.260848   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.crt: {Name:mkc5673ae900b3d443fd861b4294e0bfe7cb5de9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:38.261037   15632 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.key ...
	I0818 18:38:38.261052   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.key: {Name:mk54e66ec5315e64038537091738a0eb7b62beae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:38.261275   15632 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca-key.pem (1679 bytes)
	I0818 18:38:38.261317   15632 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca.pem (1078 bytes)
	I0818 18:38:38.261352   15632 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/cert.pem (1123 bytes)
	I0818 18:38:38.261384   15632 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/key.pem (1679 bytes)
	I0818 18:38:38.261985   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0818 18:38:38.282430   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0818 18:38:38.302108   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0818 18:38:38.321675   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0818 18:38:38.341295   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0818 18:38:38.360833   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0818 18:38:38.381786   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0818 18:38:38.403069   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0818 18:38:38.422497   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0818 18:38:38.442058   15632 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0818 18:38:38.456719   15632 ssh_runner.go:195] Run: openssl version
	I0818 18:38:38.461282   15632 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"
	I0818 18:38:38.468907   15632 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0818 18:38:38.471769   15632 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 18 18:38 /usr/share/ca-certificates/minikubeCA.pem
	I0818 18:38:38.471817   15632 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0818 18:38:38.477622   15632 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"
	I0818 18:38:38.485123   15632 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0818 18:38:38.487771   15632 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
	I0818 18:38:38.487819   15632 kubeadm.go:392] StartCluster: {Name:addons-939704 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-939704 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0818 18:38:38.487891   15632 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0818 18:38:38.487946   15632 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0818 18:38:38.518054   15632 cri.go:89] found id: ""
	I0818 18:38:38.518109   15632 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0818 18:38:38.525442   15632 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0818 18:38:38.532754   15632 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0818 18:38:38.532814   15632 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
	I0818 18:38:38.540060   15632 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
	I0818 18:38:38.540079   15632 kubeadm.go:157] found existing configuration files:
	
	I0818 18:38:38.540121   15632 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0818 18:38:38.546987   15632 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
	I0818 18:38:38.547032   15632 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0818 18:38:38.553681   15632 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0818 18:38:38.560575   15632 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
	I0818 18:38:38.560611   15632 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0818 18:38:38.567261   15632 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0818 18:38:38.574207   15632 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
	I0818 18:38:38.574252   15632 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0818 18:38:38.580896   15632 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0818 18:38:38.587688   15632 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
	I0818 18:38:38.587729   15632 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0818 18:38:38.594343   15632 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"
	I0818 18:38:38.626116   15632 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0818 18:38:38.626189   15632 kubeadm.go:310] [preflight] Running pre-flight checks
	I0818 18:38:38.641455   15632 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0818 18:38:38.641561   15632 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-gcp
	I0818 18:38:38.641631   15632 kubeadm.go:310] OS: Linux
	I0818 18:38:38.641696   15632 kubeadm.go:310] CGROUPS_CPU: enabled
	I0818 18:38:38.641755   15632 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0818 18:38:38.641815   15632 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0818 18:38:38.641877   15632 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0818 18:38:38.641992   15632 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0818 18:38:38.642065   15632 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0818 18:38:38.642122   15632 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0818 18:38:38.642195   15632 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0818 18:38:38.642240   15632 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0818 18:38:38.687207   15632 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0818 18:38:38.687335   15632 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0818 18:38:38.687453   15632 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0818 18:38:38.693141   15632 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0818 18:38:38.695389   15632 out.go:235]   - Generating certificates and keys ...
	I0818 18:38:38.695483   15632 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0818 18:38:38.695584   15632 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0818 18:38:38.799504   15632 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0818 18:38:39.229483   15632 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0818 18:38:39.313342   15632 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0818 18:38:39.549232   15632 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0818 18:38:39.638139   15632 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0818 18:38:39.638276   15632 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-939704 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0818 18:38:39.705031   15632 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0818 18:38:39.705175   15632 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-939704 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0818 18:38:39.806401   15632 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0818 18:38:39.885227   15632 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0818 18:38:40.009687   15632 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0818 18:38:40.009786   15632 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0818 18:38:40.086317   15632 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0818 18:38:40.131443   15632 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0818 18:38:40.313271   15632 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0818 18:38:40.408216   15632 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0818 18:38:40.968123   15632 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0818 18:38:40.968581   15632 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0818 18:38:40.970887   15632 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0818 18:38:40.972982   15632 out.go:235]   - Booting up control plane ...
	I0818 18:38:40.973059   15632 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0818 18:38:40.973131   15632 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0818 18:38:40.973211   15632 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0818 18:38:40.980983   15632 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0818 18:38:40.985561   15632 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0818 18:38:40.985603   15632 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0818 18:38:41.059445   15632 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0818 18:38:41.059594   15632 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0818 18:38:41.560762   15632 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.430996ms
	I0818 18:38:41.560852   15632 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0818 18:38:46.062885   15632 kubeadm.go:310] [api-check] The API server is healthy after 4.502046981s
	I0818 18:38:46.073004   15632 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0818 18:38:46.082601   15632 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0818 18:38:46.098574   15632 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0818 18:38:46.098799   15632 kubeadm.go:310] [mark-control-plane] Marking the node addons-939704 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0818 18:38:46.105007   15632 kubeadm.go:310] [bootstrap-token] Using token: hlek7m.q8oj44mcqdy8f93y
	I0818 18:38:46.106532   15632 out.go:235]   - Configuring RBAC rules ...
	I0818 18:38:46.106684   15632 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0818 18:38:46.108864   15632 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0818 18:38:46.114198   15632 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
	I0818 18:38:46.116338   15632 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0818 18:38:46.118551   15632 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0818 18:38:46.120602   15632 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0818 18:38:46.468553   15632 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0818 18:38:46.884948   15632 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0818 18:38:47.468155   15632 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0818 18:38:47.469022   15632 kubeadm.go:310] 
	I0818 18:38:47.469116   15632 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0818 18:38:47.469126   15632 kubeadm.go:310] 
	I0818 18:38:47.469225   15632 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0818 18:38:47.469234   15632 kubeadm.go:310] 
	I0818 18:38:47.469269   15632 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0818 18:38:47.469355   15632 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0818 18:38:47.469428   15632 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0818 18:38:47.469442   15632 kubeadm.go:310] 
	I0818 18:38:47.469533   15632 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0818 18:38:47.469550   15632 kubeadm.go:310] 
	I0818 18:38:47.469590   15632 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0818 18:38:47.469597   15632 kubeadm.go:310] 
	I0818 18:38:47.469661   15632 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0818 18:38:47.469767   15632 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0818 18:38:47.469872   15632 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0818 18:38:47.469887   15632 kubeadm.go:310] 
	I0818 18:38:47.470024   15632 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0818 18:38:47.470125   15632 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0818 18:38:47.470137   15632 kubeadm.go:310] 
	I0818 18:38:47.470235   15632 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token hlek7m.q8oj44mcqdy8f93y \
	I0818 18:38:47.470365   15632 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:e4b9f6f9e6d4fc78a5a73c1cd092bb9100be8a6707c1e843aeb48ac83af92b12 \
	I0818 18:38:47.470390   15632 kubeadm.go:310] 	--control-plane 
	I0818 18:38:47.470401   15632 kubeadm.go:310] 
	I0818 18:38:47.470513   15632 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0818 18:38:47.470526   15632 kubeadm.go:310] 
	I0818 18:38:47.470603   15632 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token hlek7m.q8oj44mcqdy8f93y \
	I0818 18:38:47.470705   15632 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:e4b9f6f9e6d4fc78a5a73c1cd092bb9100be8a6707c1e843aeb48ac83af92b12 
	I0818 18:38:47.472790   15632 kubeadm.go:310] W0818 18:38:38.623784    1294 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0818 18:38:47.473174   15632 kubeadm.go:310] W0818 18:38:38.624351    1294 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0818 18:38:47.473422   15632 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-1066-gcp\n", err: exit status 1
	I0818 18:38:47.473531   15632 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0818 18:38:47.473567   15632 cni.go:84] Creating CNI manager for ""
	I0818 18:38:47.473580   15632 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0818 18:38:47.475274   15632 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0818 18:38:47.476586   15632 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0818 18:38:47.479865   15632 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0818 18:38:47.479880   15632 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0818 18:38:47.495086   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0818 18:38:47.673516   15632 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0818 18:38:47.673586   15632 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
	I0818 18:38:47.673598   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-939704 minikube.k8s.io/updated_at=2024_08_18T18_38_47_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=3607dd695a2685a662a9ebe804e6840665786af5 minikube.k8s.io/name=addons-939704 minikube.k8s.io/primary=true
	I0818 18:38:47.759489   15632 ops.go:34] apiserver oom_adj: -16
	I0818 18:38:47.759534   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:48.260601   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:48.759937   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:49.260426   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:49.760338   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:50.259780   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:50.759618   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:51.259966   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:51.760527   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:51.821771   15632 kubeadm.go:1113] duration metric: took 4.148243751s to wait for elevateKubeSystemPrivileges
	I0818 18:38:51.821810   15632 kubeadm.go:394] duration metric: took 13.333995514s to StartCluster
	I0818 18:38:51.821834   15632 settings.go:142] acquiring lock: {Name:mk680295c714a5898d9556f82d9fa2ffdf3ea28d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:51.821949   15632 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19423-7533/kubeconfig
	I0818 18:38:51.822470   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/kubeconfig: {Name:mkab8e51bcb625ac64d1f76b936bf16699b2a62f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:51.822693   15632 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"
	I0818 18:38:51.822722   15632 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]
	I0818 18:38:51.822701   15632 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0818 18:38:51.822809   15632 addons.go:69] Setting yakd=true in profile "addons-939704"
	I0818 18:38:51.822826   15632 addons.go:69] Setting inspektor-gadget=true in profile "addons-939704"
	I0818 18:38:51.822840   15632 addons.go:234] Setting addon yakd=true in "addons-939704"
	I0818 18:38:51.822876   15632 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-939704"
	I0818 18:38:51.822881   15632 addons.go:69] Setting volumesnapshots=true in profile "addons-939704"
	I0818 18:38:51.822893   15632 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-939704"
	I0818 18:38:51.822900   15632 addons.go:234] Setting addon volumesnapshots=true in "addons-939704"
	I0818 18:38:51.822904   15632 config.go:182] Loaded profile config "addons-939704": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0818 18:38:51.822920   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.822927   15632 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-939704"
	I0818 18:38:51.822968   15632 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-939704"
	I0818 18:38:51.823004   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.822849   15632 addons.go:69] Setting metrics-server=true in profile "addons-939704"
	I0818 18:38:51.823066   15632 addons.go:234] Setting addon metrics-server=true in "addons-939704"
	I0818 18:38:51.823089   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.823172   15632 addons.go:69] Setting ingress=true in profile "addons-939704"
	I0818 18:38:51.823196   15632 addons.go:234] Setting addon ingress=true in "addons-939704"
	I0818 18:38:51.823185   15632 addons.go:69] Setting helm-tiller=true in profile "addons-939704"
	I0818 18:38:51.823211   15632 addons.go:69] Setting default-storageclass=true in profile "addons-939704"
	I0818 18:38:51.823228   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.823231   15632 addons.go:69] Setting gcp-auth=true in profile "addons-939704"
	I0818 18:38:51.823245   15632 mustload.go:65] Loading cluster: addons-939704
	I0818 18:38:51.823246   15632 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-939704"
	I0818 18:38:51.823291   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.823403   15632 config.go:182] Loaded profile config "addons-939704": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0818 18:38:51.823514   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.823516   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.823625   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.823647   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.822860   15632 addons.go:234] Setting addon inspektor-gadget=true in "addons-939704"
	I0818 18:38:51.823732   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.824048   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.822861   15632 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-939704"
	I0818 18:38:51.824176   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.824182   15632 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-939704"
	I0818 18:38:51.824205   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.824584   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.822866   15632 addons.go:69] Setting cloud-spanner=true in profile "addons-939704"
	I0818 18:38:51.824757   15632 addons.go:234] Setting addon cloud-spanner=true in "addons-939704"
	I0818 18:38:51.824786   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.825229   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.823221   15632 addons.go:234] Setting addon helm-tiller=true in "addons-939704"
	I0818 18:38:51.828001   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.824069   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.822838   15632 addons.go:69] Setting storage-provisioner=true in profile "addons-939704"
	I0818 18:38:51.828601   15632 addons.go:234] Setting addon storage-provisioner=true in "addons-939704"
	I0818 18:38:51.828646   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.829061   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.824082   15632 addons.go:69] Setting ingress-dns=true in profile "addons-939704"
	I0818 18:38:51.829129   15632 out.go:177] * Verifying Kubernetes components...
	I0818 18:38:51.822873   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.822869   15632 addons.go:69] Setting registry=true in profile "addons-939704"
	I0818 18:38:51.829836   15632 addons.go:234] Setting addon registry=true in "addons-939704"
	I0818 18:38:51.829881   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.822883   15632 addons.go:69] Setting volcano=true in profile "addons-939704"
	I0818 18:38:51.830598   15632 addons.go:234] Setting addon volcano=true in "addons-939704"
	I0818 18:38:51.830664   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.831276   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.831320   15632 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0818 18:38:51.829142   15632 addons.go:234] Setting addon ingress-dns=true in "addons-939704"
	I0818 18:38:51.832152   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.832597   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.858496   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.859007   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.861657   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.865310   15632 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0818 18:38:51.866819   15632 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0818 18:38:51.873016   15632 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0818 18:38:51.874009   15632 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0818 18:38:51.875682   15632 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-939704"
	I0818 18:38:51.875718   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0818 18:38:51.875723   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.876232   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.876805   15632 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0818 18:38:51.876825   15632 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0818 18:38:51.876881   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.877259   15632 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0818 18:38:51.877270   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0818 18:38:51.877310   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.878138   15632 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0818 18:38:51.878152   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0818 18:38:51.878210   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.888713   15632 addons.go:234] Setting addon default-storageclass=true in "addons-939704"
	I0818 18:38:51.888763   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.889219   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	W0818 18:38:51.891079   15632 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0818 18:38:51.897896   15632 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0818 18:38:51.906921   15632 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0818 18:38:51.906958   15632 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0818 18:38:51.907029   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.908824   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.912727   15632 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0818 18:38:51.913932   15632 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0818 18:38:51.914017   15632 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0818 18:38:51.914104   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.922640   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.926537   15632 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0818 18:38:51.927114   15632 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0818 18:38:51.929114   15632 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0818 18:38:51.929135   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0818 18:38:51.929197   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.930602   15632 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0818 18:38:51.930626   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0818 18:38:51.930676   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.930905   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.930917   15632 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0818 18:38:51.930967   15632 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0818 18:38:51.931034   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.932550   15632 out.go:177]   - Using image docker.io/registry:2.8.3
	I0818 18:38:51.932614   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0818 18:38:51.933813   15632 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0818 18:38:51.935005   15632 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0818 18:38:51.936259   15632 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0818 18:38:51.936280   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0818 18:38:51.936327   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.937297   15632 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0818 18:38:51.937613   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0818 18:38:51.937651   15632 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0818 18:38:51.937659   15632 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0818 18:38:51.939550   15632 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0818 18:38:51.939604   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.946163   15632 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0818 18:38:51.946183   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0818 18:38:51.946238   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.947349   15632 out.go:177]   - Using image docker.io/busybox:stable
	I0818 18:38:51.947461   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0818 18:38:51.954372   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.954965   15632 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0818 18:38:51.955142   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0818 18:38:51.955198   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.959626   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0818 18:38:51.960234   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.965012   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0818 18:38:51.966269   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0818 18:38:51.967567   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0818 18:38:51.971565   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0818 18:38:51.975942   15632 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0818 18:38:51.977269   15632 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0818 18:38:51.977287   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0818 18:38:51.977337   15632 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0818 18:38:51.977353   15632 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0818 18:38:51.977383   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.977426   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.984099   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.991569   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.993994   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.995172   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.997652   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:52.000045   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:52.002366   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:52.003917   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:52.006762   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:52.009329   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	W0818 18:38:52.046594   15632 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0818 18:38:52.046632   15632 retry.go:31] will retry after 266.866596ms: ssh: handshake failed: EOF
	I0818 18:38:52.254418   15632 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
	I0818 18:38:52.262222   15632 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 -"
	I0818 18:38:52.262343   15632 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0818 18:38:52.265760   15632 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0818 18:38:52.265781   15632 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0818 18:38:52.540212   15632 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0818 18:38:52.540299   15632 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0818 18:38:52.540484   15632 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
	I0818 18:38:52.541572   15632 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0818 18:38:52.541631   15632 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0818 18:38:52.541891   15632 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0818 18:38:52.541932   15632 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0818 18:38:52.544506   15632 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0818 18:38:52.544559   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0818 18:38:52.545510   15632 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
	I0818 18:38:52.551108   15632 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
	I0818 18:38:52.558998   15632 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0818 18:38:52.559066   15632 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0818 18:38:52.562497   15632 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0818 18:38:52.562559   15632 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0818 18:38:52.639676   15632 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
	I0818 18:38:52.656062   15632 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0818 18:38:52.656091   15632 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0818 18:38:52.660917   15632 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0818 18:38:52.660948   15632 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0818 18:38:52.743350   15632 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0818 18:38:52.743382   15632 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0818 18:38:52.747086   15632 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
	I0818 18:38:52.755618   15632 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0818 18:38:52.755705   15632 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0818 18:38:52.839170   15632 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0818 18:38:52.839268   15632 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)
	I0818 18:38:52.858673   15632 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0818 18:38:52.858712   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0818 18:38:52.939742   15632 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0818 18:38:52.939831   15632 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0818 18:38:52.940866   15632 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
	I0818 18:38:52.946049   15632 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0818 18:38:52.946117   15632 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0818 18:38:52.949949   15632 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0818 18:38:52.950001   15632 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0818 18:38:52.954299   15632 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0818 18:38:52.954323   15632 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0818 18:38:52.956384   15632 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0818 18:38:52.956404   15632 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0818 18:38:53.146218   15632 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0818 18:38:53.146307   15632 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0818 18:38:53.152489   15632 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0818 18:38:53.152518   15632 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0818 18:38:53.254057   15632 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
	I0818 18:38:53.258794   15632 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
	I0818 18:38:53.344564   15632 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0818 18:38:53.344639   15632 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0818 18:38:53.438687   15632 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0818 18:38:53.438767   15632 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0818 18:38:53.454490   15632 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0818 18:38:53.454517   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0818 18:38:53.457362   15632 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
	I0818 18:38:53.557971   15632 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0818 18:38:53.558060   15632 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0818 18:38:53.641874   15632 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0818 18:38:53.641982   15632 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0818 18:38:53.646073   15632 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
	I0818 18:38:53.839515   15632 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0818 18:38:53.839608   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0818 18:38:53.854643   15632 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0818 18:38:53.854724   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0818 18:38:53.939462   15632 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0818 18:38:53.939548   15632 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0818 18:38:54.150994   15632 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0818 18:38:54.151030   15632 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0818 18:38:54.158875   15632 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0818 18:38:54.158958   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0818 18:38:54.249168   15632 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
	I0818 18:38:54.340157   15632 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0818 18:38:54.340240   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0818 18:38:54.544400   15632 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
	I0818 18:38:54.554566   15632 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0818 18:38:54.554594   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0818 18:38:54.939713   15632 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0818 18:38:54.939745   15632 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0818 18:38:55.141266   15632 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
	I0818 18:38:58.059749   15632 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: (5.805290919s)
	I0818 18:38:58.059839   15632 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 -": (5.797590639s)
	I0818 18:38:58.059867   15632 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0818 18:38:58.059924   15632 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: (5.519389951s)
	I0818 18:38:58.060175   15632 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: (5.514607621s)
	I0818 18:38:58.060254   15632 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: (5.509079314s)
	I0818 18:38:58.060307   15632 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: (5.420545539s)
	I0818 18:38:58.060389   15632 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: (5.313221218s)
	I0818 18:38:58.060470   15632 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: (5.119537592s)
	I0818 18:38:58.059842   15632 addons.go:475] Verifying addon ingress=true in "addons-939704"
	I0818 18:38:58.060681   15632 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: (4.806591507s)
	I0818 18:38:58.059802   15632 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (5.79743552s)
	I0818 18:38:58.060855   15632 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.802023744s)
	I0818 18:38:58.061040   15632 addons.go:475] Verifying addon registry=true in "addons-939704"
	I0818 18:38:58.061014   15632 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: (4.603573681s)
	I0818 18:38:58.061134   15632 addons.go:475] Verifying addon metrics-server=true in "addons-939704"
	I0818 18:38:58.061651   15632 node_ready.go:35] waiting up to 6m0s for node "addons-939704" to be "Ready" ...
	I0818 18:38:58.063127   15632 out.go:177] * Verifying ingress addon...
	I0818 18:38:58.063235   15632 out.go:177] * Verifying registry addon...
	I0818 18:38:58.065136   15632 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0818 18:38:58.065194   15632 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0818 18:38:58.075321   15632 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0818 18:38:58.075342   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:38:58.075532   15632 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0818 18:38:58.075544   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0818 18:38:58.144624   15632 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]
	I0818 18:38:58.564221   15632 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-939704" context rescaled to 1 replicas
	I0818 18:38:58.567781   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:38:58.568424   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:38:58.964882   15632 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: (5.318709627s)
	I0818 18:38:58.964949   15632 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: (4.715695116s)
	W0818 18:38:58.964976   15632 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
	I0818 18:38:58.965061   15632 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: (4.420575518s)
	I0818 18:38:58.965004   15632 retry.go:31] will retry after 304.139325ms: 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
	I0818 18:38:58.966334   15632 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-939704 service yakd-dashboard -n yakd-dashboard
	
	I0818 18:38:59.067668   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:38:59.068247   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:38:59.142117   15632 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0818 18:38:59.142236   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:59.161587   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:59.269649   15632 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
	I0818 18:38:59.359691   15632 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0818 18:38:59.444636   15632 addons.go:234] Setting addon gcp-auth=true in "addons-939704"
	I0818 18:38:59.444712   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:59.445068   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:59.452524   15632 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: (4.311199119s)
	I0818 18:38:59.452569   15632 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-939704"
	I0818 18:38:59.455223   15632 out.go:177] * Verifying csi-hostpath-driver addon...
	I0818 18:38:59.459413   15632 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0818 18:38:59.464183   15632 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0818 18:38:59.464205   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:38:59.467185   15632 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0818 18:38:59.467249   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:59.485814   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:59.569647   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:38:59.570370   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:38:59.962227   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:00.066736   15632 node_ready.go:53] node "addons-939704" has status "Ready":"False"
	I0818 18:39:00.068539   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:00.069056   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:00.462054   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:00.568209   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:00.568730   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:00.962966   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:01.067881   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:01.068457   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:01.463294   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:01.568614   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:01.569286   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:01.963424   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:02.068175   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:02.068675   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:02.153843   15632 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.884129219s)
	I0818 18:39:02.153857   15632 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.686639198s)
	I0818 18:39:02.155913   15632 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0818 18:39:02.157295   15632 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0818 18:39:02.158530   15632 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0818 18:39:02.158550   15632 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0818 18:39:02.175279   15632 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0818 18:39:02.175304   15632 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0818 18:39:02.191096   15632 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0818 18:39:02.191119   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0818 18:39:02.208042   15632 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
	I0818 18:39:02.463069   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:02.566689   15632 node_ready.go:53] node "addons-939704" has status "Ready":"False"
	I0818 18:39:02.568373   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:02.569603   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:02.847424   15632 addons.go:475] Verifying addon gcp-auth=true in "addons-939704"
	I0818 18:39:02.848875   15632 out.go:177] * Verifying gcp-auth addon...
	I0818 18:39:02.851020   15632 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0818 18:39:02.864222   15632 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0818 18:39:02.864297   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:02.962469   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:03.068055   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:03.070593   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:03.353899   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:03.462839   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:03.568547   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:03.569118   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:03.854987   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:03.964722   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:04.068098   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:04.069172   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:04.353571   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:04.462992   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:04.568185   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:04.568719   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:04.853738   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:04.962049   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:05.065236   15632 node_ready.go:53] node "addons-939704" has status "Ready":"False"
	I0818 18:39:05.067866   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:05.068154   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:05.354857   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:05.462312   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:05.568345   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:05.568922   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:05.854102   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:05.962863   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:06.067352   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:06.067893   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:06.353889   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:06.462991   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:06.567603   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:06.568042   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:06.853891   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:06.962427   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:07.067476   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:07.067904   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:07.353926   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:07.462610   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:07.564687   15632 node_ready.go:53] node "addons-939704" has status "Ready":"False"
	I0818 18:39:07.567831   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:07.568218   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:07.854434   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:07.963052   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:08.068105   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:08.068629   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:08.353884   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:08.462102   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:08.568183   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:08.568724   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:08.853440   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:08.962610   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:09.067614   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:09.067922   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:09.354081   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:09.462373   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:09.567570   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:09.567911   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:09.854240   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:09.962901   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:10.065013   15632 node_ready.go:53] node "addons-939704" has status "Ready":"False"
	I0818 18:39:10.068000   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:10.068307   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:10.354602   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:10.463162   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:10.568329   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:10.568777   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:10.854813   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:10.962595   15632 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0818 18:39:10.962618   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:11.065167   15632 node_ready.go:49] node "addons-939704" has status "Ready":"True"
	I0818 18:39:11.065194   15632 node_ready.go:38] duration metric: took 13.003515279s for node "addons-939704" to be "Ready" ...
	I0818 18:39:11.065205   15632 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" ...
	I0818 18:39:11.068053   15632 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0818 18:39:11.068071   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:11.068621   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:11.073864   15632 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-dgfxm" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:11.356781   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:11.464042   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:11.568198   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:11.569033   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:11.864676   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:11.964450   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:12.070399   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:12.070845   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:12.142978   15632 pod_ready.go:93] pod "coredns-6f6b679f8f-dgfxm" in "kube-system" namespace has status "Ready":"True"
	I0818 18:39:12.143007   15632 pod_ready.go:82] duration metric: took 1.069121371s for pod "coredns-6f6b679f8f-dgfxm" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.143033   15632 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.151554   15632 pod_ready.go:93] pod "etcd-addons-939704" in "kube-system" namespace has status "Ready":"True"
	I0818 18:39:12.151628   15632 pod_ready.go:82] duration metric: took 8.585927ms for pod "etcd-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.151661   15632 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.156063   15632 pod_ready.go:93] pod "kube-apiserver-addons-939704" in "kube-system" namespace has status "Ready":"True"
	I0818 18:39:12.156088   15632 pod_ready.go:82] duration metric: took 4.41436ms for pod "kube-apiserver-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.156101   15632 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.159924   15632 pod_ready.go:93] pod "kube-controller-manager-addons-939704" in "kube-system" namespace has status "Ready":"True"
	I0818 18:39:12.159940   15632 pod_ready.go:82] duration metric: took 3.832561ms for pod "kube-controller-manager-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.159950   15632 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-wbwvf" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.265850   15632 pod_ready.go:93] pod "kube-proxy-wbwvf" in "kube-system" namespace has status "Ready":"True"
	I0818 18:39:12.265884   15632 pod_ready.go:82] duration metric: took 105.926827ms for pod "kube-proxy-wbwvf" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.265897   15632 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.354906   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:12.463609   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:12.568617   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:12.570012   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:12.666025   15632 pod_ready.go:93] pod "kube-scheduler-addons-939704" in "kube-system" namespace has status "Ready":"True"
	I0818 18:39:12.666050   15632 pod_ready.go:82] duration metric: took 400.100177ms for pod "kube-scheduler-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.666064   15632 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.854784   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:12.963961   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:13.068294   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:13.069514   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:13.354933   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:13.463464   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:13.569181   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:13.569526   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:13.854503   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:13.964090   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:14.068231   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:14.068485   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:14.355189   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:14.465918   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:14.641815   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:14.642750   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:14.671560   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:14.855190   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:14.964187   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:15.069910   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:15.070682   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:15.354709   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:15.463259   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:15.569216   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:15.569727   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:15.854408   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:15.963550   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:16.069306   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:16.069466   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:16.354436   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:16.463626   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:16.568302   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:16.568612   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:16.853431   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:16.963451   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:17.069076   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:17.070179   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:17.172842   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:17.354978   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:17.463378   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:17.569820   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:17.570299   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:17.854938   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:17.964254   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:18.069547   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:18.070685   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:18.354059   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:18.463151   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:18.568982   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:18.569246   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:18.855113   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:18.963927   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:19.069165   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:19.069974   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:19.354669   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:19.464463   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:19.569226   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:19.569313   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:19.671545   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:19.854193   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:19.963358   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:20.068529   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:20.068813   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:20.355662   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:20.464319   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:20.569013   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:20.569519   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:20.853816   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:20.968536   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:21.070026   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:21.070351   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:21.354244   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:21.464003   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:21.570599   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:21.571030   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:21.671957   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:21.854703   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:21.963737   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:22.068506   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:22.069762   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:22.354623   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:22.464437   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:22.569392   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:22.569618   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:22.854444   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:22.963979   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:23.069004   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:23.069548   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:23.354698   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:23.465060   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:23.568613   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:23.569736   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:23.672940   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:23.854943   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:23.964229   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:24.068895   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:24.069104   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:24.354210   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:24.463461   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:24.568648   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:24.569361   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:24.854116   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:24.964351   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:25.069271   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:25.070019   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:25.354413   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:25.463709   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:25.569420   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:25.569510   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:25.854676   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:25.964213   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:26.068593   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:26.068965   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:26.172139   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:26.355072   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:26.463691   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:26.639715   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:26.640851   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:26.853948   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:26.963587   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:27.068880   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:27.069183   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:27.355061   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:27.464156   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:27.568197   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:27.568715   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:27.855182   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:27.963722   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:28.068800   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:28.069534   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:28.354507   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:28.464734   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:28.568868   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:28.569251   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:28.671006   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:28.854509   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:28.964283   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:29.069094   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:29.069249   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:29.354373   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:29.463409   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:29.568638   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:29.569141   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:29.854049   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:29.963519   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:30.068802   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:30.069374   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:30.354389   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:30.463874   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:30.571345   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:30.571920   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:30.671783   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:30.854632   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:30.963865   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:31.069451   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:31.075178   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:31.354671   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:31.463916   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:31.569185   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:31.569535   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:31.854731   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:31.963247   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:32.068875   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:32.069327   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:32.354246   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:32.463959   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:32.568392   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:32.568831   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:32.672264   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:32.853891   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:32.963580   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:33.068995   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:33.069156   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:33.354396   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:33.463767   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:33.569113   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:33.569209   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:33.857429   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:33.963985   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:34.069044   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:34.069323   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:34.354689   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:34.464026   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:34.569185   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:34.569751   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:34.672311   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:34.854046   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:34.963447   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:35.069409   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:35.069773   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:35.354906   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:35.463024   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:35.569689   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:35.569988   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:35.855334   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:35.963692   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:36.068825   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:36.069252   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:36.355331   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:36.463912   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:36.569240   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:36.569586   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:36.854257   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:36.963294   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:37.068548   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:37.068777   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:37.171682   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:37.354135   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:37.463254   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:37.568358   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:37.568691   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:37.854242   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:37.963525   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:38.068902   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:38.069133   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:38.354536   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:38.463889   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:38.569621   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:38.570197   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:38.854501   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:38.964469   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:39.144151   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:39.145913   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:39.250228   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:39.354973   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:39.541021   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:39.642891   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:39.643531   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:39.855323   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:39.963922   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:40.069039   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:40.070162   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:40.354469   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:40.463863   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:40.570139   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:40.571775   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:40.854441   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:40.964302   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:41.069204   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:41.069426   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:41.354539   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:41.464109   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:41.570024   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:41.571158   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:41.672583   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:41.854356   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:41.964623   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:42.068682   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:42.069046   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:42.354847   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:42.463138   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:42.568284   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:42.568744   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:42.854396   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:42.964096   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:43.068972   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:43.069334   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:43.354475   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:43.463795   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:43.569267   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:43.570208   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:43.855105   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:43.963220   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:44.068368   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:44.068588   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:44.171783   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:44.360113   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:44.464209   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:44.569333   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:44.569591   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:44.853868   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:44.963214   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:45.069446   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:45.069677   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:45.353293   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:45.464587   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:45.568853   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:45.569883   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:45.854659   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:45.964727   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:46.068590   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:46.068969   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:46.172128   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:46.355047   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:46.463558   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:46.572264   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:46.572537   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:46.854738   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:46.964343   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:47.068923   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:47.069299   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:47.354659   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:47.464326   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:47.569013   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:47.570100   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:47.854523   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:47.963762   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:48.069008   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:48.069302   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:48.354751   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:48.463843   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:48.568800   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:48.569025   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:48.671230   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:48.854055   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:48.963770   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:49.068445   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:49.069072   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:49.355162   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:49.463950   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:49.569522   15632 kapi.go:107] duration metric: took 51.504324324s to wait for kubernetes.io/minikube-addons=registry ...
	I0818 18:39:49.570042   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:49.908762   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:49.965392   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:50.241237   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:50.354095   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:50.465856   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:50.642428   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:50.743513   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:50.854520   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:50.964230   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:51.071424   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:51.361151   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:51.465219   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:51.569888   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:51.854508   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:51.964773   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:52.069759   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:52.354291   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:52.464302   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:52.569693   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:52.854362   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:52.963638   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:53.069104   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:53.171505   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:53.354241   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:53.463847   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:53.569234   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:53.854128   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:53.964371   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:54.068897   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:54.354110   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:54.463556   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:54.569687   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:54.854055   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:54.963166   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:55.069134   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:55.171964   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:55.354714   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:55.464761   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:55.569929   15632 kapi.go:107] duration metric: took 57.504790487s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0818 18:39:55.854998   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:55.979149   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:56.354020   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:56.513376   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:56.854615   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:56.964975   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:57.356256   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:57.463833   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:57.672074   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:57.854596   15632 kapi.go:107] duration metric: took 55.003574517s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0818 18:39:57.856464   15632 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-939704 cluster.
	I0818 18:39:57.857833   15632 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.
	I0818 18:39:57.859065   15632 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0818 18:39:57.964296   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:58.464635   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:58.964225   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:59.463059   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:59.964067   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:40:00.175120   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:00.464374   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:40:00.964558   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:40:01.463382   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:40:01.964659   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:40:02.463892   15632 kapi.go:107] duration metric: took 1m3.004481633s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0818 18:40:02.465660   15632 out.go:177] * Enabled addons: ingress-dns, nvidia-device-plugin, cloud-spanner, storage-provisioner, helm-tiller, metrics-server, default-storageclass, inspektor-gadget, yakd, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0818 18:40:02.467046   15632 addons.go:510] duration metric: took 1m10.644317921s for enable addons: enabled=[ingress-dns nvidia-device-plugin cloud-spanner storage-provisioner helm-tiller metrics-server default-storageclass inspektor-gadget yakd volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0818 18:40:02.671827   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:05.171684   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:07.171889   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:09.670895   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:11.671251   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:13.671748   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:16.171388   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:18.183364   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:20.671884   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:21.171455   15632 pod_ready.go:93] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"True"
	I0818 18:40:21.171480   15632 pod_ready.go:82] duration metric: took 1m8.505408388s for pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace to be "Ready" ...
	I0818 18:40:21.171492   15632 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-9s5r6" in "kube-system" namespace to be "Ready" ...
	I0818 18:40:21.175166   15632 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-9s5r6" in "kube-system" namespace has status "Ready":"True"
	I0818 18:40:21.175184   15632 pod_ready.go:82] duration metric: took 3.684813ms for pod "nvidia-device-plugin-daemonset-9s5r6" in "kube-system" namespace to be "Ready" ...
	I0818 18:40:21.175201   15632 pod_ready.go:39] duration metric: took 1m10.109983273s 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" ...
	I0818 18:40:21.175217   15632 api_server.go:52] waiting for apiserver process to appear ...
	I0818 18:40:21.175260   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0818 18:40:21.175307   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0818 18:40:21.207161   15632 cri.go:89] found id: "82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5"
	I0818 18:40:21.207181   15632 cri.go:89] found id: ""
	I0818 18:40:21.207188   15632 logs.go:276] 1 containers: [82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5]
	I0818 18:40:21.207235   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:21.210280   15632 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0818 18:40:21.210339   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0818 18:40:21.242216   15632 cri.go:89] found id: "5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84"
	I0818 18:40:21.242243   15632 cri.go:89] found id: ""
	I0818 18:40:21.242253   15632 logs.go:276] 1 containers: [5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84]
	I0818 18:40:21.242299   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:21.245302   15632 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0818 18:40:21.245348   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0818 18:40:21.275803   15632 cri.go:89] found id: "61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53"
	I0818 18:40:21.275828   15632 cri.go:89] found id: ""
	I0818 18:40:21.275837   15632 logs.go:276] 1 containers: [61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53]
	I0818 18:40:21.275880   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:21.278907   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0818 18:40:21.278962   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0818 18:40:21.310049   15632 cri.go:89] found id: "f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647"
	I0818 18:40:21.310069   15632 cri.go:89] found id: ""
	I0818 18:40:21.310076   15632 logs.go:276] 1 containers: [f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647]
	I0818 18:40:21.310116   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:21.313060   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0818 18:40:21.313102   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0818 18:40:21.343809   15632 cri.go:89] found id: "ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766"
	I0818 18:40:21.343830   15632 cri.go:89] found id: ""
	I0818 18:40:21.343839   15632 logs.go:276] 1 containers: [ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766]
	I0818 18:40:21.343883   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:21.346858   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0818 18:40:21.346925   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0818 18:40:21.378981   15632 cri.go:89] found id: "9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890"
	I0818 18:40:21.379004   15632 cri.go:89] found id: ""
	I0818 18:40:21.379014   15632 logs.go:276] 1 containers: [9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890]
	I0818 18:40:21.379067   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:21.382190   15632 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0818 18:40:21.382248   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0818 18:40:21.412574   15632 cri.go:89] found id: "bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df"
	I0818 18:40:21.412595   15632 cri.go:89] found id: ""
	I0818 18:40:21.412603   15632 logs.go:276] 1 containers: [bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df]
	I0818 18:40:21.412642   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:21.415579   15632 logs.go:123] Gathering logs for coredns [61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53] ...
	I0818 18:40:21.415597   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53"
	I0818 18:40:21.448794   15632 logs.go:123] Gathering logs for kube-proxy [ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766] ...
	I0818 18:40:21.448824   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766"
	I0818 18:40:21.483763   15632 logs.go:123] Gathering logs for CRI-O ...
	I0818 18:40:21.483791   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0818 18:40:21.560252   15632 logs.go:123] Gathering logs for container status ...
	I0818 18:40:21.560281   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0818 18:40:21.599652   15632 logs.go:123] Gathering logs for kubelet ...
	I0818 18:40:21.599676   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0818 18:40:21.665990   15632 logs.go:123] Gathering logs for describe nodes ...
	I0818 18:40:21.666018   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0818 18:40:21.755795   15632 logs.go:123] Gathering logs for etcd [5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84] ...
	I0818 18:40:21.755824   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84"
	I0818 18:40:21.796974   15632 logs.go:123] Gathering logs for kube-scheduler [f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647] ...
	I0818 18:40:21.797002   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647"
	I0818 18:40:21.833353   15632 logs.go:123] Gathering logs for kube-controller-manager [9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890] ...
	I0818 18:40:21.833380   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890"
	I0818 18:40:21.887418   15632 logs.go:123] Gathering logs for kindnet [bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df] ...
	I0818 18:40:21.887445   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df"
	I0818 18:40:21.923247   15632 logs.go:123] Gathering logs for dmesg ...
	I0818 18:40:21.923272   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0818 18:40:21.934485   15632 logs.go:123] Gathering logs for kube-apiserver [82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5] ...
	I0818 18:40:21.934507   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5"
	I0818 18:40:24.476409   15632 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0818 18:40:24.489463   15632 api_server.go:72] duration metric: took 1m32.666633025s to wait for apiserver process to appear ...
	I0818 18:40:24.489491   15632 api_server.go:88] waiting for apiserver healthz status ...
	I0818 18:40:24.489519   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0818 18:40:24.489568   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0818 18:40:24.520347   15632 cri.go:89] found id: "82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5"
	I0818 18:40:24.520371   15632 cri.go:89] found id: ""
	I0818 18:40:24.520378   15632 logs.go:276] 1 containers: [82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5]
	I0818 18:40:24.520425   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:24.523500   15632 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0818 18:40:24.523550   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0818 18:40:24.555685   15632 cri.go:89] found id: "5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84"
	I0818 18:40:24.555707   15632 cri.go:89] found id: ""
	I0818 18:40:24.555715   15632 logs.go:276] 1 containers: [5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84]
	I0818 18:40:24.555760   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:24.558780   15632 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0818 18:40:24.558827   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0818 18:40:24.589650   15632 cri.go:89] found id: "61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53"
	I0818 18:40:24.589673   15632 cri.go:89] found id: ""
	I0818 18:40:24.589681   15632 logs.go:276] 1 containers: [61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53]
	I0818 18:40:24.589724   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:24.592680   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0818 18:40:24.592737   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0818 18:40:24.624040   15632 cri.go:89] found id: "f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647"
	I0818 18:40:24.624061   15632 cri.go:89] found id: ""
	I0818 18:40:24.624068   15632 logs.go:276] 1 containers: [f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647]
	I0818 18:40:24.624117   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:24.627118   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0818 18:40:24.627174   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0818 18:40:24.658837   15632 cri.go:89] found id: "ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766"
	I0818 18:40:24.658856   15632 cri.go:89] found id: ""
	I0818 18:40:24.658864   15632 logs.go:276] 1 containers: [ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766]
	I0818 18:40:24.658908   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:24.662161   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0818 18:40:24.662213   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0818 18:40:24.692862   15632 cri.go:89] found id: "9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890"
	I0818 18:40:24.692881   15632 cri.go:89] found id: ""
	I0818 18:40:24.692889   15632 logs.go:276] 1 containers: [9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890]
	I0818 18:40:24.692936   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:24.695959   15632 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0818 18:40:24.696012   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0818 18:40:24.728090   15632 cri.go:89] found id: "bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df"
	I0818 18:40:24.728115   15632 cri.go:89] found id: ""
	I0818 18:40:24.728123   15632 logs.go:276] 1 containers: [bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df]
	I0818 18:40:24.728172   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:24.731395   15632 logs.go:123] Gathering logs for kubelet ...
	I0818 18:40:24.731419   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0818 18:40:24.797225   15632 logs.go:123] Gathering logs for kube-apiserver [82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5] ...
	I0818 18:40:24.797257   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5"
	I0818 18:40:24.840381   15632 logs.go:123] Gathering logs for kube-scheduler [f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647] ...
	I0818 18:40:24.840414   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647"
	I0818 18:40:24.879584   15632 logs.go:123] Gathering logs for kube-proxy [ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766] ...
	I0818 18:40:24.879617   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766"
	I0818 18:40:24.910393   15632 logs.go:123] Gathering logs for kube-controller-manager [9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890] ...
	I0818 18:40:24.910420   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890"
	I0818 18:40:24.965914   15632 logs.go:123] Gathering logs for kindnet [bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df] ...
	I0818 18:40:24.965943   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df"
	I0818 18:40:25.002756   15632 logs.go:123] Gathering logs for CRI-O ...
	I0818 18:40:25.002785   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0818 18:40:25.082315   15632 logs.go:123] Gathering logs for container status ...
	I0818 18:40:25.082355   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0818 18:40:25.123767   15632 logs.go:123] Gathering logs for dmesg ...
	I0818 18:40:25.123799   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0818 18:40:25.135806   15632 logs.go:123] Gathering logs for describe nodes ...
	I0818 18:40:25.135838   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0818 18:40:25.226002   15632 logs.go:123] Gathering logs for etcd [5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84] ...
	I0818 18:40:25.226030   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84"
	I0818 18:40:25.266289   15632 logs.go:123] Gathering logs for coredns [61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53] ...
	I0818 18:40:25.266318   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53"
	I0818 18:40:27.801585   15632 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0818 18:40:27.804993   15632 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0818 18:40:27.805816   15632 api_server.go:141] control plane version: v1.31.0
	I0818 18:40:27.805838   15632 api_server.go:131] duration metric: took 3.316340865s to wait for apiserver health ...
	I0818 18:40:27.805846   15632 system_pods.go:43] waiting for kube-system pods to appear ...
	I0818 18:40:27.805863   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0818 18:40:27.805904   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0818 18:40:27.837630   15632 cri.go:89] found id: "82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5"
	I0818 18:40:27.837656   15632 cri.go:89] found id: ""
	I0818 18:40:27.837666   15632 logs.go:276] 1 containers: [82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5]
	I0818 18:40:27.837718   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:27.841067   15632 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0818 18:40:27.841125   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0818 18:40:27.871624   15632 cri.go:89] found id: "5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84"
	I0818 18:40:27.871644   15632 cri.go:89] found id: ""
	I0818 18:40:27.871653   15632 logs.go:276] 1 containers: [5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84]
	I0818 18:40:27.871706   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:27.874617   15632 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0818 18:40:27.874674   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0818 18:40:27.904840   15632 cri.go:89] found id: "61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53"
	I0818 18:40:27.904860   15632 cri.go:89] found id: ""
	I0818 18:40:27.904868   15632 logs.go:276] 1 containers: [61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53]
	I0818 18:40:27.904912   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:27.907972   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0818 18:40:27.908030   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0818 18:40:27.938652   15632 cri.go:89] found id: "f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647"
	I0818 18:40:27.938674   15632 cri.go:89] found id: ""
	I0818 18:40:27.938682   15632 logs.go:276] 1 containers: [f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647]
	I0818 18:40:27.938725   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:27.941560   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0818 18:40:27.941601   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0818 18:40:27.973115   15632 cri.go:89] found id: "ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766"
	I0818 18:40:27.973135   15632 cri.go:89] found id: ""
	I0818 18:40:27.973142   15632 logs.go:276] 1 containers: [ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766]
	I0818 18:40:27.973186   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:27.976116   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0818 18:40:27.976165   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0818 18:40:28.007305   15632 cri.go:89] found id: "9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890"
	I0818 18:40:28.007327   15632 cri.go:89] found id: ""
	I0818 18:40:28.007338   15632 logs.go:276] 1 containers: [9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890]
	I0818 18:40:28.007395   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:28.010480   15632 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0818 18:40:28.010530   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0818 18:40:28.042334   15632 cri.go:89] found id: "bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df"
	I0818 18:40:28.042360   15632 cri.go:89] found id: ""
	I0818 18:40:28.042370   15632 logs.go:276] 1 containers: [bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df]
	I0818 18:40:28.042407   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:28.045391   15632 logs.go:123] Gathering logs for kubelet ...
	I0818 18:40:28.045417   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0818 18:40:28.115466   15632 logs.go:123] Gathering logs for dmesg ...
	I0818 18:40:28.115497   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0818 18:40:28.126734   15632 logs.go:123] Gathering logs for etcd [5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84] ...
	I0818 18:40:28.126757   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84"
	I0818 18:40:28.166412   15632 logs.go:123] Gathering logs for kube-controller-manager [9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890] ...
	I0818 18:40:28.166442   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890"
	I0818 18:40:28.220626   15632 logs.go:123] Gathering logs for kindnet [bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df] ...
	I0818 18:40:28.220656   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df"
	I0818 18:40:28.260240   15632 logs.go:123] Gathering logs for describe nodes ...
	I0818 18:40:28.260274   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0818 18:40:28.349057   15632 logs.go:123] Gathering logs for kube-apiserver [82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5] ...
	I0818 18:40:28.349084   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5"
	I0818 18:40:28.390524   15632 logs.go:123] Gathering logs for coredns [61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53] ...
	I0818 18:40:28.390557   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53"
	I0818 18:40:28.423312   15632 logs.go:123] Gathering logs for kube-scheduler [f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647] ...
	I0818 18:40:28.423363   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647"
	I0818 18:40:28.461380   15632 logs.go:123] Gathering logs for kube-proxy [ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766] ...
	I0818 18:40:28.461412   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766"
	I0818 18:40:28.492590   15632 logs.go:123] Gathering logs for CRI-O ...
	I0818 18:40:28.492619   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0818 18:40:28.569095   15632 logs.go:123] Gathering logs for container status ...
	I0818 18:40:28.569126   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0818 18:40:31.119384   15632 system_pods.go:59] 19 kube-system pods found
	I0818 18:40:31.119419   15632 system_pods.go:61] "coredns-6f6b679f8f-dgfxm" [d09f6455-9fd8-48ce-a4f6-85dd76077494] Running
	I0818 18:40:31.119425   15632 system_pods.go:61] "csi-hostpath-attacher-0" [6368f2b0-64d8-46a4-8531-cfe41273d7cc] Running
	I0818 18:40:31.119429   15632 system_pods.go:61] "csi-hostpath-resizer-0" [c76f16c7-8984-4902-82ba-2e30f99db546] Running
	I0818 18:40:31.119433   15632 system_pods.go:61] "csi-hostpathplugin-nb2vd" [cf2d3670-8a48-46ba-818c-c46b9b00ebcd] Running
	I0818 18:40:31.119436   15632 system_pods.go:61] "etcd-addons-939704" [ecdfa469-efc1-4f3c-8652-ca50aafdbda8] Running
	I0818 18:40:31.119440   15632 system_pods.go:61] "kindnet-wxl66" [fcd874f7-954d-42b8-9e99-6aacacf31387] Running
	I0818 18:40:31.119444   15632 system_pods.go:61] "kube-apiserver-addons-939704" [ee99e50a-c7ad-44e2-a457-744c3fecbcaa] Running
	I0818 18:40:31.119447   15632 system_pods.go:61] "kube-controller-manager-addons-939704" [5f23fe2d-93ad-4b69-8c26-17b3da2b301f] Running
	I0818 18:40:31.119451   15632 system_pods.go:61] "kube-ingress-dns-minikube" [cf7866b7-dfdd-4bdc-b49d-80dfc3f5812d] Running
	I0818 18:40:31.119454   15632 system_pods.go:61] "kube-proxy-wbwvf" [099c783c-8125-4f47-927b-aa31d7e73db3] Running
	I0818 18:40:31.119457   15632 system_pods.go:61] "kube-scheduler-addons-939704" [7359f3ae-d7eb-4086-884b-6f2e6642759f] Running
	I0818 18:40:31.119461   15632 system_pods.go:61] "metrics-server-8988944d9-24lzw" [7b5b828f-9d79-4dd8-bb18-0d58c89c64cb] Running
	I0818 18:40:31.119464   15632 system_pods.go:61] "nvidia-device-plugin-daemonset-9s5r6" [27464e2b-b635-4f24-813d-45679d5e8e3b] Running
	I0818 18:40:31.119466   15632 system_pods.go:61] "registry-6fb4cdfc84-c7ndp" [72352ffe-db64-472a-be22-7c6d093d9188] Running
	I0818 18:40:31.119470   15632 system_pods.go:61] "registry-proxy-pm2q9" [1b030758-cbf5-4d46-8db9-e20dc176c888] Running
	I0818 18:40:31.119476   15632 system_pods.go:61] "snapshot-controller-56fcc65765-dxn75" [f0bace61-24d2-4630-b526-d0591ed73b42] Running
	I0818 18:40:31.119479   15632 system_pods.go:61] "snapshot-controller-56fcc65765-zfvz7" [1735c26c-5caa-4fdb-8556-c655b3d3494a] Running
	I0818 18:40:31.119484   15632 system_pods.go:61] "storage-provisioner" [ee6e3d50-c389-4418-bdd9-e75cdd7c06ef] Running
	I0818 18:40:31.119487   15632 system_pods.go:61] "tiller-deploy-b48cc5f79-77shs" [7ee3b1ae-3a2f-40ef-8506-57bd1ac886ff] Running
	I0818 18:40:31.119494   15632 system_pods.go:74] duration metric: took 3.313643521s to wait for pod list to return data ...
	I0818 18:40:31.119503   15632 default_sa.go:34] waiting for default service account to be created ...
	I0818 18:40:31.121430   15632 default_sa.go:45] found service account: "default"
	I0818 18:40:31.121450   15632 default_sa.go:55] duration metric: took 1.941654ms for default service account to be created ...
	I0818 18:40:31.121457   15632 system_pods.go:116] waiting for k8s-apps to be running ...
	I0818 18:40:31.129093   15632 system_pods.go:86] 19 kube-system pods found
	I0818 18:40:31.129116   15632 system_pods.go:89] "coredns-6f6b679f8f-dgfxm" [d09f6455-9fd8-48ce-a4f6-85dd76077494] Running
	I0818 18:40:31.129122   15632 system_pods.go:89] "csi-hostpath-attacher-0" [6368f2b0-64d8-46a4-8531-cfe41273d7cc] Running
	I0818 18:40:31.129126   15632 system_pods.go:89] "csi-hostpath-resizer-0" [c76f16c7-8984-4902-82ba-2e30f99db546] Running
	I0818 18:40:31.129130   15632 system_pods.go:89] "csi-hostpathplugin-nb2vd" [cf2d3670-8a48-46ba-818c-c46b9b00ebcd] Running
	I0818 18:40:31.129134   15632 system_pods.go:89] "etcd-addons-939704" [ecdfa469-efc1-4f3c-8652-ca50aafdbda8] Running
	I0818 18:40:31.129139   15632 system_pods.go:89] "kindnet-wxl66" [fcd874f7-954d-42b8-9e99-6aacacf31387] Running
	I0818 18:40:31.129142   15632 system_pods.go:89] "kube-apiserver-addons-939704" [ee99e50a-c7ad-44e2-a457-744c3fecbcaa] Running
	I0818 18:40:31.129146   15632 system_pods.go:89] "kube-controller-manager-addons-939704" [5f23fe2d-93ad-4b69-8c26-17b3da2b301f] Running
	I0818 18:40:31.129149   15632 system_pods.go:89] "kube-ingress-dns-minikube" [cf7866b7-dfdd-4bdc-b49d-80dfc3f5812d] Running
	I0818 18:40:31.129153   15632 system_pods.go:89] "kube-proxy-wbwvf" [099c783c-8125-4f47-927b-aa31d7e73db3] Running
	I0818 18:40:31.129156   15632 system_pods.go:89] "kube-scheduler-addons-939704" [7359f3ae-d7eb-4086-884b-6f2e6642759f] Running
	I0818 18:40:31.129160   15632 system_pods.go:89] "metrics-server-8988944d9-24lzw" [7b5b828f-9d79-4dd8-bb18-0d58c89c64cb] Running
	I0818 18:40:31.129167   15632 system_pods.go:89] "nvidia-device-plugin-daemonset-9s5r6" [27464e2b-b635-4f24-813d-45679d5e8e3b] Running
	I0818 18:40:31.129170   15632 system_pods.go:89] "registry-6fb4cdfc84-c7ndp" [72352ffe-db64-472a-be22-7c6d093d9188] Running
	I0818 18:40:31.129174   15632 system_pods.go:89] "registry-proxy-pm2q9" [1b030758-cbf5-4d46-8db9-e20dc176c888] Running
	I0818 18:40:31.129178   15632 system_pods.go:89] "snapshot-controller-56fcc65765-dxn75" [f0bace61-24d2-4630-b526-d0591ed73b42] Running
	I0818 18:40:31.129182   15632 system_pods.go:89] "snapshot-controller-56fcc65765-zfvz7" [1735c26c-5caa-4fdb-8556-c655b3d3494a] Running
	I0818 18:40:31.129186   15632 system_pods.go:89] "storage-provisioner" [ee6e3d50-c389-4418-bdd9-e75cdd7c06ef] Running
	I0818 18:40:31.129192   15632 system_pods.go:89] "tiller-deploy-b48cc5f79-77shs" [7ee3b1ae-3a2f-40ef-8506-57bd1ac886ff] Running
	I0818 18:40:31.129197   15632 system_pods.go:126] duration metric: took 7.73473ms to wait for k8s-apps to be running ...
	I0818 18:40:31.129207   15632 system_svc.go:44] waiting for kubelet service to be running ....
	I0818 18:40:31.129247   15632 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0818 18:40:31.139695   15632 system_svc.go:56] duration metric: took 10.480025ms WaitForService to wait for kubelet
	I0818 18:40:31.139720   15632 kubeadm.go:582] duration metric: took 1m39.31689258s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0818 18:40:31.139740   15632 node_conditions.go:102] verifying NodePressure condition ...
	I0818 18:40:31.142347   15632 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0818 18:40:31.142368   15632 node_conditions.go:123] node cpu capacity is 8
	I0818 18:40:31.142382   15632 node_conditions.go:105] duration metric: took 2.635902ms to run NodePressure ...
	I0818 18:40:31.142391   15632 start.go:241] waiting for startup goroutines ...
	I0818 18:40:31.142401   15632 start.go:246] waiting for cluster config update ...
	I0818 18:40:31.142417   15632 start.go:255] writing updated cluster config ...
	I0818 18:40:31.142646   15632 ssh_runner.go:195] Run: rm -f paused
	I0818 18:40:31.187241   15632 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0818 18:40:31.192315   15632 out.go:177] * Done! kubectl is now configured to use "addons-939704" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 18 18:43:23 addons-939704 crio[1028]: time="2024-08-18 18:43:23.133024738Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86],Size_:4944818,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=fd2dc97a-70c2-4441-b3ae-694da6eca46e name=/runtime.v1.ImageService/ImageStatus
	Aug 18 18:43:23 addons-939704 crio[1028]: time="2024-08-18 18:43:23.133641617Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=74ea42c1-c2d1-46ca-a3dd-21b78d63d5b1 name=/runtime.v1.ImageService/ImageStatus
	Aug 18 18:43:23 addons-939704 crio[1028]: time="2024-08-18 18:43:23.134355526Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86],Size_:4944818,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=74ea42c1-c2d1-46ca-a3dd-21b78d63d5b1 name=/runtime.v1.ImageService/ImageStatus
	Aug 18 18:43:23 addons-939704 crio[1028]: time="2024-08-18 18:43:23.135024875Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-s9x7h/hello-world-app" id=4beaf9c8-1521-4233-969c-2c2717145f98 name=/runtime.v1.RuntimeService/CreateContainer
	Aug 18 18:43:23 addons-939704 crio[1028]: time="2024-08-18 18:43:23.135111765Z" level=warning msg="Allowed annotations are specified for workload []"
	Aug 18 18:43:23 addons-939704 crio[1028]: time="2024-08-18 18:43:23.149677184Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/32e3caefc822a55179e8fd236454a6d8da8195313da682314085c3c6b6898777/merged/etc/passwd: no such file or directory"
	Aug 18 18:43:23 addons-939704 crio[1028]: time="2024-08-18 18:43:23.149708283Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/32e3caefc822a55179e8fd236454a6d8da8195313da682314085c3c6b6898777/merged/etc/group: no such file or directory"
	Aug 18 18:43:23 addons-939704 crio[1028]: time="2024-08-18 18:43:23.183082168Z" level=info msg="Created container b14ce13a3b90eca0a888321b7ba3574640f1cc73d9dea03c2ab982606da02d0d: default/hello-world-app-55bf9c44b4-s9x7h/hello-world-app" id=4beaf9c8-1521-4233-969c-2c2717145f98 name=/runtime.v1.RuntimeService/CreateContainer
	Aug 18 18:43:23 addons-939704 crio[1028]: time="2024-08-18 18:43:23.183721110Z" level=info msg="Starting container: b14ce13a3b90eca0a888321b7ba3574640f1cc73d9dea03c2ab982606da02d0d" id=643c299d-d47f-4e3e-b9e8-bcf695ed3b7a name=/runtime.v1.RuntimeService/StartContainer
	Aug 18 18:43:23 addons-939704 crio[1028]: time="2024-08-18 18:43:23.189725541Z" level=info msg="Started container" PID=11049 containerID=b14ce13a3b90eca0a888321b7ba3574640f1cc73d9dea03c2ab982606da02d0d description=default/hello-world-app-55bf9c44b4-s9x7h/hello-world-app id=643c299d-d47f-4e3e-b9e8-bcf695ed3b7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a611b5b98a6bf09cf03c4981a6bd952beacd5b929a26bd5a445f0668074c1e3e
	Aug 18 18:43:24 addons-939704 crio[1028]: time="2024-08-18 18:43:24.480691954Z" level=info msg="Stopping container: 45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e (timeout: 2s)" id=c0db4292-8b06-49a6-99d4-df10a0434a59 name=/runtime.v1.RuntimeService/StopContainer
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.487537615Z" level=warning msg="Stopping container 45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=c0db4292-8b06-49a6-99d4-df10a0434a59 name=/runtime.v1.RuntimeService/StopContainer
	Aug 18 18:43:26 addons-939704 conmon[5637]: conmon 45fd3fa31e7376997da9 <ninfo>: container 5649 exited with status 137
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.617219602Z" level=info msg="Stopped container 45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e: ingress-nginx/ingress-nginx-controller-bc57996ff-kxbqm/controller" id=c0db4292-8b06-49a6-99d4-df10a0434a59 name=/runtime.v1.RuntimeService/StopContainer
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.617715324Z" level=info msg="Stopping pod sandbox: 3ae425e2a6f8f602fdc870617085a4a70d9f3b87172786aa3fd42405c6927d06" id=e3539c7a-20c1-4e7f-b0b1-1f73e2f107fc name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.620616601Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-IIVZYBAPWIC2ED7F - [0:0]\n:KUBE-HP-YUEL3WGJ33QSMXHR - [0:0]\n-X KUBE-HP-IIVZYBAPWIC2ED7F\n-X KUBE-HP-YUEL3WGJ33QSMXHR\nCOMMIT\n"
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.621797705Z" level=info msg="Closing host port tcp:80"
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.621834178Z" level=info msg="Closing host port tcp:443"
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.623091691Z" level=info msg="Host port tcp:80 does not have an open socket"
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.623107667Z" level=info msg="Host port tcp:443 does not have an open socket"
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.623231950Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-kxbqm Namespace:ingress-nginx ID:3ae425e2a6f8f602fdc870617085a4a70d9f3b87172786aa3fd42405c6927d06 UID:7435466e-11a9-43a6-98aa-4f9ea5fd5eb0 NetNS:/var/run/netns/d00655f9-2f9d-493c-8b34-ae18b2b7c0d8 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.623343532Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-kxbqm from CNI network \"kindnet\" (type=ptp)"
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.655117055Z" level=info msg="Stopped pod sandbox: 3ae425e2a6f8f602fdc870617085a4a70d9f3b87172786aa3fd42405c6927d06" id=e3539c7a-20c1-4e7f-b0b1-1f73e2f107fc name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.976359211Z" level=info msg="Removing container: 45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e" id=ed688ec8-5634-42da-aef4-0962b3118e8f name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.987887480Z" level=info msg="Removed container 45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e: ingress-nginx/ingress-nginx-controller-bc57996ff-kxbqm/controller" id=ed688ec8-5634-42da-aef4-0962b3118e8f name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	b14ce13a3b90e       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        8 seconds ago       Running             hello-world-app           0                   a611b5b98a6bf       hello-world-app-55bf9c44b4-s9x7h
	ccbc050b50d8f       docker.io/library/nginx@sha256:0c57fe90551cfd8b7d4d05763c5018607b296cb01f7e0ff44b7d047353ed8cc0                              2 minutes ago       Running             nginx                     0                   2b38356ee907b       nginx
	cb24d3fe077e8       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          2 minutes ago       Running             busybox                   0                   279e379bfd27b       busybox
	514df14c3eced       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   3 minutes ago       Exited              patch                     0                   8bd114e5c0d1f       ingress-nginx-admission-patch-m4k94
	5d846714730e8       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef             3 minutes ago       Running             local-path-provisioner    0                   98ad582894cde       local-path-provisioner-86d989889c-8fwff
	b98f82f629068       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   4 minutes ago       Exited              create                    0                   b8c168853132b       ingress-nginx-admission-create-rqxjh
	71ed783286eea       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872        4 minutes ago       Running             metrics-server            0                   aa200ba279a49       metrics-server-8988944d9-24lzw
	61c07a9ebc805       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                             4 minutes ago       Running             coredns                   0                   2689e13573f8d       coredns-6f6b679f8f-dgfxm
	cdb3f6acc9a9c       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             4 minutes ago       Running             storage-provisioner       0                   8597ce34e285d       storage-provisioner
	bc017f5543d35       docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b                           4 minutes ago       Running             kindnet-cni               0                   960588d1f3a8d       kindnet-wxl66
	ead4ad89bf7fc       ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494                                                             4 minutes ago       Running             kube-proxy                0                   128b88e8b69e8       kube-proxy-wbwvf
	5dd941e067a1b       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             4 minutes ago       Running             etcd                      0                   11e67a5af7507       etcd-addons-939704
	82cd17baa78a4       604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3                                                             4 minutes ago       Running             kube-apiserver            0                   0cbfd30a00523       kube-apiserver-addons-939704
	9ef17fea9e884       045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1                                                             4 minutes ago       Running             kube-controller-manager   0                   01beb3a3e46c8       kube-controller-manager-addons-939704
	f456ddf763be0       1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94                                                             4 minutes ago       Running             kube-scheduler            0                   acf198cbea058       kube-scheduler-addons-939704
	
	
	==> coredns [61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53] <==
	[INFO] 10.244.0.18:36791 - 51546 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000090933s
	[INFO] 10.244.0.18:55761 - 21071 "AAAA IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.003575196s
	[INFO] 10.244.0.18:55761 - 7490 "A IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.004491309s
	[INFO] 10.244.0.18:49175 - 40156 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005108123s
	[INFO] 10.244.0.18:49175 - 25817 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.006084597s
	[INFO] 10.244.0.18:37198 - 41512 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005944599s
	[INFO] 10.244.0.18:37198 - 45605 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.006026177s
	[INFO] 10.244.0.18:58939 - 14665 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000068268s
	[INFO] 10.244.0.18:58939 - 32839 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00010773s
	[INFO] 10.244.0.21:38896 - 46277 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000181206s
	[INFO] 10.244.0.21:55573 - 49419 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000250483s
	[INFO] 10.244.0.21:53875 - 64156 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000131012s
	[INFO] 10.244.0.21:44989 - 4406 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.0001246s
	[INFO] 10.244.0.21:37392 - 45921 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000098624s
	[INFO] 10.244.0.21:48292 - 62205 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00013741s
	[INFO] 10.244.0.21:57317 - 57741 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.004689627s
	[INFO] 10.244.0.21:34306 - 60572 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.004908679s
	[INFO] 10.244.0.21:60267 - 369 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.00552427s
	[INFO] 10.244.0.21:54747 - 4104 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005688501s
	[INFO] 10.244.0.21:48367 - 44315 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004784567s
	[INFO] 10.244.0.21:45906 - 47856 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005035064s
	[INFO] 10.244.0.21:56971 - 10705 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000656968s
	[INFO] 10.244.0.21:39457 - 51980 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000804566s
	[INFO] 10.244.0.23:57432 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000155192s
	[INFO] 10.244.0.23:52355 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000178574s
	
	
	==> describe nodes <==
	Name:               addons-939704
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-939704
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=3607dd695a2685a662a9ebe804e6840665786af5
	                    minikube.k8s.io/name=addons-939704
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_18T18_38_47_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-939704
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Sun, 18 Aug 2024 18:38:44 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-939704
	  AcquireTime:     <unset>
	  RenewTime:       Sun, 18 Aug 2024 18:43:22 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sun, 18 Aug 2024 18:42:21 +0000   Sun, 18 Aug 2024 18:38:43 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sun, 18 Aug 2024 18:42:21 +0000   Sun, 18 Aug 2024 18:38:43 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sun, 18 Aug 2024 18:42:21 +0000   Sun, 18 Aug 2024 18:38:43 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sun, 18 Aug 2024 18:42:21 +0000   Sun, 18 Aug 2024 18:39:10 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-939704
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859312Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859312Ki
	  pods:               110
	System Info:
	  Machine ID:                 87b1bce8fada4197951f661f3a4416a8
	  System UUID:                8880f3bd-4588-4992-ba0f-0a3b3832e936
	  Boot ID:                    911bde9a-46b0-446c-9e08-f5098a0e75b1
	  Kernel Version:             5.15.0-1066-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m
	  default                     hello-world-app-55bf9c44b4-s9x7h           0 (0%)        0 (0%)      0 (0%)           0 (0%)         10s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m32s
	  kube-system                 coredns-6f6b679f8f-dgfxm                   100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     4m39s
	  kube-system                 etcd-addons-939704                         100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         4m45s
	  kube-system                 kindnet-wxl66                              100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      4m40s
	  kube-system                 kube-apiserver-addons-939704               250m (3%)     0 (0%)      0 (0%)           0 (0%)         4m45s
	  kube-system                 kube-controller-manager-addons-939704      200m (2%)     0 (0%)      0 (0%)           0 (0%)         4m46s
	  kube-system                 kube-proxy-wbwvf                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m40s
	  kube-system                 kube-scheduler-addons-939704               100m (1%)     0 (0%)      0 (0%)           0 (0%)         4m45s
	  kube-system                 metrics-server-8988944d9-24lzw             100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         4m35s
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m35s
	  local-path-storage          local-path-provisioner-86d989889c-8fwff    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m35s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                    From             Message
	  ----     ------                   ----                   ----             -------
	  Normal   Starting                 4m35s                  kube-proxy       
	  Normal   NodeHasSufficientMemory  4m50s (x8 over 4m50s)  kubelet          Node addons-939704 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m50s (x8 over 4m50s)  kubelet          Node addons-939704 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m50s (x7 over 4m50s)  kubelet          Node addons-939704 status is now: NodeHasSufficientPID
	  Normal   Starting                 4m45s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 4m45s                  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  4m45s                  kubelet          Node addons-939704 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m45s                  kubelet          Node addons-939704 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m45s                  kubelet          Node addons-939704 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           4m41s                  node-controller  Node addons-939704 event: Registered Node addons-939704 in Controller
	  Normal   NodeReady                4m21s                  kubelet          Node addons-939704 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000634] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000709] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000646] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000673] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.603252] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.047840] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.006331] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.013522] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002470] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.012937] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +6.503552] kauditd_printk_skb: 46 callbacks suppressed
	[Aug18 18:41] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 26 59 8d 27 cd ac 56 38 5d 83 2f b0 08 00
	[  +1.028210] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 26 59 8d 27 cd ac 56 38 5d 83 2f b0 08 00
	[  +2.015876] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000019] ll header: 00000000: 26 59 8d 27 cd ac 56 38 5d 83 2f b0 08 00
	[  +4.127658] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 26 59 8d 27 cd ac 56 38 5d 83 2f b0 08 00
	[  +8.191408] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 26 59 8d 27 cd ac 56 38 5d 83 2f b0 08 00
	[ +16.126839] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 26 59 8d 27 cd ac 56 38 5d 83 2f b0 08 00
	[Aug18 18:42] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 26 59 8d 27 cd ac 56 38 5d 83 2f b0 08 00
	
	
	==> etcd [5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84] <==
	{"level":"info","ts":"2024-08-18T18:38:55.241592Z","caller":"traceutil/trace.go:171","msg":"trace[248665617] linearizableReadLoop","detail":"{readStateIndex:418; appliedIndex:417; }","duration":"183.641397ms","start":"2024-08-18T18:38:55.057942Z","end":"2024-08-18T18:38:55.241583Z","steps":["trace[248665617] 'read index received'  (duration: 80.728879ms)","trace[248665617] 'applied index is now lower than readState.Index'  (duration: 102.91045ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-18T18:38:55.241721Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"183.768847ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-ingress-dns-minikube\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-18T18:38:55.241773Z","caller":"traceutil/trace.go:171","msg":"trace[2039764888] range","detail":"{range_begin:/registry/pods/kube-system/kube-ingress-dns-minikube; range_end:; response_count:0; response_revision:412; }","duration":"183.826814ms","start":"2024-08-18T18:38:55.057938Z","end":"2024-08-18T18:38:55.241765Z","steps":["trace[2039764888] 'agreement among raft nodes before linearized reading'  (duration: 183.726179ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:38:55.242059Z","caller":"traceutil/trace.go:171","msg":"trace[87578073] transaction","detail":"{read_only:false; response_revision:411; number_of_response:1; }","duration":"183.92879ms","start":"2024-08-18T18:38:55.058119Z","end":"2024-08-18T18:38:55.242048Z","steps":["trace[87578073] 'process raft request'  (duration: 182.013738ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:38:55.358665Z","caller":"traceutil/trace.go:171","msg":"trace[661936798] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"103.322601ms","start":"2024-08-18T18:38:55.255323Z","end":"2024-08-18T18:38:55.358646Z","steps":["trace[661936798] 'process raft request'  (duration: 101.671407ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:38:55.552766Z","caller":"traceutil/trace.go:171","msg":"trace[740719059] transaction","detail":"{read_only:false; response_revision:422; number_of_response:1; }","duration":"102.760124ms","start":"2024-08-18T18:38:55.449985Z","end":"2024-08-18T18:38:55.552746Z","steps":["trace[740719059] 'process raft request'  (duration: 12.761029ms)","trace[740719059] 'compare'  (duration: 89.806938ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-18T18:38:55.553109Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.070118ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"warn","ts":"2024-08-18T18:38:55.553132Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.111951ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-18T18:38:55.553150Z","caller":"traceutil/trace.go:171","msg":"trace[1362427731] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:424; }","duration":"104.119043ms","start":"2024-08-18T18:38:55.449021Z","end":"2024-08-18T18:38:55.553141Z","steps":["trace[1362427731] 'agreement among raft nodes before linearized reading'  (duration: 104.04441ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:38:55.553171Z","caller":"traceutil/trace.go:171","msg":"trace[914698155] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:424; }","duration":"104.156431ms","start":"2024-08-18T18:38:55.449004Z","end":"2024-08-18T18:38:55.553160Z","steps":["trace[914698155] 'agreement among raft nodes before linearized reading'  (duration: 104.090939ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-18T18:38:55.553373Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.260149ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/limitranges\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-18T18:38:55.553401Z","caller":"traceutil/trace.go:171","msg":"trace[229796611] range","detail":"{range_begin:/registry/limitranges; range_end:; response_count:0; response_revision:424; }","duration":"104.289928ms","start":"2024-08-18T18:38:55.449104Z","end":"2024-08-18T18:38:55.553394Z","steps":["trace[229796611] 'agreement among raft nodes before linearized reading'  (duration: 104.251263ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:38:56.441724Z","caller":"traceutil/trace.go:171","msg":"trace[1974906878] transaction","detail":"{read_only:false; response_revision:476; number_of_response:1; }","duration":"103.424988ms","start":"2024-08-18T18:38:56.338280Z","end":"2024-08-18T18:38:56.441705Z","steps":["trace[1974906878] 'process raft request'  (duration: 22.237612ms)","trace[1974906878] 'compare'  (duration: 80.69204ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-18T18:38:56.442068Z","caller":"traceutil/trace.go:171","msg":"trace[1720203104] transaction","detail":"{read_only:false; response_revision:477; number_of_response:1; }","duration":"100.867221ms","start":"2024-08-18T18:38:56.341185Z","end":"2024-08-18T18:38:56.442052Z","steps":["trace[1720203104] 'process raft request'  (duration: 100.120347ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:39:49.906730Z","caller":"traceutil/trace.go:171","msg":"trace[522526537] transaction","detail":"{read_only:false; response_revision:1151; number_of_response:1; }","duration":"122.567437ms","start":"2024-08-18T18:39:49.784143Z","end":"2024-08-18T18:39:49.906710Z","steps":["trace[522526537] 'process raft request'  (duration: 122.389093ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-18T18:39:50.238320Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"251.854029ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-18T18:39:50.238385Z","caller":"traceutil/trace.go:171","msg":"trace[206989277] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1151; }","duration":"251.946228ms","start":"2024-08-18T18:39:49.986426Z","end":"2024-08-18T18:39:50.238372Z","steps":["trace[206989277] 'range keys from in-memory index tree'  (duration: 251.836021ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-18T18:39:50.238331Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"171.234047ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-18T18:39:50.238430Z","caller":"traceutil/trace.go:171","msg":"trace[901645267] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1151; }","duration":"171.357853ms","start":"2024-08-18T18:39:50.067067Z","end":"2024-08-18T18:39:50.238424Z","steps":["trace[901645267] 'range keys from in-memory index tree'  (duration: 171.174386ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:39:50.339090Z","caller":"traceutil/trace.go:171","msg":"trace[1736154144] transaction","detail":"{read_only:false; response_revision:1152; number_of_response:1; }","duration":"172.538918ms","start":"2024-08-18T18:39:50.166530Z","end":"2024-08-18T18:39:50.339069Z","steps":["trace[1736154144] 'process raft request'  (duration: 172.321185ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:39:50.338997Z","caller":"traceutil/trace.go:171","msg":"trace[254446892] linearizableReadLoop","detail":"{readStateIndex:1180; appliedIndex:1179; }","duration":"170.760313ms","start":"2024-08-18T18:39:50.168223Z","end":"2024-08-18T18:39:50.338983Z","steps":["trace[254446892] 'read index received'  (duration: 170.336274ms)","trace[254446892] 'applied index is now lower than readState.Index'  (duration: 423.452µs)"],"step_count":2}
	{"level":"warn","ts":"2024-08-18T18:39:50.339772Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"171.532613ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/metrics-server-8988944d9-24lzw\" ","response":"range_response_count:1 size:4857"}
	{"level":"info","ts":"2024-08-18T18:39:50.339803Z","caller":"traceutil/trace.go:171","msg":"trace[1434339137] range","detail":"{range_begin:/registry/pods/kube-system/metrics-server-8988944d9-24lzw; range_end:; response_count:1; response_revision:1152; }","duration":"171.57488ms","start":"2024-08-18T18:39:50.168218Z","end":"2024-08-18T18:39:50.339793Z","steps":["trace[1434339137] 'agreement among raft nodes before linearized reading'  (duration: 171.463046ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-18T18:39:50.339822Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.389867ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-18T18:39:50.339859Z","caller":"traceutil/trace.go:171","msg":"trace[158999097] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1152; }","duration":"101.433096ms","start":"2024-08-18T18:39:50.238414Z","end":"2024-08-18T18:39:50.339847Z","steps":["trace[158999097] 'agreement among raft nodes before linearized reading'  (duration: 101.370828ms)"],"step_count":1}
	
	
	==> kernel <==
	 18:43:31 up 25 min,  0 users,  load average: 0.46, 0.82, 0.44
	Linux addons-939704 5.15.0-1066-gcp #74~20.04.1-Ubuntu SMP Fri Jul 26 09:28:41 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df] <==
	E0818 18:42:15.590733       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	W0818 18:42:16.849168       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0818 18:42:16.849202       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0818 18:42:20.162684       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:42:20.162719       1 main.go:299] handling current node
	I0818 18:42:30.163340       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:42:30.163373       1 main.go:299] handling current node
	I0818 18:42:40.162963       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:42:40.162995       1 main.go:299] handling current node
	I0818 18:42:50.163434       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:42:50.163465       1 main.go:299] handling current node
	W0818 18:42:55.465162       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0818 18:42:55.465200       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0818 18:43:00.163083       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:43:00.163125       1 main.go:299] handling current node
	W0818 18:43:07.786467       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0818 18:43:07.786511       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0818 18:43:10.163455       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:43:10.163504       1 main.go:299] handling current node
	W0818 18:43:12.248006       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0818 18:43:12.248042       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0818 18:43:20.163307       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:43:20.163350       1 main.go:299] handling current node
	I0818 18:43:30.162908       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:43:30.162938       1 main.go:299] handling current node
	
	
	==> kube-apiserver [82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5] <==
	I0818 18:40:21.031209       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0818 18:40:21.036806       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
	E0818 18:40:38.604346       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:35604: use of closed network connection
	E0818 18:40:38.758027       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:35642: use of closed network connection
	I0818 18:40:53.445741       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0818 18:40:54.459343       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0818 18:40:58.921383       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0818 18:40:59.247183       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.103.21.79"}
	I0818 18:41:16.364318       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0818 18:41:35.901049       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.107.226.176"}
	I0818 18:41:54.951916       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0818 18:41:54.951967       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0818 18:41:54.966757       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0818 18:41:54.966809       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0818 18:41:54.967698       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0818 18:41:54.967737       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0818 18:41:54.977591       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0818 18:41:54.977636       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0818 18:41:54.987454       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0818 18:41:54.987485       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	W0818 18:41:55.968711       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0818 18:41:55.988627       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0818 18:41:56.002319       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0818 18:43:21.376668       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.109.91.161"}
	E0818 18:43:23.546827       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890] <==
	I0818 18:42:21.675773       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0818 18:42:21.675808       1 shared_informer.go:320] Caches are synced for garbage collector
	W0818 18:42:30.139069       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
	E0818 18:42:30.139118       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"
	W0818 18:42:35.708786       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
	E0818 18:42:35.708822       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"
	W0818 18:42:36.447434       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
	E0818 18:42:36.447488       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"
	W0818 18:43:02.994004       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
	E0818 18:43:02.994046       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"
	W0818 18:43:07.427955       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
	E0818 18:43:07.427991       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"
	W0818 18:43:18.047858       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
	E0818 18:43:18.047898       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"
	I0818 18:43:21.179764       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="10.888598ms"
	I0818 18:43:21.187339       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="7.53253ms"
	I0818 18:43:21.187416       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="40.068µs"
	I0818 18:43:21.192097       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="46.011µs"
	I0818 18:43:23.469082       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0818 18:43:23.470517       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="9.431µs"
	I0818 18:43:23.473517       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	I0818 18:43:23.981153       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="5.333673ms"
	I0818 18:43:23.981214       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="30.417µs"
	W0818 18:43:26.829781       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
	E0818 18:43:26.829822       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 [ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766] <==
	I0818 18:38:53.753565       1 server_linux.go:66] "Using iptables proxy"
	I0818 18:38:55.158814       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0818 18:38:55.238452       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`"
	I0818 18:38:55.665182       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0818 18:38:55.665281       1 server_linux.go:169] "Using iptables Proxier"
	I0818 18:38:55.746941       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"
	I0818 18:38:55.747521       1 server.go:483] "Version info" version="v1.31.0"
	I0818 18:38:55.747557       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0818 18:38:55.749523       1 config.go:197] "Starting service config controller"
	I0818 18:38:55.750021       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0818 18:38:55.749653       1 config.go:104] "Starting endpoint slice config controller"
	I0818 18:38:55.750149       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0818 18:38:55.749640       1 config.go:326] "Starting node config controller"
	I0818 18:38:55.750217       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0818 18:38:55.854683       1 shared_informer.go:320] Caches are synced for node config
	I0818 18:38:55.854854       1 shared_informer.go:320] Caches are synced for service config
	I0818 18:38:55.859814       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647] <==
	W0818 18:38:44.257104       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
	W0818 18:38:44.257107       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
	E0818 18:38:44.257112       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"
	E0818 18:38:44.257122       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"
	E0818 18:38:44.257129       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"
	E0818 18:38:44.257135       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"
	W0818 18:38:44.257193       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
	E0818 18:38:44.257219       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"
	W0818 18:38:45.115951       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
	E0818 18:38:45.115990       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"
	W0818 18:38:45.261190       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
	E0818 18:38:45.261247       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"
	W0818 18:38:45.274522       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
	E0818 18:38:45.274576       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"
	W0818 18:38:45.350148       1 reflector.go:561] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0818 18:38:45.350184       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0818 18:38:45.360825       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0818 18:38:45.360862       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0818 18:38:45.365911       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0818 18:38:45.365939       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0818 18:38:45.373100       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
	E0818 18:38:45.373134       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"
	W0818 18:38:45.380244       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
	E0818 18:38:45.380276       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"
	I0818 18:38:48.255052       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 18 18:43:21 addons-939704 kubelet[1625]: I0818 18:43:21.371385    1625 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-wnxqr\" (UniqueName: \"kubernetes.io/projected/80eb8edc-3b98-49c6-82b8-ed692c170624-kube-api-access-wnxqr\") pod \"hello-world-app-55bf9c44b4-s9x7h\" (UID: \"80eb8edc-3b98-49c6-82b8-ed692c170624\") " pod="default/hello-world-app-55bf9c44b4-s9x7h"
	Aug 18 18:43:22 addons-939704 kubelet[1625]: I0818 18:43:22.278268    1625 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-nlxpj\" (UniqueName: \"kubernetes.io/projected/cf7866b7-dfdd-4bdc-b49d-80dfc3f5812d-kube-api-access-nlxpj\") pod \"cf7866b7-dfdd-4bdc-b49d-80dfc3f5812d\" (UID: \"cf7866b7-dfdd-4bdc-b49d-80dfc3f5812d\") "
	Aug 18 18:43:22 addons-939704 kubelet[1625]: I0818 18:43:22.279947    1625 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/cf7866b7-dfdd-4bdc-b49d-80dfc3f5812d-kube-api-access-nlxpj" (OuterVolumeSpecName: "kube-api-access-nlxpj") pod "cf7866b7-dfdd-4bdc-b49d-80dfc3f5812d" (UID: "cf7866b7-dfdd-4bdc-b49d-80dfc3f5812d"). InnerVolumeSpecName "kube-api-access-nlxpj". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 18 18:43:22 addons-939704 kubelet[1625]: I0818 18:43:22.379235    1625 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-nlxpj\" (UniqueName: \"kubernetes.io/projected/cf7866b7-dfdd-4bdc-b49d-80dfc3f5812d-kube-api-access-nlxpj\") on node \"addons-939704\" DevicePath \"\""
	Aug 18 18:43:22 addons-939704 kubelet[1625]: I0818 18:43:22.964689    1625 scope.go:117] "RemoveContainer" containerID="c4e0065fb145407e86d7d40a2349d5bcd1866f9c8512cc2b8e1ec6af2ecc5ba7"
	Aug 18 18:43:22 addons-939704 kubelet[1625]: I0818 18:43:22.979598    1625 scope.go:117] "RemoveContainer" containerID="c4e0065fb145407e86d7d40a2349d5bcd1866f9c8512cc2b8e1ec6af2ecc5ba7"
	Aug 18 18:43:22 addons-939704 kubelet[1625]: E0818 18:43:22.979997    1625 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"c4e0065fb145407e86d7d40a2349d5bcd1866f9c8512cc2b8e1ec6af2ecc5ba7\": container with ID starting with c4e0065fb145407e86d7d40a2349d5bcd1866f9c8512cc2b8e1ec6af2ecc5ba7 not found: ID does not exist" containerID="c4e0065fb145407e86d7d40a2349d5bcd1866f9c8512cc2b8e1ec6af2ecc5ba7"
	Aug 18 18:43:22 addons-939704 kubelet[1625]: I0818 18:43:22.980036    1625 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"c4e0065fb145407e86d7d40a2349d5bcd1866f9c8512cc2b8e1ec6af2ecc5ba7"} err="failed to get container status \"c4e0065fb145407e86d7d40a2349d5bcd1866f9c8512cc2b8e1ec6af2ecc5ba7\": rpc error: code = NotFound desc = could not find container \"c4e0065fb145407e86d7d40a2349d5bcd1866f9c8512cc2b8e1ec6af2ecc5ba7\": container with ID starting with c4e0065fb145407e86d7d40a2349d5bcd1866f9c8512cc2b8e1ec6af2ecc5ba7 not found: ID does not exist"
	Aug 18 18:43:23 addons-939704 kubelet[1625]: I0818 18:43:23.975868    1625 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-s9x7h" podStartSLOduration=1.391966526 podStartE2EDuration="2.975848302s" podCreationTimestamp="2024-08-18 18:43:21 +0000 UTC" firstStartedPulling="2024-08-18 18:43:21.549319164 +0000 UTC m=+274.888023337" lastFinishedPulling="2024-08-18 18:43:23.133200941 +0000 UTC m=+276.471905113" observedRunningTime="2024-08-18 18:43:23.975660355 +0000 UTC m=+277.314364536" watchObservedRunningTime="2024-08-18 18:43:23.975848302 +0000 UTC m=+277.314552482"
	Aug 18 18:43:24 addons-939704 kubelet[1625]: I0818 18:43:24.846771    1625 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="9a6301c7-a3a7-4cfc-bbdd-1c517a00885c" path="/var/lib/kubelet/pods/9a6301c7-a3a7-4cfc-bbdd-1c517a00885c/volumes"
	Aug 18 18:43:24 addons-939704 kubelet[1625]: I0818 18:43:24.847094    1625 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a1c52c22-8b59-4d1f-9d20-3dad26ddf749" path="/var/lib/kubelet/pods/a1c52c22-8b59-4d1f-9d20-3dad26ddf749/volumes"
	Aug 18 18:43:24 addons-939704 kubelet[1625]: I0818 18:43:24.847451    1625 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="cf7866b7-dfdd-4bdc-b49d-80dfc3f5812d" path="/var/lib/kubelet/pods/cf7866b7-dfdd-4bdc-b49d-80dfc3f5812d/volumes"
	Aug 18 18:43:26 addons-939704 kubelet[1625]: I0818 18:43:26.803256    1625 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-2z8bm\" (UniqueName: \"kubernetes.io/projected/7435466e-11a9-43a6-98aa-4f9ea5fd5eb0-kube-api-access-2z8bm\") pod \"7435466e-11a9-43a6-98aa-4f9ea5fd5eb0\" (UID: \"7435466e-11a9-43a6-98aa-4f9ea5fd5eb0\") "
	Aug 18 18:43:26 addons-939704 kubelet[1625]: I0818 18:43:26.803308    1625 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/7435466e-11a9-43a6-98aa-4f9ea5fd5eb0-webhook-cert\") pod \"7435466e-11a9-43a6-98aa-4f9ea5fd5eb0\" (UID: \"7435466e-11a9-43a6-98aa-4f9ea5fd5eb0\") "
	Aug 18 18:43:26 addons-939704 kubelet[1625]: I0818 18:43:26.805153    1625 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/7435466e-11a9-43a6-98aa-4f9ea5fd5eb0-kube-api-access-2z8bm" (OuterVolumeSpecName: "kube-api-access-2z8bm") pod "7435466e-11a9-43a6-98aa-4f9ea5fd5eb0" (UID: "7435466e-11a9-43a6-98aa-4f9ea5fd5eb0"). InnerVolumeSpecName "kube-api-access-2z8bm". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 18 18:43:26 addons-939704 kubelet[1625]: I0818 18:43:26.805173    1625 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/7435466e-11a9-43a6-98aa-4f9ea5fd5eb0-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "7435466e-11a9-43a6-98aa-4f9ea5fd5eb0" (UID: "7435466e-11a9-43a6-98aa-4f9ea5fd5eb0"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 18 18:43:26 addons-939704 kubelet[1625]: I0818 18:43:26.846943    1625 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="7435466e-11a9-43a6-98aa-4f9ea5fd5eb0" path="/var/lib/kubelet/pods/7435466e-11a9-43a6-98aa-4f9ea5fd5eb0/volumes"
	Aug 18 18:43:26 addons-939704 kubelet[1625]: E0818 18:43:26.901577    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006606901416077,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:43:26 addons-939704 kubelet[1625]: E0818 18:43:26.901609    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006606901416077,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:43:26 addons-939704 kubelet[1625]: I0818 18:43:26.903831    1625 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-2z8bm\" (UniqueName: \"kubernetes.io/projected/7435466e-11a9-43a6-98aa-4f9ea5fd5eb0-kube-api-access-2z8bm\") on node \"addons-939704\" DevicePath \"\""
	Aug 18 18:43:26 addons-939704 kubelet[1625]: I0818 18:43:26.903854    1625 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/7435466e-11a9-43a6-98aa-4f9ea5fd5eb0-webhook-cert\") on node \"addons-939704\" DevicePath \"\""
	Aug 18 18:43:26 addons-939704 kubelet[1625]: I0818 18:43:26.975355    1625 scope.go:117] "RemoveContainer" containerID="45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e"
	Aug 18 18:43:26 addons-939704 kubelet[1625]: I0818 18:43:26.988066    1625 scope.go:117] "RemoveContainer" containerID="45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e"
	Aug 18 18:43:26 addons-939704 kubelet[1625]: E0818 18:43:26.988332    1625 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e\": container with ID starting with 45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e not found: ID does not exist" containerID="45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e"
	Aug 18 18:43:26 addons-939704 kubelet[1625]: I0818 18:43:26.988359    1625 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e"} err="failed to get container status \"45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e\": rpc error: code = NotFound desc = could not find container \"45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e\": container with ID starting with 45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e not found: ID does not exist"
	
	
	==> storage-provisioner [cdb3f6acc9a9c610b11df056cc34799daee09e06b4c55e5fae728abfbcf8370b] <==
	I0818 18:39:11.457971       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0818 18:39:11.466814       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0818 18:39:11.466865       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0818 18:39:11.473374       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0818 18:39:11.473545       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-939704_c68d26fc-836a-438e-a900-cec8ad5b24be!
	I0818 18:39:11.473754       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"ae5ea2a2-1520-4952-a31a-280cbe609cb4", APIVersion:"v1", ResourceVersion:"937", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-939704_c68d26fc-836a-438e-a900-cec8ad5b24be became leader
	I0818 18:39:11.574234       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-939704_c68d26fc-836a-438e-a900-cec8ad5b24be!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (309.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 3.742474ms
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-8988944d9-24lzw" [7b5b828f-9d79-4dd8-bb18-0d58c89c64cb] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.002606985s
addons_test.go:417: (dbg) Run:  kubectl --context addons-939704 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-939704 top pods -n kube-system: exit status 1 (68.703463ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-dgfxm, age: 2m1.084524143s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-939704 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-939704 top pods -n kube-system: exit status 1 (61.957136ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-dgfxm, age: 2m2.789094896s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-939704 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-939704 top pods -n kube-system: exit status 1 (127.708099ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-dgfxm, age: 2m9.564362951s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-939704 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-939704 top pods -n kube-system: exit status 1 (120.627745ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-dgfxm, age: 2m14.447887315s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-939704 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-939704 top pods -n kube-system: exit status 1 (64.326306ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-dgfxm, age: 2m20.876445035s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-939704 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-939704 top pods -n kube-system: exit status 1 (61.828978ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-dgfxm, age: 2m30.692465717s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-939704 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-939704 top pods -n kube-system: exit status 1 (59.783527ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-dgfxm, age: 2m52.58738714s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-939704 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-939704 top pods -n kube-system: exit status 1 (60.977985ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-dgfxm, age: 3m14.911348918s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-939704 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-939704 top pods -n kube-system: exit status 1 (58.543478ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-dgfxm, age: 4m1.437203928s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-939704 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-939704 top pods -n kube-system: exit status 1 (59.156457ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-dgfxm, age: 5m15.317709288s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-939704 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-939704 top pods -n kube-system: exit status 1 (60.113527ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-dgfxm, age: 6m26.02638418s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-939704 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-939704 top pods -n kube-system: exit status 1 (61.026746ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-dgfxm, age: 7m1.744392264s

                                                
                                                
** /stderr **
addons_test.go:431: failed checking metric server: exit status 1
addons_test.go:434: (dbg) Run:  out/minikube-linux-amd64 -p addons-939704 addons disable metrics-server --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/MetricsServer]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-939704
helpers_test.go:235: (dbg) docker inspect addons-939704:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "43f51aa1c58037d3ec7cfa60c3e316ed804ef649740cc176eac2c98897844df2",
	        "Created": "2024-08-18T18:38:31.513615035Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 16390,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-18T18:38:31.6382085Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:197224e1b90979b98de246567852a03b60e3aa31dcd0de02a456282118daeb84",
	        "ResolvConfPath": "/var/lib/docker/containers/43f51aa1c58037d3ec7cfa60c3e316ed804ef649740cc176eac2c98897844df2/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/43f51aa1c58037d3ec7cfa60c3e316ed804ef649740cc176eac2c98897844df2/hostname",
	        "HostsPath": "/var/lib/docker/containers/43f51aa1c58037d3ec7cfa60c3e316ed804ef649740cc176eac2c98897844df2/hosts",
	        "LogPath": "/var/lib/docker/containers/43f51aa1c58037d3ec7cfa60c3e316ed804ef649740cc176eac2c98897844df2/43f51aa1c58037d3ec7cfa60c3e316ed804ef649740cc176eac2c98897844df2-json.log",
	        "Name": "/addons-939704",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-939704:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-939704",
	            "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/2ce07f2d73affa990e8c8a0582d2fc9e8819ec581e580b5a2fc7b397d3841a73-init/diff:/var/lib/docker/overlay2/6b3eee345b889f0ce1bbb9323f41f0877c5257848f4167a3237be03e88e3e432/diff",
	                "MergedDir": "/var/lib/docker/overlay2/2ce07f2d73affa990e8c8a0582d2fc9e8819ec581e580b5a2fc7b397d3841a73/merged",
	                "UpperDir": "/var/lib/docker/overlay2/2ce07f2d73affa990e8c8a0582d2fc9e8819ec581e580b5a2fc7b397d3841a73/diff",
	                "WorkDir": "/var/lib/docker/overlay2/2ce07f2d73affa990e8c8a0582d2fc9e8819ec581e580b5a2fc7b397d3841a73/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-939704",
	                "Source": "/var/lib/docker/volumes/addons-939704/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-939704",
	            "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.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d",
	            "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-939704",
	                "name.minikube.sigs.k8s.io": "addons-939704",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "b5e437c76625b8a6e5d007bf12974b59b4c8887f27ec0c088221ad416f41cdb2",
	            "SandboxKey": "/var/run/docker/netns/b5e437c76625",
	            "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-939704": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "a8e3cd7249726a67b2441a5741917641100785b3eda9f22f39caf343803e1345",
	                    "EndpointID": "0fd81a7e258ac06ad452aef392a38b3c8fda2e095ec97cf5f9112c2d2cc5b9d4",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-939704",
	                        "43f51aa1c580"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-939704 -n addons-939704
helpers_test.go:244: <<< TestAddons/parallel/MetricsServer FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/MetricsServer]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-939704 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-939704 logs -n 25: (1.028938922s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-docker-517319                                                                   | download-docker-517319 | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC | 18 Aug 24 18:38 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-608616   | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC |                     |
	|         | binary-mirror-608616                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:37097                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-608616                                                                     | binary-mirror-608616   | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC | 18 Aug 24 18:38 UTC |
	| addons  | enable dashboard -p                                                                         | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC |                     |
	|         | addons-939704                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC |                     |
	|         | addons-939704                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-939704 --wait=true                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC | 18 Aug 24 18:40 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=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:40 UTC | 18 Aug 24 18:40 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:40 UTC | 18 Aug 24 18:40 UTC |
	|         | addons-939704                                                                               |                        |         |         |                     |                     |
	| ip      | addons-939704 ip                                                                            | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-939704 ssh curl -s                                                                   | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ssh     | addons-939704 ssh cat                                                                       | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | /opt/local-path-provisioner/pvc-6db81a83-aac4-430f-806d-4a3550d89a76_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | -p addons-939704                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | addons-939704                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | -p addons-939704                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-939704 addons                                                                        | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-939704 addons                                                                        | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:41 UTC | 18 Aug 24 18:41 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:42 UTC | 18 Aug 24 18:42 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-939704 ip                                                                            | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:43 UTC | 18 Aug 24 18:43 UTC |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:43 UTC | 18 Aug 24 18:43 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-939704 addons disable                                                                | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:43 UTC | 18 Aug 24 18:43 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-939704 addons                                                                        | addons-939704          | jenkins | v1.33.1 | 18 Aug 24 18:45 UTC | 18 Aug 24 18:45 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/18 18:38:08
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0818 18:38:08.084735   15632 out.go:345] Setting OutFile to fd 1 ...
	I0818 18:38:08.084831   15632 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:38:08.084839   15632 out.go:358] Setting ErrFile to fd 2...
	I0818 18:38:08.084843   15632 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:38:08.084982   15632 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
	I0818 18:38:08.085519   15632 out.go:352] Setting JSON to false
	I0818 18:38:08.086302   15632 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1235,"bootTime":1724005053,"procs":170,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0818 18:38:08.086355   15632 start.go:139] virtualization: kvm guest
	I0818 18:38:08.088128   15632 out.go:177] * [addons-939704] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0818 18:38:08.089377   15632 notify.go:220] Checking for updates...
	I0818 18:38:08.089388   15632 out.go:177]   - MINIKUBE_LOCATION=19423
	I0818 18:38:08.090539   15632 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0818 18:38:08.091750   15632 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19423-7533/kubeconfig
	I0818 18:38:08.092917   15632 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-7533/.minikube
	I0818 18:38:08.093980   15632 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0818 18:38:08.095057   15632 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0818 18:38:08.096189   15632 driver.go:394] Setting default libvirt URI to qemu:///system
	I0818 18:38:08.116089   15632 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0818 18:38:08.116189   15632 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0818 18:38:08.160225   15632 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-08-18 18:38:08.151658394 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.1] 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>}}
	I0818 18:38:08.160321   15632 docker.go:307] overlay module found
	I0818 18:38:08.162021   15632 out.go:177] * Using the docker driver based on user configuration
	I0818 18:38:08.163057   15632 start.go:297] selected driver: docker
	I0818 18:38:08.163072   15632 start.go:901] validating driver "docker" against <nil>
	I0818 18:38:08.163082   15632 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0818 18:38:08.163757   15632 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0818 18:38:08.207887   15632 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-08-18 18:38:08.199926592 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.1] 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>}}
	I0818 18:38:08.208046   15632 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0818 18:38:08.208235   15632 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]
	I0818 18:38:08.209778   15632 out.go:177] * Using Docker driver with root privileges
	I0818 18:38:08.210981   15632 cni.go:84] Creating CNI manager for ""
	I0818 18:38:08.211000   15632 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0818 18:38:08.211013   15632 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0818 18:38:08.211087   15632 start.go:340] cluster config:
	{Name:addons-939704 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-939704 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0818 18:38:08.212341   15632 out.go:177] * Starting "addons-939704" primary control-plane node in "addons-939704" cluster
	I0818 18:38:08.213444   15632 cache.go:121] Beginning downloading kic base image for docker with crio
	I0818 18:38:08.214553   15632 out.go:177] * Pulling base image v0.0.44-1723740748-19452 ...
	I0818 18:38:08.215537   15632 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0818 18:38:08.215555   15632 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local docker daemon
	I0818 18:38:08.215565   15632 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19423-7533/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4
	I0818 18:38:08.215573   15632 cache.go:56] Caching tarball of preloaded images
	I0818 18:38:08.215686   15632 preload.go:172] Found /home/jenkins/minikube-integration/19423-7533/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0818 18:38:08.215698   15632 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0818 18:38:08.216033   15632 profile.go:143] Saving config to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/config.json ...
	I0818 18:38:08.216055   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/config.json: {Name:mka74be23130b5bf866e991a0148ad4f3827ceba Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:08.229881   15632 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d to local cache
	I0818 18:38:08.230018   15632 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory
	I0818 18:38:08.230034   15632 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory, skipping pull
	I0818 18:38:08.230039   15632 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d exists in cache, skipping pull
	I0818 18:38:08.230046   15632 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d as a tarball
	I0818 18:38:08.230053   15632 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d from local cache
	I0818 18:38:19.568129   15632 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d from cached tarball
	I0818 18:38:19.568162   15632 cache.go:194] Successfully downloaded all kic artifacts
	I0818 18:38:19.568219   15632 start.go:360] acquireMachinesLock for addons-939704: {Name:mk5e1d01b7b39d01d060c8e241150e312ff2cb18 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0818 18:38:19.568312   15632 start.go:364] duration metric: took 73.017µs to acquireMachinesLock for "addons-939704"
	I0818 18:38:19.568335   15632 start.go:93] Provisioning new machine with config: &{Name:addons-939704 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-939704 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0818 18:38:19.568426   15632 start.go:125] createHost starting for "" (driver="docker")
	I0818 18:38:19.570093   15632 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0818 18:38:19.570353   15632 start.go:159] libmachine.API.Create for "addons-939704" (driver="docker")
	I0818 18:38:19.570387   15632 client.go:168] LocalClient.Create starting
	I0818 18:38:19.570474   15632 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca.pem
	I0818 18:38:19.766479   15632 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/cert.pem
	I0818 18:38:19.917491   15632 cli_runner.go:164] Run: docker network inspect addons-939704 --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}}]}"
	W0818 18:38:19.932710   15632 cli_runner.go:211] docker network inspect addons-939704 --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
	I0818 18:38:19.932767   15632 network_create.go:284] running [docker network inspect addons-939704] to gather additional debugging logs...
	I0818 18:38:19.932785   15632 cli_runner.go:164] Run: docker network inspect addons-939704
	W0818 18:38:19.946869   15632 cli_runner.go:211] docker network inspect addons-939704 returned with exit code 1
	I0818 18:38:19.946894   15632 network_create.go:287] error running [docker network inspect addons-939704]: docker network inspect addons-939704: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-939704 not found
	I0818 18:38:19.946905   15632 network_create.go:289] output of [docker network inspect addons-939704]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-939704 not found
	
	** /stderr **
	I0818 18:38:19.946967   15632 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}}]}"
	I0818 18:38:19.961420   15632 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:0xc0019e88f0}
	I0818 18:38:19.961458   15632 network_create.go:124] attempt to create docker network addons-939704 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0818 18:38:19.961498   15632 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-939704 addons-939704
	I0818 18:38:20.018574   15632 network_create.go:108] docker network addons-939704 192.168.49.0/24 created
	I0818 18:38:20.018612   15632 kic.go:121] calculated static IP "192.168.49.2" for the "addons-939704" container
	I0818 18:38:20.018686   15632 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0818 18:38:20.033140   15632 cli_runner.go:164] Run: docker volume create addons-939704 --label name.minikube.sigs.k8s.io=addons-939704 --label created_by.minikube.sigs.k8s.io=true
	I0818 18:38:20.048650   15632 oci.go:103] Successfully created a docker volume addons-939704
	I0818 18:38:20.048713   15632 cli_runner.go:164] Run: docker run --rm --name addons-939704-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-939704 --entrypoint /usr/bin/test -v addons-939704:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -d /var/lib
	I0818 18:38:27.163339   15632 cli_runner.go:217] Completed: docker run --rm --name addons-939704-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-939704 --entrypoint /usr/bin/test -v addons-939704:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -d /var/lib: (7.114589244s)
	I0818 18:38:27.163366   15632 oci.go:107] Successfully prepared a docker volume addons-939704
	I0818 18:38:27.163377   15632 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0818 18:38:27.163395   15632 kic.go:194] Starting extracting preloaded images to volume ...
	I0818 18:38:27.163441   15632 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19423-7533/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-939704:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -I lz4 -xf /preloaded.tar -C /extractDir
	I0818 18:38:31.454687   15632 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19423-7533/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-939704:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -I lz4 -xf /preloaded.tar -C /extractDir: (4.291204609s)
	I0818 18:38:31.454717   15632 kic.go:203] duration metric: took 4.29132035s to extract preloaded images to volume ...
	W0818 18:38:31.454823   15632 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0818 18:38:31.454936   15632 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0818 18:38:31.499674   15632 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-939704 --name addons-939704 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-939704 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-939704 --network addons-939704 --ip 192.168.49.2 --volume addons-939704:/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.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d
	I0818 18:38:31.806676   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Running}}
	I0818 18:38:31.823518   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:31.841648   15632 cli_runner.go:164] Run: docker exec addons-939704 stat /var/lib/dpkg/alternatives/iptables
	I0818 18:38:31.883312   15632 oci.go:144] the created container "addons-939704" has a running status.
	I0818 18:38:31.883345   15632 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa...
	I0818 18:38:31.986723   15632 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0818 18:38:32.006011   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:32.022564   15632 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0818 18:38:32.022587   15632 kic_runner.go:114] Args: [docker exec --privileged addons-939704 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0818 18:38:32.062153   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:32.079439   15632 machine.go:93] provisionDockerMachine start ...
	I0818 18:38:32.079545   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:32.098884   15632 main.go:141] libmachine: Using SSH client type: native
	I0818 18:38:32.099133   15632 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0818 18:38:32.099154   15632 main.go:141] libmachine: About to run SSH command:
	hostname
	I0818 18:38:32.099783   15632 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:59436->127.0.0.1:32768: read: connection reset by peer
	I0818 18:38:35.217096   15632 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-939704
	
	I0818 18:38:35.217119   15632 ubuntu.go:169] provisioning hostname "addons-939704"
	I0818 18:38:35.217166   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:35.233612   15632 main.go:141] libmachine: Using SSH client type: native
	I0818 18:38:35.233781   15632 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0818 18:38:35.233795   15632 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-939704 && echo "addons-939704" | sudo tee /etc/hostname
	I0818 18:38:35.359541   15632 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-939704
	
	I0818 18:38:35.359639   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:35.375522   15632 main.go:141] libmachine: Using SSH client type: native
	I0818 18:38:35.375685   15632 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0818 18:38:35.375702   15632 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-939704' /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-939704/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-939704' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0818 18:38:35.489604   15632 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0818 18:38:35.489636   15632 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19423-7533/.minikube CaCertPath:/home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19423-7533/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19423-7533/.minikube}
	I0818 18:38:35.489672   15632 ubuntu.go:177] setting up certificates
	I0818 18:38:35.489686   15632 provision.go:84] configureAuth start
	I0818 18:38:35.489730   15632 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-939704
	I0818 18:38:35.505838   15632 provision.go:143] copyHostCerts
	I0818 18:38:35.505907   15632 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19423-7533/.minikube/ca.pem (1078 bytes)
	I0818 18:38:35.506039   15632 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19423-7533/.minikube/cert.pem (1123 bytes)
	I0818 18:38:35.506123   15632 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19423-7533/.minikube/key.pem (1679 bytes)
	I0818 18:38:35.506181   15632 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19423-7533/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca-key.pem org=jenkins.addons-939704 san=[127.0.0.1 192.168.49.2 addons-939704 localhost minikube]
	I0818 18:38:35.623031   15632 provision.go:177] copyRemoteCerts
	I0818 18:38:35.623081   15632 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0818 18:38:35.623111   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:35.638771   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:35.725638   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0818 18:38:35.745452   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0818 18:38:35.764882   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0818 18:38:35.784057   15632 provision.go:87] duration metric: took 294.356651ms to configureAuth
	I0818 18:38:35.784085   15632 ubuntu.go:193] setting minikube options for container-runtime
	I0818 18:38:35.784225   15632 config.go:182] Loaded profile config "addons-939704": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0818 18:38:35.784325   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:35.801748   15632 main.go:141] libmachine: Using SSH client type: native
	I0818 18:38:35.801925   15632 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0818 18:38:35.801940   15632 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0818 18:38:35.998706   15632 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0818 18:38:35.998739   15632 machine.go:96] duration metric: took 3.919276198s to provisionDockerMachine
	I0818 18:38:35.998752   15632 client.go:171] duration metric: took 16.428354688s to LocalClient.Create
	I0818 18:38:35.998772   15632 start.go:167] duration metric: took 16.428419517s to libmachine.API.Create "addons-939704"
	I0818 18:38:35.998783   15632 start.go:293] postStartSetup for "addons-939704" (driver="docker")
	I0818 18:38:35.998806   15632 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]
	I0818 18:38:35.998883   15632 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
	I0818 18:38:35.998929   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:36.015855   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:36.102137   15632 ssh_runner.go:195] Run: cat /etc/os-release
	I0818 18:38:36.105031   15632 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0818 18:38:36.105065   15632 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0818 18:38:36.105074   15632 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0818 18:38:36.105088   15632 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0818 18:38:36.105100   15632 filesync.go:126] Scanning /home/jenkins/minikube-integration/19423-7533/.minikube/addons for local assets ...
	I0818 18:38:36.105149   15632 filesync.go:126] Scanning /home/jenkins/minikube-integration/19423-7533/.minikube/files for local assets ...
	I0818 18:38:36.105172   15632 start.go:296] duration metric: took 106.378468ms for postStartSetup
	I0818 18:38:36.105428   15632 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-939704
	I0818 18:38:36.121305   15632 profile.go:143] Saving config to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/config.json ...
	I0818 18:38:36.121526   15632 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0818 18:38:36.121563   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:36.136777   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:36.218320   15632 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0818 18:38:36.221950   15632 start.go:128] duration metric: took 16.65351157s to createHost
	I0818 18:38:36.221991   15632 start.go:83] releasing machines lock for "addons-939704", held for 16.653666261s
	I0818 18:38:36.222051   15632 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-939704
	I0818 18:38:36.239159   15632 ssh_runner.go:195] Run: cat /version.json
	I0818 18:38:36.239175   15632 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0818 18:38:36.239215   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:36.239264   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:36.257180   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:36.257845   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:36.337130   15632 ssh_runner.go:195] Run: systemctl --version
	I0818 18:38:36.340821   15632 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0818 18:38:36.481056   15632 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0818 18:38:36.485003   15632 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0818 18:38:36.501234   15632 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0818 18:38:36.501311   15632 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" ;
	I0818 18:38:36.525687   15632 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0818 18:38:36.525719   15632 start.go:495] detecting cgroup driver to use...
	I0818 18:38:36.525751   15632 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0818 18:38:36.525795   15632 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0818 18:38:36.538268   15632 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0818 18:38:36.547286   15632 docker.go:217] disabling cri-docker service (if available) ...
	I0818 18:38:36.547327   15632 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0818 18:38:36.558636   15632 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0818 18:38:36.570559   15632 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0818 18:38:36.641784   15632 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0818 18:38:36.713552   15632 docker.go:233] disabling docker service ...
	I0818 18:38:36.713623   15632 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0818 18:38:36.729176   15632 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0818 18:38:36.738537   15632 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0818 18:38:36.813757   15632 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0818 18:38:36.889561   15632 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0818 18:38:36.899030   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0818 18:38:36.912113   15632 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0818 18:38:36.912164   15632 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0818 18:38:36.920282   15632 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0818 18:38:36.920339   15632 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0818 18:38:36.928087   15632 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0818 18:38:36.935913   15632 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0818 18:38:36.943559   15632 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0818 18:38:36.951051   15632 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0818 18:38:36.958638   15632 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0818 18:38:36.971222   15632 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0818 18:38:36.979135   15632 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0818 18:38:36.985766   15632 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0818 18:38:36.992358   15632 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0818 18:38:37.060686   15632 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0818 18:38:37.151636   15632 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0818 18:38:37.151699   15632 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0818 18:38:37.154787   15632 start.go:563] Will wait 60s for crictl version
	I0818 18:38:37.154846   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:38:37.157668   15632 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0818 18:38:37.188614   15632 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0818 18:38:37.188727   15632 ssh_runner.go:195] Run: crio --version
	I0818 18:38:37.221354   15632 ssh_runner.go:195] Run: crio --version
	I0818 18:38:37.253014   15632 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0818 18:38:37.254339   15632 cli_runner.go:164] Run: docker network inspect addons-939704 --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}}]}"
	I0818 18:38:37.269442   15632 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0818 18:38:37.272597   15632 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""
	I0818 18:38:37.282013   15632 kubeadm.go:883] updating cluster {Name:addons-939704 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-939704 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0818 18:38:37.282114   15632 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0818 18:38:37.282157   15632 ssh_runner.go:195] Run: sudo crictl images --output json
	I0818 18:38:37.343145   15632 crio.go:514] all images are preloaded for cri-o runtime.
	I0818 18:38:37.343165   15632 crio.go:433] Images already preloaded, skipping extraction
	I0818 18:38:37.343214   15632 ssh_runner.go:195] Run: sudo crictl images --output json
	I0818 18:38:37.372430   15632 crio.go:514] all images are preloaded for cri-o runtime.
	I0818 18:38:37.372453   15632 cache_images.go:84] Images are preloaded, skipping loading
	I0818 18:38:37.372461   15632 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0818 18:38:37.372544   15632 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-939704 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-939704 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0818 18:38:37.372602   15632 ssh_runner.go:195] Run: crio config
	I0818 18:38:37.410654   15632 cni.go:84] Creating CNI manager for ""
	I0818 18:38:37.410673   15632 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0818 18:38:37.410681   15632 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0818 18:38:37.410701   15632 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-939704 NodeName:addons-939704 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0818 18:38:37.410838   15632 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-939704"
	  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/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0818 18:38:37.410893   15632 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0818 18:38:37.418497   15632 binaries.go:44] Found k8s binaries, skipping transfer
	I0818 18:38:37.418563   15632 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0818 18:38:37.425742   15632 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0818 18:38:37.440331   15632 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0818 18:38:37.454604   15632 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0818 18:38:37.469011   15632 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0818 18:38:37.471863   15632 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""
	I0818 18:38:37.480621   15632 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0818 18:38:37.553345   15632 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0818 18:38:37.564616   15632 certs.go:68] Setting up /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704 for IP: 192.168.49.2
	I0818 18:38:37.564643   15632 certs.go:194] generating shared ca certs ...
	I0818 18:38:37.564658   15632 certs.go:226] acquiring lock for ca certs: {Name:mk76db7e365bd53bfbae5346ea572df5df1d2e17 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:37.564759   15632 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19423-7533/.minikube/ca.key
	I0818 18:38:37.794956   15632 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt ...
	I0818 18:38:37.794985   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt: {Name:mkba2dc52584b0b89ac4ad83e5a9cc0698a9ce63 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:37.795142   15632 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-7533/.minikube/ca.key ...
	I0818 18:38:37.795152   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/ca.key: {Name:mk5eb981d5bb4cfea63a8eb8d0c04f47e4504560 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:37.795219   15632 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19423-7533/.minikube/proxy-client-ca.key
	I0818 18:38:37.855766   15632 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-7533/.minikube/proxy-client-ca.crt ...
	I0818 18:38:37.855794   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/proxy-client-ca.crt: {Name:mk99f88acad04ed7d08fa3ca3aa846ad0c736001 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:37.855936   15632 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-7533/.minikube/proxy-client-ca.key ...
	I0818 18:38:37.855946   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/proxy-client-ca.key: {Name:mkebe195e8c1aacdaf991e9774e1ca7e78feb0a8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:37.856023   15632 certs.go:256] generating profile certs ...
	I0818 18:38:37.856073   15632 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.key
	I0818 18:38:37.856093   15632 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt with IP's: []
	I0818 18:38:37.992466   15632 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt ...
	I0818 18:38:37.992494   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: {Name:mk8cab60cf3727f13536e42fa7aea1e90c0233be Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:37.992658   15632 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.key ...
	I0818 18:38:37.992669   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.key: {Name:mkccc4d9e9396ba4648a73cda0b0e8226fbb93d5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:37.992726   15632 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.key.d36ac93f
	I0818 18:38:37.992744   15632 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.crt.d36ac93f with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0818 18:38:38.152954   15632 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.crt.d36ac93f ...
	I0818 18:38:38.152984   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.crt.d36ac93f: {Name:mkb48e0198fd6b90675a4d9e7b0a30ec7ebcbee3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:38.153137   15632 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.key.d36ac93f ...
	I0818 18:38:38.153150   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.key.d36ac93f: {Name:mk1278d982d5e37e5e087a0f9a8ca8008b6ef32a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:38.153215   15632 certs.go:381] copying /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.crt.d36ac93f -> /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.crt
	I0818 18:38:38.153290   15632 certs.go:385] copying /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.key.d36ac93f -> /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.key
	I0818 18:38:38.153336   15632 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.key
	I0818 18:38:38.153352   15632 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.crt with IP's: []
	I0818 18:38:38.260815   15632 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.crt ...
	I0818 18:38:38.260848   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.crt: {Name:mkc5673ae900b3d443fd861b4294e0bfe7cb5de9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:38.261037   15632 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.key ...
	I0818 18:38:38.261052   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.key: {Name:mk54e66ec5315e64038537091738a0eb7b62beae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:38.261275   15632 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca-key.pem (1679 bytes)
	I0818 18:38:38.261317   15632 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/ca.pem (1078 bytes)
	I0818 18:38:38.261352   15632 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/cert.pem (1123 bytes)
	I0818 18:38:38.261384   15632 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-7533/.minikube/certs/key.pem (1679 bytes)
	I0818 18:38:38.261985   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0818 18:38:38.282430   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0818 18:38:38.302108   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0818 18:38:38.321675   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0818 18:38:38.341295   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0818 18:38:38.360833   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0818 18:38:38.381786   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0818 18:38:38.403069   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0818 18:38:38.422497   15632 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0818 18:38:38.442058   15632 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0818 18:38:38.456719   15632 ssh_runner.go:195] Run: openssl version
	I0818 18:38:38.461282   15632 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"
	I0818 18:38:38.468907   15632 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0818 18:38:38.471769   15632 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 18 18:38 /usr/share/ca-certificates/minikubeCA.pem
	I0818 18:38:38.471817   15632 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0818 18:38:38.477622   15632 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"
	I0818 18:38:38.485123   15632 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0818 18:38:38.487771   15632 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
	I0818 18:38:38.487819   15632 kubeadm.go:392] StartCluster: {Name:addons-939704 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-939704 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0818 18:38:38.487891   15632 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0818 18:38:38.487946   15632 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0818 18:38:38.518054   15632 cri.go:89] found id: ""
	I0818 18:38:38.518109   15632 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0818 18:38:38.525442   15632 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0818 18:38:38.532754   15632 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0818 18:38:38.532814   15632 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
	I0818 18:38:38.540060   15632 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
	I0818 18:38:38.540079   15632 kubeadm.go:157] found existing configuration files:
	
	I0818 18:38:38.540121   15632 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0818 18:38:38.546987   15632 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
	I0818 18:38:38.547032   15632 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0818 18:38:38.553681   15632 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0818 18:38:38.560575   15632 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
	I0818 18:38:38.560611   15632 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0818 18:38:38.567261   15632 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0818 18:38:38.574207   15632 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
	I0818 18:38:38.574252   15632 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0818 18:38:38.580896   15632 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0818 18:38:38.587688   15632 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
	I0818 18:38:38.587729   15632 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0818 18:38:38.594343   15632 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"
	I0818 18:38:38.626116   15632 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0818 18:38:38.626189   15632 kubeadm.go:310] [preflight] Running pre-flight checks
	I0818 18:38:38.641455   15632 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0818 18:38:38.641561   15632 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-gcp
	I0818 18:38:38.641631   15632 kubeadm.go:310] OS: Linux
	I0818 18:38:38.641696   15632 kubeadm.go:310] CGROUPS_CPU: enabled
	I0818 18:38:38.641755   15632 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0818 18:38:38.641815   15632 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0818 18:38:38.641877   15632 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0818 18:38:38.641992   15632 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0818 18:38:38.642065   15632 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0818 18:38:38.642122   15632 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0818 18:38:38.642195   15632 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0818 18:38:38.642240   15632 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0818 18:38:38.687207   15632 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0818 18:38:38.687335   15632 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0818 18:38:38.687453   15632 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0818 18:38:38.693141   15632 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0818 18:38:38.695389   15632 out.go:235]   - Generating certificates and keys ...
	I0818 18:38:38.695483   15632 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0818 18:38:38.695584   15632 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0818 18:38:38.799504   15632 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0818 18:38:39.229483   15632 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0818 18:38:39.313342   15632 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0818 18:38:39.549232   15632 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0818 18:38:39.638139   15632 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0818 18:38:39.638276   15632 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-939704 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0818 18:38:39.705031   15632 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0818 18:38:39.705175   15632 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-939704 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0818 18:38:39.806401   15632 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0818 18:38:39.885227   15632 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0818 18:38:40.009687   15632 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0818 18:38:40.009786   15632 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0818 18:38:40.086317   15632 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0818 18:38:40.131443   15632 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0818 18:38:40.313271   15632 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0818 18:38:40.408216   15632 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0818 18:38:40.968123   15632 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0818 18:38:40.968581   15632 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0818 18:38:40.970887   15632 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0818 18:38:40.972982   15632 out.go:235]   - Booting up control plane ...
	I0818 18:38:40.973059   15632 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0818 18:38:40.973131   15632 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0818 18:38:40.973211   15632 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0818 18:38:40.980983   15632 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0818 18:38:40.985561   15632 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0818 18:38:40.985603   15632 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0818 18:38:41.059445   15632 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0818 18:38:41.059594   15632 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0818 18:38:41.560762   15632 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.430996ms
	I0818 18:38:41.560852   15632 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0818 18:38:46.062885   15632 kubeadm.go:310] [api-check] The API server is healthy after 4.502046981s
	I0818 18:38:46.073004   15632 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0818 18:38:46.082601   15632 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0818 18:38:46.098574   15632 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0818 18:38:46.098799   15632 kubeadm.go:310] [mark-control-plane] Marking the node addons-939704 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0818 18:38:46.105007   15632 kubeadm.go:310] [bootstrap-token] Using token: hlek7m.q8oj44mcqdy8f93y
	I0818 18:38:46.106532   15632 out.go:235]   - Configuring RBAC rules ...
	I0818 18:38:46.106684   15632 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0818 18:38:46.108864   15632 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0818 18:38:46.114198   15632 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
	I0818 18:38:46.116338   15632 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0818 18:38:46.118551   15632 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0818 18:38:46.120602   15632 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0818 18:38:46.468553   15632 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0818 18:38:46.884948   15632 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0818 18:38:47.468155   15632 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0818 18:38:47.469022   15632 kubeadm.go:310] 
	I0818 18:38:47.469116   15632 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0818 18:38:47.469126   15632 kubeadm.go:310] 
	I0818 18:38:47.469225   15632 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0818 18:38:47.469234   15632 kubeadm.go:310] 
	I0818 18:38:47.469269   15632 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0818 18:38:47.469355   15632 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0818 18:38:47.469428   15632 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0818 18:38:47.469442   15632 kubeadm.go:310] 
	I0818 18:38:47.469533   15632 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0818 18:38:47.469550   15632 kubeadm.go:310] 
	I0818 18:38:47.469590   15632 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0818 18:38:47.469597   15632 kubeadm.go:310] 
	I0818 18:38:47.469661   15632 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0818 18:38:47.469767   15632 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0818 18:38:47.469872   15632 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0818 18:38:47.469887   15632 kubeadm.go:310] 
	I0818 18:38:47.470024   15632 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0818 18:38:47.470125   15632 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0818 18:38:47.470137   15632 kubeadm.go:310] 
	I0818 18:38:47.470235   15632 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token hlek7m.q8oj44mcqdy8f93y \
	I0818 18:38:47.470365   15632 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:e4b9f6f9e6d4fc78a5a73c1cd092bb9100be8a6707c1e843aeb48ac83af92b12 \
	I0818 18:38:47.470390   15632 kubeadm.go:310] 	--control-plane 
	I0818 18:38:47.470401   15632 kubeadm.go:310] 
	I0818 18:38:47.470513   15632 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0818 18:38:47.470526   15632 kubeadm.go:310] 
	I0818 18:38:47.470603   15632 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token hlek7m.q8oj44mcqdy8f93y \
	I0818 18:38:47.470705   15632 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:e4b9f6f9e6d4fc78a5a73c1cd092bb9100be8a6707c1e843aeb48ac83af92b12 
	I0818 18:38:47.472790   15632 kubeadm.go:310] W0818 18:38:38.623784    1294 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0818 18:38:47.473174   15632 kubeadm.go:310] W0818 18:38:38.624351    1294 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0818 18:38:47.473422   15632 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-1066-gcp\n", err: exit status 1
	I0818 18:38:47.473531   15632 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0818 18:38:47.473567   15632 cni.go:84] Creating CNI manager for ""
	I0818 18:38:47.473580   15632 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0818 18:38:47.475274   15632 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0818 18:38:47.476586   15632 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0818 18:38:47.479865   15632 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0818 18:38:47.479880   15632 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0818 18:38:47.495086   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0818 18:38:47.673516   15632 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0818 18:38:47.673586   15632 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
	I0818 18:38:47.673598   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-939704 minikube.k8s.io/updated_at=2024_08_18T18_38_47_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=3607dd695a2685a662a9ebe804e6840665786af5 minikube.k8s.io/name=addons-939704 minikube.k8s.io/primary=true
	I0818 18:38:47.759489   15632 ops.go:34] apiserver oom_adj: -16
	I0818 18:38:47.759534   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:48.260601   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:48.759937   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:49.260426   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:49.760338   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:50.259780   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:50.759618   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:51.259966   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:51.760527   15632 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0818 18:38:51.821771   15632 kubeadm.go:1113] duration metric: took 4.148243751s to wait for elevateKubeSystemPrivileges
	I0818 18:38:51.821810   15632 kubeadm.go:394] duration metric: took 13.333995514s to StartCluster
	I0818 18:38:51.821834   15632 settings.go:142] acquiring lock: {Name:mk680295c714a5898d9556f82d9fa2ffdf3ea28d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:51.821949   15632 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19423-7533/kubeconfig
	I0818 18:38:51.822470   15632 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-7533/kubeconfig: {Name:mkab8e51bcb625ac64d1f76b936bf16699b2a62f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0818 18:38:51.822693   15632 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"
	I0818 18:38:51.822722   15632 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]
	I0818 18:38:51.822701   15632 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0818 18:38:51.822809   15632 addons.go:69] Setting yakd=true in profile "addons-939704"
	I0818 18:38:51.822826   15632 addons.go:69] Setting inspektor-gadget=true in profile "addons-939704"
	I0818 18:38:51.822840   15632 addons.go:234] Setting addon yakd=true in "addons-939704"
	I0818 18:38:51.822876   15632 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-939704"
	I0818 18:38:51.822881   15632 addons.go:69] Setting volumesnapshots=true in profile "addons-939704"
	I0818 18:38:51.822893   15632 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-939704"
	I0818 18:38:51.822900   15632 addons.go:234] Setting addon volumesnapshots=true in "addons-939704"
	I0818 18:38:51.822904   15632 config.go:182] Loaded profile config "addons-939704": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0818 18:38:51.822920   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.822927   15632 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-939704"
	I0818 18:38:51.822968   15632 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-939704"
	I0818 18:38:51.823004   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.822849   15632 addons.go:69] Setting metrics-server=true in profile "addons-939704"
	I0818 18:38:51.823066   15632 addons.go:234] Setting addon metrics-server=true in "addons-939704"
	I0818 18:38:51.823089   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.823172   15632 addons.go:69] Setting ingress=true in profile "addons-939704"
	I0818 18:38:51.823196   15632 addons.go:234] Setting addon ingress=true in "addons-939704"
	I0818 18:38:51.823185   15632 addons.go:69] Setting helm-tiller=true in profile "addons-939704"
	I0818 18:38:51.823211   15632 addons.go:69] Setting default-storageclass=true in profile "addons-939704"
	I0818 18:38:51.823228   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.823231   15632 addons.go:69] Setting gcp-auth=true in profile "addons-939704"
	I0818 18:38:51.823245   15632 mustload.go:65] Loading cluster: addons-939704
	I0818 18:38:51.823246   15632 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-939704"
	I0818 18:38:51.823291   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.823403   15632 config.go:182] Loaded profile config "addons-939704": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0818 18:38:51.823514   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.823516   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.823625   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.823647   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.822860   15632 addons.go:234] Setting addon inspektor-gadget=true in "addons-939704"
	I0818 18:38:51.823732   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.824048   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.822861   15632 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-939704"
	I0818 18:38:51.824176   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.824182   15632 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-939704"
	I0818 18:38:51.824205   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.824584   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.822866   15632 addons.go:69] Setting cloud-spanner=true in profile "addons-939704"
	I0818 18:38:51.824757   15632 addons.go:234] Setting addon cloud-spanner=true in "addons-939704"
	I0818 18:38:51.824786   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.825229   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.823221   15632 addons.go:234] Setting addon helm-tiller=true in "addons-939704"
	I0818 18:38:51.828001   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.824069   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.822838   15632 addons.go:69] Setting storage-provisioner=true in profile "addons-939704"
	I0818 18:38:51.828601   15632 addons.go:234] Setting addon storage-provisioner=true in "addons-939704"
	I0818 18:38:51.828646   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.829061   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.824082   15632 addons.go:69] Setting ingress-dns=true in profile "addons-939704"
	I0818 18:38:51.829129   15632 out.go:177] * Verifying Kubernetes components...
	I0818 18:38:51.822873   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.822869   15632 addons.go:69] Setting registry=true in profile "addons-939704"
	I0818 18:38:51.829836   15632 addons.go:234] Setting addon registry=true in "addons-939704"
	I0818 18:38:51.829881   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.822883   15632 addons.go:69] Setting volcano=true in profile "addons-939704"
	I0818 18:38:51.830598   15632 addons.go:234] Setting addon volcano=true in "addons-939704"
	I0818 18:38:51.830664   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.831276   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.831320   15632 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0818 18:38:51.829142   15632 addons.go:234] Setting addon ingress-dns=true in "addons-939704"
	I0818 18:38:51.832152   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.832597   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.858496   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.859007   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.861657   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.865310   15632 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0818 18:38:51.866819   15632 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0818 18:38:51.873016   15632 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0818 18:38:51.874009   15632 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0818 18:38:51.875682   15632 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-939704"
	I0818 18:38:51.875718   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0818 18:38:51.875723   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.876232   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:51.876805   15632 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0818 18:38:51.876825   15632 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0818 18:38:51.876881   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.877259   15632 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0818 18:38:51.877270   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0818 18:38:51.877310   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.878138   15632 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0818 18:38:51.878152   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0818 18:38:51.878210   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.888713   15632 addons.go:234] Setting addon default-storageclass=true in "addons-939704"
	I0818 18:38:51.888763   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.889219   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	W0818 18:38:51.891079   15632 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0818 18:38:51.897896   15632 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0818 18:38:51.906921   15632 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0818 18:38:51.906958   15632 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0818 18:38:51.907029   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.908824   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:51.912727   15632 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0818 18:38:51.913932   15632 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0818 18:38:51.914017   15632 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0818 18:38:51.914104   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.922640   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.926537   15632 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0818 18:38:51.927114   15632 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0818 18:38:51.929114   15632 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0818 18:38:51.929135   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0818 18:38:51.929197   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.930602   15632 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0818 18:38:51.930626   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0818 18:38:51.930676   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.930905   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.930917   15632 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0818 18:38:51.930967   15632 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0818 18:38:51.931034   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.932550   15632 out.go:177]   - Using image docker.io/registry:2.8.3
	I0818 18:38:51.932614   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0818 18:38:51.933813   15632 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0818 18:38:51.935005   15632 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0818 18:38:51.936259   15632 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0818 18:38:51.936280   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0818 18:38:51.936327   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.937297   15632 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0818 18:38:51.937613   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0818 18:38:51.937651   15632 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0818 18:38:51.937659   15632 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0818 18:38:51.939550   15632 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0818 18:38:51.939604   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.946163   15632 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0818 18:38:51.946183   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0818 18:38:51.946238   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.947349   15632 out.go:177]   - Using image docker.io/busybox:stable
	I0818 18:38:51.947461   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0818 18:38:51.954372   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.954965   15632 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0818 18:38:51.955142   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0818 18:38:51.955198   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.959626   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0818 18:38:51.960234   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.965012   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0818 18:38:51.966269   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0818 18:38:51.967567   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0818 18:38:51.971565   15632 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0818 18:38:51.975942   15632 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0818 18:38:51.977269   15632 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0818 18:38:51.977287   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0818 18:38:51.977337   15632 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0818 18:38:51.977353   15632 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0818 18:38:51.977383   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.977426   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:51.984099   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.991569   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.993994   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.995172   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:51.997652   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:52.000045   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:52.002366   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:52.003917   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:52.006762   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:52.009329   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	W0818 18:38:52.046594   15632 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0818 18:38:52.046632   15632 retry.go:31] will retry after 266.866596ms: ssh: handshake failed: EOF
	I0818 18:38:52.254418   15632 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
	I0818 18:38:52.262222   15632 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 -"
	I0818 18:38:52.262343   15632 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0818 18:38:52.265760   15632 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0818 18:38:52.265781   15632 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0818 18:38:52.540212   15632 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0818 18:38:52.540299   15632 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0818 18:38:52.540484   15632 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
	I0818 18:38:52.541572   15632 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0818 18:38:52.541631   15632 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0818 18:38:52.541891   15632 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0818 18:38:52.541932   15632 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0818 18:38:52.544506   15632 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0818 18:38:52.544559   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0818 18:38:52.545510   15632 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
	I0818 18:38:52.551108   15632 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
	I0818 18:38:52.558998   15632 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0818 18:38:52.559066   15632 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0818 18:38:52.562497   15632 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0818 18:38:52.562559   15632 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0818 18:38:52.639676   15632 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
	I0818 18:38:52.656062   15632 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0818 18:38:52.656091   15632 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0818 18:38:52.660917   15632 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0818 18:38:52.660948   15632 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0818 18:38:52.743350   15632 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0818 18:38:52.743382   15632 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0818 18:38:52.747086   15632 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
	I0818 18:38:52.755618   15632 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0818 18:38:52.755705   15632 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0818 18:38:52.839170   15632 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0818 18:38:52.839268   15632 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)
	I0818 18:38:52.858673   15632 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0818 18:38:52.858712   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0818 18:38:52.939742   15632 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0818 18:38:52.939831   15632 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0818 18:38:52.940866   15632 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
	I0818 18:38:52.946049   15632 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0818 18:38:52.946117   15632 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0818 18:38:52.949949   15632 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0818 18:38:52.950001   15632 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0818 18:38:52.954299   15632 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0818 18:38:52.954323   15632 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0818 18:38:52.956384   15632 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0818 18:38:52.956404   15632 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0818 18:38:53.146218   15632 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0818 18:38:53.146307   15632 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0818 18:38:53.152489   15632 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0818 18:38:53.152518   15632 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0818 18:38:53.254057   15632 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
	I0818 18:38:53.258794   15632 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
	I0818 18:38:53.344564   15632 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0818 18:38:53.344639   15632 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0818 18:38:53.438687   15632 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0818 18:38:53.438767   15632 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0818 18:38:53.454490   15632 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0818 18:38:53.454517   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0818 18:38:53.457362   15632 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
	I0818 18:38:53.557971   15632 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0818 18:38:53.558060   15632 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0818 18:38:53.641874   15632 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0818 18:38:53.641982   15632 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0818 18:38:53.646073   15632 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
	I0818 18:38:53.839515   15632 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0818 18:38:53.839608   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0818 18:38:53.854643   15632 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0818 18:38:53.854724   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0818 18:38:53.939462   15632 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0818 18:38:53.939548   15632 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0818 18:38:54.150994   15632 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0818 18:38:54.151030   15632 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0818 18:38:54.158875   15632 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0818 18:38:54.158958   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0818 18:38:54.249168   15632 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
	I0818 18:38:54.340157   15632 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0818 18:38:54.340240   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0818 18:38:54.544400   15632 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
	I0818 18:38:54.554566   15632 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0818 18:38:54.554594   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0818 18:38:54.939713   15632 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0818 18:38:54.939745   15632 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0818 18:38:55.141266   15632 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
	I0818 18:38:58.059749   15632 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: (5.805290919s)
	I0818 18:38:58.059839   15632 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 -": (5.797590639s)
	I0818 18:38:58.059867   15632 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0818 18:38:58.059924   15632 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: (5.519389951s)
	I0818 18:38:58.060175   15632 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: (5.514607621s)
	I0818 18:38:58.060254   15632 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: (5.509079314s)
	I0818 18:38:58.060307   15632 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: (5.420545539s)
	I0818 18:38:58.060389   15632 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: (5.313221218s)
	I0818 18:38:58.060470   15632 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: (5.119537592s)
	I0818 18:38:58.059842   15632 addons.go:475] Verifying addon ingress=true in "addons-939704"
	I0818 18:38:58.060681   15632 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: (4.806591507s)
	I0818 18:38:58.059802   15632 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (5.79743552s)
	I0818 18:38:58.060855   15632 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.802023744s)
	I0818 18:38:58.061040   15632 addons.go:475] Verifying addon registry=true in "addons-939704"
	I0818 18:38:58.061014   15632 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: (4.603573681s)
	I0818 18:38:58.061134   15632 addons.go:475] Verifying addon metrics-server=true in "addons-939704"
	I0818 18:38:58.061651   15632 node_ready.go:35] waiting up to 6m0s for node "addons-939704" to be "Ready" ...
	I0818 18:38:58.063127   15632 out.go:177] * Verifying ingress addon...
	I0818 18:38:58.063235   15632 out.go:177] * Verifying registry addon...
	I0818 18:38:58.065136   15632 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0818 18:38:58.065194   15632 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0818 18:38:58.075321   15632 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0818 18:38:58.075342   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:38:58.075532   15632 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0818 18:38:58.075544   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0818 18:38:58.144624   15632 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]
	I0818 18:38:58.564221   15632 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-939704" context rescaled to 1 replicas
	I0818 18:38:58.567781   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:38:58.568424   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:38:58.964882   15632 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: (5.318709627s)
	I0818 18:38:58.964949   15632 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: (4.715695116s)
	W0818 18:38:58.964976   15632 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
	I0818 18:38:58.965061   15632 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: (4.420575518s)
	I0818 18:38:58.965004   15632 retry.go:31] will retry after 304.139325ms: 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
	I0818 18:38:58.966334   15632 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-939704 service yakd-dashboard -n yakd-dashboard
	
	I0818 18:38:59.067668   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:38:59.068247   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:38:59.142117   15632 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0818 18:38:59.142236   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:59.161587   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:59.269649   15632 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
	I0818 18:38:59.359691   15632 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0818 18:38:59.444636   15632 addons.go:234] Setting addon gcp-auth=true in "addons-939704"
	I0818 18:38:59.444712   15632 host.go:66] Checking if "addons-939704" exists ...
	I0818 18:38:59.445068   15632 cli_runner.go:164] Run: docker container inspect addons-939704 --format={{.State.Status}}
	I0818 18:38:59.452524   15632 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: (4.311199119s)
	I0818 18:38:59.452569   15632 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-939704"
	I0818 18:38:59.455223   15632 out.go:177] * Verifying csi-hostpath-driver addon...
	I0818 18:38:59.459413   15632 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0818 18:38:59.464183   15632 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0818 18:38:59.464205   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:38:59.467185   15632 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0818 18:38:59.467249   15632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-939704
	I0818 18:38:59.485814   15632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/addons-939704/id_rsa Username:docker}
	I0818 18:38:59.569647   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:38:59.570370   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:38:59.962227   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:00.066736   15632 node_ready.go:53] node "addons-939704" has status "Ready":"False"
	I0818 18:39:00.068539   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:00.069056   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:00.462054   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:00.568209   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:00.568730   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:00.962966   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:01.067881   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:01.068457   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:01.463294   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:01.568614   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:01.569286   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:01.963424   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:02.068175   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:02.068675   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:02.153843   15632 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.884129219s)
	I0818 18:39:02.153857   15632 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.686639198s)
	I0818 18:39:02.155913   15632 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0818 18:39:02.157295   15632 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0818 18:39:02.158530   15632 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0818 18:39:02.158550   15632 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0818 18:39:02.175279   15632 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0818 18:39:02.175304   15632 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0818 18:39:02.191096   15632 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0818 18:39:02.191119   15632 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0818 18:39:02.208042   15632 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
	I0818 18:39:02.463069   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:02.566689   15632 node_ready.go:53] node "addons-939704" has status "Ready":"False"
	I0818 18:39:02.568373   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:02.569603   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:02.847424   15632 addons.go:475] Verifying addon gcp-auth=true in "addons-939704"
	I0818 18:39:02.848875   15632 out.go:177] * Verifying gcp-auth addon...
	I0818 18:39:02.851020   15632 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0818 18:39:02.864222   15632 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0818 18:39:02.864297   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:02.962469   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:03.068055   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:03.070593   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:03.353899   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:03.462839   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:03.568547   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:03.569118   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:03.854987   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:03.964722   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:04.068098   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:04.069172   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:04.353571   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:04.462992   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:04.568185   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:04.568719   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:04.853738   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:04.962049   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:05.065236   15632 node_ready.go:53] node "addons-939704" has status "Ready":"False"
	I0818 18:39:05.067866   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:05.068154   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:05.354857   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:05.462312   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:05.568345   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:05.568922   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:05.854102   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:05.962863   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:06.067352   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:06.067893   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:06.353889   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:06.462991   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:06.567603   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:06.568042   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:06.853891   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:06.962427   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:07.067476   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:07.067904   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:07.353926   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:07.462610   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:07.564687   15632 node_ready.go:53] node "addons-939704" has status "Ready":"False"
	I0818 18:39:07.567831   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:07.568218   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:07.854434   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:07.963052   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:08.068105   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:08.068629   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:08.353884   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:08.462102   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:08.568183   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:08.568724   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:08.853440   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:08.962610   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:09.067614   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:09.067922   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:09.354081   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:09.462373   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:09.567570   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:09.567911   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:09.854240   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:09.962901   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:10.065013   15632 node_ready.go:53] node "addons-939704" has status "Ready":"False"
	I0818 18:39:10.068000   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:10.068307   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:10.354602   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:10.463162   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:10.568329   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:10.568777   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:10.854813   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:10.962595   15632 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0818 18:39:10.962618   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:11.065167   15632 node_ready.go:49] node "addons-939704" has status "Ready":"True"
	I0818 18:39:11.065194   15632 node_ready.go:38] duration metric: took 13.003515279s for node "addons-939704" to be "Ready" ...
	I0818 18:39:11.065205   15632 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" ...
	I0818 18:39:11.068053   15632 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0818 18:39:11.068071   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:11.068621   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:11.073864   15632 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-dgfxm" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:11.356781   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:11.464042   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:11.568198   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:11.569033   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:11.864676   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:11.964450   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:12.070399   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:12.070845   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:12.142978   15632 pod_ready.go:93] pod "coredns-6f6b679f8f-dgfxm" in "kube-system" namespace has status "Ready":"True"
	I0818 18:39:12.143007   15632 pod_ready.go:82] duration metric: took 1.069121371s for pod "coredns-6f6b679f8f-dgfxm" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.143033   15632 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.151554   15632 pod_ready.go:93] pod "etcd-addons-939704" in "kube-system" namespace has status "Ready":"True"
	I0818 18:39:12.151628   15632 pod_ready.go:82] duration metric: took 8.585927ms for pod "etcd-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.151661   15632 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.156063   15632 pod_ready.go:93] pod "kube-apiserver-addons-939704" in "kube-system" namespace has status "Ready":"True"
	I0818 18:39:12.156088   15632 pod_ready.go:82] duration metric: took 4.41436ms for pod "kube-apiserver-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.156101   15632 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.159924   15632 pod_ready.go:93] pod "kube-controller-manager-addons-939704" in "kube-system" namespace has status "Ready":"True"
	I0818 18:39:12.159940   15632 pod_ready.go:82] duration metric: took 3.832561ms for pod "kube-controller-manager-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.159950   15632 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-wbwvf" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.265850   15632 pod_ready.go:93] pod "kube-proxy-wbwvf" in "kube-system" namespace has status "Ready":"True"
	I0818 18:39:12.265884   15632 pod_ready.go:82] duration metric: took 105.926827ms for pod "kube-proxy-wbwvf" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.265897   15632 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.354906   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:12.463609   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:12.568617   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:12.570012   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:12.666025   15632 pod_ready.go:93] pod "kube-scheduler-addons-939704" in "kube-system" namespace has status "Ready":"True"
	I0818 18:39:12.666050   15632 pod_ready.go:82] duration metric: took 400.100177ms for pod "kube-scheduler-addons-939704" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.666064   15632 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace to be "Ready" ...
	I0818 18:39:12.854784   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:12.963961   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:13.068294   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:13.069514   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:13.354933   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:13.463464   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:13.569181   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:13.569526   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:13.854503   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:13.964090   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:14.068231   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:14.068485   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:14.355189   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:14.465918   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:14.641815   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:14.642750   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:14.671560   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:14.855190   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:14.964187   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:15.069910   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:15.070682   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:15.354709   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:15.463259   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:15.569216   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:15.569727   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:15.854408   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:15.963550   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:16.069306   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:16.069466   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:16.354436   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:16.463626   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:16.568302   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:16.568612   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:16.853431   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:16.963451   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:17.069076   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:17.070179   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:17.172842   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:17.354978   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:17.463378   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:17.569820   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:17.570299   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:17.854938   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:17.964254   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:18.069547   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:18.070685   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:18.354059   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:18.463151   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:18.568982   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:18.569246   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:18.855113   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:18.963927   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:19.069165   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:19.069974   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:19.354669   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:19.464463   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:19.569226   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:19.569313   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:19.671545   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:19.854193   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:19.963358   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:20.068529   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:20.068813   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:20.355662   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:20.464319   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:20.569013   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:20.569519   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:20.853816   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:20.968536   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:21.070026   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:21.070351   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:21.354244   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:21.464003   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:21.570599   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:21.571030   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:21.671957   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:21.854703   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:21.963737   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:22.068506   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:22.069762   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:22.354623   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:22.464437   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:22.569392   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:22.569618   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:22.854444   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:22.963979   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:23.069004   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:23.069548   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:23.354698   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:23.465060   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:23.568613   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:23.569736   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:23.672940   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:23.854943   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:23.964229   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:24.068895   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:24.069104   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:24.354210   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:24.463461   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:24.568648   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:24.569361   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:24.854116   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:24.964351   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:25.069271   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:25.070019   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:25.354413   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:25.463709   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:25.569420   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:25.569510   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:25.854676   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:25.964213   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:26.068593   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:26.068965   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:26.172139   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:26.355072   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:26.463691   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:26.639715   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:26.640851   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:26.853948   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:26.963587   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:27.068880   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:27.069183   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:27.355061   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:27.464156   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:27.568197   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:27.568715   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:27.855182   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:27.963722   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:28.068800   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:28.069534   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:28.354507   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:28.464734   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:28.568868   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:28.569251   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:28.671006   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:28.854509   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:28.964283   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:29.069094   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:29.069249   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:29.354373   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:29.463409   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:29.568638   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:29.569141   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:29.854049   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:29.963519   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:30.068802   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:30.069374   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:30.354389   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:30.463874   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:30.571345   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:30.571920   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:30.671783   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:30.854632   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:30.963865   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:31.069451   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:31.075178   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:31.354671   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:31.463916   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:31.569185   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:31.569535   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:31.854731   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:31.963247   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:32.068875   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:32.069327   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:32.354246   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:32.463959   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:32.568392   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:32.568831   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:32.672264   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:32.853891   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:32.963580   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:33.068995   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:33.069156   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:33.354396   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:33.463767   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:33.569113   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:33.569209   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:33.857429   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:33.963985   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:34.069044   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:34.069323   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:34.354689   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:34.464026   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:34.569185   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:34.569751   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:34.672311   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:34.854046   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:34.963447   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:35.069409   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:35.069773   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:35.354906   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:35.463024   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:35.569689   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:35.569988   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:35.855334   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:35.963692   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:36.068825   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:36.069252   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:36.355331   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:36.463912   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:36.569240   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:36.569586   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:36.854257   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:36.963294   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:37.068548   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:37.068777   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:37.171682   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:37.354135   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:37.463254   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:37.568358   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:37.568691   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:37.854242   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:37.963525   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:38.068902   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:38.069133   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:38.354536   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:38.463889   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:38.569621   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:38.570197   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:38.854501   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:38.964469   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:39.144151   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:39.145913   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:39.250228   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:39.354973   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:39.541021   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:39.642891   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:39.643531   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:39.855323   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:39.963922   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:40.069039   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:40.070162   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:40.354469   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:40.463863   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:40.570139   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:40.571775   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:40.854441   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:40.964302   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:41.069204   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:41.069426   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:41.354539   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:41.464109   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:41.570024   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:41.571158   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:41.672583   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:41.854356   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:41.964623   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:42.068682   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:42.069046   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:42.354847   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:42.463138   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:42.568284   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:42.568744   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:42.854396   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:42.964096   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:43.068972   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:43.069334   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:43.354475   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:43.463795   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:43.569267   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:43.570208   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:43.855105   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:43.963220   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:44.068368   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:44.068588   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:44.171783   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:44.360113   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:44.464209   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:44.569333   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:44.569591   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:44.853868   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:44.963214   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:45.069446   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:45.069677   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:45.353293   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:45.464587   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:45.568853   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:45.569883   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:45.854659   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:45.964727   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:46.068590   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:46.068969   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:46.172128   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:46.355047   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:46.463558   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:46.572264   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:46.572537   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:46.854738   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:46.964343   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:47.068923   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:47.069299   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:47.354659   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:47.464326   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:47.569013   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:47.570100   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:47.854523   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:47.963762   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:48.069008   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:48.069302   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:48.354751   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:48.463843   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:48.568800   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:48.569025   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:48.671230   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:48.854055   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:48.963770   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:49.068445   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0818 18:39:49.069072   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:49.355162   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:49.463950   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:49.569522   15632 kapi.go:107] duration metric: took 51.504324324s to wait for kubernetes.io/minikube-addons=registry ...
	I0818 18:39:49.570042   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:49.908762   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:49.965392   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:50.241237   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:50.354095   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:50.465856   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:50.642428   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:50.743513   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:50.854520   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:50.964230   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:51.071424   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:51.361151   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:51.465219   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:51.569888   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:51.854508   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:51.964773   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:52.069759   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:52.354291   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:52.464302   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:52.569693   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:52.854362   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:52.963638   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:53.069104   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:53.171505   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:53.354241   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:53.463847   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:53.569234   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:53.854128   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:53.964371   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:54.068897   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:54.354110   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:54.463556   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:54.569687   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:54.854055   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:54.963166   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:55.069134   15632 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0818 18:39:55.171964   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:55.354714   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:55.464761   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:55.569929   15632 kapi.go:107] duration metric: took 57.504790487s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0818 18:39:55.854998   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:55.979149   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:56.354020   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:56.513376   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:56.854615   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:56.964975   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:57.356256   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0818 18:39:57.463833   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:57.672074   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:39:57.854596   15632 kapi.go:107] duration metric: took 55.003574517s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0818 18:39:57.856464   15632 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-939704 cluster.
	I0818 18:39:57.857833   15632 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.
	I0818 18:39:57.859065   15632 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0818 18:39:57.964296   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:58.464635   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:58.964225   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:59.463059   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:39:59.964067   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:40:00.175120   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:00.464374   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:40:00.964558   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:40:01.463382   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:40:01.964659   15632 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0818 18:40:02.463892   15632 kapi.go:107] duration metric: took 1m3.004481633s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0818 18:40:02.465660   15632 out.go:177] * Enabled addons: ingress-dns, nvidia-device-plugin, cloud-spanner, storage-provisioner, helm-tiller, metrics-server, default-storageclass, inspektor-gadget, yakd, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0818 18:40:02.467046   15632 addons.go:510] duration metric: took 1m10.644317921s for enable addons: enabled=[ingress-dns nvidia-device-plugin cloud-spanner storage-provisioner helm-tiller metrics-server default-storageclass inspektor-gadget yakd volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0818 18:40:02.671827   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:05.171684   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:07.171889   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:09.670895   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:11.671251   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:13.671748   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:16.171388   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:18.183364   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:20.671884   15632 pod_ready.go:103] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"False"
	I0818 18:40:21.171455   15632 pod_ready.go:93] pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace has status "Ready":"True"
	I0818 18:40:21.171480   15632 pod_ready.go:82] duration metric: took 1m8.505408388s for pod "metrics-server-8988944d9-24lzw" in "kube-system" namespace to be "Ready" ...
	I0818 18:40:21.171492   15632 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-9s5r6" in "kube-system" namespace to be "Ready" ...
	I0818 18:40:21.175166   15632 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-9s5r6" in "kube-system" namespace has status "Ready":"True"
	I0818 18:40:21.175184   15632 pod_ready.go:82] duration metric: took 3.684813ms for pod "nvidia-device-plugin-daemonset-9s5r6" in "kube-system" namespace to be "Ready" ...
	I0818 18:40:21.175201   15632 pod_ready.go:39] duration metric: took 1m10.109983273s 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" ...
	I0818 18:40:21.175217   15632 api_server.go:52] waiting for apiserver process to appear ...
	I0818 18:40:21.175260   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0818 18:40:21.175307   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0818 18:40:21.207161   15632 cri.go:89] found id: "82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5"
	I0818 18:40:21.207181   15632 cri.go:89] found id: ""
	I0818 18:40:21.207188   15632 logs.go:276] 1 containers: [82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5]
	I0818 18:40:21.207235   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:21.210280   15632 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0818 18:40:21.210339   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0818 18:40:21.242216   15632 cri.go:89] found id: "5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84"
	I0818 18:40:21.242243   15632 cri.go:89] found id: ""
	I0818 18:40:21.242253   15632 logs.go:276] 1 containers: [5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84]
	I0818 18:40:21.242299   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:21.245302   15632 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0818 18:40:21.245348   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0818 18:40:21.275803   15632 cri.go:89] found id: "61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53"
	I0818 18:40:21.275828   15632 cri.go:89] found id: ""
	I0818 18:40:21.275837   15632 logs.go:276] 1 containers: [61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53]
	I0818 18:40:21.275880   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:21.278907   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0818 18:40:21.278962   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0818 18:40:21.310049   15632 cri.go:89] found id: "f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647"
	I0818 18:40:21.310069   15632 cri.go:89] found id: ""
	I0818 18:40:21.310076   15632 logs.go:276] 1 containers: [f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647]
	I0818 18:40:21.310116   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:21.313060   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0818 18:40:21.313102   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0818 18:40:21.343809   15632 cri.go:89] found id: "ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766"
	I0818 18:40:21.343830   15632 cri.go:89] found id: ""
	I0818 18:40:21.343839   15632 logs.go:276] 1 containers: [ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766]
	I0818 18:40:21.343883   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:21.346858   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0818 18:40:21.346925   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0818 18:40:21.378981   15632 cri.go:89] found id: "9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890"
	I0818 18:40:21.379004   15632 cri.go:89] found id: ""
	I0818 18:40:21.379014   15632 logs.go:276] 1 containers: [9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890]
	I0818 18:40:21.379067   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:21.382190   15632 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0818 18:40:21.382248   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0818 18:40:21.412574   15632 cri.go:89] found id: "bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df"
	I0818 18:40:21.412595   15632 cri.go:89] found id: ""
	I0818 18:40:21.412603   15632 logs.go:276] 1 containers: [bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df]
	I0818 18:40:21.412642   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:21.415579   15632 logs.go:123] Gathering logs for coredns [61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53] ...
	I0818 18:40:21.415597   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53"
	I0818 18:40:21.448794   15632 logs.go:123] Gathering logs for kube-proxy [ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766] ...
	I0818 18:40:21.448824   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766"
	I0818 18:40:21.483763   15632 logs.go:123] Gathering logs for CRI-O ...
	I0818 18:40:21.483791   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0818 18:40:21.560252   15632 logs.go:123] Gathering logs for container status ...
	I0818 18:40:21.560281   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0818 18:40:21.599652   15632 logs.go:123] Gathering logs for kubelet ...
	I0818 18:40:21.599676   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0818 18:40:21.665990   15632 logs.go:123] Gathering logs for describe nodes ...
	I0818 18:40:21.666018   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0818 18:40:21.755795   15632 logs.go:123] Gathering logs for etcd [5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84] ...
	I0818 18:40:21.755824   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84"
	I0818 18:40:21.796974   15632 logs.go:123] Gathering logs for kube-scheduler [f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647] ...
	I0818 18:40:21.797002   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647"
	I0818 18:40:21.833353   15632 logs.go:123] Gathering logs for kube-controller-manager [9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890] ...
	I0818 18:40:21.833380   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890"
	I0818 18:40:21.887418   15632 logs.go:123] Gathering logs for kindnet [bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df] ...
	I0818 18:40:21.887445   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df"
	I0818 18:40:21.923247   15632 logs.go:123] Gathering logs for dmesg ...
	I0818 18:40:21.923272   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0818 18:40:21.934485   15632 logs.go:123] Gathering logs for kube-apiserver [82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5] ...
	I0818 18:40:21.934507   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5"
	I0818 18:40:24.476409   15632 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0818 18:40:24.489463   15632 api_server.go:72] duration metric: took 1m32.666633025s to wait for apiserver process to appear ...
	I0818 18:40:24.489491   15632 api_server.go:88] waiting for apiserver healthz status ...
	I0818 18:40:24.489519   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0818 18:40:24.489568   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0818 18:40:24.520347   15632 cri.go:89] found id: "82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5"
	I0818 18:40:24.520371   15632 cri.go:89] found id: ""
	I0818 18:40:24.520378   15632 logs.go:276] 1 containers: [82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5]
	I0818 18:40:24.520425   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:24.523500   15632 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0818 18:40:24.523550   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0818 18:40:24.555685   15632 cri.go:89] found id: "5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84"
	I0818 18:40:24.555707   15632 cri.go:89] found id: ""
	I0818 18:40:24.555715   15632 logs.go:276] 1 containers: [5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84]
	I0818 18:40:24.555760   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:24.558780   15632 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0818 18:40:24.558827   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0818 18:40:24.589650   15632 cri.go:89] found id: "61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53"
	I0818 18:40:24.589673   15632 cri.go:89] found id: ""
	I0818 18:40:24.589681   15632 logs.go:276] 1 containers: [61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53]
	I0818 18:40:24.589724   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:24.592680   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0818 18:40:24.592737   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0818 18:40:24.624040   15632 cri.go:89] found id: "f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647"
	I0818 18:40:24.624061   15632 cri.go:89] found id: ""
	I0818 18:40:24.624068   15632 logs.go:276] 1 containers: [f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647]
	I0818 18:40:24.624117   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:24.627118   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0818 18:40:24.627174   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0818 18:40:24.658837   15632 cri.go:89] found id: "ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766"
	I0818 18:40:24.658856   15632 cri.go:89] found id: ""
	I0818 18:40:24.658864   15632 logs.go:276] 1 containers: [ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766]
	I0818 18:40:24.658908   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:24.662161   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0818 18:40:24.662213   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0818 18:40:24.692862   15632 cri.go:89] found id: "9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890"
	I0818 18:40:24.692881   15632 cri.go:89] found id: ""
	I0818 18:40:24.692889   15632 logs.go:276] 1 containers: [9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890]
	I0818 18:40:24.692936   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:24.695959   15632 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0818 18:40:24.696012   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0818 18:40:24.728090   15632 cri.go:89] found id: "bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df"
	I0818 18:40:24.728115   15632 cri.go:89] found id: ""
	I0818 18:40:24.728123   15632 logs.go:276] 1 containers: [bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df]
	I0818 18:40:24.728172   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:24.731395   15632 logs.go:123] Gathering logs for kubelet ...
	I0818 18:40:24.731419   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0818 18:40:24.797225   15632 logs.go:123] Gathering logs for kube-apiserver [82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5] ...
	I0818 18:40:24.797257   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5"
	I0818 18:40:24.840381   15632 logs.go:123] Gathering logs for kube-scheduler [f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647] ...
	I0818 18:40:24.840414   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647"
	I0818 18:40:24.879584   15632 logs.go:123] Gathering logs for kube-proxy [ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766] ...
	I0818 18:40:24.879617   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766"
	I0818 18:40:24.910393   15632 logs.go:123] Gathering logs for kube-controller-manager [9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890] ...
	I0818 18:40:24.910420   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890"
	I0818 18:40:24.965914   15632 logs.go:123] Gathering logs for kindnet [bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df] ...
	I0818 18:40:24.965943   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df"
	I0818 18:40:25.002756   15632 logs.go:123] Gathering logs for CRI-O ...
	I0818 18:40:25.002785   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0818 18:40:25.082315   15632 logs.go:123] Gathering logs for container status ...
	I0818 18:40:25.082355   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0818 18:40:25.123767   15632 logs.go:123] Gathering logs for dmesg ...
	I0818 18:40:25.123799   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0818 18:40:25.135806   15632 logs.go:123] Gathering logs for describe nodes ...
	I0818 18:40:25.135838   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0818 18:40:25.226002   15632 logs.go:123] Gathering logs for etcd [5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84] ...
	I0818 18:40:25.226030   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84"
	I0818 18:40:25.266289   15632 logs.go:123] Gathering logs for coredns [61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53] ...
	I0818 18:40:25.266318   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53"
	I0818 18:40:27.801585   15632 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0818 18:40:27.804993   15632 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0818 18:40:27.805816   15632 api_server.go:141] control plane version: v1.31.0
	I0818 18:40:27.805838   15632 api_server.go:131] duration metric: took 3.316340865s to wait for apiserver health ...
	I0818 18:40:27.805846   15632 system_pods.go:43] waiting for kube-system pods to appear ...
	I0818 18:40:27.805863   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0818 18:40:27.805904   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0818 18:40:27.837630   15632 cri.go:89] found id: "82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5"
	I0818 18:40:27.837656   15632 cri.go:89] found id: ""
	I0818 18:40:27.837666   15632 logs.go:276] 1 containers: [82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5]
	I0818 18:40:27.837718   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:27.841067   15632 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0818 18:40:27.841125   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0818 18:40:27.871624   15632 cri.go:89] found id: "5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84"
	I0818 18:40:27.871644   15632 cri.go:89] found id: ""
	I0818 18:40:27.871653   15632 logs.go:276] 1 containers: [5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84]
	I0818 18:40:27.871706   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:27.874617   15632 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0818 18:40:27.874674   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0818 18:40:27.904840   15632 cri.go:89] found id: "61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53"
	I0818 18:40:27.904860   15632 cri.go:89] found id: ""
	I0818 18:40:27.904868   15632 logs.go:276] 1 containers: [61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53]
	I0818 18:40:27.904912   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:27.907972   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0818 18:40:27.908030   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0818 18:40:27.938652   15632 cri.go:89] found id: "f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647"
	I0818 18:40:27.938674   15632 cri.go:89] found id: ""
	I0818 18:40:27.938682   15632 logs.go:276] 1 containers: [f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647]
	I0818 18:40:27.938725   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:27.941560   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0818 18:40:27.941601   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0818 18:40:27.973115   15632 cri.go:89] found id: "ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766"
	I0818 18:40:27.973135   15632 cri.go:89] found id: ""
	I0818 18:40:27.973142   15632 logs.go:276] 1 containers: [ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766]
	I0818 18:40:27.973186   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:27.976116   15632 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0818 18:40:27.976165   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0818 18:40:28.007305   15632 cri.go:89] found id: "9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890"
	I0818 18:40:28.007327   15632 cri.go:89] found id: ""
	I0818 18:40:28.007338   15632 logs.go:276] 1 containers: [9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890]
	I0818 18:40:28.007395   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:28.010480   15632 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0818 18:40:28.010530   15632 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0818 18:40:28.042334   15632 cri.go:89] found id: "bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df"
	I0818 18:40:28.042360   15632 cri.go:89] found id: ""
	I0818 18:40:28.042370   15632 logs.go:276] 1 containers: [bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df]
	I0818 18:40:28.042407   15632 ssh_runner.go:195] Run: which crictl
	I0818 18:40:28.045391   15632 logs.go:123] Gathering logs for kubelet ...
	I0818 18:40:28.045417   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0818 18:40:28.115466   15632 logs.go:123] Gathering logs for dmesg ...
	I0818 18:40:28.115497   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0818 18:40:28.126734   15632 logs.go:123] Gathering logs for etcd [5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84] ...
	I0818 18:40:28.126757   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84"
	I0818 18:40:28.166412   15632 logs.go:123] Gathering logs for kube-controller-manager [9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890] ...
	I0818 18:40:28.166442   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890"
	I0818 18:40:28.220626   15632 logs.go:123] Gathering logs for kindnet [bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df] ...
	I0818 18:40:28.220656   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df"
	I0818 18:40:28.260240   15632 logs.go:123] Gathering logs for describe nodes ...
	I0818 18:40:28.260274   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0818 18:40:28.349057   15632 logs.go:123] Gathering logs for kube-apiserver [82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5] ...
	I0818 18:40:28.349084   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5"
	I0818 18:40:28.390524   15632 logs.go:123] Gathering logs for coredns [61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53] ...
	I0818 18:40:28.390557   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53"
	I0818 18:40:28.423312   15632 logs.go:123] Gathering logs for kube-scheduler [f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647] ...
	I0818 18:40:28.423363   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647"
	I0818 18:40:28.461380   15632 logs.go:123] Gathering logs for kube-proxy [ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766] ...
	I0818 18:40:28.461412   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766"
	I0818 18:40:28.492590   15632 logs.go:123] Gathering logs for CRI-O ...
	I0818 18:40:28.492619   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0818 18:40:28.569095   15632 logs.go:123] Gathering logs for container status ...
	I0818 18:40:28.569126   15632 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0818 18:40:31.119384   15632 system_pods.go:59] 19 kube-system pods found
	I0818 18:40:31.119419   15632 system_pods.go:61] "coredns-6f6b679f8f-dgfxm" [d09f6455-9fd8-48ce-a4f6-85dd76077494] Running
	I0818 18:40:31.119425   15632 system_pods.go:61] "csi-hostpath-attacher-0" [6368f2b0-64d8-46a4-8531-cfe41273d7cc] Running
	I0818 18:40:31.119429   15632 system_pods.go:61] "csi-hostpath-resizer-0" [c76f16c7-8984-4902-82ba-2e30f99db546] Running
	I0818 18:40:31.119433   15632 system_pods.go:61] "csi-hostpathplugin-nb2vd" [cf2d3670-8a48-46ba-818c-c46b9b00ebcd] Running
	I0818 18:40:31.119436   15632 system_pods.go:61] "etcd-addons-939704" [ecdfa469-efc1-4f3c-8652-ca50aafdbda8] Running
	I0818 18:40:31.119440   15632 system_pods.go:61] "kindnet-wxl66" [fcd874f7-954d-42b8-9e99-6aacacf31387] Running
	I0818 18:40:31.119444   15632 system_pods.go:61] "kube-apiserver-addons-939704" [ee99e50a-c7ad-44e2-a457-744c3fecbcaa] Running
	I0818 18:40:31.119447   15632 system_pods.go:61] "kube-controller-manager-addons-939704" [5f23fe2d-93ad-4b69-8c26-17b3da2b301f] Running
	I0818 18:40:31.119451   15632 system_pods.go:61] "kube-ingress-dns-minikube" [cf7866b7-dfdd-4bdc-b49d-80dfc3f5812d] Running
	I0818 18:40:31.119454   15632 system_pods.go:61] "kube-proxy-wbwvf" [099c783c-8125-4f47-927b-aa31d7e73db3] Running
	I0818 18:40:31.119457   15632 system_pods.go:61] "kube-scheduler-addons-939704" [7359f3ae-d7eb-4086-884b-6f2e6642759f] Running
	I0818 18:40:31.119461   15632 system_pods.go:61] "metrics-server-8988944d9-24lzw" [7b5b828f-9d79-4dd8-bb18-0d58c89c64cb] Running
	I0818 18:40:31.119464   15632 system_pods.go:61] "nvidia-device-plugin-daemonset-9s5r6" [27464e2b-b635-4f24-813d-45679d5e8e3b] Running
	I0818 18:40:31.119466   15632 system_pods.go:61] "registry-6fb4cdfc84-c7ndp" [72352ffe-db64-472a-be22-7c6d093d9188] Running
	I0818 18:40:31.119470   15632 system_pods.go:61] "registry-proxy-pm2q9" [1b030758-cbf5-4d46-8db9-e20dc176c888] Running
	I0818 18:40:31.119476   15632 system_pods.go:61] "snapshot-controller-56fcc65765-dxn75" [f0bace61-24d2-4630-b526-d0591ed73b42] Running
	I0818 18:40:31.119479   15632 system_pods.go:61] "snapshot-controller-56fcc65765-zfvz7" [1735c26c-5caa-4fdb-8556-c655b3d3494a] Running
	I0818 18:40:31.119484   15632 system_pods.go:61] "storage-provisioner" [ee6e3d50-c389-4418-bdd9-e75cdd7c06ef] Running
	I0818 18:40:31.119487   15632 system_pods.go:61] "tiller-deploy-b48cc5f79-77shs" [7ee3b1ae-3a2f-40ef-8506-57bd1ac886ff] Running
	I0818 18:40:31.119494   15632 system_pods.go:74] duration metric: took 3.313643521s to wait for pod list to return data ...
	I0818 18:40:31.119503   15632 default_sa.go:34] waiting for default service account to be created ...
	I0818 18:40:31.121430   15632 default_sa.go:45] found service account: "default"
	I0818 18:40:31.121450   15632 default_sa.go:55] duration metric: took 1.941654ms for default service account to be created ...
	I0818 18:40:31.121457   15632 system_pods.go:116] waiting for k8s-apps to be running ...
	I0818 18:40:31.129093   15632 system_pods.go:86] 19 kube-system pods found
	I0818 18:40:31.129116   15632 system_pods.go:89] "coredns-6f6b679f8f-dgfxm" [d09f6455-9fd8-48ce-a4f6-85dd76077494] Running
	I0818 18:40:31.129122   15632 system_pods.go:89] "csi-hostpath-attacher-0" [6368f2b0-64d8-46a4-8531-cfe41273d7cc] Running
	I0818 18:40:31.129126   15632 system_pods.go:89] "csi-hostpath-resizer-0" [c76f16c7-8984-4902-82ba-2e30f99db546] Running
	I0818 18:40:31.129130   15632 system_pods.go:89] "csi-hostpathplugin-nb2vd" [cf2d3670-8a48-46ba-818c-c46b9b00ebcd] Running
	I0818 18:40:31.129134   15632 system_pods.go:89] "etcd-addons-939704" [ecdfa469-efc1-4f3c-8652-ca50aafdbda8] Running
	I0818 18:40:31.129139   15632 system_pods.go:89] "kindnet-wxl66" [fcd874f7-954d-42b8-9e99-6aacacf31387] Running
	I0818 18:40:31.129142   15632 system_pods.go:89] "kube-apiserver-addons-939704" [ee99e50a-c7ad-44e2-a457-744c3fecbcaa] Running
	I0818 18:40:31.129146   15632 system_pods.go:89] "kube-controller-manager-addons-939704" [5f23fe2d-93ad-4b69-8c26-17b3da2b301f] Running
	I0818 18:40:31.129149   15632 system_pods.go:89] "kube-ingress-dns-minikube" [cf7866b7-dfdd-4bdc-b49d-80dfc3f5812d] Running
	I0818 18:40:31.129153   15632 system_pods.go:89] "kube-proxy-wbwvf" [099c783c-8125-4f47-927b-aa31d7e73db3] Running
	I0818 18:40:31.129156   15632 system_pods.go:89] "kube-scheduler-addons-939704" [7359f3ae-d7eb-4086-884b-6f2e6642759f] Running
	I0818 18:40:31.129160   15632 system_pods.go:89] "metrics-server-8988944d9-24lzw" [7b5b828f-9d79-4dd8-bb18-0d58c89c64cb] Running
	I0818 18:40:31.129167   15632 system_pods.go:89] "nvidia-device-plugin-daemonset-9s5r6" [27464e2b-b635-4f24-813d-45679d5e8e3b] Running
	I0818 18:40:31.129170   15632 system_pods.go:89] "registry-6fb4cdfc84-c7ndp" [72352ffe-db64-472a-be22-7c6d093d9188] Running
	I0818 18:40:31.129174   15632 system_pods.go:89] "registry-proxy-pm2q9" [1b030758-cbf5-4d46-8db9-e20dc176c888] Running
	I0818 18:40:31.129178   15632 system_pods.go:89] "snapshot-controller-56fcc65765-dxn75" [f0bace61-24d2-4630-b526-d0591ed73b42] Running
	I0818 18:40:31.129182   15632 system_pods.go:89] "snapshot-controller-56fcc65765-zfvz7" [1735c26c-5caa-4fdb-8556-c655b3d3494a] Running
	I0818 18:40:31.129186   15632 system_pods.go:89] "storage-provisioner" [ee6e3d50-c389-4418-bdd9-e75cdd7c06ef] Running
	I0818 18:40:31.129192   15632 system_pods.go:89] "tiller-deploy-b48cc5f79-77shs" [7ee3b1ae-3a2f-40ef-8506-57bd1ac886ff] Running
	I0818 18:40:31.129197   15632 system_pods.go:126] duration metric: took 7.73473ms to wait for k8s-apps to be running ...
	I0818 18:40:31.129207   15632 system_svc.go:44] waiting for kubelet service to be running ....
	I0818 18:40:31.129247   15632 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0818 18:40:31.139695   15632 system_svc.go:56] duration metric: took 10.480025ms WaitForService to wait for kubelet
	I0818 18:40:31.139720   15632 kubeadm.go:582] duration metric: took 1m39.31689258s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0818 18:40:31.139740   15632 node_conditions.go:102] verifying NodePressure condition ...
	I0818 18:40:31.142347   15632 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0818 18:40:31.142368   15632 node_conditions.go:123] node cpu capacity is 8
	I0818 18:40:31.142382   15632 node_conditions.go:105] duration metric: took 2.635902ms to run NodePressure ...
	I0818 18:40:31.142391   15632 start.go:241] waiting for startup goroutines ...
	I0818 18:40:31.142401   15632 start.go:246] waiting for cluster config update ...
	I0818 18:40:31.142417   15632 start.go:255] writing updated cluster config ...
	I0818 18:40:31.142646   15632 ssh_runner.go:195] Run: rm -f paused
	I0818 18:40:31.187241   15632 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0818 18:40:31.192315   15632 out.go:177] * Done! kubectl is now configured to use "addons-939704" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.623343532Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-kxbqm from CNI network \"kindnet\" (type=ptp)"
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.655117055Z" level=info msg="Stopped pod sandbox: 3ae425e2a6f8f602fdc870617085a4a70d9f3b87172786aa3fd42405c6927d06" id=e3539c7a-20c1-4e7f-b0b1-1f73e2f107fc name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.976359211Z" level=info msg="Removing container: 45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e" id=ed688ec8-5634-42da-aef4-0962b3118e8f name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 18 18:43:26 addons-939704 crio[1028]: time="2024-08-18 18:43:26.987887480Z" level=info msg="Removed container 45fd3fa31e7376997da93133ddcb5921cc1235daf2392f7bdb13094be7cc0c4e: ingress-nginx/ingress-nginx-controller-bc57996ff-kxbqm/controller" id=ed688ec8-5634-42da-aef4-0962b3118e8f name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 18 18:43:46 addons-939704 crio[1028]: time="2024-08-18 18:43:46.998657952Z" level=info msg="Removing container: 514df14c3ecedfa288a7dc5f1fbc44165e06ec64a65f1c7344e887ef27c7e21a" id=9a058124-a2a3-46dc-9575-c1e304cfa2c6 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.010785083Z" level=info msg="Removed container 514df14c3ecedfa288a7dc5f1fbc44165e06ec64a65f1c7344e887ef27c7e21a: ingress-nginx/ingress-nginx-admission-patch-m4k94/patch" id=9a058124-a2a3-46dc-9575-c1e304cfa2c6 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.011964050Z" level=info msg="Removing container: b98f82f6290681b0fede684df5a8b84727601a766e5340f4aa698dc3882c9c60" id=740bfb8d-c896-4091-a5a9-6c162a1c0c2b name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.024919524Z" level=info msg="Removed container b98f82f6290681b0fede684df5a8b84727601a766e5340f4aa698dc3882c9c60: ingress-nginx/ingress-nginx-admission-create-rqxjh/create" id=740bfb8d-c896-4091-a5a9-6c162a1c0c2b name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.025922753Z" level=info msg="Stopping pod sandbox: 8ec0d253afe75b4c79d42054eafe85c3143a8591277e094252d590444e04f6f8" id=f04f3732-12fa-46a7-b85b-2d61c33d51b6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.025967712Z" level=info msg="Stopped pod sandbox (already stopped): 8ec0d253afe75b4c79d42054eafe85c3143a8591277e094252d590444e04f6f8" id=f04f3732-12fa-46a7-b85b-2d61c33d51b6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.026224072Z" level=info msg="Removing pod sandbox: 8ec0d253afe75b4c79d42054eafe85c3143a8591277e094252d590444e04f6f8" id=956b8260-2d21-47d8-bb3f-ead721f975f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.034316463Z" level=info msg="Removed pod sandbox: 8ec0d253afe75b4c79d42054eafe85c3143a8591277e094252d590444e04f6f8" id=956b8260-2d21-47d8-bb3f-ead721f975f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.034733908Z" level=info msg="Stopping pod sandbox: 8bd114e5c0d1f92fe62edea324cd2aa02619cb3d3c372176291dd11b00add568" id=31777a8c-16f3-497d-b196-867f94567b4a name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.034762532Z" level=info msg="Stopped pod sandbox (already stopped): 8bd114e5c0d1f92fe62edea324cd2aa02619cb3d3c372176291dd11b00add568" id=31777a8c-16f3-497d-b196-867f94567b4a name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.034994538Z" level=info msg="Removing pod sandbox: 8bd114e5c0d1f92fe62edea324cd2aa02619cb3d3c372176291dd11b00add568" id=308dc22b-7a42-42c9-9d79-9a96710c52aa name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.041053173Z" level=info msg="Removed pod sandbox: 8bd114e5c0d1f92fe62edea324cd2aa02619cb3d3c372176291dd11b00add568" id=308dc22b-7a42-42c9-9d79-9a96710c52aa name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.041397229Z" level=info msg="Stopping pod sandbox: 3ae425e2a6f8f602fdc870617085a4a70d9f3b87172786aa3fd42405c6927d06" id=a511586f-b834-4eba-b4e5-f63a552a62cd name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.041440894Z" level=info msg="Stopped pod sandbox (already stopped): 3ae425e2a6f8f602fdc870617085a4a70d9f3b87172786aa3fd42405c6927d06" id=a511586f-b834-4eba-b4e5-f63a552a62cd name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.041735649Z" level=info msg="Removing pod sandbox: 3ae425e2a6f8f602fdc870617085a4a70d9f3b87172786aa3fd42405c6927d06" id=82f19d9e-6707-4df4-91c5-6f8833541b08 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.047069029Z" level=info msg="Removed pod sandbox: 3ae425e2a6f8f602fdc870617085a4a70d9f3b87172786aa3fd42405c6927d06" id=82f19d9e-6707-4df4-91c5-6f8833541b08 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.047392782Z" level=info msg="Stopping pod sandbox: b8c168853132b31db7019292d13daa8e717139df77919c596823244034469efa" id=4396af66-9800-4827-a9c4-a7431b88e4b8 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.047433196Z" level=info msg="Stopped pod sandbox (already stopped): b8c168853132b31db7019292d13daa8e717139df77919c596823244034469efa" id=4396af66-9800-4827-a9c4-a7431b88e4b8 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.047697661Z" level=info msg="Removing pod sandbox: b8c168853132b31db7019292d13daa8e717139df77919c596823244034469efa" id=fdc5a825-101e-4306-b783-e172149dedc9 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 18 18:43:47 addons-939704 crio[1028]: time="2024-08-18 18:43:47.054156509Z" level=info msg="Removed pod sandbox: b8c168853132b31db7019292d13daa8e717139df77919c596823244034469efa" id=fdc5a825-101e-4306-b783-e172149dedc9 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 18 18:45:54 addons-939704 crio[1028]: time="2024-08-18 18:45:54.148789441Z" level=info msg="Stopping container: 71ed783286eead63552720529b66301493e268ae082f8e33f61929a40056a299 (timeout: 30s)" id=04f21ed2-7437-494e-9b7c-ee6fade0a04f name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	b14ce13a3b90e       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   a611b5b98a6bf       hello-world-app-55bf9c44b4-s9x7h
	ccbc050b50d8f       docker.io/library/nginx@sha256:0c57fe90551cfd8b7d4d05763c5018607b296cb01f7e0ff44b7d047353ed8cc0                         4 minutes ago       Running             nginx                     0                   2b38356ee907b       nginx
	cb24d3fe077e8       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     5 minutes ago       Running             busybox                   0                   279e379bfd27b       busybox
	5d846714730e8       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef        6 minutes ago       Running             local-path-provisioner    0                   98ad582894cde       local-path-provisioner-86d989889c-8fwff
	71ed783286eea       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872   6 minutes ago       Running             metrics-server            0                   aa200ba279a49       metrics-server-8988944d9-24lzw
	61c07a9ebc805       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                        6 minutes ago       Running             coredns                   0                   2689e13573f8d       coredns-6f6b679f8f-dgfxm
	cdb3f6acc9a9c       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        6 minutes ago       Running             storage-provisioner       0                   8597ce34e285d       storage-provisioner
	bc017f5543d35       docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b                      6 minutes ago       Running             kindnet-cni               0                   960588d1f3a8d       kindnet-wxl66
	ead4ad89bf7fc       ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494                                                        7 minutes ago       Running             kube-proxy                0                   128b88e8b69e8       kube-proxy-wbwvf
	5dd941e067a1b       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        7 minutes ago       Running             etcd                      0                   11e67a5af7507       etcd-addons-939704
	82cd17baa78a4       604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3                                                        7 minutes ago       Running             kube-apiserver            0                   0cbfd30a00523       kube-apiserver-addons-939704
	9ef17fea9e884       045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1                                                        7 minutes ago       Running             kube-controller-manager   0                   01beb3a3e46c8       kube-controller-manager-addons-939704
	f456ddf763be0       1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94                                                        7 minutes ago       Running             kube-scheduler            0                   acf198cbea058       kube-scheduler-addons-939704
	
	
	==> coredns [61c07a9ebc80539319bf999a19221099dbe2fc92fcf8560ff2c895d5b3c97f53] <==
	[INFO] 10.244.0.18:36791 - 51546 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000090933s
	[INFO] 10.244.0.18:55761 - 21071 "AAAA IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.003575196s
	[INFO] 10.244.0.18:55761 - 7490 "A IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.004491309s
	[INFO] 10.244.0.18:49175 - 40156 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005108123s
	[INFO] 10.244.0.18:49175 - 25817 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.006084597s
	[INFO] 10.244.0.18:37198 - 41512 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005944599s
	[INFO] 10.244.0.18:37198 - 45605 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.006026177s
	[INFO] 10.244.0.18:58939 - 14665 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000068268s
	[INFO] 10.244.0.18:58939 - 32839 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00010773s
	[INFO] 10.244.0.21:38896 - 46277 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000181206s
	[INFO] 10.244.0.21:55573 - 49419 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000250483s
	[INFO] 10.244.0.21:53875 - 64156 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000131012s
	[INFO] 10.244.0.21:44989 - 4406 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.0001246s
	[INFO] 10.244.0.21:37392 - 45921 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000098624s
	[INFO] 10.244.0.21:48292 - 62205 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00013741s
	[INFO] 10.244.0.21:57317 - 57741 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.004689627s
	[INFO] 10.244.0.21:34306 - 60572 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.004908679s
	[INFO] 10.244.0.21:60267 - 369 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.00552427s
	[INFO] 10.244.0.21:54747 - 4104 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005688501s
	[INFO] 10.244.0.21:48367 - 44315 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004784567s
	[INFO] 10.244.0.21:45906 - 47856 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005035064s
	[INFO] 10.244.0.21:56971 - 10705 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000656968s
	[INFO] 10.244.0.21:39457 - 51980 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000804566s
	[INFO] 10.244.0.23:57432 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000155192s
	[INFO] 10.244.0.23:52355 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000178574s
	
	
	==> describe nodes <==
	Name:               addons-939704
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-939704
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=3607dd695a2685a662a9ebe804e6840665786af5
	                    minikube.k8s.io/name=addons-939704
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_18T18_38_47_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-939704
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Sun, 18 Aug 2024 18:38:44 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-939704
	  AcquireTime:     <unset>
	  RenewTime:       Sun, 18 Aug 2024 18:45:45 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sun, 18 Aug 2024 18:43:53 +0000   Sun, 18 Aug 2024 18:38:43 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sun, 18 Aug 2024 18:43:53 +0000   Sun, 18 Aug 2024 18:38:43 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sun, 18 Aug 2024 18:43:53 +0000   Sun, 18 Aug 2024 18:38:43 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sun, 18 Aug 2024 18:43:53 +0000   Sun, 18 Aug 2024 18:39:10 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-939704
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859312Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859312Ki
	  pods:               110
	System Info:
	  Machine ID:                 87b1bce8fada4197951f661f3a4416a8
	  System UUID:                8880f3bd-4588-4992-ba0f-0a3b3832e936
	  Boot ID:                    911bde9a-46b0-446c-9e08-f5098a0e75b1
	  Kernel Version:             5.15.0-1066-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m24s
	  default                     hello-world-app-55bf9c44b4-s9x7h           0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m34s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m56s
	  kube-system                 coredns-6f6b679f8f-dgfxm                   100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     7m3s
	  kube-system                 etcd-addons-939704                         100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         7m9s
	  kube-system                 kindnet-wxl66                              100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      7m4s
	  kube-system                 kube-apiserver-addons-939704               250m (3%)     0 (0%)      0 (0%)           0 (0%)         7m9s
	  kube-system                 kube-controller-manager-addons-939704      200m (2%)     0 (0%)      0 (0%)           0 (0%)         7m10s
	  kube-system                 kube-proxy-wbwvf                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m4s
	  kube-system                 kube-scheduler-addons-939704               100m (1%)     0 (0%)      0 (0%)           0 (0%)         7m9s
	  kube-system                 metrics-server-8988944d9-24lzw             100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         6m59s
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m59s
	  local-path-storage          local-path-provisioner-86d989889c-8fwff    0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m59s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                    From             Message
	  ----     ------                   ----                   ----             -------
	  Normal   Starting                 6m59s                  kube-proxy       
	  Normal   NodeHasSufficientMemory  7m14s (x8 over 7m14s)  kubelet          Node addons-939704 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    7m14s (x8 over 7m14s)  kubelet          Node addons-939704 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     7m14s (x7 over 7m14s)  kubelet          Node addons-939704 status is now: NodeHasSufficientPID
	  Normal   Starting                 7m9s                   kubelet          Starting kubelet.
	  Warning  CgroupV1                 7m9s                   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  7m9s                   kubelet          Node addons-939704 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    7m9s                   kubelet          Node addons-939704 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     7m9s                   kubelet          Node addons-939704 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           7m5s                   node-controller  Node addons-939704 event: Registered Node addons-939704 in Controller
	  Normal   NodeReady                6m45s                  kubelet          Node addons-939704 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000634] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000709] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000646] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000673] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.603252] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.047840] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.006331] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.013522] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002470] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.012937] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +6.503552] kauditd_printk_skb: 46 callbacks suppressed
	[Aug18 18:41] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 26 59 8d 27 cd ac 56 38 5d 83 2f b0 08 00
	[  +1.028210] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 26 59 8d 27 cd ac 56 38 5d 83 2f b0 08 00
	[  +2.015876] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000019] ll header: 00000000: 26 59 8d 27 cd ac 56 38 5d 83 2f b0 08 00
	[  +4.127658] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 26 59 8d 27 cd ac 56 38 5d 83 2f b0 08 00
	[  +8.191408] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 26 59 8d 27 cd ac 56 38 5d 83 2f b0 08 00
	[ +16.126839] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 26 59 8d 27 cd ac 56 38 5d 83 2f b0 08 00
	[Aug18 18:42] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 26 59 8d 27 cd ac 56 38 5d 83 2f b0 08 00
	
	
	==> etcd [5dd941e067a1b4ea20e96006542a236f55afff2976ef66b928f7d38ebd7a7c84] <==
	{"level":"info","ts":"2024-08-18T18:38:55.241592Z","caller":"traceutil/trace.go:171","msg":"trace[248665617] linearizableReadLoop","detail":"{readStateIndex:418; appliedIndex:417; }","duration":"183.641397ms","start":"2024-08-18T18:38:55.057942Z","end":"2024-08-18T18:38:55.241583Z","steps":["trace[248665617] 'read index received'  (duration: 80.728879ms)","trace[248665617] 'applied index is now lower than readState.Index'  (duration: 102.91045ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-18T18:38:55.241721Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"183.768847ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-ingress-dns-minikube\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-18T18:38:55.241773Z","caller":"traceutil/trace.go:171","msg":"trace[2039764888] range","detail":"{range_begin:/registry/pods/kube-system/kube-ingress-dns-minikube; range_end:; response_count:0; response_revision:412; }","duration":"183.826814ms","start":"2024-08-18T18:38:55.057938Z","end":"2024-08-18T18:38:55.241765Z","steps":["trace[2039764888] 'agreement among raft nodes before linearized reading'  (duration: 183.726179ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:38:55.242059Z","caller":"traceutil/trace.go:171","msg":"trace[87578073] transaction","detail":"{read_only:false; response_revision:411; number_of_response:1; }","duration":"183.92879ms","start":"2024-08-18T18:38:55.058119Z","end":"2024-08-18T18:38:55.242048Z","steps":["trace[87578073] 'process raft request'  (duration: 182.013738ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:38:55.358665Z","caller":"traceutil/trace.go:171","msg":"trace[661936798] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"103.322601ms","start":"2024-08-18T18:38:55.255323Z","end":"2024-08-18T18:38:55.358646Z","steps":["trace[661936798] 'process raft request'  (duration: 101.671407ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:38:55.552766Z","caller":"traceutil/trace.go:171","msg":"trace[740719059] transaction","detail":"{read_only:false; response_revision:422; number_of_response:1; }","duration":"102.760124ms","start":"2024-08-18T18:38:55.449985Z","end":"2024-08-18T18:38:55.552746Z","steps":["trace[740719059] 'process raft request'  (duration: 12.761029ms)","trace[740719059] 'compare'  (duration: 89.806938ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-18T18:38:55.553109Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.070118ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"warn","ts":"2024-08-18T18:38:55.553132Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.111951ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-18T18:38:55.553150Z","caller":"traceutil/trace.go:171","msg":"trace[1362427731] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:424; }","duration":"104.119043ms","start":"2024-08-18T18:38:55.449021Z","end":"2024-08-18T18:38:55.553141Z","steps":["trace[1362427731] 'agreement among raft nodes before linearized reading'  (duration: 104.04441ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:38:55.553171Z","caller":"traceutil/trace.go:171","msg":"trace[914698155] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:424; }","duration":"104.156431ms","start":"2024-08-18T18:38:55.449004Z","end":"2024-08-18T18:38:55.553160Z","steps":["trace[914698155] 'agreement among raft nodes before linearized reading'  (duration: 104.090939ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-18T18:38:55.553373Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.260149ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/limitranges\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-18T18:38:55.553401Z","caller":"traceutil/trace.go:171","msg":"trace[229796611] range","detail":"{range_begin:/registry/limitranges; range_end:; response_count:0; response_revision:424; }","duration":"104.289928ms","start":"2024-08-18T18:38:55.449104Z","end":"2024-08-18T18:38:55.553394Z","steps":["trace[229796611] 'agreement among raft nodes before linearized reading'  (duration: 104.251263ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:38:56.441724Z","caller":"traceutil/trace.go:171","msg":"trace[1974906878] transaction","detail":"{read_only:false; response_revision:476; number_of_response:1; }","duration":"103.424988ms","start":"2024-08-18T18:38:56.338280Z","end":"2024-08-18T18:38:56.441705Z","steps":["trace[1974906878] 'process raft request'  (duration: 22.237612ms)","trace[1974906878] 'compare'  (duration: 80.69204ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-18T18:38:56.442068Z","caller":"traceutil/trace.go:171","msg":"trace[1720203104] transaction","detail":"{read_only:false; response_revision:477; number_of_response:1; }","duration":"100.867221ms","start":"2024-08-18T18:38:56.341185Z","end":"2024-08-18T18:38:56.442052Z","steps":["trace[1720203104] 'process raft request'  (duration: 100.120347ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:39:49.906730Z","caller":"traceutil/trace.go:171","msg":"trace[522526537] transaction","detail":"{read_only:false; response_revision:1151; number_of_response:1; }","duration":"122.567437ms","start":"2024-08-18T18:39:49.784143Z","end":"2024-08-18T18:39:49.906710Z","steps":["trace[522526537] 'process raft request'  (duration: 122.389093ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-18T18:39:50.238320Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"251.854029ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-18T18:39:50.238385Z","caller":"traceutil/trace.go:171","msg":"trace[206989277] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1151; }","duration":"251.946228ms","start":"2024-08-18T18:39:49.986426Z","end":"2024-08-18T18:39:50.238372Z","steps":["trace[206989277] 'range keys from in-memory index tree'  (duration: 251.836021ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-18T18:39:50.238331Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"171.234047ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-18T18:39:50.238430Z","caller":"traceutil/trace.go:171","msg":"trace[901645267] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1151; }","duration":"171.357853ms","start":"2024-08-18T18:39:50.067067Z","end":"2024-08-18T18:39:50.238424Z","steps":["trace[901645267] 'range keys from in-memory index tree'  (duration: 171.174386ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:39:50.339090Z","caller":"traceutil/trace.go:171","msg":"trace[1736154144] transaction","detail":"{read_only:false; response_revision:1152; number_of_response:1; }","duration":"172.538918ms","start":"2024-08-18T18:39:50.166530Z","end":"2024-08-18T18:39:50.339069Z","steps":["trace[1736154144] 'process raft request'  (duration: 172.321185ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-18T18:39:50.338997Z","caller":"traceutil/trace.go:171","msg":"trace[254446892] linearizableReadLoop","detail":"{readStateIndex:1180; appliedIndex:1179; }","duration":"170.760313ms","start":"2024-08-18T18:39:50.168223Z","end":"2024-08-18T18:39:50.338983Z","steps":["trace[254446892] 'read index received'  (duration: 170.336274ms)","trace[254446892] 'applied index is now lower than readState.Index'  (duration: 423.452µs)"],"step_count":2}
	{"level":"warn","ts":"2024-08-18T18:39:50.339772Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"171.532613ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/metrics-server-8988944d9-24lzw\" ","response":"range_response_count:1 size:4857"}
	{"level":"info","ts":"2024-08-18T18:39:50.339803Z","caller":"traceutil/trace.go:171","msg":"trace[1434339137] range","detail":"{range_begin:/registry/pods/kube-system/metrics-server-8988944d9-24lzw; range_end:; response_count:1; response_revision:1152; }","duration":"171.57488ms","start":"2024-08-18T18:39:50.168218Z","end":"2024-08-18T18:39:50.339793Z","steps":["trace[1434339137] 'agreement among raft nodes before linearized reading'  (duration: 171.463046ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-18T18:39:50.339822Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.389867ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-18T18:39:50.339859Z","caller":"traceutil/trace.go:171","msg":"trace[158999097] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1152; }","duration":"101.433096ms","start":"2024-08-18T18:39:50.238414Z","end":"2024-08-18T18:39:50.339847Z","steps":["trace[158999097] 'agreement among raft nodes before linearized reading'  (duration: 101.370828ms)"],"step_count":1}
	
	
	==> kernel <==
	 18:45:55 up 28 min,  0 users,  load average: 0.14, 0.55, 0.39
	Linux addons-939704 5.15.0-1066-gcp #74~20.04.1-Ubuntu SMP Fri Jul 26 09:28:41 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [bc017f5543d355f38f96802859baab4990aba145f165a2ec6bea4bf8be0fe1df] <==
	E0818 18:44:33.391944       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0818 18:44:40.162851       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:44:40.162893       1 main.go:299] handling current node
	I0818 18:44:50.162962       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:44:50.162996       1 main.go:299] handling current node
	W0818 18:44:50.816998       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0818 18:44:50.817028       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0818 18:45:00.163679       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:45:00.163716       1 main.go:299] handling current node
	I0818 18:45:10.163529       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:45:10.163561       1 main.go:299] handling current node
	W0818 18:45:16.198623       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0818 18:45:16.198667       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0818 18:45:20.163589       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:45:20.163631       1 main.go:299] handling current node
	I0818 18:45:30.162820       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:45:30.162853       1 main.go:299] handling current node
	W0818 18:45:30.778913       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0818 18:45:30.778943       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	W0818 18:45:34.421366       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0818 18:45:34.421396       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0818 18:45:40.163206       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:45:40.163243       1 main.go:299] handling current node
	I0818 18:45:50.163118       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0818 18:45:50.163159       1 main.go:299] handling current node
	
	
	==> kube-apiserver [82cd17baa78a4fe800beb24ff6ae5669f8e4bfa5648d1102b0fb804972857ef5] <==
	I0818 18:40:21.031209       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0818 18:40:21.036806       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
	E0818 18:40:38.604346       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:35604: use of closed network connection
	E0818 18:40:38.758027       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:35642: use of closed network connection
	I0818 18:40:53.445741       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0818 18:40:54.459343       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0818 18:40:58.921383       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0818 18:40:59.247183       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.103.21.79"}
	I0818 18:41:16.364318       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0818 18:41:35.901049       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.107.226.176"}
	I0818 18:41:54.951916       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0818 18:41:54.951967       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0818 18:41:54.966757       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0818 18:41:54.966809       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0818 18:41:54.967698       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0818 18:41:54.967737       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0818 18:41:54.977591       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0818 18:41:54.977636       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0818 18:41:54.987454       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0818 18:41:54.987485       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	W0818 18:41:55.968711       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0818 18:41:55.988627       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0818 18:41:56.002319       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0818 18:43:21.376668       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.109.91.161"}
	E0818 18:43:23.546827       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [9ef17fea9e88450b37abb0faf9984a10a3c8bdfe01c5ed1cf0892d4ace635890] <==
	W0818 18:43:53.637104       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
	E0818 18:43:53.637149       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"
	W0818 18:43:56.277892       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
	E0818 18:43:56.277932       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"
	W0818 18:44:10.577708       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
	E0818 18:44:10.577744       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"
	W0818 18:44:15.148542       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
	E0818 18:44:15.148581       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"
	W0818 18:44:45.397703       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
	E0818 18:44:45.397750       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"
	W0818 18:44:47.324229       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
	E0818 18:44:47.324268       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"
	W0818 18:44:51.654496       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
	E0818 18:44:51.654549       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"
	W0818 18:44:55.116538       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
	E0818 18:44:55.116576       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"
	W0818 18:45:35.467019       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
	E0818 18:45:35.467066       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"
	W0818 18:45:39.685237       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
	E0818 18:45:39.685277       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"
	W0818 18:45:43.988498       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
	E0818 18:45:43.988541       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"
	W0818 18:45:52.254950       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
	E0818 18:45:52.255000       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"
	I0818 18:45:54.141368       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-8988944d9" duration="7.598µs"
	
	
	==> kube-proxy [ead4ad89bf7fcdf528997e7b39e0cbc0cb16b5239fb24f3c49b7ae7b95c0a766] <==
	I0818 18:38:53.753565       1 server_linux.go:66] "Using iptables proxy"
	I0818 18:38:55.158814       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0818 18:38:55.238452       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`"
	I0818 18:38:55.665182       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0818 18:38:55.665281       1 server_linux.go:169] "Using iptables Proxier"
	I0818 18:38:55.746941       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"
	I0818 18:38:55.747521       1 server.go:483] "Version info" version="v1.31.0"
	I0818 18:38:55.747557       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0818 18:38:55.749523       1 config.go:197] "Starting service config controller"
	I0818 18:38:55.750021       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0818 18:38:55.749653       1 config.go:104] "Starting endpoint slice config controller"
	I0818 18:38:55.750149       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0818 18:38:55.749640       1 config.go:326] "Starting node config controller"
	I0818 18:38:55.750217       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0818 18:38:55.854683       1 shared_informer.go:320] Caches are synced for node config
	I0818 18:38:55.854854       1 shared_informer.go:320] Caches are synced for service config
	I0818 18:38:55.859814       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [f456ddf763be0e0cb32297ef27b2739d4ad36dd89797c480f07aad8c2e5bd647] <==
	W0818 18:38:44.257104       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
	W0818 18:38:44.257107       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
	E0818 18:38:44.257112       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"
	E0818 18:38:44.257122       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"
	E0818 18:38:44.257129       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"
	E0818 18:38:44.257135       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"
	W0818 18:38:44.257193       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
	E0818 18:38:44.257219       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"
	W0818 18:38:45.115951       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
	E0818 18:38:45.115990       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"
	W0818 18:38:45.261190       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
	E0818 18:38:45.261247       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"
	W0818 18:38:45.274522       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
	E0818 18:38:45.274576       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"
	W0818 18:38:45.350148       1 reflector.go:561] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0818 18:38:45.350184       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0818 18:38:45.360825       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0818 18:38:45.360862       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0818 18:38:45.365911       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0818 18:38:45.365939       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0818 18:38:45.373100       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
	E0818 18:38:45.373134       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"
	W0818 18:38:45.380244       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
	E0818 18:38:45.380276       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"
	I0818 18:38:48.255052       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 18 18:44:16 addons-939704 kubelet[1625]: E0818 18:44:16.914404    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006656914225277,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:44:16 addons-939704 kubelet[1625]: E0818 18:44:16.914441    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006656914225277,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:44:26 addons-939704 kubelet[1625]: E0818 18:44:26.916534    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006666916374241,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:44:26 addons-939704 kubelet[1625]: E0818 18:44:26.916562    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006666916374241,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:44:36 addons-939704 kubelet[1625]: E0818 18:44:36.919335    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006676919162422,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:44:36 addons-939704 kubelet[1625]: E0818 18:44:36.919367    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006676919162422,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:44:46 addons-939704 kubelet[1625]: E0818 18:44:46.921565    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006686921369968,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:44:46 addons-939704 kubelet[1625]: E0818 18:44:46.921598    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006686921369968,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:44:56 addons-939704 kubelet[1625]: E0818 18:44:56.923616    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006696923446608,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:44:56 addons-939704 kubelet[1625]: E0818 18:44:56.923647    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006696923446608,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:45:06 addons-939704 kubelet[1625]: E0818 18:45:06.925355    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006706925190734,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:45:06 addons-939704 kubelet[1625]: E0818 18:45:06.925386    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006706925190734,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:45:16 addons-939704 kubelet[1625]: E0818 18:45:16.927376    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006716927171187,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:45:16 addons-939704 kubelet[1625]: E0818 18:45:16.927410    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006716927171187,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:45:26 addons-939704 kubelet[1625]: I0818 18:45:26.845728    1625 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Aug 18 18:45:26 addons-939704 kubelet[1625]: E0818 18:45:26.929730    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006726929510609,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:45:26 addons-939704 kubelet[1625]: E0818 18:45:26.929763    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006726929510609,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:45:36 addons-939704 kubelet[1625]: E0818 18:45:36.932007    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006736931801567,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:45:36 addons-939704 kubelet[1625]: E0818 18:45:36.932040    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006736931801567,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:45:46 addons-939704 kubelet[1625]: E0818 18:45:46.934568    1625 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006746934371682,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:45:46 addons-939704 kubelet[1625]: E0818 18:45:46.934605    1625 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724006746934371682,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:616564,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 18 18:45:55 addons-939704 kubelet[1625]: I0818 18:45:55.444692    1625 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-h2ktv\" (UniqueName: \"kubernetes.io/projected/7b5b828f-9d79-4dd8-bb18-0d58c89c64cb-kube-api-access-h2ktv\") pod \"7b5b828f-9d79-4dd8-bb18-0d58c89c64cb\" (UID: \"7b5b828f-9d79-4dd8-bb18-0d58c89c64cb\") "
	Aug 18 18:45:55 addons-939704 kubelet[1625]: I0818 18:45:55.444769    1625 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/7b5b828f-9d79-4dd8-bb18-0d58c89c64cb-tmp-dir\") pod \"7b5b828f-9d79-4dd8-bb18-0d58c89c64cb\" (UID: \"7b5b828f-9d79-4dd8-bb18-0d58c89c64cb\") "
	Aug 18 18:45:55 addons-939704 kubelet[1625]: I0818 18:45:55.445118    1625 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/7b5b828f-9d79-4dd8-bb18-0d58c89c64cb-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "7b5b828f-9d79-4dd8-bb18-0d58c89c64cb" (UID: "7b5b828f-9d79-4dd8-bb18-0d58c89c64cb"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Aug 18 18:45:55 addons-939704 kubelet[1625]: I0818 18:45:55.446633    1625 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/7b5b828f-9d79-4dd8-bb18-0d58c89c64cb-kube-api-access-h2ktv" (OuterVolumeSpecName: "kube-api-access-h2ktv") pod "7b5b828f-9d79-4dd8-bb18-0d58c89c64cb" (UID: "7b5b828f-9d79-4dd8-bb18-0d58c89c64cb"). InnerVolumeSpecName "kube-api-access-h2ktv". PluginName "kubernetes.io/projected", VolumeGidValue ""
	
	
	==> storage-provisioner [cdb3f6acc9a9c610b11df056cc34799daee09e06b4c55e5fae728abfbcf8370b] <==
	I0818 18:39:11.457971       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0818 18:39:11.466814       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0818 18:39:11.466865       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0818 18:39:11.473374       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0818 18:39:11.473545       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-939704_c68d26fc-836a-438e-a900-cec8ad5b24be!
	I0818 18:39:11.473754       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"ae5ea2a2-1520-4952-a31a-280cbe609cb4", APIVersion:"v1", ResourceVersion:"937", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-939704_c68d26fc-836a-438e-a900-cec8ad5b24be became leader
	I0818 18:39:11.574234       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-939704_c68d26fc-836a-438e-a900-cec8ad5b24be!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-939704 -n addons-939704
helpers_test.go:261: (dbg) Run:  kubectl --context addons-939704 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: metrics-server-8988944d9-24lzw
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/MetricsServer]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-939704 describe pod metrics-server-8988944d9-24lzw
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-939704 describe pod metrics-server-8988944d9-24lzw: exit status 1 (58.508728ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "metrics-server-8988944d9-24lzw" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-939704 describe pod metrics-server-8988944d9-24lzw: exit status 1
--- FAIL: TestAddons/parallel/MetricsServer (309.08s)

                                                
                                    

Test pass (301/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 7.24
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.05
9 TestDownloadOnly/v1.20.0/DeleteAll 0.19
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.31.0/json-events 4.63
13 TestDownloadOnly/v1.31.0/preload-exists 0
17 TestDownloadOnly/v1.31.0/LogsDuration 0.05
18 TestDownloadOnly/v1.31.0/DeleteAll 0.18
19 TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds 0.12
20 TestDownloadOnlyKic 1.04
21 TestBinaryMirror 0.71
22 TestOffline 59.91
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 143.15
31 TestAddons/serial/GCPAuth/Namespaces 0.13
33 TestAddons/parallel/Registry 14.56
35 TestAddons/parallel/InspektorGadget 11.66
37 TestAddons/parallel/HelmTiller 9.8
39 TestAddons/parallel/CSI 68.11
40 TestAddons/parallel/Headlamp 16.28
41 TestAddons/parallel/CloudSpanner 5.45
42 TestAddons/parallel/LocalPath 11.14
43 TestAddons/parallel/NvidiaDevicePlugin 5.42
44 TestAddons/parallel/Yakd 11.67
45 TestAddons/StoppedEnableDisable 12.02
46 TestCertOptions 30.04
47 TestCertExpiration 226.7
49 TestForceSystemdFlag 28.65
50 TestForceSystemdEnv 40.31
52 TestKVMDriverInstallOrUpdate 3.53
56 TestErrorSpam/setup 20.09
57 TestErrorSpam/start 0.54
58 TestErrorSpam/status 0.81
59 TestErrorSpam/pause 1.41
60 TestErrorSpam/unpause 1.52
61 TestErrorSpam/stop 1.32
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 39.73
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 20.4
68 TestFunctional/serial/KubeContext 0.04
69 TestFunctional/serial/KubectlGetPods 0.06
72 TestFunctional/serial/CacheCmd/cache/add_remote 2.87
73 TestFunctional/serial/CacheCmd/cache/add_local 1.33
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.25
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.6
78 TestFunctional/serial/CacheCmd/cache/delete 0.08
79 TestFunctional/serial/MinikubeKubectlCmd 0.1
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.09
81 TestFunctional/serial/ExtraConfig 30.01
82 TestFunctional/serial/ComponentHealth 0.06
83 TestFunctional/serial/LogsCmd 1.25
84 TestFunctional/serial/LogsFileCmd 1.26
85 TestFunctional/serial/InvalidService 4.27
87 TestFunctional/parallel/ConfigCmd 0.35
88 TestFunctional/parallel/DashboardCmd 8.88
89 TestFunctional/parallel/DryRun 0.35
90 TestFunctional/parallel/InternationalLanguage 0.15
91 TestFunctional/parallel/StatusCmd 0.89
95 TestFunctional/parallel/ServiceCmdConnect 7.63
96 TestFunctional/parallel/AddonsCmd 0.13
97 TestFunctional/parallel/PersistentVolumeClaim 27.71
99 TestFunctional/parallel/SSHCmd 0.49
100 TestFunctional/parallel/CpCmd 1.6
101 TestFunctional/parallel/MySQL 22.16
102 TestFunctional/parallel/FileSync 0.27
103 TestFunctional/parallel/CertSync 1.63
107 TestFunctional/parallel/NodeLabels 0.06
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.54
111 TestFunctional/parallel/License 0.21
112 TestFunctional/parallel/Version/short 0.04
113 TestFunctional/parallel/Version/components 0.54
114 TestFunctional/parallel/ImageCommands/ImageListShort 0.27
115 TestFunctional/parallel/ImageCommands/ImageListTable 0.24
116 TestFunctional/parallel/ImageCommands/ImageListJson 0.22
117 TestFunctional/parallel/ImageCommands/ImageListYaml 0.2
118 TestFunctional/parallel/ImageCommands/ImageBuild 1.71
119 TestFunctional/parallel/ImageCommands/Setup 1.1
120 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.23
121 TestFunctional/parallel/ServiceCmd/DeployApp 19.17
122 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.07
123 TestFunctional/parallel/ProfileCmd/profile_not_create 0.33
124 TestFunctional/parallel/ProfileCmd/profile_list 0.55
125 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.92
126 TestFunctional/parallel/ProfileCmd/profile_json_output 0.54
128 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.72
129 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
131 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 18.31
132 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.78
133 TestFunctional/parallel/ImageCommands/ImageRemove 2.21
134 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 3.23
135 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.78
136 TestFunctional/parallel/MountCmd/any-port 8.63
137 TestFunctional/parallel/ServiceCmd/List 0.49
138 TestFunctional/parallel/ServiceCmd/JSONOutput 0.5
139 TestFunctional/parallel/MountCmd/specific-port 1.62
140 TestFunctional/parallel/ServiceCmd/HTTPS 0.31
141 TestFunctional/parallel/ServiceCmd/Format 0.33
142 TestFunctional/parallel/ServiceCmd/URL 0.32
143 TestFunctional/parallel/MountCmd/VerifyCleanup 1.65
144 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.06
145 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
149 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
150 TestFunctional/parallel/UpdateContextCmd/no_changes 0.15
151 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
152 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.13
153 TestFunctional/delete_echo-server_images 0.04
154 TestFunctional/delete_my-image_image 0.01
155 TestFunctional/delete_minikube_cached_images 0.01
159 TestMultiControlPlane/serial/StartCluster 98.06
160 TestMultiControlPlane/serial/DeployApp 3.76
161 TestMultiControlPlane/serial/PingHostFromPods 0.95
162 TestMultiControlPlane/serial/AddWorkerNode 31.56
163 TestMultiControlPlane/serial/NodeLabels 0.06
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.59
165 TestMultiControlPlane/serial/CopyFile 14.68
166 TestMultiControlPlane/serial/StopSecondaryNode 12.4
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.44
168 TestMultiControlPlane/serial/RestartSecondaryNode 19.95
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 4.9
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 135.67
171 TestMultiControlPlane/serial/DeleteSecondaryNode 11.15
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.43
173 TestMultiControlPlane/serial/StopCluster 35.4
174 TestMultiControlPlane/serial/RestartCluster 104.47
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.43
176 TestMultiControlPlane/serial/AddSecondaryNode 37.2
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.59
181 TestJSONOutput/start/Command 41.6
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.63
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.56
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.73
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.19
206 TestKicCustomNetwork/create_custom_network 26.79
207 TestKicCustomNetwork/use_default_bridge_network 23.04
208 TestKicExistingNetwork 24.74
209 TestKicCustomSubnet 25.23
210 TestKicStaticIP 25.88
211 TestMainNoArgs 0.04
212 TestMinikubeProfile 48.53
215 TestMountStart/serial/StartWithMountFirst 8.02
216 TestMountStart/serial/VerifyMountFirst 0.23
217 TestMountStart/serial/StartWithMountSecond 5.08
218 TestMountStart/serial/VerifyMountSecond 0.23
219 TestMountStart/serial/DeleteFirst 1.56
220 TestMountStart/serial/VerifyMountPostDelete 0.23
221 TestMountStart/serial/Stop 1.17
222 TestMountStart/serial/RestartStopped 7.14
223 TestMountStart/serial/VerifyMountPostStop 0.23
226 TestMultiNode/serial/FreshStart2Nodes 66.86
227 TestMultiNode/serial/DeployApp2Nodes 3.21
228 TestMultiNode/serial/PingHostFrom2Pods 0.67
229 TestMultiNode/serial/AddNode 30.75
230 TestMultiNode/serial/MultiNodeLabels 0.06
231 TestMultiNode/serial/ProfileList 0.27
232 TestMultiNode/serial/CopyFile 8.49
233 TestMultiNode/serial/StopNode 2.03
234 TestMultiNode/serial/StartAfterStop 9.1
235 TestMultiNode/serial/RestartKeepsNodes 95.49
236 TestMultiNode/serial/DeleteNode 5.12
237 TestMultiNode/serial/StopMultiNode 23.61
238 TestMultiNode/serial/RestartMultiNode 49.61
239 TestMultiNode/serial/ValidateNameConflict 22.03
244 TestPreload 107.08
246 TestScheduledStopUnix 96.45
249 TestInsufficientStorage 12.37
250 TestRunningBinaryUpgrade 66.68
252 TestKubernetesUpgrade 345.66
253 TestMissingContainerUpgrade 93.26
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.07
256 TestStoppedBinaryUpgrade/Setup 0.7
257 TestNoKubernetes/serial/StartWithK8s 33.04
258 TestStoppedBinaryUpgrade/Upgrade 86.4
259 TestNoKubernetes/serial/StartWithStopK8s 8.95
260 TestNoKubernetes/serial/Start 7.82
261 TestNoKubernetes/serial/VerifyK8sNotRunning 0.24
262 TestNoKubernetes/serial/ProfileList 2.31
263 TestNoKubernetes/serial/Stop 1.2
264 TestNoKubernetes/serial/StartNoArgs 7.04
265 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.27
266 TestStoppedBinaryUpgrade/MinikubeLogs 0.81
281 TestNetworkPlugins/group/false 3.03
286 TestPause/serial/Start 47.15
288 TestStartStop/group/old-k8s-version/serial/FirstStart 159.74
289 TestPause/serial/SecondStartNoReconfiguration 22.97
290 TestPause/serial/Pause 0.66
291 TestPause/serial/VerifyStatus 0.27
292 TestPause/serial/Unpause 0.58
293 TestPause/serial/PauseAgain 0.67
294 TestPause/serial/DeletePaused 2.58
295 TestPause/serial/VerifyDeletedResources 0.64
297 TestStartStop/group/no-preload/serial/FirstStart 52.81
299 TestStartStop/group/embed-certs/serial/FirstStart 43.6
300 TestStartStop/group/no-preload/serial/DeployApp 8.25
301 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.82
302 TestStartStop/group/no-preload/serial/Stop 11.93
303 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.17
304 TestStartStop/group/no-preload/serial/SecondStart 262.18
305 TestStartStop/group/embed-certs/serial/DeployApp 8.26
306 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.88
307 TestStartStop/group/embed-certs/serial/Stop 12.12
308 TestStartStop/group/old-k8s-version/serial/DeployApp 7.41
309 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.72
310 TestStartStop/group/old-k8s-version/serial/Stop 11.99
311 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.18
312 TestStartStop/group/embed-certs/serial/SecondStart 261.76
313 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.18
314 TestStartStop/group/old-k8s-version/serial/SecondStart 146.71
316 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 45.76
317 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 7.24
318 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.79
319 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.81
320 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.16
321 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 262.96
322 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
323 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
324 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.21
325 TestStartStop/group/old-k8s-version/serial/Pause 2.62
327 TestStartStop/group/newest-cni/serial/FirstStart 28.59
328 TestStartStop/group/newest-cni/serial/DeployApp 0
329 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.76
330 TestStartStop/group/newest-cni/serial/Stop 1.19
331 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.16
332 TestStartStop/group/newest-cni/serial/SecondStart 12.74
333 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
334 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
335 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.22
336 TestStartStop/group/newest-cni/serial/Pause 2.72
337 TestNetworkPlugins/group/auto/Start 42.84
338 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
339 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
340 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.21
341 TestStartStop/group/no-preload/serial/Pause 2.54
342 TestNetworkPlugins/group/kindnet/Start 40.95
343 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
344 TestNetworkPlugins/group/auto/KubeletFlags 0.27
345 TestNetworkPlugins/group/auto/NetCatPod 9.2
346 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
347 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.21
348 TestStartStop/group/embed-certs/serial/Pause 2.8
349 TestNetworkPlugins/group/auto/DNS 0.2
350 TestNetworkPlugins/group/auto/Localhost 0.12
351 TestNetworkPlugins/group/auto/HairPin 0.16
352 TestNetworkPlugins/group/calico/Start 53.36
353 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
354 TestNetworkPlugins/group/custom-flannel/Start 51.49
355 TestNetworkPlugins/group/kindnet/KubeletFlags 0.28
356 TestNetworkPlugins/group/kindnet/NetCatPod 11.71
357 TestNetworkPlugins/group/kindnet/DNS 0.12
358 TestNetworkPlugins/group/kindnet/Localhost 0.11
359 TestNetworkPlugins/group/kindnet/HairPin 0.11
360 TestNetworkPlugins/group/enable-default-cni/Start 33.15
361 TestNetworkPlugins/group/calico/ControllerPod 6.01
362 TestNetworkPlugins/group/calico/KubeletFlags 0.25
363 TestNetworkPlugins/group/calico/NetCatPod 9.18
364 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.26
365 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.17
366 TestNetworkPlugins/group/calico/DNS 0.13
367 TestNetworkPlugins/group/calico/Localhost 0.13
368 TestNetworkPlugins/group/calico/HairPin 0.13
369 TestNetworkPlugins/group/custom-flannel/DNS 0.15
370 TestNetworkPlugins/group/custom-flannel/Localhost 0.1
371 TestNetworkPlugins/group/custom-flannel/HairPin 0.11
372 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
373 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.21
374 TestNetworkPlugins/group/flannel/Start 48.57
375 TestNetworkPlugins/group/enable-default-cni/DNS 0.14
376 TestNetworkPlugins/group/enable-default-cni/Localhost 0.13
377 TestNetworkPlugins/group/enable-default-cni/HairPin 0.12
378 TestNetworkPlugins/group/bridge/Start 30.86
379 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
380 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
381 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.21
382 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.22
383 TestNetworkPlugins/group/bridge/KubeletFlags 0.25
384 TestNetworkPlugins/group/bridge/NetCatPod 10.16
385 TestNetworkPlugins/group/flannel/ControllerPod 6.01
386 TestNetworkPlugins/group/bridge/DNS 21.52
387 TestNetworkPlugins/group/flannel/KubeletFlags 0.24
388 TestNetworkPlugins/group/flannel/NetCatPod 9.16
389 TestNetworkPlugins/group/flannel/DNS 0.12
390 TestNetworkPlugins/group/flannel/Localhost 0.11
391 TestNetworkPlugins/group/flannel/HairPin 0.1
392 TestNetworkPlugins/group/bridge/Localhost 0.11
393 TestNetworkPlugins/group/bridge/HairPin 0.1
x
+
TestDownloadOnly/v1.20.0/json-events (7.24s)

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-982760 | jenkins | v1.33.1 | 18 Aug 24 18:37 UTC |          |
	|         | -p download-only-982760        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/18 18:37:53
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0818 18:37:53.485673   14325 out.go:345] Setting OutFile to fd 1 ...
	I0818 18:37:53.485927   14325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:37:53.485937   14325 out.go:358] Setting ErrFile to fd 2...
	I0818 18:37:53.485942   14325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:37:53.486110   14325 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
	W0818 18:37:53.486233   14325 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19423-7533/.minikube/config/config.json: open /home/jenkins/minikube-integration/19423-7533/.minikube/config/config.json: no such file or directory
	I0818 18:37:53.486809   14325 out.go:352] Setting JSON to true
	I0818 18:37:53.487671   14325 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1220,"bootTime":1724005053,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0818 18:37:53.487721   14325 start.go:139] virtualization: kvm guest
	I0818 18:37:53.490537   14325 out.go:97] [download-only-982760] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	W0818 18:37:53.490669   14325 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19423-7533/.minikube/cache/preloaded-tarball: no such file or directory
	I0818 18:37:53.490714   14325 notify.go:220] Checking for updates...
	I0818 18:37:53.492032   14325 out.go:169] MINIKUBE_LOCATION=19423
	I0818 18:37:53.493294   14325 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0818 18:37:53.494502   14325 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19423-7533/kubeconfig
	I0818 18:37:53.495834   14325 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-7533/.minikube
	I0818 18:37:53.497046   14325 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0818 18:37:53.499153   14325 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0818 18:37:53.499369   14325 driver.go:394] Setting default libvirt URI to qemu:///system
	I0818 18:37:53.520212   14325 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0818 18:37:53.520299   14325 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0818 18:37:53.853345   14325 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-08-18 18:37:53.844970427 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.1] 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>}}
	I0818 18:37:53.853457   14325 docker.go:307] overlay module found
	I0818 18:37:53.854925   14325 out.go:97] Using the docker driver based on user configuration
	I0818 18:37:53.854952   14325 start.go:297] selected driver: docker
	I0818 18:37:53.854964   14325 start.go:901] validating driver "docker" against <nil>
	I0818 18:37:53.855047   14325 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0818 18:37:53.901331   14325 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-08-18 18:37:53.893201814 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.1] 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>}}
	I0818 18:37:53.901526   14325 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0818 18:37:53.902214   14325 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0818 18:37:53.902409   14325 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0818 18:37:53.904075   14325 out.go:169] Using Docker driver with root privileges
	I0818 18:37:53.905217   14325 cni.go:84] Creating CNI manager for ""
	I0818 18:37:53.905235   14325 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0818 18:37:53.905248   14325 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0818 18:37:53.905312   14325 start.go:340] cluster config:
	{Name:download-only-982760 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-982760 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0818 18:37:53.906448   14325 out.go:97] Starting "download-only-982760" primary control-plane node in "download-only-982760" cluster
	I0818 18:37:53.906465   14325 cache.go:121] Beginning downloading kic base image for docker with crio
	I0818 18:37:53.907535   14325 out.go:97] Pulling base image v0.0.44-1723740748-19452 ...
	I0818 18:37:53.907556   14325 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0818 18:37:53.907668   14325 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local docker daemon
	I0818 18:37:53.922717   14325 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d to local cache
	I0818 18:37:53.922893   14325 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory
	I0818 18:37:53.922978   14325 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d to local cache
	I0818 18:37:53.932924   14325 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0818 18:37:53.932945   14325 cache.go:56] Caching tarball of preloaded images
	I0818 18:37:53.933043   14325 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0818 18:37:53.934666   14325 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0818 18:37:53.934683   14325 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0818 18:37:53.961419   14325 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/19423-7533/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0818 18:37:57.185497   14325 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d as a tarball
	
	
	* The control-plane node download-only-982760 host does not exist
	  To start a cluster, run: "minikube start -p download-only-982760"

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

                                                
                                    
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-982760
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.12s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-982760 | jenkins | v1.33.1 | 18 Aug 24 18:37 UTC |                     |
	|         | -p download-only-982760        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC | 18 Aug 24 18:38 UTC |
	| delete  | -p download-only-982760        | download-only-982760 | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC | 18 Aug 24 18:38 UTC |
	| start   | -o=json --download-only        | download-only-375647 | jenkins | v1.33.1 | 18 Aug 24 18:38 UTC |                     |
	|         | -p download-only-375647        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/18 18:38:01
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0818 18:38:01.078376   14691 out.go:345] Setting OutFile to fd 1 ...
	I0818 18:38:01.078487   14691 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:38:01.078497   14691 out.go:358] Setting ErrFile to fd 2...
	I0818 18:38:01.078502   14691 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:38:01.078670   14691 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
	I0818 18:38:01.079218   14691 out.go:352] Setting JSON to true
	I0818 18:38:01.079996   14691 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1228,"bootTime":1724005053,"procs":170,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0818 18:38:01.080048   14691 start.go:139] virtualization: kvm guest
	I0818 18:38:01.081920   14691 out.go:97] [download-only-375647] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0818 18:38:01.082076   14691 notify.go:220] Checking for updates...
	I0818 18:38:01.083409   14691 out.go:169] MINIKUBE_LOCATION=19423
	I0818 18:38:01.084809   14691 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0818 18:38:01.086110   14691 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19423-7533/kubeconfig
	I0818 18:38:01.087374   14691 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-7533/.minikube
	I0818 18:38:01.088715   14691 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0818 18:38:01.091175   14691 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0818 18:38:01.091434   14691 driver.go:394] Setting default libvirt URI to qemu:///system
	I0818 18:38:01.112100   14691 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0818 18:38:01.112214   14691 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0818 18:38:01.157517   14691 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:46 SystemTime:2024-08-18 18:38:01.14839364 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.1] 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>}}
	I0818 18:38:01.157626   14691 docker.go:307] overlay module found
	I0818 18:38:01.159341   14691 out.go:97] Using the docker driver based on user configuration
	I0818 18:38:01.159363   14691 start.go:297] selected driver: docker
	I0818 18:38:01.159372   14691 start.go:901] validating driver "docker" against <nil>
	I0818 18:38:01.159438   14691 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0818 18:38:01.202651   14691 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:46 SystemTime:2024-08-18 18:38:01.194241666 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.1] 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>}}
	I0818 18:38:01.202811   14691 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0818 18:38:01.203245   14691 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0818 18:38:01.203390   14691 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0818 18:38:01.205159   14691 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-375647 host does not exist
	  To start a cluster, run: "minikube start -p download-only-375647"

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

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

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

                                                
                                    
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-375647
--- PASS: TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds (0.12s)

                                                
                                    
x
+
TestDownloadOnlyKic (1.04s)

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

                                                
                                    
x
+
TestBinaryMirror (0.71s)

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

                                                
                                    
x
+
TestOffline (59.91s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
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-939704
addons_test.go:1037: (dbg) Non-zero exit: out/minikube-linux-amd64 addons enable dashboard -p addons-939704: exit status 85 (48.276116ms)

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

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

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

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

                                                
                                    
x
+
TestAddons/Setup (143.15s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-939704 --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=crio --addons=ingress --addons=ingress-dns --addons=helm-tiller
addons_test.go:110: (dbg) Done: out/minikube-linux-amd64 start -p addons-939704 --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=crio --addons=ingress --addons=ingress-dns --addons=helm-tiller: (2m23.150840553s)
--- PASS: TestAddons/Setup (143.15s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (14.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.278711ms
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-6fb4cdfc84-c7ndp" [72352ffe-db64-472a-be22-7c6d093d9188] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.003092999s
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-pm2q9" [1b030758-cbf5-4d46-8db9-e20dc176c888] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003310495s
addons_test.go:342: (dbg) Run:  kubectl --context addons-939704 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-939704 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) Done: kubectl --context addons-939704 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": (2.563027309s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p addons-939704 ip
2024/08/18 18:41:00 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-939704 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (14.56s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.66s)

                                                
                                                
=== 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-zrflv" [19934f86-1718-44b2-828e-d6542e90e480] 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 6.004122079s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-939704
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-939704: (5.651493172s)
--- PASS: TestAddons/parallel/InspektorGadget (11.66s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (9.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 1.929336ms
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-77shs" [7ee3b1ae-3a2f-40ef-8506-57bd1ac886ff] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.003149582s
addons_test.go:475: (dbg) Run:  kubectl --context addons-939704 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-939704 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (4.350894023s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-939704 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (9.80s)

                                                
                                    
x
+
TestAddons/parallel/CSI (68.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 33.092251ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-939704 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-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-939704 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" [e962bb3e-5f8b-4754-b9c4-55f137213ec3] Pending
helpers_test.go:344: "task-pv-pod" [e962bb3e-5f8b-4754-b9c4-55f137213ec3] 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" [e962bb3e-5f8b-4754-b9c4-55f137213ec3] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 13.002566565s
addons_test.go:590: (dbg) Run:  kubectl --context addons-939704 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-939704 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-939704 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-939704 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-939704 delete pod task-pv-pod: (1.224006104s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-939704 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-939704 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-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-939704 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" [3490b871-e118-49f7-899e-fd5cacebf85b] Pending
helpers_test.go:344: "task-pv-pod-restore" [3490b871-e118-49f7-899e-fd5cacebf85b] 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" [3490b871-e118-49f7-899e-fd5cacebf85b] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 10.003315085s
addons_test.go:632: (dbg) Run:  kubectl --context addons-939704 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-939704 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-939704 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-939704 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-939704 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.459312914s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-939704 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (68.11s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.28s)

                                                
                                                
=== 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-939704 --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-cbxjq" [231aeeac-9034-4556-a344-b963dd9ad5b7] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-cbxjq" [231aeeac-9034-4556-a344-b963dd9ad5b7] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-cbxjq" [231aeeac-9034-4556-a344-b963dd9ad5b7] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.003961322s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-939704 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-939704 addons disable headlamp --alsologtostderr -v=1: (5.576442877s)
--- PASS: TestAddons/parallel/Headlamp (16.28s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.45s)

                                                
                                                
=== 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-c4bc9b5f8-ck8lh" [630eae06-9895-48a7-9ac7-39b1b4e0e368] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003008667s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-939704
--- PASS: TestAddons/parallel/CloudSpanner (5.45s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (11.14s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-939704 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-939704 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-939704 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-939704 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" [dd6a28a4-5bcf-4b05-880c-6c104dba690b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [dd6a28a4-5bcf-4b05-880c-6c104dba690b] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [dd6a28a4-5bcf-4b05-880c-6c104dba690b] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.003033453s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-939704 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-939704 ssh "cat /opt/local-path-provisioner/pvc-6db81a83-aac4-430f-806d-4a3550d89a76_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-939704 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-939704 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-939704 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (11.14s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.42s)

                                                
                                                
=== 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-9s5r6" [27464e2b-b635-4f24-813d-45679d5e8e3b] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.003132319s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-939704
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.42s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.67s)

                                                
                                                
=== 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-654xc" [342286b2-bb85-41ec-86c9-a2a36b799ab8] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.095272791s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-939704 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-939704 addons disable yakd --alsologtostderr -v=1: (5.57644968s)
--- PASS: TestAddons/parallel/Yakd (11.67s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.02s)

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

                                                
                                    
x
+
TestCertOptions (30.04s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-354767 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio
E0818 19:13:29.288928   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-354767 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio: (24.19503665s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-354767 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-354767 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-354767 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-354767" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-354767
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-354767: (5.231055211s)
--- PASS: TestCertOptions (30.04s)

                                                
                                    
x
+
TestCertExpiration (226.7s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (28.65s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (40.31s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.53s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (20.09s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.54s)

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

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

                                                
                                    
x
+
TestErrorSpam/pause (1.41s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.52s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.32s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (39.73s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (20.4s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.06s)

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

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

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

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

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

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

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

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

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

                                                
                                                
-- 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-880385 cache reload
functional_test.go:1163: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.60s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.09s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (30.01s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.25s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.26s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 logs --file /tmp/TestFunctionalserialLogsFileCmd1411037327/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-880385 logs --file /tmp/TestFunctionalserialLogsFileCmd1411037327/001/logs.txt: (1.258563349s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.26s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.27s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.35s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (8.88s)

                                                
                                                
=== 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-880385 --alsologtostderr -v=1]
functional_test.go:910: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-880385 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 56768: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (8.88s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.35s)

                                                
                                                
=== 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-880385 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio
functional_test.go:974: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-880385 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (135.294364ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0818 18:48:51.677759   55770 out.go:345] Setting OutFile to fd 1 ...
	I0818 18:48:51.678058   55770 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:48:51.678068   55770 out.go:358] Setting ErrFile to fd 2...
	I0818 18:48:51.678072   55770 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:48:51.678243   55770 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
	I0818 18:48:51.678733   55770 out.go:352] Setting JSON to false
	I0818 18:48:51.679752   55770 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1879,"bootTime":1724005053,"procs":231,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0818 18:48:51.679810   55770 start.go:139] virtualization: kvm guest
	I0818 18:48:51.682035   55770 out.go:177] * [functional-880385] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0818 18:48:51.683400   55770 out.go:177]   - MINIKUBE_LOCATION=19423
	I0818 18:48:51.683410   55770 notify.go:220] Checking for updates...
	I0818 18:48:51.685929   55770 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0818 18:48:51.687367   55770 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19423-7533/kubeconfig
	I0818 18:48:51.688742   55770 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-7533/.minikube
	I0818 18:48:51.690059   55770 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0818 18:48:51.691270   55770 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0818 18:48:51.693051   55770 config.go:182] Loaded profile config "functional-880385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0818 18:48:51.693795   55770 driver.go:394] Setting default libvirt URI to qemu:///system
	I0818 18:48:51.715181   55770 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0818 18:48:51.715325   55770 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0818 18:48:51.761752   55770 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-18 18:48:51.752401482 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.1] 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>}}
	I0818 18:48:51.761855   55770 docker.go:307] overlay module found
	I0818 18:48:51.763927   55770 out.go:177] * Using the docker driver based on existing profile
	I0818 18:48:51.765158   55770 start.go:297] selected driver: docker
	I0818 18:48:51.765175   55770 start.go:901] validating driver "docker" against &{Name:functional-880385 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-880385 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0818 18:48:51.765259   55770 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0818 18:48:51.767289   55770 out.go:201] 
	W0818 18:48:51.768501   55770 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
	I0818 18:48:51.769940   55770 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.15s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0818 18:48:52.024127   56109 out.go:345] Setting OutFile to fd 1 ...
	I0818 18:48:52.024227   56109 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:48:52.024236   56109 out.go:358] Setting ErrFile to fd 2...
	I0818 18:48:52.024240   56109 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:48:52.024485   56109 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
	I0818 18:48:52.024987   56109 out.go:352] Setting JSON to false
	I0818 18:48:52.026044   56109 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1879,"bootTime":1724005053,"procs":238,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0818 18:48:52.026100   56109 start.go:139] virtualization: kvm guest
	I0818 18:48:52.028057   56109 out.go:177] * [functional-880385] minikube v1.33.1 sur Ubuntu 20.04 (kvm/amd64)
	I0818 18:48:52.029492   56109 out.go:177]   - MINIKUBE_LOCATION=19423
	I0818 18:48:52.029584   56109 notify.go:220] Checking for updates...
	I0818 18:48:52.031975   56109 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0818 18:48:52.033340   56109 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19423-7533/kubeconfig
	I0818 18:48:52.034575   56109 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-7533/.minikube
	I0818 18:48:52.035591   56109 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0818 18:48:52.036835   56109 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0818 18:48:52.038267   56109 config.go:182] Loaded profile config "functional-880385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0818 18:48:52.038708   56109 driver.go:394] Setting default libvirt URI to qemu:///system
	I0818 18:48:52.062604   56109 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0818 18:48:52.062727   56109 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0818 18:48:52.123991   56109 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-18 18:48:52.113734918 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.1] 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>}}
	I0818 18:48:52.124153   56109 docker.go:307] overlay module found
	I0818 18:48:52.125984   56109 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0818 18:48:52.127133   56109 start.go:297] selected driver: docker
	I0818 18:48:52.127173   56109 start.go:901] validating driver "docker" against &{Name:functional-880385 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-880385 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0818 18:48:52.127290   56109 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0818 18:48:52.129691   56109 out.go:201] 
	W0818 18:48:52.130932   56109 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
	I0818 18:48:52.132102   56109 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.89s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (7.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-880385 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-880385 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-mpk88" [1f297614-8ee7-4c3e-9875-ba65f5246504] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-mpk88" [1f297614-8ee7-4c3e-9875-ba65f5246504] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 7.00401012s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31854
functional_test.go:1675: http://192.168.49.2:31854: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

                                                
                                                
2024/08/18 18:49:00 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ServiceCmdConnect (7.63s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.13s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (27.71s)

                                                
                                                
=== 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" [c5e5318e-5020-4059-ad7a-73cc7f50f76e] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.009976331s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-880385 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-880385 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-880385 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-880385 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" [1ead8108-08f8-4cd3-af3b-b1c2193e1d37] Pending
helpers_test.go:344: "sp-pod" [1ead8108-08f8-4cd3-af3b-b1c2193e1d37] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [1ead8108-08f8-4cd3-af3b-b1c2193e1d37] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.003188133s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-880385 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-880385 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-880385 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" [f0717363-dd28-4ee2-8896-fb183b459acb] Pending
helpers_test.go:344: "sp-pod" [f0717363-dd28-4ee2-8896-fb183b459acb] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [f0717363-dd28-4ee2-8896-fb183b459acb] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.00326935s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-880385 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (27.71s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.49s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.6s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (22.16s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-880385 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-fpgcc" [20a5cba6-2959-4832-994a-ca96d920ec1f] Pending
helpers_test.go:344: "mysql-6cdb49bbb-fpgcc" [20a5cba6-2959-4832-994a-ca96d920ec1f] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-fpgcc" [20a5cba6-2959-4832-994a-ca96d920ec1f] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 17.003477529s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-880385 exec mysql-6cdb49bbb-fpgcc -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-880385 exec mysql-6cdb49bbb-fpgcc -- mysql -ppassword -e "show databases;": exit status 1 (155.09547ms)

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

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

                                                
                                                
** 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-880385 exec mysql-6cdb49bbb-fpgcc -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (22.16s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.27s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/14313.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 ssh "sudo cat /etc/ssl/certs/14313.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/14313.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 ssh "sudo cat /usr/share/ca-certificates/14313.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-880385 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/143132.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 ssh "sudo cat /etc/ssl/certs/143132.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/143132.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 ssh "sudo cat /usr/share/ca-certificates/143132.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-880385 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.63s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.06s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.54s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.21s)

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

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

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

                                                
                                                

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

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

                                                
                                                
=== 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-880385 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.54s)

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

                                                
                                                
=== 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-880385 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-880385 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
localhost/minikube-local-cache-test:functional-880385
localhost/kicbase/echo-server:functional-880385
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/kindest/kindnetd:v20240813-c6f155d6
docker.io/kindest/kindnetd:v20240730-75a5af0c
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-880385 image ls --format short --alsologtostderr:
I0818 18:48:53.203515   56727 out.go:345] Setting OutFile to fd 1 ...
I0818 18:48:53.204007   56727 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0818 18:48:53.204021   56727 out.go:358] Setting ErrFile to fd 2...
I0818 18:48:53.204029   56727 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0818 18:48:53.204631   56727 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
I0818 18:48:53.205811   56727 config.go:182] Loaded profile config "functional-880385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0818 18:48:53.206003   56727 config.go:182] Loaded profile config "functional-880385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0818 18:48:53.206551   56727 cli_runner.go:164] Run: docker container inspect functional-880385 --format={{.State.Status}}
I0818 18:48:53.226226   56727 ssh_runner.go:195] Run: systemctl --version
I0818 18:48:53.226269   56727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-880385
I0818 18:48:53.243666   56727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/functional-880385/id_rsa Username:docker}
I0818 18:48:53.386401   56727 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.27s)

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

                                                
                                                
=== 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-880385 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-880385 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| localhost/minikube-local-cache-test     | functional-880385  | 108cd3874446f | 3.33kB |
| localhost/my-image                      | functional-880385  | 1361139dcccf2 | 1.47MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | cbb01a7bd410d | 61.2MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 2e96e5913fc06 | 149MB  |
| registry.k8s.io/kube-apiserver          | v1.31.0            | 604f5db92eaa8 | 95.2MB |
| registry.k8s.io/kube-controller-manager | v1.31.0            | 045733566833c | 89.4MB |
| registry.k8s.io/kube-scheduler          | v1.31.0            | 1766f54c897f0 | 68.4MB |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 12968670680f4 | 87.2MB |
| gcr.io/k8s-minikube/busybox             | latest             | beae173ccac6a | 1.46MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| localhost/kicbase/echo-server           | functional-880385  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| docker.io/kindest/kindnetd              | v20240730-75a5af0c | 917d7814b9b5b | 87.2MB |
| docker.io/library/nginx                 | alpine             | 0f0eda053dc5c | 44.7MB |
| registry.k8s.io/kube-proxy              | v1.31.0            | ad83b2ca7b09e | 92.7MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-880385 image ls --format table --alsologtostderr:
I0818 18:48:55.617541   57337 out.go:345] Setting OutFile to fd 1 ...
I0818 18:48:55.617783   57337 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0818 18:48:55.617792   57337 out.go:358] Setting ErrFile to fd 2...
I0818 18:48:55.617796   57337 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0818 18:48:55.617982   57337 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
I0818 18:48:55.618504   57337 config.go:182] Loaded profile config "functional-880385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0818 18:48:55.618601   57337 config.go:182] Loaded profile config "functional-880385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0818 18:48:55.618951   57337 cli_runner.go:164] Run: docker container inspect functional-880385 --format={{.State.Status}}
I0818 18:48:55.635483   57337 ssh_runner.go:195] Run: systemctl --version
I0818 18:48:55.635521   57337 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-880385
I0818 18:48:55.653577   57337 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/functional-880385/id_rsa Username:docker}
I0818 18:48:55.742343   57337 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.24s)

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

                                                
                                                
=== 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-880385 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-880385 image ls --format json --alsologtostderr:
[{"id":"cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:2169b3b96af988cf69d7dd69efbcc59433eb027320eb185c6110e0850b997870"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"61245718"},{"id":"604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3","repoDigests":["registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf","registry.k8s.io/kube-apiserver@sha256:64c595846c29945f619a1c3d420a8bfac87e93cb8d3641e222dd9ac412284001"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.0"],"size":"95233506"},{"id":"045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:678c105505947334539633c8eaf6999452dafaff0d23bdbb55e0729285fcfc5d","registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434
b83dacf5244c03b59b0018d93325ff21296a142b68497d"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.0"],"size":"89437512"},{"id":"1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94","repoDigests":["registry.k8s.io/kube-scheduler@sha256:882f6d647c82b1edde30693f22643a8120d2b650469ca572e5c321f97192159a","registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.0"],"size":"68420936"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5e
f0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-880385"],"size":"4943877"},{"id":"1361139dcccf2643d6f4244dedfd159acb5e050b3b7d607a1f02e780511f1e0c","repoDigests":["localhost/my-image@sha256:027c1c53008b0cbcde8d918c04df1b567b2038aa4b0fc10e267b0eaca027e208"],"repoTags":["localhost/my-image:functional-880385"],"size":"1468194"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"bdd52811355cca8f73322e6bbd72583ace01e720f28bca59f318ba955976ac5d","repoDigests":[
"docker.io/library/42813dcb7ee8d8366a8b049407c4c66ac8a7cbd5cec2a68a434c40932f74fa77-tmp@sha256:f4f91339c1a48e4233a9bfb35a323b4a7bcf369b6c0200700d90847544c1b863"],"repoTags":[],"size":"1465612"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb
9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1462480"},{"id":"ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494","repoDigests":["registry.k8s.io/kube-proxy@sha256:c31eb37ccda83c6c8ee2ee5030a7038b04ecaa393d14cb71f01ab18147366fbf","registry.k8s.io/kube-proxy@sha256:c727efb
1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.0"],"size":"92728217"},{"id":"108cd3874446f5a004fb99701c574769862de400fab4bb6c319354a0d2b05032","repoDigests":["localhost/minikube-local-cache-test@sha256:d188518ed3ab4e2c411b6863c0294358e28f6bc1d2cdad66c68ffece856a1f14"],"repoTags":["localhost/minikube-local-cache-test:functional-880385"],"size":"3330"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":["registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d","registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"149009664"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"917d7814b9b5b870a0
4ef7bbee5414485a7ba8385be9c26e1df27463f6fb6557","repoDigests":["docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3","docker.io/kindest/kindnetd@sha256:60b58d454ebdf7f0f66e7550fc2be7b6f08dee8b39bedd62c26d42c3a5cf5c6a"],"repoTags":["docker.io/kindest/kindnetd:v20240730-75a5af0c"],"size":"87165492"},{"id":"12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f","repoDigests":["docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"87190579"},{"id":"0f0eda053dc5c4c8240f11542cb4d200db6a11d476a4189b1eb0a3afa5684a9a","repoDigests":["docker.io/library/nginx@sha256:0c57fe90551cfd8b7d4d05763c5018607b296cb01f7e0ff44b7d047353ed8cc0","docker.io/library/nginx@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158"],"repoTags":["docker.io
/library/nginx:alpine"],"size":"44668625"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-880385 image ls --format json --alsologtostderr:
I0818 18:48:55.392658   57287 out.go:345] Setting OutFile to fd 1 ...
I0818 18:48:55.392796   57287 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0818 18:48:55.392808   57287 out.go:358] Setting ErrFile to fd 2...
I0818 18:48:55.392816   57287 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0818 18:48:55.393018   57287 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
I0818 18:48:55.394360   57287 config.go:182] Loaded profile config "functional-880385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0818 18:48:55.394589   57287 config.go:182] Loaded profile config "functional-880385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0818 18:48:55.395344   57287 cli_runner.go:164] Run: docker container inspect functional-880385 --format={{.State.Status}}
I0818 18:48:55.413179   57287 ssh_runner.go:195] Run: systemctl --version
I0818 18:48:55.413236   57287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-880385
I0818 18:48:55.432007   57287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/functional-880385/id_rsa Username:docker}
I0818 18:48:55.518004   57287 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-880385 image ls --format yaml --alsologtostderr:
- id: 604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf
- registry.k8s.io/kube-apiserver@sha256:64c595846c29945f619a1c3d420a8bfac87e93cb8d3641e222dd9ac412284001
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.0
size: "95233506"
- id: 045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:678c105505947334539633c8eaf6999452dafaff0d23bdbb55e0729285fcfc5d
- registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.0
size: "89437512"
- id: 1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:882f6d647c82b1edde30693f22643a8120d2b650469ca572e5c321f97192159a
- registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.0
size: "68420936"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 917d7814b9b5b870a04ef7bbee5414485a7ba8385be9c26e1df27463f6fb6557
repoDigests:
- docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3
- docker.io/kindest/kindnetd@sha256:60b58d454ebdf7f0f66e7550fc2be7b6f08dee8b39bedd62c26d42c3a5cf5c6a
repoTags:
- docker.io/kindest/kindnetd:v20240730-75a5af0c
size: "87165492"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: 108cd3874446f5a004fb99701c574769862de400fab4bb6c319354a0d2b05032
repoDigests:
- localhost/minikube-local-cache-test@sha256:d188518ed3ab4e2c411b6863c0294358e28f6bc1d2cdad66c68ffece856a1f14
repoTags:
- localhost/minikube-local-cache-test:functional-880385
size: "3330"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests:
- registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "149009664"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 0f0eda053dc5c4c8240f11542cb4d200db6a11d476a4189b1eb0a3afa5684a9a
repoDigests:
- docker.io/library/nginx@sha256:0c57fe90551cfd8b7d4d05763c5018607b296cb01f7e0ff44b7d047353ed8cc0
- docker.io/library/nginx@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158
repoTags:
- docker.io/library/nginx:alpine
size: "44668625"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494
repoDigests:
- registry.k8s.io/kube-proxy@sha256:c31eb37ccda83c6c8ee2ee5030a7038b04ecaa393d14cb71f01ab18147366fbf
- registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe
repoTags:
- registry.k8s.io/kube-proxy:v1.31.0
size: "92728217"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
- docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da
repoTags:
- docker.io/library/mysql:5.7
size: "519571821"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-880385
size: "4943877"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- id: 12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f
repoDigests:
- docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "87190579"
- id: cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
- registry.k8s.io/coredns/coredns@sha256:2169b3b96af988cf69d7dd69efbcc59433eb027320eb185c6110e0850b997870
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "61245718"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-880385 image ls --format yaml --alsologtostderr:
I0818 18:48:53.472850   56789 out.go:345] Setting OutFile to fd 1 ...
I0818 18:48:53.472948   56789 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0818 18:48:53.472957   56789 out.go:358] Setting ErrFile to fd 2...
I0818 18:48:53.472961   56789 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0818 18:48:53.473151   56789 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
I0818 18:48:53.473698   56789 config.go:182] Loaded profile config "functional-880385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0818 18:48:53.473792   56789 config.go:182] Loaded profile config "functional-880385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0818 18:48:53.474166   56789 cli_runner.go:164] Run: docker container inspect functional-880385 --format={{.State.Status}}
I0818 18:48:53.490973   56789 ssh_runner.go:195] Run: systemctl --version
I0818 18:48:53.491023   56789 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-880385
I0818 18:48:53.507689   56789 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/functional-880385/id_rsa Username:docker}
I0818 18:48:53.590218   56789 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.20s)

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

                                                
                                                
=== 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-880385 ssh pgrep buildkitd
functional_test.go:308: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-880385 ssh pgrep buildkitd: exit status 1 (222.684168ms)

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 image build -t localhost/my-image:functional-880385 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-880385 image build -t localhost/my-image:functional-880385 testdata/build --alsologtostderr: (1.265246137s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-880385 image build -t localhost/my-image:functional-880385 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> bdd52811355
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-880385
--> 1361139dccc
Successfully tagged localhost/my-image:functional-880385
1361139dcccf2643d6f4244dedfd159acb5e050b3b7d607a1f02e780511f1e0c
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-880385 image build -t localhost/my-image:functional-880385 testdata/build --alsologtostderr:
I0818 18:48:53.895662   56979 out.go:345] Setting OutFile to fd 1 ...
I0818 18:48:53.895949   56979 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0818 18:48:53.895960   56979 out.go:358] Setting ErrFile to fd 2...
I0818 18:48:53.895964   56979 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0818 18:48:53.896125   56979 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
I0818 18:48:53.896647   56979 config.go:182] Loaded profile config "functional-880385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0818 18:48:53.897166   56979 config.go:182] Loaded profile config "functional-880385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0818 18:48:53.897524   56979 cli_runner.go:164] Run: docker container inspect functional-880385 --format={{.State.Status}}
I0818 18:48:53.914235   56979 ssh_runner.go:195] Run: systemctl --version
I0818 18:48:53.914278   56979 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-880385
I0818 18:48:53.929490   56979 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/functional-880385/id_rsa Username:docker}
I0818 18:48:54.009924   56979 build_images.go:161] Building image from path: /tmp/build.2003594847.tar
I0818 18:48:54.010002   56979 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0818 18:48:54.017628   56979 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2003594847.tar
I0818 18:48:54.020349   56979 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2003594847.tar: stat -c "%s %y" /var/lib/minikube/build/build.2003594847.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2003594847.tar': No such file or directory
I0818 18:48:54.020373   56979 ssh_runner.go:362] scp /tmp/build.2003594847.tar --> /var/lib/minikube/build/build.2003594847.tar (3072 bytes)
I0818 18:48:54.041164   56979 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2003594847
I0818 18:48:54.048649   56979 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2003594847 -xf /var/lib/minikube/build/build.2003594847.tar
I0818 18:48:54.056068   56979 crio.go:315] Building image: /var/lib/minikube/build/build.2003594847
I0818 18:48:54.056131   56979 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-880385 /var/lib/minikube/build/build.2003594847 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I0818 18:48:55.099097   56979 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-880385 /var/lib/minikube/build/build.2003594847 --cgroup-manager=cgroupfs: (1.042941579s)
I0818 18:48:55.099158   56979 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2003594847
I0818 18:48:55.107420   56979 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2003594847.tar
I0818 18:48:55.115307   56979 build_images.go:217] Built localhost/my-image:functional-880385 from /tmp/build.2003594847.tar
I0818 18:48:55.115332   56979 build_images.go:133] succeeded building to: functional-880385
I0818 18:48:55.115337   56979 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (1.71s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-880385 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-880385 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-5nwbz" [d3646efc-8142-4bec-9ac7-2fd053e60392] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-5nwbz" [d3646efc-8142-4bec-9ac7-2fd053e60392] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 19.00368276s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (19.17s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1315: Took "498.275988ms" 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 "50.917412ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.55s)

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

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

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

                                                
                                                
=== 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 "479.997051ms" 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 "62.735744ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.54s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-880385 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" [0a24ae62-430c-4f63-9250-dfd61934d17f] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [0a24ae62-430c-4f63-9250-dfd61934d17f] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 18.004794636s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (18.31s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Aug 18 18:48 created-by-test
-rw-r--r-- 1 docker docker 24 Aug 18 18:48 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Aug 18 18:48 test-1724006920691717070
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 ssh cat /mount-9p/test-1724006920691717070
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-880385 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" [63124139-af06-4ad4-92bb-2a1543ee0d02] Pending
helpers_test.go:344: "busybox-mount" [63124139-af06-4ad4-92bb-2a1543ee0d02] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [63124139-af06-4ad4-92bb-2a1543ee0d02] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [63124139-af06-4ad4-92bb-2a1543ee0d02] 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 6.002982457s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-880385 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-880385 /tmp/TestFunctionalparallelMountCmdany-port4129622102/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.63s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-880385 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-880385 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-880385 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2374417730/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-880385 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2374417730/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-880385 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2374417730/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.65s)

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

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

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

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

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

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

                                                
                                                

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

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

                                                
                                                
=== 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-880385 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.13s)

                                                
                                    
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-880385
--- 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-880385
--- PASS: TestFunctional/delete_my-image_image (0.01s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (98.06s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-652743 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0818 18:50:31.508930   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:50:31.515886   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:50:31.527934   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:50:31.549296   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:50:31.591254   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:50:31.673005   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:50:31.834735   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:50:32.156410   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:50:32.798103   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:50:34.079332   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:50:36.641254   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:50:41.763168   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:50:52.005230   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-652743 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m37.441330481s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-652743 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (98.06s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (3.76s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-652743 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-652743 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-amd64 kubectl -p ha-652743 -- rollout status deployment/busybox: (2.054803904s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-652743 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-652743 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-652743 -- exec busybox-7dff88458-25xjp -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-652743 -- exec busybox-7dff88458-gkmj9 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-652743 -- exec busybox-7dff88458-hwnlr -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-652743 -- exec busybox-7dff88458-25xjp -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-652743 -- exec busybox-7dff88458-gkmj9 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-652743 -- exec busybox-7dff88458-hwnlr -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-652743 -- exec busybox-7dff88458-25xjp -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-652743 -- exec busybox-7dff88458-gkmj9 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-652743 -- exec busybox-7dff88458-hwnlr -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (3.76s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.95s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (31.56s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-652743 -v=7 --alsologtostderr
E0818 18:51:12.486706   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-652743 -v=7 --alsologtostderr: (30.791231708s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-652743 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (31.56s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.59s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (14.68s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.4s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-amd64 -p ha-652743 node stop m02 -v=7 --alsologtostderr
E0818 18:51:53.447976   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:363: (dbg) Done: out/minikube-linux-amd64 -p ha-652743 node stop m02 -v=7 --alsologtostderr: (11.783993437s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-amd64 -p ha-652743 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-652743 status -v=7 --alsologtostderr: exit status 7 (610.76988ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0818 18:52:03.156951   78791 out.go:345] Setting OutFile to fd 1 ...
	I0818 18:52:03.157088   78791 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:52:03.157100   78791 out.go:358] Setting ErrFile to fd 2...
	I0818 18:52:03.157105   78791 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:52:03.157382   78791 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
	I0818 18:52:03.157549   78791 out.go:352] Setting JSON to false
	I0818 18:52:03.157573   78791 mustload.go:65] Loading cluster: ha-652743
	I0818 18:52:03.157698   78791 notify.go:220] Checking for updates...
	I0818 18:52:03.157928   78791 config.go:182] Loaded profile config "ha-652743": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0818 18:52:03.157942   78791 status.go:255] checking status of ha-652743 ...
	I0818 18:52:03.158339   78791 cli_runner.go:164] Run: docker container inspect ha-652743 --format={{.State.Status}}
	I0818 18:52:03.176534   78791 status.go:330] ha-652743 host status = "Running" (err=<nil>)
	I0818 18:52:03.176566   78791 host.go:66] Checking if "ha-652743" exists ...
	I0818 18:52:03.176894   78791 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-652743
	I0818 18:52:03.194284   78791 host.go:66] Checking if "ha-652743" exists ...
	I0818 18:52:03.194521   78791 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0818 18:52:03.194571   78791 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652743
	I0818 18:52:03.212043   78791 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/ha-652743/id_rsa Username:docker}
	I0818 18:52:03.298770   78791 ssh_runner.go:195] Run: systemctl --version
	I0818 18:52:03.302433   78791 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0818 18:52:03.311991   78791 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0818 18:52:03.360268   78791 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-08-18 18:52:03.350785709 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.1] 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>}}
	I0818 18:52:03.360868   78791 kubeconfig.go:125] found "ha-652743" server: "https://192.168.49.254:8443"
	I0818 18:52:03.360899   78791 api_server.go:166] Checking apiserver status ...
	I0818 18:52:03.360938   78791 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0818 18:52:03.371171   78791 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1507/cgroup
	I0818 18:52:03.379187   78791 api_server.go:182] apiserver freezer: "12:freezer:/docker/0ff83046a18fa26514b2eaa331fdd7e3abcee7a388403b4172279a38eaa9f6b2/crio/crio-2b1989b77e740538e86cef99b9c04603e0cac96d7e0cd40245991a476faa8833"
	I0818 18:52:03.379254   78791 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/0ff83046a18fa26514b2eaa331fdd7e3abcee7a388403b4172279a38eaa9f6b2/crio/crio-2b1989b77e740538e86cef99b9c04603e0cac96d7e0cd40245991a476faa8833/freezer.state
	I0818 18:52:03.386490   78791 api_server.go:204] freezer state: "THAWED"
	I0818 18:52:03.386513   78791 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0818 18:52:03.390042   78791 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0818 18:52:03.390066   78791 status.go:422] ha-652743 apiserver status = Running (err=<nil>)
	I0818 18:52:03.390078   78791 status.go:257] ha-652743 status: &{Name:ha-652743 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0818 18:52:03.390101   78791 status.go:255] checking status of ha-652743-m02 ...
	I0818 18:52:03.390348   78791 cli_runner.go:164] Run: docker container inspect ha-652743-m02 --format={{.State.Status}}
	I0818 18:52:03.407260   78791 status.go:330] ha-652743-m02 host status = "Stopped" (err=<nil>)
	I0818 18:52:03.407280   78791 status.go:343] host is not running, skipping remaining checks
	I0818 18:52:03.407285   78791 status.go:257] ha-652743-m02 status: &{Name:ha-652743-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0818 18:52:03.407308   78791 status.go:255] checking status of ha-652743-m03 ...
	I0818 18:52:03.407565   78791 cli_runner.go:164] Run: docker container inspect ha-652743-m03 --format={{.State.Status}}
	I0818 18:52:03.423299   78791 status.go:330] ha-652743-m03 host status = "Running" (err=<nil>)
	I0818 18:52:03.423320   78791 host.go:66] Checking if "ha-652743-m03" exists ...
	I0818 18:52:03.423603   78791 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-652743-m03
	I0818 18:52:03.439273   78791 host.go:66] Checking if "ha-652743-m03" exists ...
	I0818 18:52:03.439531   78791 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0818 18:52:03.439570   78791 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652743-m03
	I0818 18:52:03.456678   78791 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/ha-652743-m03/id_rsa Username:docker}
	I0818 18:52:03.538911   78791 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0818 18:52:03.549325   78791 kubeconfig.go:125] found "ha-652743" server: "https://192.168.49.254:8443"
	I0818 18:52:03.549352   78791 api_server.go:166] Checking apiserver status ...
	I0818 18:52:03.549381   78791 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0818 18:52:03.558530   78791 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1413/cgroup
	I0818 18:52:03.566458   78791 api_server.go:182] apiserver freezer: "12:freezer:/docker/898ed6097afe213c06e929ee0654c2daf5e3123ccc06c605d285927212ce0b39/crio/crio-c10a43e7d20b89483509030b51621bb609725cba775ef7716e98c4ad3bb8feac"
	I0818 18:52:03.566512   78791 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/898ed6097afe213c06e929ee0654c2daf5e3123ccc06c605d285927212ce0b39/crio/crio-c10a43e7d20b89483509030b51621bb609725cba775ef7716e98c4ad3bb8feac/freezer.state
	I0818 18:52:03.573730   78791 api_server.go:204] freezer state: "THAWED"
	I0818 18:52:03.573750   78791 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0818 18:52:03.577266   78791 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0818 18:52:03.577288   78791 status.go:422] ha-652743-m03 apiserver status = Running (err=<nil>)
	I0818 18:52:03.577298   78791 status.go:257] ha-652743-m03 status: &{Name:ha-652743-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0818 18:52:03.577321   78791 status.go:255] checking status of ha-652743-m04 ...
	I0818 18:52:03.577581   78791 cli_runner.go:164] Run: docker container inspect ha-652743-m04 --format={{.State.Status}}
	I0818 18:52:03.594720   78791 status.go:330] ha-652743-m04 host status = "Running" (err=<nil>)
	I0818 18:52:03.594745   78791 host.go:66] Checking if "ha-652743-m04" exists ...
	I0818 18:52:03.594975   78791 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-652743-m04
	I0818 18:52:03.610943   78791 host.go:66] Checking if "ha-652743-m04" exists ...
	I0818 18:52:03.611174   78791 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0818 18:52:03.611215   78791 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652743-m04
	I0818 18:52:03.627917   78791 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/ha-652743-m04/id_rsa Username:docker}
	I0818 18:52:03.714471   78791 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0818 18:52:03.724576   78791 status.go:257] ha-652743-m04 status: &{Name:ha-652743-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.44s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (19.95s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (4.9s)

                                                
                                                
=== 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: (4.895147827s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (4.90s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (135.67s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-652743 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-652743 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-652743 -v=7 --alsologtostderr: (36.435931402s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-652743 --wait=true -v=7 --alsologtostderr
E0818 18:53:15.370108   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:53:29.291188   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:53:29.297621   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:53:29.308952   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:53:29.330300   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:53:29.371659   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:53:29.453065   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:53:29.614581   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:53:29.936244   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:53:30.578239   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:53:31.860335   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:53:34.422316   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:53:39.544585   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:53:49.786413   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:54:10.268456   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-652743 --wait=true -v=7 --alsologtostderr: (1m39.142316402s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-652743
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (135.67s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.15s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-amd64 -p ha-652743 node delete m03 -v=7 --alsologtostderr
E0818 18:54:51.230531   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:487: (dbg) Done: out/minikube-linux-amd64 -p ha-652743 node delete m03 -v=7 --alsologtostderr: (10.436131574s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-amd64 -p ha-652743 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 (11.15s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.43s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.4s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-amd64 -p ha-652743 stop -v=7 --alsologtostderr
E0818 18:55:31.508686   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:531: (dbg) Done: out/minikube-linux-amd64 -p ha-652743 stop -v=7 --alsologtostderr: (35.298317336s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-amd64 -p ha-652743 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-652743 status -v=7 --alsologtostderr: exit status 7 (99.151807ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0818 18:55:31.612830   95483 out.go:345] Setting OutFile to fd 1 ...
	I0818 18:55:31.613103   95483 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:55:31.613113   95483 out.go:358] Setting ErrFile to fd 2...
	I0818 18:55:31.613117   95483 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 18:55:31.613278   95483 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
	I0818 18:55:31.613433   95483 out.go:352] Setting JSON to false
	I0818 18:55:31.613456   95483 mustload.go:65] Loading cluster: ha-652743
	I0818 18:55:31.613578   95483 notify.go:220] Checking for updates...
	I0818 18:55:31.614055   95483 config.go:182] Loaded profile config "ha-652743": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0818 18:55:31.614077   95483 status.go:255] checking status of ha-652743 ...
	I0818 18:55:31.614553   95483 cli_runner.go:164] Run: docker container inspect ha-652743 --format={{.State.Status}}
	I0818 18:55:31.632071   95483 status.go:330] ha-652743 host status = "Stopped" (err=<nil>)
	I0818 18:55:31.632105   95483 status.go:343] host is not running, skipping remaining checks
	I0818 18:55:31.632114   95483 status.go:257] ha-652743 status: &{Name:ha-652743 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0818 18:55:31.632161   95483 status.go:255] checking status of ha-652743-m02 ...
	I0818 18:55:31.632569   95483 cli_runner.go:164] Run: docker container inspect ha-652743-m02 --format={{.State.Status}}
	I0818 18:55:31.649533   95483 status.go:330] ha-652743-m02 host status = "Stopped" (err=<nil>)
	I0818 18:55:31.649554   95483 status.go:343] host is not running, skipping remaining checks
	I0818 18:55:31.649560   95483 status.go:257] ha-652743-m02 status: &{Name:ha-652743-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0818 18:55:31.649585   95483 status.go:255] checking status of ha-652743-m04 ...
	I0818 18:55:31.649807   95483 cli_runner.go:164] Run: docker container inspect ha-652743-m04 --format={{.State.Status}}
	I0818 18:55:31.668123   95483 status.go:330] ha-652743-m04 host status = "Stopped" (err=<nil>)
	I0818 18:55:31.668141   95483 status.go:343] host is not running, skipping remaining checks
	I0818 18:55:31.668147   95483 status.go:257] ha-652743-m04 status: &{Name:ha-652743-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (104.47s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-652743 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0818 18:55:59.213100   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
E0818 18:56:13.152365   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-652743 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m43.759510514s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-652743 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 (104.47s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.43s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (37.2s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-652743 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-652743 --control-plane -v=7 --alsologtostderr: (36.422140161s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-652743 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (37.20s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.59s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (41.6s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-236199 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0818 18:58:29.289113   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-236199 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (41.603329517s)
--- PASS: TestJSONOutput/start/Command (41.60s)

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.73s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-236199 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-236199 --output=json --user=testUser: (5.729766171s)
--- PASS: TestJSONOutput/stop/Command (5.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-585618 --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-585618 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (58.477771ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"6ba3f35d-b852-4849-bdcb-11ea7fadefa9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-585618] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"e18196e3-fbd4-4d02-8234-b24851b9a4f0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19423"}}
	{"specversion":"1.0","id":"18dfa1f3-c654-4379-98ae-459dd331b731","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":"174be80a-f762-44e3-b1de-fcf17b967719","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19423-7533/kubeconfig"}}
	{"specversion":"1.0","id":"df56179a-75c2-4ee4-a14f-5b4472b2802c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-7533/.minikube"}}
	{"specversion":"1.0","id":"bef6ff4b-c30e-4080-aa63-0b24147900f9","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":"05b7edcf-414b-44f9-bd91-614d65c7103b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"07de5ea4-9f2d-4640-ae62-00e4e862b11c","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-585618" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-585618
--- PASS: TestErrorJSONOutput (0.19s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (26.79s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-983266 --network=
E0818 18:58:56.994107   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-983266 --network=: (24.830769123s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-983266" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-983266
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-983266: (1.946617718s)
--- PASS: TestKicCustomNetwork/create_custom_network (26.79s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (23.04s)

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

                                                
                                    
x
+
TestKicExistingNetwork (24.74s)

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

                                                
                                    
x
+
TestKicCustomSubnet (25.23s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-subnet-084484 --subnet=192.168.60.0/24
E0818 19:00:31.508920   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-subnet-084484 --subnet=192.168.60.0/24: (23.265678598s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-084484 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-084484" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p custom-subnet-084484
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p custom-subnet-084484: (1.947821559s)
--- PASS: TestKicCustomSubnet (25.23s)

                                                
                                    
x
+
TestKicStaticIP (25.88s)

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

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (48.53s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-926338 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-926338 --driver=docker  --container-runtime=crio: (20.443234747s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-929501 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-929501 --driver=docker  --container-runtime=crio: (23.080598747s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-926338
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-929501
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-929501" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-929501
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-929501: (1.81505116s)
helpers_test.go:175: Cleaning up "first-926338" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-926338
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-926338: (2.190983692s)
--- PASS: TestMinikubeProfile (48.53s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.02s)

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

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.08s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.56s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.23s)

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

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.14s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (66.86s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (3.21s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.67s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (30.75s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-523337 -v 3 --alsologtostderr
E0818 19:03:29.289413   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-523337 -v 3 --alsologtostderr: (30.192767728s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-523337 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (30.75s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.49s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.03s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0818 19:04:05.895419  160679 out.go:345] Setting OutFile to fd 1 ...
	I0818 19:04:05.895687  160679 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 19:04:05.895698  160679 out.go:358] Setting ErrFile to fd 2...
	I0818 19:04:05.895704  160679 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 19:04:05.895941  160679 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
	I0818 19:04:05.896117  160679 out.go:352] Setting JSON to false
	I0818 19:04:05.896148  160679 mustload.go:65] Loading cluster: multinode-523337
	I0818 19:04:05.896252  160679 notify.go:220] Checking for updates...
	I0818 19:04:05.896536  160679 config.go:182] Loaded profile config "multinode-523337": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0818 19:04:05.896553  160679 status.go:255] checking status of multinode-523337 ...
	I0818 19:04:05.897035  160679 cli_runner.go:164] Run: docker container inspect multinode-523337 --format={{.State.Status}}
	I0818 19:04:05.916415  160679 status.go:330] multinode-523337 host status = "Running" (err=<nil>)
	I0818 19:04:05.916440  160679 host.go:66] Checking if "multinode-523337" exists ...
	I0818 19:04:05.916746  160679 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-523337
	I0818 19:04:05.933200  160679 host.go:66] Checking if "multinode-523337" exists ...
	I0818 19:04:05.933521  160679 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0818 19:04:05.933576  160679 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-523337
	I0818 19:04:05.950796  160679 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/multinode-523337/id_rsa Username:docker}
	I0818 19:04:06.034793  160679 ssh_runner.go:195] Run: systemctl --version
	I0818 19:04:06.038546  160679 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0818 19:04:06.048323  160679 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0818 19:04:06.094807  160679 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-08-18 19:04:06.085153854 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.1] 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>}}
	I0818 19:04:06.095346  160679 kubeconfig.go:125] found "multinode-523337" server: "https://192.168.67.2:8443"
	I0818 19:04:06.095371  160679 api_server.go:166] Checking apiserver status ...
	I0818 19:04:06.095407  160679 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0818 19:04:06.105267  160679 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1473/cgroup
	I0818 19:04:06.113622  160679 api_server.go:182] apiserver freezer: "12:freezer:/docker/2777c44a3237c7fa27ed01730bfa26cbe43fd0d244ce6e6da608998ae1d4ffb9/crio/crio-79ee2665cf0cdd001ab2ca2beb56fd71a61ff113ac0fa684c8e5c562a9ce6632"
	I0818 19:04:06.113681  160679 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2777c44a3237c7fa27ed01730bfa26cbe43fd0d244ce6e6da608998ae1d4ffb9/crio/crio-79ee2665cf0cdd001ab2ca2beb56fd71a61ff113ac0fa684c8e5c562a9ce6632/freezer.state
	I0818 19:04:06.121613  160679 api_server.go:204] freezer state: "THAWED"
	I0818 19:04:06.121646  160679 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0818 19:04:06.125723  160679 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0818 19:04:06.125743  160679 status.go:422] multinode-523337 apiserver status = Running (err=<nil>)
	I0818 19:04:06.125755  160679 status.go:257] multinode-523337 status: &{Name:multinode-523337 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0818 19:04:06.125776  160679 status.go:255] checking status of multinode-523337-m02 ...
	I0818 19:04:06.126068  160679 cli_runner.go:164] Run: docker container inspect multinode-523337-m02 --format={{.State.Status}}
	I0818 19:04:06.143012  160679 status.go:330] multinode-523337-m02 host status = "Running" (err=<nil>)
	I0818 19:04:06.143042  160679 host.go:66] Checking if "multinode-523337-m02" exists ...
	I0818 19:04:06.143281  160679 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-523337-m02
	I0818 19:04:06.159847  160679 host.go:66] Checking if "multinode-523337-m02" exists ...
	I0818 19:04:06.160114  160679 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0818 19:04:06.160155  160679 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-523337-m02
	I0818 19:04:06.177039  160679 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19423-7533/.minikube/machines/multinode-523337-m02/id_rsa Username:docker}
	I0818 19:04:06.258547  160679 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0818 19:04:06.268645  160679 status.go:257] multinode-523337-m02 status: &{Name:multinode-523337-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0818 19:04:06.268687  160679 status.go:255] checking status of multinode-523337-m03 ...
	I0818 19:04:06.268926  160679 cli_runner.go:164] Run: docker container inspect multinode-523337-m03 --format={{.State.Status}}
	I0818 19:04:06.285223  160679 status.go:330] multinode-523337-m03 host status = "Stopped" (err=<nil>)
	I0818 19:04:06.285241  160679 status.go:343] host is not running, skipping remaining checks
	I0818 19:04:06.285246  160679 status.go:257] multinode-523337-m03 status: &{Name:multinode-523337-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.1s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (95.49s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-523337
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-523337
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-523337: (24.560893891s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-523337 --wait=true -v=8 --alsologtostderr
E0818 19:05:31.508764   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-523337 --wait=true -v=8 --alsologtostderr: (1m10.843584012s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-523337
--- PASS: TestMultiNode/serial/RestartKeepsNodes (95.49s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.12s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.61s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0818 19:06:19.573102  170507 out.go:345] Setting OutFile to fd 1 ...
	I0818 19:06:19.573201  170507 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 19:06:19.573208  170507 out.go:358] Setting ErrFile to fd 2...
	I0818 19:06:19.573212  170507 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 19:06:19.573379  170507 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
	I0818 19:06:19.573548  170507 out.go:352] Setting JSON to false
	I0818 19:06:19.573578  170507 mustload.go:65] Loading cluster: multinode-523337
	I0818 19:06:19.573623  170507 notify.go:220] Checking for updates...
	I0818 19:06:19.574023  170507 config.go:182] Loaded profile config "multinode-523337": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0818 19:06:19.574040  170507 status.go:255] checking status of multinode-523337 ...
	I0818 19:06:19.574525  170507 cli_runner.go:164] Run: docker container inspect multinode-523337 --format={{.State.Status}}
	I0818 19:06:19.591048  170507 status.go:330] multinode-523337 host status = "Stopped" (err=<nil>)
	I0818 19:06:19.591080  170507 status.go:343] host is not running, skipping remaining checks
	I0818 19:06:19.591091  170507 status.go:257] multinode-523337 status: &{Name:multinode-523337 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0818 19:06:19.591123  170507 status.go:255] checking status of multinode-523337-m02 ...
	I0818 19:06:19.591359  170507 cli_runner.go:164] Run: docker container inspect multinode-523337-m02 --format={{.State.Status}}
	I0818 19:06:19.607378  170507 status.go:330] multinode-523337-m02 host status = "Stopped" (err=<nil>)
	I0818 19:06:19.607395  170507 status.go:343] host is not running, skipping remaining checks
	I0818 19:06:19.607402  170507 status.go:257] multinode-523337-m02 status: &{Name:multinode-523337-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (49.61s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-523337 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0818 19:06:54.574981   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-523337 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (49.080145732s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-523337 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 (49.61s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (22.03s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-523337-m02' is duplicated with machine name 'multinode-523337-m02' in profile 'multinode-523337'
	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-523337-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-523337-m03 --driver=docker  --container-runtime=crio: (19.886764415s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-523337
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-523337: exit status 80 (243.578404ms)

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

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

                                                
                                    
x
+
TestPreload (107.08s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-695806 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0818 19:08:29.288821   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-695806 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m22.964041308s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-695806 image pull gcr.io/k8s-minikube/busybox
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-695806
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-695806: (5.639450859s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-695806 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-695806 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (15.625174312s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-695806 image list
helpers_test.go:175: Cleaning up "test-preload-695806" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-695806
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-695806: (1.880504495s)
--- PASS: TestPreload (107.08s)

                                                
                                    
x
+
TestScheduledStopUnix (96.45s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-786488 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-786488 --memory=2048 --driver=docker  --container-runtime=crio: (20.428897826s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-786488 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-786488 -n scheduled-stop-786488
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-786488 --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-786488 --cancel-scheduled
E0818 19:09:52.355411   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-786488 -n scheduled-stop-786488
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-786488
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-786488 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0818 19:10:31.508626   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-786488
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-786488: exit status 7 (60.666582ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (12.37s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"1f9a7029-5a79-49b9-b44a-18fb51bff16f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-963521] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"4adf24f4-4ed5-4e05-8a6f-6dfb808726c1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19423"}}
	{"specversion":"1.0","id":"9777ee87-1299-43b1-b148-34bff95da186","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":"9ba98c72-0610-4fdc-9d7c-17d4d561a813","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19423-7533/kubeconfig"}}
	{"specversion":"1.0","id":"a4b8c013-08f9-4120-80c5-424b03813fa1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-7533/.minikube"}}
	{"specversion":"1.0","id":"b6704006-c2c7-4e08-adfb-6fe3e07c3cb8","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":"a824393c-8d85-4729-8e10-901b773b8b61","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"3068ca31-8b99-4c09-90bc-0cb6044192da","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":"db23af9a-527b-4266-ae48-56fda03a7d8a","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":"d88e6408-7990-4f60-968e-05aa4df49cf5","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":"74db1b08-9d2f-4e70-b55b-e38252abb444","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":"8c54bcf3-c976-4a57-86d9-1a023c5df266","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-963521\" primary control-plane node in \"insufficient-storage-963521\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"65114cf8-79d4-4148-998c-2f4eed6a3d80","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1723740748-19452 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"7feea4f7-2c84-4fd6-8427-bc22cc283a30","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":"943ede68-5a05-424e-b8c4-70f833265c31","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-963521 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-963521 --output=json --layout=cluster: exit status 7 (242.112947ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0818 19:11:08.945935  192990 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-963521" does not appear in /home/jenkins/minikube-integration/19423-7533/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0818 19:11:09.190985  193088 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-963521" does not appear in /home/jenkins/minikube-integration/19423-7533/kubeconfig
	E0818 19:11:09.200136  193088 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/insufficient-storage-963521/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (66.68s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.4291187493 start -p running-upgrade-607301 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.4291187493 start -p running-upgrade-607301 --memory=2200 --vm-driver=docker  --container-runtime=crio: (30.333229166s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-607301 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-607301 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (33.155113861s)
helpers_test.go:175: Cleaning up "running-upgrade-607301" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-607301
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-607301: (2.387252166s)
--- PASS: TestRunningBinaryUpgrade (66.68s)

                                                
                                    
x
+
TestKubernetesUpgrade (345.66s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-666915] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19423
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19423-7533/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-7533/.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-666915
	    minikube start -p kubernetes-upgrade-666915 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-6669152 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.0, by running:
	    
	    minikube start -p kubernetes-upgrade-666915 --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-666915 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-666915 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (25.544767193s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-666915" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-666915
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-666915: (2.09239399s)
--- PASS: TestKubernetesUpgrade (345.66s)

                                                
                                    
x
+
TestMissingContainerUpgrade (93.26s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1386725311 start -p missing-upgrade-214337 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1386725311 start -p missing-upgrade-214337 --memory=2200 --driver=docker  --container-runtime=crio: (27.532258063s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-214337
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-214337: (10.95493636s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-214337
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-214337 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-214337 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (52.355974127s)
helpers_test.go:175: Cleaning up "missing-upgrade-214337" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-214337
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-214337: (1.857012211s)
--- PASS: TestMissingContainerUpgrade (93.26s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.07s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-752737] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19423
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19423-7533/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-7533/.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
+
TestStoppedBinaryUpgrade/Setup (0.7s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (33.04s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (86.4s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2215323164 start -p stopped-upgrade-805859 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2215323164 start -p stopped-upgrade-805859 --memory=2200 --vm-driver=docker  --container-runtime=crio: (55.204139588s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2215323164 -p stopped-upgrade-805859 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2215323164 -p stopped-upgrade-805859 stop: (2.538638974s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-805859 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-805859 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (28.660205019s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (86.40s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (8.95s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.82s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.24s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (2.31s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.04s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.27s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.81s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.03s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0818 19:13:57.716792  239761 out.go:345] Setting OutFile to fd 1 ...
	I0818 19:13:57.716931  239761 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 19:13:57.716943  239761 out.go:358] Setting ErrFile to fd 2...
	I0818 19:13:57.716949  239761 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0818 19:13:57.717205  239761 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-7533/.minikube/bin
	I0818 19:13:57.717919  239761 out.go:352] Setting JSON to false
	I0818 19:13:57.719457  239761 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":3385,"bootTime":1724005053,"procs":301,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0818 19:13:57.719542  239761 start.go:139] virtualization: kvm guest
	I0818 19:13:57.721979  239761 out.go:177] * [false-451521] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0818 19:13:57.723334  239761 out.go:177]   - MINIKUBE_LOCATION=19423
	I0818 19:13:57.723382  239761 notify.go:220] Checking for updates...
	I0818 19:13:57.725825  239761 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0818 19:13:57.727175  239761 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19423-7533/kubeconfig
	I0818 19:13:57.728390  239761 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-7533/.minikube
	I0818 19:13:57.729497  239761 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0818 19:13:57.730685  239761 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0818 19:13:57.732534  239761 config.go:182] Loaded profile config "cert-expiration-677107": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0818 19:13:57.732674  239761 config.go:182] Loaded profile config "kubernetes-upgrade-666915": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0818 19:13:57.732807  239761 config.go:182] Loaded profile config "running-upgrade-607301": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0818 19:13:57.732909  239761 driver.go:394] Setting default libvirt URI to qemu:///system
	I0818 19:13:57.757534  239761 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0818 19:13:57.757670  239761 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0818 19:13:57.808507  239761 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:62 OomKillDisable:true NGoroutines:84 SystemTime:2024-08-18 19:13:57.799638349 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} 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.1] 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>}}
	I0818 19:13:57.808619  239761 docker.go:307] overlay module found
	I0818 19:13:57.810574  239761 out.go:177] * Using the docker driver based on user configuration
	I0818 19:13:57.811887  239761 start.go:297] selected driver: docker
	I0818 19:13:57.811898  239761 start.go:901] validating driver "docker" against <nil>
	I0818 19:13:57.811909  239761 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0818 19:13:57.813927  239761 out.go:201] 
	W0818 19:13:57.815098  239761 out.go:270] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0818 19:13:57.816290  239761 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt
extensions:
- extension:
last-update: Sun, 18 Aug 2024 19:12:42 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.94.2:8443
name: cert-expiration-677107
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt
extensions:
- extension:
last-update: Sun, 18 Aug 2024 19:13:13 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-666915
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt
extensions:
- extension:
last-update: Sun, 18 Aug 2024 19:13:59 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.103.2:8443
name: running-upgrade-607301
contexts:
- context:
cluster: cert-expiration-677107
extensions:
- extension:
last-update: Sun, 18 Aug 2024 19:12:42 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: cert-expiration-677107
name: cert-expiration-677107
- context:
cluster: kubernetes-upgrade-666915
user: kubernetes-upgrade-666915
name: kubernetes-upgrade-666915
- context:
cluster: running-upgrade-607301
user: running-upgrade-607301
name: running-upgrade-607301
current-context: running-upgrade-607301
kind: Config
preferences: {}
users:
- name: cert-expiration-677107
user:
client-certificate: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/cert-expiration-677107/client.crt
client-key: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/cert-expiration-677107/client.key
- name: kubernetes-upgrade-666915
user:
client-certificate: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/kubernetes-upgrade-666915/client.crt
client-key: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/kubernetes-upgrade-666915/client.key
- name: running-upgrade-607301
user:
client-certificate: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/running-upgrade-607301/client.crt
client-key: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/running-upgrade-607301/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/Start (47.15s)

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (22.97s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.66s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.27s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.58s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.67s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.58s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.64s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-820139 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0818 19:15:31.508756   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-820139 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (52.81130315s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (52.81s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-820139 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" [e789a98a-bac1-46f4-857a-a300f6c85957] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e789a98a-bac1-46f4-857a-a300f6c85957] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.004259129s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-820139 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.25s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-097172 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" [f2f1b6e3-a64b-4d71-bf09-4ad40f9767cf] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [f2f1b6e3-a64b-4d71-bf09-4ad40f9767cf] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.003723685s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-097172 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.26s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-863530 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [d310c1db-5432-414b-8ec2-1dad796a82ce] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d310c1db-5432-414b-8ec2-1dad796a82ce] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 7.0041115s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-863530 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (7.41s)

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

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

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

                                                
                                                
=== 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-863530 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-863530 --alsologtostderr -v=3: (11.988872335s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.99s)

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

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

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

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

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

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

                                                
                                                
-- 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-863530 --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 (146.71s)

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

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

                                                
                                                
=== 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-027711 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0818 19:18:29.288413   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/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-027711 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (45.760095518s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (45.76s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-027711 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [0aa437a7-985a-4602-899d-a8c47a62499b] Pending
helpers_test.go:344: "busybox" [0aa437a7-985a-4602-899d-a8c47a62499b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [0aa437a7-985a-4602-899d-a8c47a62499b] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 7.004023787s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-027711 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (7.24s)

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

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

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Stop (11.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-027711 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-027711 --alsologtostderr -v=3: (11.808927553s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.81s)

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

                                                
                                                
-- 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-027711 --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 (262.96s)

                                                
                                                
=== 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-027711 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-027711 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m22.611690038s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-027711 -n default-k8s-diff-port-027711
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (262.96s)

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

                                                
                                                
=== 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-zmxc6" [d5c8f6a5-bc68-40f5-874e-b08a572c96a4] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003509712s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go: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-zmxc6" [d5c8f6a5-bc68-40f5-874e-b08a572c96a4] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003359579s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-863530 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-863530 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.21s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-025485 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-025485 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (28.586608744s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (28.59s)

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

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

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

                                                
                                                
=== 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-025485 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (0.76s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-025485 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0818 19:20:31.508974   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/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-025485 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (12.435683532s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-025485 -n newest-cni-025485
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.74s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-025485 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.22s)

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

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

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

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

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

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

                                                
                                    
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-s26xv" [94ac01dc-56b2-437f-8751-870851cb9636] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004081176s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-s26xv" [94ac01dc-56b2-437f-8751-870851cb9636] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003897388s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-820139 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-451521 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0818 19:21:15.879990   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/no-preload-820139/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:15.886391   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/no-preload-820139/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:15.898206   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/no-preload-820139/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:15.919572   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/no-preload-820139/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:15.962006   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/no-preload-820139/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:16.043986   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/no-preload-820139/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:16.205632   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/no-preload-820139/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:16.528127   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/no-preload-820139/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:17.170104   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/no-preload-820139/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:18.451797   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/no-preload-820139/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:21.013938   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/no-preload-820139/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:26.135448   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/no-preload-820139/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-451521 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (40.951817096s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (40.95s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-z7gpp" [d321b7f2-2953-4f0f-bcd0-75ba9795ca07] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003727222s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-451521 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-8p9wz" [f02685bb-8077-4445-afa8-8dcf4c79c113] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-8p9wz" [f02685bb-8077-4445-afa8-8dcf4c79c113] Running
E0818 19:21:36.377733   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/no-preload-820139/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.004036856s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-z7gpp" [d321b7f2-2953-4f0f-bcd0-75ba9795ca07] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003878658s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-097172 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-451521 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0818 19:21:56.228070   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/old-k8s-version-863530/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:56.234482   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/old-k8s-version-863530/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:56.245774   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/old-k8s-version-863530/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:56.267485   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/old-k8s-version-863530/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:56.309732   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/old-k8s-version-863530/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:21:56.391591   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/old-k8s-version-863530/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-451521 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (53.361128982s)
--- PASS: TestNetworkPlugins/group/calico/Start (53.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
E0818 19:21:56.553212   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/old-k8s-version-863530/client.crt: no such file or directory" logger="UnhandledError"
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-xz6ws" [16eeed3c-16cb-4c7d-bf28-66e4832eeecd] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004084196s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-451521 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0818 19:22:01.365914   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/old-k8s-version-863530/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-451521 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (51.494253135s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (51.49s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-451521 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-88qlf" [8b3bb635-5819-46bc-b1ed-b279bd1683f7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0818 19:22:06.487868   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/old-k8s-version-863530/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-88qlf" [8b3bb635-5819-46bc-b1ed-b279bd1683f7] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.003707693s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.71s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-451521 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0818 19:22:37.211903   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/old-k8s-version-863530/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-451521 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (33.15423136s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (33.15s)

                                                
                                    
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" ...
E0818 19:22:37.824744   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/no-preload-820139/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "calico-node-69tk9" [07b2c129-e544-42e1-a74e-9bed1a43f114] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004159103s
--- 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-451521 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-451521 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-wfbd7" [c9aa70cc-8049-4db7-a7e5-308f283d7734] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-wfbd7" [c9aa70cc-8049-4db7-a7e5-308f283d7734] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 9.004170476s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (9.18s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-451521 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-mh4j6" [c9902675-2b9a-4580-8c43-349ef0261b8e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-mh4j6" [c9902675-2b9a-4580-8c43-349ef0261b8e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.003956807s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.17s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-451521 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-mmw5q" [d0b508db-32db-4e02-9706-11737e0f1ba8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-mmw5q" [d0b508db-32db-4e02-9706-11737e0f1ba8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.0036574s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.21s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:175: (dbg) Run:  kubectl --context enable-default-cni-451521 exec deployment/netcat -- nslookup kubernetes.default
E0818 19:23:18.173777   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/old-k8s-version-863530/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (0.14s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-dt4wt" [580b8c41-a45a-4f44-b10a-355e5fe95f47] Running
E0818 19:23:29.288393   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/functional-880385/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.004345665s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-dt4wt" [580b8c41-a45a-4f44-b10a-355e5fe95f47] Running
E0818 19:23:34.576785   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/addons-939704/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.003804709s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-027711 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.21s)

                                                
                                                
=== 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-027711 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.21s)

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

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

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

                                                
                                                
-- 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-027711 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-027711 -n default-k8s-diff-port-027711
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-027711 -n default-k8s-diff-port-027711
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.22s)
E0818 19:23:42.902573   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/default-k8s-diff-port-027711/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:23:43.224819   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/default-k8s-diff-port-027711/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:23:43.866636   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/default-k8s-diff-port-027711/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:23:45.148715   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/default-k8s-diff-port-027711/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:23:47.710678   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/default-k8s-diff-port-027711/client.crt: no such file or directory" logger="UnhandledError"
E0818 19:23:52.832516   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/default-k8s-diff-port-027711/client.crt: no such file or directory" logger="UnhandledError"

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-451521 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-lkcnr" [ab5980cf-07b1-4d10-b935-39ddb665c098] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-lkcnr" [ab5980cf-07b1-4d10-b935-39ddb665c098] Running
E0818 19:23:59.746452   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/no-preload-820139/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003745147s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.16s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-h42hx" [9e8e72ad-eae5-46db-89de-628acd565bcc] Running
E0818 19:24:03.073770   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/default-k8s-diff-port-027711/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00405934s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

                                                
                                                
-- 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 bridge-451521 exec deployment/netcat -- nslookup kubernetes.default
E0818 19:24:23.555025   14313 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/default-k8s-diff-port-027711/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:175: (dbg) Done: kubectl --context bridge-451521 exec deployment/netcat -- nslookup kubernetes.default: (5.116145672s)
--- PASS: TestNetworkPlugins/group/bridge/DNS (21.52s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-451521 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-87fwp" [dfb03683-6492-4271-a970-de8704b0be2f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-87fwp" [dfb03683-6492-4271-a970-de8704b0be2f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.003765421s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.16s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    

Test skip (25/328)

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/serial/Volcano (0s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:879: skipping: crio not supported
--- SKIP: TestAddons/serial/Volcano (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
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

                                                
                                                
=== 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-828522" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-828522
--- SKIP: TestStartStop/group/disable-driver-mounts (0.14s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.09s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt
extensions:
- extension:
last-update: Sun, 18 Aug 2024 19:12:42 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.94.2:8443
name: cert-expiration-677107
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt
extensions:
- extension:
last-update: Sun, 18 Aug 2024 19:13:13 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-666915
contexts:
- context:
cluster: cert-expiration-677107
extensions:
- extension:
last-update: Sun, 18 Aug 2024 19:12:42 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: cert-expiration-677107
name: cert-expiration-677107
- context:
cluster: kubernetes-upgrade-666915
user: kubernetes-upgrade-666915
name: kubernetes-upgrade-666915
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-677107
user:
client-certificate: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/cert-expiration-677107/client.crt
client-key: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/cert-expiration-677107/client.key
- name: kubernetes-upgrade-666915
user:
client-certificate: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/kubernetes-upgrade-666915/client.crt
client-key: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/kubernetes-upgrade-666915/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.03s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt
extensions:
- extension:
last-update: Sun, 18 Aug 2024 19:12:42 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.94.2:8443
name: cert-expiration-677107
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt
extensions:
- extension:
last-update: Sun, 18 Aug 2024 19:13:13 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-666915
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-7533/.minikube/ca.crt
extensions:
- extension:
last-update: Sun, 18 Aug 2024 19:13:59 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.103.2:8443
name: running-upgrade-607301
contexts:
- context:
cluster: cert-expiration-677107
extensions:
- extension:
last-update: Sun, 18 Aug 2024 19:12:42 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: cert-expiration-677107
name: cert-expiration-677107
- context:
cluster: kubernetes-upgrade-666915
user: kubernetes-upgrade-666915
name: kubernetes-upgrade-666915
- context:
cluster: running-upgrade-607301
user: running-upgrade-607301
name: running-upgrade-607301
current-context: running-upgrade-607301
kind: Config
preferences: {}
users:
- name: cert-expiration-677107
user:
client-certificate: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/cert-expiration-677107/client.crt
client-key: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/cert-expiration-677107/client.key
- name: kubernetes-upgrade-666915
user:
client-certificate: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/kubernetes-upgrade-666915/client.crt
client-key: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/kubernetes-upgrade-666915/client.key
- name: running-upgrade-607301
user:
client-certificate: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/running-upgrade-607301/client.crt
client-key: /home/jenkins/minikube-integration/19423-7533/.minikube/profiles/running-upgrade-607301/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard