Test Report: Docker_Linux_crio_arm64 19024

                    
                      79b1b42e4c1f52f497f2c052d5e760f5044cd55a:2024-06-04:34765
                    
                

Test fail (3/328)

Order failed test Duration
30 TestAddons/parallel/Ingress 167.59
32 TestAddons/parallel/MetricsServer 365.55
38 TestAddons/parallel/LocalPath 10.81
x
+
TestAddons/parallel/Ingress (167.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-390075 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-390075 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-390075 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" [f4b2e6d0-86af-48d0-8e09-eb699ff7a98b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [f4b2e6d0-86af-48d0-8e09-eb699ff7a98b] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.004643921s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-390075 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-390075 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.610807538s)

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

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

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

                                                
                                                

                                                
                                                

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "cd37cede57f6f26c8bf996e91ce4d775232d03a3dd2f9e4012d494224df457c3",
	        "Created": "2024-06-04T22:27:43.465518786Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1063223,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-06-04T22:27:43.763644783Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0622ec3fd0c0221f7f0283d460abbe0d716cdaaa1aed2131571009724720be86",
	        "ResolvConfPath": "/var/lib/docker/containers/cd37cede57f6f26c8bf996e91ce4d775232d03a3dd2f9e4012d494224df457c3/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/cd37cede57f6f26c8bf996e91ce4d775232d03a3dd2f9e4012d494224df457c3/hostname",
	        "HostsPath": "/var/lib/docker/containers/cd37cede57f6f26c8bf996e91ce4d775232d03a3dd2f9e4012d494224df457c3/hosts",
	        "LogPath": "/var/lib/docker/containers/cd37cede57f6f26c8bf996e91ce4d775232d03a3dd2f9e4012d494224df457c3/cd37cede57f6f26c8bf996e91ce4d775232d03a3dd2f9e4012d494224df457c3-json.log",
	        "Name": "/addons-390075",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-390075:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-390075",
	            "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/92fe1aa14c767df75b41eb12fde0cc7f82302168b75a0d8ac87e96a60c151488-init/diff:/var/lib/docker/overlay2/85cf74ba1a350367a43ddae754c3bf0ea65ddd68904cdb073d333373e120ac4d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/92fe1aa14c767df75b41eb12fde0cc7f82302168b75a0d8ac87e96a60c151488/merged",
	                "UpperDir": "/var/lib/docker/overlay2/92fe1aa14c767df75b41eb12fde0cc7f82302168b75a0d8ac87e96a60c151488/diff",
	                "WorkDir": "/var/lib/docker/overlay2/92fe1aa14c767df75b41eb12fde0cc7f82302168b75a0d8ac87e96a60c151488/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-390075",
	                "Source": "/var/lib/docker/volumes/addons-390075/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-390075",
	            "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-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f",
	            "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-390075",
	                "name.minikube.sigs.k8s.io": "addons-390075",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "cc54ecdf9b3b9e3fc3c3ab1a742df5deccb56fa568f3e1f21af1d481bc8841b9",
	            "SandboxKey": "/var/run/docker/netns/cc54ecdf9b3b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34235"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34234"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34231"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34233"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34232"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-390075": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "f87be80a935e2ed6f674ca8633df8adcfbc6f55f6976514fc1bb1ad7dd9e9e62",
	                    "EndpointID": "0e3f06d25c0757de305d09e6708cfb3fb5ef7b2f8295eb0813ca823a50505e6c",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-390075",
	                        "cd37cede57f6"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-390075 -n addons-390075
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-390075 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-390075 logs -n 25: (1.646768571s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | --all                                                                                       | minikube               | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC | 04 Jun 24 22:27 UTC |
	| delete  | -p download-only-518766                                                                     | download-only-518766   | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC | 04 Jun 24 22:27 UTC |
	| delete  | -p download-only-169614                                                                     | download-only-169614   | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC | 04 Jun 24 22:27 UTC |
	| delete  | -p download-only-518766                                                                     | download-only-518766   | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC | 04 Jun 24 22:27 UTC |
	| start   | --download-only -p                                                                          | download-docker-336584 | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC |                     |
	|         | download-docker-336584                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-336584                                                                   | download-docker-336584 | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC | 04 Jun 24 22:27 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-958159   | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC |                     |
	|         | binary-mirror-958159                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:38037                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-958159                                                                     | binary-mirror-958159   | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC | 04 Jun 24 22:27 UTC |
	| addons  | enable dashboard -p                                                                         | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC |                     |
	|         | addons-390075                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC |                     |
	|         | addons-390075                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-390075 --wait=true                                                                | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC | 04 Jun 24 22:30 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  | disable nvidia-device-plugin                                                                | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC | 04 Jun 24 22:31 UTC |
	|         | -p addons-390075                                                                            |                        |         |         |                     |                     |
	| ip      | addons-390075 ip                                                                            | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC | 04 Jun 24 22:31 UTC |
	| addons  | addons-390075 addons disable                                                                | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC | 04 Jun 24 22:31 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-390075 ssh cat                                                                       | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC | 04 Jun 24 22:31 UTC |
	|         | /opt/local-path-provisioner/pvc-45ba49f8-7957-47b5-80b5-47d3e2d109ec_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC | 04 Jun 24 22:31 UTC |
	|         | addons-390075                                                                               |                        |         |         |                     |                     |
	| addons  | addons-390075 addons disable                                                                | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC |                     |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC | 04 Jun 24 22:31 UTC |
	|         | -p addons-390075                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC | 04 Jun 24 22:31 UTC |
	|         | addons-390075                                                                               |                        |         |         |                     |                     |
	| addons  | addons-390075 addons                                                                        | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:32 UTC | 04 Jun 24 22:32 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-390075 addons                                                                        | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:32 UTC | 04 Jun 24 22:32 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-390075 ssh curl -s                                                                   | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:32 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-390075 ip                                                                            | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:34 UTC | 04 Jun 24 22:34 UTC |
	| addons  | addons-390075 addons disable                                                                | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:34 UTC | 04 Jun 24 22:34 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-390075 addons disable                                                                | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:34 UTC | 04 Jun 24 22:34 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/06/04 22:27:19
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.3 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0604 22:27:19.144220 1062763 out.go:291] Setting OutFile to fd 1 ...
	I0604 22:27:19.144402 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:27:19.144413 1062763 out.go:304] Setting ErrFile to fd 2...
	I0604 22:27:19.144418 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:27:19.144651 1062763 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
	I0604 22:27:19.145051 1062763 out.go:298] Setting JSON to false
	I0604 22:27:19.145907 1062763 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":25783,"bootTime":1717514257,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0604 22:27:19.145971 1062763 start.go:139] virtualization:  
	I0604 22:27:19.149182 1062763 out.go:177] * [addons-390075] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0604 22:27:19.152513 1062763 out.go:177]   - MINIKUBE_LOCATION=19024
	I0604 22:27:19.155064 1062763 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0604 22:27:19.152683 1062763 notify.go:220] Checking for updates...
	I0604 22:27:19.160357 1062763 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19024-1056687/kubeconfig
	I0604 22:27:19.162945 1062763 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19024-1056687/.minikube
	I0604 22:27:19.165483 1062763 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0604 22:27:19.168089 1062763 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0604 22:27:19.170867 1062763 driver.go:392] Setting default libvirt URI to qemu:///system
	I0604 22:27:19.188809 1062763 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
	I0604 22:27:19.188930 1062763 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0604 22:27:19.241786 1062763 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:43 SystemTime:2024-06-04 22:27:19.23253415 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214974464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0604 22:27:19.241888 1062763 docker.go:295] overlay module found
	I0604 22:27:19.244645 1062763 out.go:177] * Using the docker driver based on user configuration
	I0604 22:27:19.247309 1062763 start.go:297] selected driver: docker
	I0604 22:27:19.247325 1062763 start.go:901] validating driver "docker" against <nil>
	I0604 22:27:19.247338 1062763 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0604 22:27:19.247965 1062763 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0604 22:27:19.299664 1062763 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:43 SystemTime:2024-06-04 22:27:19.290258153 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214974464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0604 22:27:19.299822 1062763 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0604 22:27:19.300047 1062763 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]
	I0604 22:27:19.302697 1062763 out.go:177] * Using Docker driver with root privileges
	I0604 22:27:19.305278 1062763 cni.go:84] Creating CNI manager for ""
	I0604 22:27:19.305298 1062763 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0604 22:27:19.305310 1062763 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0604 22:27:19.305396 1062763 start.go:340] cluster config:
	{Name:addons-390075 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f 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.30.1 ClusterName:addons-390075 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.30.1 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}
	I0604 22:27:19.308321 1062763 out.go:177] * Starting "addons-390075" primary control-plane node in "addons-390075" cluster
	I0604 22:27:19.310985 1062763 cache.go:121] Beginning downloading kic base image for docker with crio
	I0604 22:27:19.313556 1062763 out.go:177] * Pulling base image v0.0.44-1717518322-19024 ...
	I0604 22:27:19.316043 1062763 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime crio
	I0604 22:27:19.316090 1062763 preload.go:147] Found local preload: /home/jenkins/minikube-integration/19024-1056687/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-cri-o-overlay-arm64.tar.lz4
	I0604 22:27:19.316104 1062763 cache.go:56] Caching tarball of preloaded images
	I0604 22:27:19.316130 1062763 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f in local docker daemon
	I0604 22:27:19.316196 1062763 preload.go:173] Found /home/jenkins/minikube-integration/19024-1056687/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0604 22:27:19.316207 1062763 cache.go:59] Finished verifying existence of preloaded tar for v1.30.1 on crio
	I0604 22:27:19.316537 1062763 profile.go:143] Saving config to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/config.json ...
	I0604 22:27:19.316565 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/config.json: {Name:mk7f6ed173578efd33acadffd0ee4d28d4aa087d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:19.329395 1062763 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f to local cache
	I0604 22:27:19.329500 1062763 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f in local cache directory
	I0604 22:27:19.329518 1062763 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f in local cache directory, skipping pull
	I0604 22:27:19.329523 1062763 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f exists in cache, skipping pull
	I0604 22:27:19.329531 1062763 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f as a tarball
	I0604 22:27:19.329536 1062763 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f from local cache
	I0604 22:27:36.035477 1062763 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f from cached tarball
	I0604 22:27:36.035553 1062763 cache.go:194] Successfully downloaded all kic artifacts
	I0604 22:27:36.035611 1062763 start.go:360] acquireMachinesLock for addons-390075: {Name:mk78b6ace8b17875bee4516c5684947e6f7705ad Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0604 22:27:36.035733 1062763 start.go:364] duration metric: took 101.868µs to acquireMachinesLock for "addons-390075"
	I0604 22:27:36.035760 1062763 start.go:93] Provisioning new machine with config: &{Name:addons-390075 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f 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.30.1 ClusterName:addons-390075 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.30.1 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.30.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0604 22:27:36.035854 1062763 start.go:125] createHost starting for "" (driver="docker")
	I0604 22:27:36.038025 1062763 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0604 22:27:36.038305 1062763 start.go:159] libmachine.API.Create for "addons-390075" (driver="docker")
	I0604 22:27:36.038342 1062763 client.go:168] LocalClient.Create starting
	I0604 22:27:36.038475 1062763 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca.pem
	I0604 22:27:36.704514 1062763 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/cert.pem
	I0604 22:27:37.066198 1062763 cli_runner.go:164] Run: docker network inspect addons-390075 --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}}]}"
	W0604 22:27:37.079913 1062763 cli_runner.go:211] docker network inspect addons-390075 --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
	I0604 22:27:37.080012 1062763 network_create.go:281] running [docker network inspect addons-390075] to gather additional debugging logs...
	I0604 22:27:37.080037 1062763 cli_runner.go:164] Run: docker network inspect addons-390075
	W0604 22:27:37.094793 1062763 cli_runner.go:211] docker network inspect addons-390075 returned with exit code 1
	I0604 22:27:37.094826 1062763 network_create.go:284] error running [docker network inspect addons-390075]: docker network inspect addons-390075: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-390075 not found
	I0604 22:27:37.094841 1062763 network_create.go:286] output of [docker network inspect addons-390075]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-390075 not found
	
	** /stderr **
	I0604 22:27:37.094950 1062763 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}}]}"
	I0604 22:27:37.111194 1062763 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:0x40000e1e00}
	I0604 22:27:37.111239 1062763 network_create.go:124] attempt to create docker network addons-390075 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0604 22:27:37.111294 1062763 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-390075 addons-390075
	I0604 22:27:37.169032 1062763 network_create.go:108] docker network addons-390075 192.168.49.0/24 created
	I0604 22:27:37.169068 1062763 kic.go:121] calculated static IP "192.168.49.2" for the "addons-390075" container
	I0604 22:27:37.169143 1062763 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0604 22:27:37.182070 1062763 cli_runner.go:164] Run: docker volume create addons-390075 --label name.minikube.sigs.k8s.io=addons-390075 --label created_by.minikube.sigs.k8s.io=true
	I0604 22:27:37.196807 1062763 oci.go:103] Successfully created a docker volume addons-390075
	I0604 22:27:37.196890 1062763 cli_runner.go:164] Run: docker run --rm --name addons-390075-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-390075 --entrypoint /usr/bin/test -v addons-390075:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f -d /var/lib
	I0604 22:27:39.213281 1062763 cli_runner.go:217] Completed: docker run --rm --name addons-390075-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-390075 --entrypoint /usr/bin/test -v addons-390075:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f -d /var/lib: (2.016353325s)
	I0604 22:27:39.213312 1062763 oci.go:107] Successfully prepared a docker volume addons-390075
	I0604 22:27:39.213341 1062763 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime crio
	I0604 22:27:39.213362 1062763 kic.go:194] Starting extracting preloaded images to volume ...
	I0604 22:27:39.213441 1062763 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19024-1056687/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-390075:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f -I lz4 -xf /preloaded.tar -C /extractDir
	I0604 22:27:43.407586 1062763 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19024-1056687/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-390075:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f -I lz4 -xf /preloaded.tar -C /extractDir: (4.194100512s)
	I0604 22:27:43.407620 1062763 kic.go:203] duration metric: took 4.194255197s to extract preloaded images to volume ...
	W0604 22:27:43.407752 1062763 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0604 22:27:43.407865 1062763 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0604 22:27:43.451778 1062763 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-390075 --name addons-390075 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-390075 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-390075 --network addons-390075 --ip 192.168.49.2 --volume addons-390075:/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-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f
	I0604 22:27:43.770920 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Running}}
	I0604 22:27:43.787535 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:27:43.808299 1062763 cli_runner.go:164] Run: docker exec addons-390075 stat /var/lib/dpkg/alternatives/iptables
	I0604 22:27:43.880509 1062763 oci.go:144] the created container "addons-390075" has a running status.
	I0604 22:27:43.880534 1062763 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa...
	I0604 22:27:44.788423 1062763 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0604 22:27:44.808689 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:27:44.825109 1062763 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0604 22:27:44.825134 1062763 kic_runner.go:114] Args: [docker exec --privileged addons-390075 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0604 22:27:44.882571 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:27:44.899799 1062763 machine.go:94] provisionDockerMachine start ...
	I0604 22:27:44.899895 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:44.915795 1062763 main.go:141] libmachine: Using SSH client type: native
	I0604 22:27:44.916071 1062763 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 34235 <nil> <nil>}
	I0604 22:27:44.916086 1062763 main.go:141] libmachine: About to run SSH command:
	hostname
	I0604 22:27:45.047637 1062763 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-390075
	
	I0604 22:27:45.047665 1062763 ubuntu.go:169] provisioning hostname "addons-390075"
	I0604 22:27:45.047741 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:45.068157 1062763 main.go:141] libmachine: Using SSH client type: native
	I0604 22:27:45.068433 1062763 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 34235 <nil> <nil>}
	I0604 22:27:45.068453 1062763 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-390075 && echo "addons-390075" | sudo tee /etc/hostname
	I0604 22:27:45.220569 1062763 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-390075
	
	I0604 22:27:45.220655 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:45.240229 1062763 main.go:141] libmachine: Using SSH client type: native
	I0604 22:27:45.240737 1062763 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 34235 <nil> <nil>}
	I0604 22:27:45.240763 1062763 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-390075' /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-390075/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-390075' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0604 22:27:45.375611 1062763 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0604 22:27:45.375678 1062763 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19024-1056687/.minikube CaCertPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19024-1056687/.minikube}
	I0604 22:27:45.375727 1062763 ubuntu.go:177] setting up certificates
	I0604 22:27:45.375748 1062763 provision.go:84] configureAuth start
	I0604 22:27:45.375811 1062763 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-390075
	I0604 22:27:45.391961 1062763 provision.go:143] copyHostCerts
	I0604 22:27:45.392046 1062763 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.pem (1078 bytes)
	I0604 22:27:45.392173 1062763 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19024-1056687/.minikube/cert.pem (1123 bytes)
	I0604 22:27:45.392242 1062763 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19024-1056687/.minikube/key.pem (1679 bytes)
	I0604 22:27:45.392300 1062763 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19024-1056687/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca-key.pem org=jenkins.addons-390075 san=[127.0.0.1 192.168.49.2 addons-390075 localhost minikube]
	I0604 22:27:46.000796 1062763 provision.go:177] copyRemoteCerts
	I0604 22:27:46.000881 1062763 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0604 22:27:46.000986 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:46.020902 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:27:46.116449 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0604 22:27:46.140633 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0604 22:27:46.164995 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0604 22:27:46.189949 1062763 provision.go:87] duration metric: took 814.185332ms to configureAuth
	I0604 22:27:46.189976 1062763 ubuntu.go:193] setting minikube options for container-runtime
	I0604 22:27:46.190170 1062763 config.go:182] Loaded profile config "addons-390075": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
	I0604 22:27:46.190278 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:46.206140 1062763 main.go:141] libmachine: Using SSH client type: native
	I0604 22:27:46.206388 1062763 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 34235 <nil> <nil>}
	I0604 22:27:46.206411 1062763 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0604 22:27:46.434684 1062763 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0604 22:27:46.434704 1062763 machine.go:97] duration metric: took 1.534882917s to provisionDockerMachine
	I0604 22:27:46.434714 1062763 client.go:171] duration metric: took 10.396365872s to LocalClient.Create
	I0604 22:27:46.434728 1062763 start.go:167] duration metric: took 10.396423694s to libmachine.API.Create "addons-390075"
	I0604 22:27:46.434734 1062763 start.go:293] postStartSetup for "addons-390075" (driver="docker")
	I0604 22:27:46.434745 1062763 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]
	I0604 22:27:46.434805 1062763 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
	I0604 22:27:46.434852 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:46.452806 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:27:46.548945 1062763 ssh_runner.go:195] Run: cat /etc/os-release
	I0604 22:27:46.551929 1062763 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0604 22:27:46.551965 1062763 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0604 22:27:46.551975 1062763 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0604 22:27:46.551983 1062763 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0604 22:27:46.551996 1062763 filesync.go:126] Scanning /home/jenkins/minikube-integration/19024-1056687/.minikube/addons for local assets ...
	I0604 22:27:46.552063 1062763 filesync.go:126] Scanning /home/jenkins/minikube-integration/19024-1056687/.minikube/files for local assets ...
	I0604 22:27:46.552089 1062763 start.go:296] duration metric: took 117.348248ms for postStartSetup
	I0604 22:27:46.552387 1062763 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-390075
	I0604 22:27:46.568507 1062763 profile.go:143] Saving config to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/config.json ...
	I0604 22:27:46.568800 1062763 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0604 22:27:46.568851 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:46.584421 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:27:46.672777 1062763 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0604 22:27:46.677315 1062763 start.go:128] duration metric: took 10.641443385s to createHost
	I0604 22:27:46.677339 1062763 start.go:83] releasing machines lock for "addons-390075", held for 10.641597381s
	I0604 22:27:46.677411 1062763 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-390075
	I0604 22:27:46.694237 1062763 ssh_runner.go:195] Run: cat /version.json
	I0604 22:27:46.694298 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:46.694551 1062763 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0604 22:27:46.694623 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:46.710694 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:27:46.721233 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:27:46.802973 1062763 ssh_runner.go:195] Run: systemctl --version
	I0604 22:27:46.926762 1062763 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0604 22:27:47.070024 1062763 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0604 22:27:47.074206 1062763 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" ;
	I0604 22:27:47.094221 1062763 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0604 22:27:47.094303 1062763 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0604 22:27:47.129669 1062763 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0604 22:27:47.129695 1062763 start.go:494] detecting cgroup driver to use...
	I0604 22:27:47.129736 1062763 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0604 22:27:47.129797 1062763 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0604 22:27:47.146151 1062763 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0604 22:27:47.158408 1062763 docker.go:217] disabling cri-docker service (if available) ...
	I0604 22:27:47.158528 1062763 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0604 22:27:47.172294 1062763 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0604 22:27:47.187054 1062763 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0604 22:27:47.283191 1062763 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0604 22:27:47.380648 1062763 docker.go:233] disabling docker service ...
	I0604 22:27:47.380716 1062763 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0604 22:27:47.400481 1062763 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0604 22:27:47.412472 1062763 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0604 22:27:47.497586 1062763 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0604 22:27:47.599826 1062763 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0604 22:27:47.611289 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0604 22:27:47.627807 1062763 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0604 22:27:47.627877 1062763 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0604 22:27:47.638365 1062763 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0604 22:27:47.638497 1062763 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0604 22:27:47.649097 1062763 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0604 22:27:47.659247 1062763 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0604 22:27:47.669583 1062763 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0604 22:27:47.679263 1062763 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"
	I0604 22:27:47.689586 1062763 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"
	I0604 22:27:47.706797 1062763 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"
	I0604 22:27:47.716914 1062763 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0604 22:27:47.725970 1062763 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0604 22:27:47.734818 1062763 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0604 22:27:47.823141 1062763 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0604 22:27:47.936766 1062763 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0604 22:27:47.936870 1062763 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0604 22:27:47.940567 1062763 start.go:562] Will wait 60s for crictl version
	I0604 22:27:47.940650 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:27:47.944030 1062763 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0604 22:27:47.981438 1062763 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0604 22:27:47.981617 1062763 ssh_runner.go:195] Run: crio --version
	I0604 22:27:48.020535 1062763 ssh_runner.go:195] Run: crio --version
	I0604 22:27:48.066523 1062763 out.go:177] * Preparing Kubernetes v1.30.1 on CRI-O 1.24.6 ...
	I0604 22:27:48.069024 1062763 cli_runner.go:164] Run: docker network inspect addons-390075 --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}}]}"
	I0604 22:27:48.084123 1062763 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0604 22:27:48.087971 1062763 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""
	I0604 22:27:48.100270 1062763 kubeadm.go:877] updating cluster {Name:addons-390075 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f 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.30.1 ClusterName:addons-390075 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.30.1 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} ...
	I0604 22:27:48.100395 1062763 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime crio
	I0604 22:27:48.100453 1062763 ssh_runner.go:195] Run: sudo crictl images --output json
	I0604 22:27:48.175424 1062763 crio.go:514] all images are preloaded for cri-o runtime.
	I0604 22:27:48.175448 1062763 crio.go:433] Images already preloaded, skipping extraction
	I0604 22:27:48.175539 1062763 ssh_runner.go:195] Run: sudo crictl images --output json
	I0604 22:27:48.216063 1062763 crio.go:514] all images are preloaded for cri-o runtime.
	I0604 22:27:48.216088 1062763 cache_images.go:84] Images are preloaded, skipping loading
	I0604 22:27:48.216098 1062763 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.1 crio true true} ...
	I0604 22:27:48.216200 1062763 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-390075 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.1 ClusterName:addons-390075 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:}
	I0604 22:27:48.216285 1062763 ssh_runner.go:195] Run: crio config
	I0604 22:27:48.265246 1062763 cni.go:84] Creating CNI manager for ""
	I0604 22:27:48.265272 1062763 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0604 22:27:48.265283 1062763 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0604 22:27:48.265307 1062763 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.30.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-390075 NodeName:addons-390075 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}
	I0604 22:27:48.265450 1062763 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-390075"
	  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.30.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0604 22:27:48.265519 1062763 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.1
	I0604 22:27:48.274376 1062763 binaries.go:44] Found k8s binaries, skipping transfer
	I0604 22:27:48.274455 1062763 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0604 22:27:48.283347 1062763 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0604 22:27:48.301309 1062763 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0604 22:27:48.319365 1062763 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0604 22:27:48.337126 1062763 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0604 22:27:48.340454 1062763 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""
	I0604 22:27:48.351033 1062763 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0604 22:27:48.430816 1062763 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0604 22:27:48.444416 1062763 certs.go:68] Setting up /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075 for IP: 192.168.49.2
	I0604 22:27:48.444478 1062763 certs.go:194] generating shared ca certs ...
	I0604 22:27:48.444519 1062763 certs.go:226] acquiring lock for ca certs: {Name:mkd4258d1c5b037e569bb99dc72e80faf3b19d76 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:48.444724 1062763 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.key
	I0604 22:27:49.397861 1062763 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.crt ...
	I0604 22:27:49.397896 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.crt: {Name:mk8277cc45927e8822ceec83bd42acd2a88b413d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:49.398106 1062763 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.key ...
	I0604 22:27:49.398122 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.key: {Name:mke5f2731748e59010dec85b573d7b0261ebb3fd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:49.398218 1062763 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19024-1056687/.minikube/proxy-client-ca.key
	I0604 22:27:49.810878 1062763 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19024-1056687/.minikube/proxy-client-ca.crt ...
	I0604 22:27:49.810909 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/proxy-client-ca.crt: {Name:mk1f53001688872a356ed1cabf1d77046a3241de Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:49.811544 1062763 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19024-1056687/.minikube/proxy-client-ca.key ...
	I0604 22:27:49.811563 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/proxy-client-ca.key: {Name:mkaf0b75fe71fad729346e015f729e7273b8a410 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:49.811954 1062763 certs.go:256] generating profile certs ...
	I0604 22:27:49.812024 1062763 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.key
	I0604 22:27:49.812043 1062763 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt with IP's: []
	I0604 22:27:50.599557 1062763 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt ...
	I0604 22:27:50.599593 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: {Name:mkfa352f83c8a1a5880d264ead39c1b7c884f61a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:50.599785 1062763 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.key ...
	I0604 22:27:50.599798 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.key: {Name:mk18d327da7fbda17a0fc8aac148343e797b5b1b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:50.599887 1062763 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.key.3b3dceec
	I0604 22:27:50.599907 1062763 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.crt.3b3dceec with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0604 22:27:51.272166 1062763 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.crt.3b3dceec ...
	I0604 22:27:51.272199 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.crt.3b3dceec: {Name:mk5a3fe64941cdd1ea055f74e9f36cd2e786a634 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:51.272386 1062763 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.key.3b3dceec ...
	I0604 22:27:51.272401 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.key.3b3dceec: {Name:mk5e54b11043ad5191f40ec55bdf6c140a155135 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:51.272489 1062763 certs.go:381] copying /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.crt.3b3dceec -> /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.crt
	I0604 22:27:51.272571 1062763 certs.go:385] copying /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.key.3b3dceec -> /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.key
	I0604 22:27:51.272627 1062763 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.key
	I0604 22:27:51.272649 1062763 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.crt with IP's: []
	I0604 22:27:51.619305 1062763 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.crt ...
	I0604 22:27:51.619340 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.crt: {Name:mk0faff2f615a66cb24c01bf80f85a5d21437768 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:51.619928 1062763 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.key ...
	I0604 22:27:51.619947 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.key: {Name:mke8a970a91c4e35b446f41b0f33e215546ccb0a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:51.620147 1062763 certs.go:484] found cert: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca-key.pem (1679 bytes)
	I0604 22:27:51.620192 1062763 certs.go:484] found cert: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca.pem (1078 bytes)
	I0604 22:27:51.620220 1062763 certs.go:484] found cert: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/cert.pem (1123 bytes)
	I0604 22:27:51.620247 1062763 certs.go:484] found cert: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/key.pem (1679 bytes)
	I0604 22:27:51.620854 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0604 22:27:51.645670 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0604 22:27:51.670247 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0604 22:27:51.693976 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0604 22:27:51.717323 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0604 22:27:51.742152 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0604 22:27:51.766384 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0604 22:27:51.789672 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0604 22:27:51.813118 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0604 22:27:51.836746 1062763 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0604 22:27:51.855074 1062763 ssh_runner.go:195] Run: openssl version
	I0604 22:27:51.860415 1062763 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"
	I0604 22:27:51.869993 1062763 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0604 22:27:51.874223 1062763 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jun  4 22:27 /usr/share/ca-certificates/minikubeCA.pem
	I0604 22:27:51.874290 1062763 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0604 22:27:51.882802 1062763 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"
	I0604 22:27:51.892555 1062763 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0604 22:27:51.895977 1062763 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
	I0604 22:27:51.896064 1062763 kubeadm.go:391] StartCluster: {Name:addons-390075 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f 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.30.1 ClusterName:addons-390075 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.30.1 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}
	I0604 22:27:51.896181 1062763 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0604 22:27:51.896251 1062763 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0604 22:27:51.938856 1062763 cri.go:89] found id: ""
	I0604 22:27:51.938949 1062763 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0604 22:27:51.948638 1062763 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0604 22:27:51.957896 1062763 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0604 22:27:51.957999 1062763 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
	I0604 22:27:51.966532 1062763 kubeadm.go:154] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0604 22:27:51.966604 1062763 kubeadm.go:156] found existing configuration files:
	
	I0604 22:27:51.966680 1062763 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0604 22:27:51.975469 1062763 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0604 22:27:51.975665 1062763 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0604 22:27:51.984398 1062763 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0604 22:27:51.993215 1062763 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0604 22:27:51.993283 1062763 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0604 22:27:52.002450 1062763 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0604 22:27:52.012279 1062763 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0604 22:27:52.012369 1062763 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0604 22:27:52.020821 1062763 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0604 22:27:52.029694 1062763 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0604 22:27:52.029776 1062763 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0604 22:27:52.038335 1062763 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.1:$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"
	I0604 22:27:52.123741 1062763 kubeadm.go:309] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1062-aws\n", err: exit status 1
	I0604 22:27:52.193552 1062763 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0604 22:28:09.953926 1062763 kubeadm.go:309] [init] Using Kubernetes version: v1.30.1
	I0604 22:28:09.953985 1062763 kubeadm.go:309] [preflight] Running pre-flight checks
	I0604 22:28:09.954070 1062763 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0604 22:28:09.954130 1062763 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1062-aws
	I0604 22:28:09.954168 1062763 kubeadm.go:309] OS: Linux
	I0604 22:28:09.954215 1062763 kubeadm.go:309] CGROUPS_CPU: enabled
	I0604 22:28:09.954265 1062763 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0604 22:28:09.954315 1062763 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0604 22:28:09.954364 1062763 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0604 22:28:09.954413 1062763 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0604 22:28:09.954474 1062763 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0604 22:28:09.954521 1062763 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0604 22:28:09.954573 1062763 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0604 22:28:09.954629 1062763 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0604 22:28:09.954704 1062763 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0604 22:28:09.954798 1062763 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0604 22:28:09.954890 1062763 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0604 22:28:09.954952 1062763 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0604 22:28:09.959393 1062763 out.go:204]   - Generating certificates and keys ...
	I0604 22:28:09.959529 1062763 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0604 22:28:09.959609 1062763 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0604 22:28:09.959681 1062763 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0604 22:28:09.959741 1062763 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0604 22:28:09.959804 1062763 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0604 22:28:09.959856 1062763 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0604 22:28:09.959911 1062763 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0604 22:28:09.960029 1062763 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-390075 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0604 22:28:09.960088 1062763 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0604 22:28:09.960201 1062763 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-390075 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0604 22:28:09.960268 1062763 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0604 22:28:09.960335 1062763 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0604 22:28:09.960383 1062763 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0604 22:28:09.960440 1062763 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0604 22:28:09.960492 1062763 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0604 22:28:09.960550 1062763 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0604 22:28:09.960608 1062763 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0604 22:28:09.960679 1062763 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0604 22:28:09.960738 1062763 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0604 22:28:09.960824 1062763 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0604 22:28:09.960892 1062763 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0604 22:28:09.963549 1062763 out.go:204]   - Booting up control plane ...
	I0604 22:28:09.963701 1062763 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0604 22:28:09.963795 1062763 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0604 22:28:09.963878 1062763 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0604 22:28:09.963989 1062763 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0604 22:28:09.964074 1062763 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0604 22:28:09.964114 1062763 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0604 22:28:09.964258 1062763 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0604 22:28:09.964368 1062763 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0604 22:28:09.964438 1062763 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 1.501059893s
	I0604 22:28:09.964528 1062763 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0604 22:28:09.964606 1062763 kubeadm.go:309] [api-check] The API server is healthy after 6.002148605s
	I0604 22:28:09.964743 1062763 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0604 22:28:09.964868 1062763 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0604 22:28:09.964937 1062763 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0604 22:28:09.965148 1062763 kubeadm.go:309] [mark-control-plane] Marking the node addons-390075 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0604 22:28:09.965211 1062763 kubeadm.go:309] [bootstrap-token] Using token: keici9.hyn0t0uifz5lsj1f
	I0604 22:28:09.967955 1062763 out.go:204]   - Configuring RBAC rules ...
	I0604 22:28:09.968103 1062763 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0604 22:28:09.968211 1062763 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0604 22:28:09.968362 1062763 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0604 22:28:09.968502 1062763 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0604 22:28:09.968617 1062763 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0604 22:28:09.968705 1062763 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0604 22:28:09.968818 1062763 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0604 22:28:09.968865 1062763 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0604 22:28:09.968912 1062763 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0604 22:28:09.968920 1062763 kubeadm.go:309] 
	I0604 22:28:09.968978 1062763 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0604 22:28:09.968986 1062763 kubeadm.go:309] 
	I0604 22:28:09.969060 1062763 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0604 22:28:09.969068 1062763 kubeadm.go:309] 
	I0604 22:28:09.969095 1062763 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0604 22:28:09.969155 1062763 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0604 22:28:09.969207 1062763 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0604 22:28:09.969215 1062763 kubeadm.go:309] 
	I0604 22:28:09.969267 1062763 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0604 22:28:09.969274 1062763 kubeadm.go:309] 
	I0604 22:28:09.969321 1062763 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0604 22:28:09.969328 1062763 kubeadm.go:309] 
	I0604 22:28:09.969379 1062763 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0604 22:28:09.969454 1062763 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0604 22:28:09.969523 1062763 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0604 22:28:09.969531 1062763 kubeadm.go:309] 
	I0604 22:28:09.969612 1062763 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0604 22:28:09.969689 1062763 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0604 22:28:09.969697 1062763 kubeadm.go:309] 
	I0604 22:28:09.969778 1062763 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token keici9.hyn0t0uifz5lsj1f \
	I0604 22:28:09.969880 1062763 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:faf3de72d395c6e2879f758349eeee8cbc632165abdb1086209c33e6f712f851 \
	I0604 22:28:09.969904 1062763 kubeadm.go:309] 	--control-plane 
	I0604 22:28:09.969912 1062763 kubeadm.go:309] 
	I0604 22:28:09.969994 1062763 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0604 22:28:09.970001 1062763 kubeadm.go:309] 
	I0604 22:28:09.970080 1062763 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token keici9.hyn0t0uifz5lsj1f \
	I0604 22:28:09.970195 1062763 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:faf3de72d395c6e2879f758349eeee8cbc632165abdb1086209c33e6f712f851 
	I0604 22:28:09.970207 1062763 cni.go:84] Creating CNI manager for ""
	I0604 22:28:09.970214 1062763 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0604 22:28:09.973176 1062763 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0604 22:28:09.975841 1062763 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0604 22:28:09.979787 1062763 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.1/kubectl ...
	I0604 22:28:09.979807 1062763 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0604 22:28:10.000507 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0604 22:28:10.261574 1062763 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0604 22:28:10.261762 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:10.261858 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-390075 minikube.k8s.io/updated_at=2024_06_04T22_28_10_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=901ac483c3e1097c63cda7493d918b612a8127f5 minikube.k8s.io/name=addons-390075 minikube.k8s.io/primary=true
	I0604 22:28:10.412891 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:10.412975 1062763 ops.go:34] apiserver oom_adj: -16
	I0604 22:28:10.913630 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:11.413679 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:11.913055 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:12.413028 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:12.913442 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:13.413956 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:13.913699 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:14.413639 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:14.913959 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:15.413595 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:15.913590 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:16.413091 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:16.913037 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:17.413549 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:17.913796 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:18.413048 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:18.913792 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:19.413383 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:19.913048 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:20.413509 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:20.913167 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:21.413064 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:21.913906 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:22.413803 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:22.913409 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:23.413083 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:23.914003 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:24.028322 1062763 kubeadm.go:1107] duration metric: took 13.766609309s to wait for elevateKubeSystemPrivileges
	W0604 22:28:24.028362 1062763 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0604 22:28:24.028371 1062763 kubeadm.go:393] duration metric: took 32.132313869s to StartCluster
	I0604 22:28:24.028387 1062763 settings.go:142] acquiring lock: {Name:mkdd63272cb2dcee683da2743c22d6c56a91d1c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:28:24.028506 1062763 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19024-1056687/kubeconfig
	I0604 22:28:24.028886 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/kubeconfig: {Name:mk3995813fa3b82ddea902734c26976dd62d1b06 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:28:24.029072 1062763 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0604 22:28:24.032132 1062763 out.go:177] * Verifying Kubernetes components...
	I0604 22:28:24.029212 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0604 22:28:24.029397 1062763 config.go:182] Loaded profile config "addons-390075": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
	I0604 22:28:24.029408 1062763 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:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0604 22:28:24.035543 1062763 addons.go:69] Setting yakd=true in profile "addons-390075"
	I0604 22:28:24.035580 1062763 addons.go:234] Setting addon yakd=true in "addons-390075"
	I0604 22:28:24.035615 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.036145 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.036346 1062763 addons.go:69] Setting ingress-dns=true in profile "addons-390075"
	I0604 22:28:24.036370 1062763 addons.go:234] Setting addon ingress-dns=true in "addons-390075"
	I0604 22:28:24.036412 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.036789 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.040371 1062763 addons.go:69] Setting inspektor-gadget=true in profile "addons-390075"
	I0604 22:28:24.040424 1062763 addons.go:234] Setting addon inspektor-gadget=true in "addons-390075"
	I0604 22:28:24.040429 1062763 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0604 22:28:24.040461 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.040894 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.041024 1062763 addons.go:69] Setting cloud-spanner=true in profile "addons-390075"
	I0604 22:28:24.041513 1062763 addons.go:234] Setting addon cloud-spanner=true in "addons-390075"
	I0604 22:28:24.041549 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.041954 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.052256 1062763 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-390075"
	I0604 22:28:24.052909 1062763 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-390075"
	I0604 22:28:24.057039 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.057835 1062763 addons.go:69] Setting metrics-server=true in profile "addons-390075"
	I0604 22:28:24.061136 1062763 addons.go:234] Setting addon metrics-server=true in "addons-390075"
	I0604 22:28:24.061209 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.061783 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.053262 1062763 addons.go:69] Setting default-storageclass=true in profile "addons-390075"
	I0604 22:28:24.064391 1062763 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-390075"
	I0604 22:28:24.053280 1062763 addons.go:69] Setting ingress=true in profile "addons-390075"
	I0604 22:28:24.057845 1062763 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-390075"
	I0604 22:28:24.057852 1062763 addons.go:69] Setting registry=true in profile "addons-390075"
	I0604 22:28:24.057856 1062763 addons.go:69] Setting storage-provisioner=true in profile "addons-390075"
	I0604 22:28:24.057859 1062763 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-390075"
	I0604 22:28:24.057863 1062763 addons.go:69] Setting volcano=true in profile "addons-390075"
	I0604 22:28:24.057867 1062763 addons.go:69] Setting volumesnapshots=true in profile "addons-390075"
	I0604 22:28:24.065167 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.053275 1062763 addons.go:69] Setting gcp-auth=true in profile "addons-390075"
	I0604 22:28:24.073644 1062763 mustload.go:65] Loading cluster: addons-390075
	I0604 22:28:24.073879 1062763 config.go:182] Loaded profile config "addons-390075": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
	I0604 22:28:24.074181 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.074603 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.092726 1062763 addons.go:234] Setting addon ingress=true in "addons-390075"
	I0604 22:28:24.092889 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.093428 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.104689 1062763 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-390075"
	I0604 22:28:24.104798 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.136355 1062763 addons.go:234] Setting addon storage-provisioner=true in "addons-390075"
	I0604 22:28:24.136471 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.137115 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.147599 1062763 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0604 22:28:24.151249 1062763 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0604 22:28:24.151312 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0604 22:28:24.151435 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.155619 1062763 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-390075"
	I0604 22:28:24.156068 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.175788 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.178513 1062763 addons.go:234] Setting addon volcano=true in "addons-390075"
	I0604 22:28:24.178611 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.179150 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.194621 1062763 addons.go:234] Setting addon registry=true in "addons-390075"
	I0604 22:28:24.194741 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.195283 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.195608 1062763 addons.go:234] Setting addon volumesnapshots=true in "addons-390075"
	I0604 22:28:24.195670 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.196151 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.267298 1062763 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0604 22:28:24.273573 1062763 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0604 22:28:24.273601 1062763 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0604 22:28:24.273677 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.280813 1062763 addons.go:234] Setting addon default-storageclass=true in "addons-390075"
	I0604 22:28:24.280855 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.281253 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.330207 1062763 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0604 22:28:24.343253 1062763 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0604 22:28:24.343327 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0604 22:28:24.343421 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.349307 1062763 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.29.0
	I0604 22:28:24.266950 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.345511 1062763 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-390075"
	I0604 22:28:24.348366 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.355465 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0604 22:28:24.355479 1062763 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.1
	I0604 22:28:24.355483 1062763 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0604 22:28:24.364029 1062763 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0604 22:28:24.364072 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.372494 1062763 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.0
	I0604 22:28:24.369336 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0604 22:28:24.372437 1062763 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	W0604 22:28:24.373608 1062763 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0604 22:28:24.375224 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.375640 1062763 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0604 22:28:24.378177 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.381073 1062763 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0604 22:28:24.381083 1062763 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0604 22:28:24.381416 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0604 22:28:24.383767 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.386168 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0604 22:28:24.386246 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.399541 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0604 22:28:24.394980 1062763 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0604 22:28:24.396191 1062763 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0604 22:28:24.402250 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.406415 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0604 22:28:24.411454 1062763 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0604 22:28:24.426826 1062763 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0604 22:28:24.426902 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0604 22:28:24.427003 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.466056 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0604 22:28:24.469683 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0604 22:28:24.469270 1062763 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0604 22:28:24.476039 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.476251 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0604 22:28:24.476262 1062763 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0604 22:28:24.483634 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.484476 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0604 22:28:24.487962 1062763 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0604 22:28:24.488022 1062763 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0604 22:28:24.488126 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.504883 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0604 22:28:24.504081 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/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.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0604 22:28:24.504149 1062763 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0604 22:28:24.509143 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.509189 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.516092 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0604 22:28:24.512440 1062763 out.go:177]   - Using image docker.io/registry:2.8.3
	I0604 22:28:24.521598 1062763 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0604 22:28:24.518965 1062763 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0604 22:28:24.522959 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.524912 1062763 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0604 22:28:24.525454 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0604 22:28:24.525021 1062763 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0604 22:28:24.525602 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.525850 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.546409 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.615666 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.631032 1062763 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0604 22:28:24.633814 1062763 out.go:177]   - Using image docker.io/busybox:stable
	I0604 22:28:24.630875 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.632612 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.637274 1062763 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0604 22:28:24.637298 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0604 22:28:24.637361 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.643470 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.644162 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.659490 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.673910 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0604 22:28:24.676223 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.894602 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0604 22:28:24.996984 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0604 22:28:24.999159 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0604 22:28:24.999238 1062763 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0604 22:28:25.010237 1062763 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0604 22:28:25.010317 1062763 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0604 22:28:25.055869 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0604 22:28:25.104672 1062763 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0604 22:28:25.104746 1062763 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0604 22:28:25.119424 1062763 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0604 22:28:25.119536 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0604 22:28:25.120412 1062763 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0604 22:28:25.120468 1062763 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0604 22:28:25.150687 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0604 22:28:25.235859 1062763 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0604 22:28:25.235935 1062763 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0604 22:28:25.265168 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0604 22:28:25.265238 1062763 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0604 22:28:25.265781 1062763 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0604 22:28:25.265822 1062763 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0604 22:28:25.273756 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0604 22:28:25.277565 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0604 22:28:25.290527 1062763 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0604 22:28:25.290604 1062763 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)
	I0604 22:28:25.316797 1062763 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0604 22:28:25.316868 1062763 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0604 22:28:25.338980 1062763 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0604 22:28:25.339057 1062763 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0604 22:28:25.372114 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0604 22:28:25.372191 1062763 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0604 22:28:25.397232 1062763 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0604 22:28:25.397309 1062763 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0604 22:28:25.454613 1062763 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0604 22:28:25.454634 1062763 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0604 22:28:25.463049 1062763 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0604 22:28:25.463069 1062763 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0604 22:28:25.467620 1062763 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0604 22:28:25.467638 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0604 22:28:25.499913 1062763 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0604 22:28:25.499985 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0604 22:28:25.538740 1062763 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0604 22:28:25.538815 1062763 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0604 22:28:25.541283 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0604 22:28:25.541349 1062763 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0604 22:28:25.606513 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:25.658213 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0604 22:28:25.666767 1062763 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0604 22:28:25.666838 1062763 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0604 22:28:25.672782 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:25.705782 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0604 22:28:25.705854 1062763 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0604 22:28:25.710368 1062763 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0604 22:28:25.710466 1062763 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0604 22:28:25.870917 1062763 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0604 22:28:25.870979 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0604 22:28:25.877141 1062763 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0604 22:28:25.877216 1062763 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0604 22:28:25.882717 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0604 22:28:25.882788 1062763 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0604 22:28:26.057461 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0604 22:28:26.057532 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0604 22:28:26.116085 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:26.159160 1062763 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0604 22:28:26.159232 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0604 22:28:26.258108 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:26.284454 1062763 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0604 22:28:26.284530 1062763 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0604 22:28:26.467891 1062763 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0604 22:28:26.467959 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0604 22:28:26.607729 1062763 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0604 22:28:26.607798 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0604 22:28:26.713169 1062763 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.203360417s)
	I0604 22:28:26.714122 1062763 node_ready.go:35] waiting up to 6m0s for node "addons-390075" to be "Ready" ...
	I0604 22:28:26.714310 1062763 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/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.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.204640474s)
	I0604 22:28:26.714358 1062763 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0604 22:28:26.807848 1062763 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0604 22:28:26.807919 1062763 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0604 22:28:27.006242 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:27.485235 1062763 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-390075" context rescaled to 1 replicas
	I0604 22:28:28.915036 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:29.021375 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.347428362s)
	I0604 22:28:29.661445 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.766769461s)
	I0604 22:28:29.703630 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.706558829s)
	I0604 22:28:29.703852 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.647906378s)
	I0604 22:28:29.703900 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.553141542s)
	I0604 22:28:30.686896 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.4130566s)
	I0604 22:28:30.686942 1062763 addons.go:475] Verifying addon ingress=true in "addons-390075"
	I0604 22:28:30.690410 1062763 out.go:177] * Verifying ingress addon...
	I0604 22:28:30.687106 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.409473524s)
	I0604 22:28:30.687224 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.080578193s)
	I0604 22:28:30.687252 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.028970448s)
	I0604 22:28:30.687281 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.01443185s)
	I0604 22:28:30.692915 1062763 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-390075 service yakd-dashboard -n yakd-dashboard
	
	I0604 22:28:30.690782 1062763 addons.go:475] Verifying addon metrics-server=true in "addons-390075"
	I0604 22:28:30.690793 1062763 addons.go:475] Verifying addon registry=true in "addons-390075"
	I0604 22:28:30.696370 1062763 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0604 22:28:30.702696 1062763 out.go:177] * Verifying registry addon...
	I0604 22:28:30.705772 1062763 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0604 22:28:30.706769 1062763 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0604 22:28:30.706795 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:30.713304 1062763 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0604 22:28:30.713327 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:30.723640 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.607469684s)
	I0604 22:28:30.723739 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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.465551s)
	W0604 22:28:30.723908 1062763 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:30.723931 1062763 retry.go:31] will retry after 368.648068ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:30.944294 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (3.9379575s)
	I0604 22:28:30.944337 1062763 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-390075"
	I0604 22:28:30.947201 1062763 out.go:177] * Verifying csi-hostpath-driver addon...
	I0604 22:28:30.951395 1062763 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0604 22:28:30.962946 1062763 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0604 22:28:30.962972 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:31.093055 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:31.203612 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:31.211915 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:31.220192 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:31.464513 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:31.703985 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:31.709980 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:31.956253 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:32.203794 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:32.209946 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:32.455599 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:32.704829 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:32.710188 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:32.776952 1062763 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0604 22:28:32.777097 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:32.805229 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:32.944009 1062763 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0604 22:28:32.977920 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:33.033004 1062763 addons.go:234] Setting addon gcp-auth=true in "addons-390075"
	I0604 22:28:33.033056 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:33.033499 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:33.061131 1062763 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0604 22:28:33.061198 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:33.085144 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:33.203384 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:33.211544 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:33.462773 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:33.704255 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:33.722334 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:33.724701 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:33.929399 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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.836297057s)
	I0604 22:28:33.932950 1062763 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0604 22:28:33.935419 1062763 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0604 22:28:33.937822 1062763 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0604 22:28:33.937880 1062763 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0604 22:28:33.956277 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:33.964921 1062763 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0604 22:28:33.964947 1062763 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0604 22:28:33.996431 1062763 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0604 22:28:33.996497 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0604 22:28:34.021413 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:34.203938 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:34.211681 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:34.455528 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:34.710060 1062763 addons.go:475] Verifying addon gcp-auth=true in "addons-390075"
	I0604 22:28:34.712430 1062763 out.go:177] * Verifying gcp-auth addon...
	I0604 22:28:34.715890 1062763 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0604 22:28:34.724422 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:34.726897 1062763 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0604 22:28:34.726952 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:34.727823 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:34.955762 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:35.203002 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:35.209905 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:35.220890 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:35.457577 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:35.705365 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:35.710823 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:35.725745 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:35.727356 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:35.956051 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:36.203284 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:36.210824 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:36.221213 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:36.455590 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:36.703696 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:36.711301 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:36.719255 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:36.957013 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:37.206326 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:37.210245 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:37.220960 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:37.456440 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:37.703603 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:37.710565 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:37.720791 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:37.955972 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:38.202938 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:38.209899 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:38.219001 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:38.220407 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:38.456697 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:38.703188 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:38.709805 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:38.719373 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:38.955483 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:39.203234 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:39.209882 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:39.219712 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:39.455616 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:39.703457 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:39.711210 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:39.719491 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:39.956400 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:40.202782 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:40.209562 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:40.219867 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:40.455615 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:40.702993 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:40.709675 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:40.718044 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:40.718957 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:40.955942 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:41.203479 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:41.210225 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:41.220877 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:41.455565 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:41.703555 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:41.710367 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:41.719194 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:41.955768 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:42.203523 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:42.210728 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:42.219598 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:42.455851 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:42.702936 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:42.710114 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:42.719645 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:42.955873 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:43.202736 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:43.209439 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:43.217204 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:43.218871 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:43.456573 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:43.702936 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:43.710064 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:43.719598 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:43.955943 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:44.203665 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:44.210254 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:44.218746 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:44.455878 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:44.703197 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:44.711486 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:44.722183 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:44.956416 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:45.204799 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:45.210694 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:45.219655 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:45.221915 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:45.456604 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:45.703525 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:45.710530 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:45.720093 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:45.960170 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:46.203886 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:46.209924 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:46.220164 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:46.455965 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:46.703264 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:46.709834 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:46.720039 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:46.955839 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:47.203624 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:47.210536 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:47.219248 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:47.455863 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:47.703761 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:47.710615 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:47.717477 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:47.719574 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:47.955649 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:48.203904 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:48.209633 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:48.219111 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:48.455755 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:48.702921 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:48.709624 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:48.719907 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:48.956404 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:49.203789 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:49.209739 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:49.222389 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:49.455919 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:49.703618 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:49.710094 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:49.718298 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:49.719376 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:49.956481 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:50.204291 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:50.209850 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:50.219274 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:50.455539 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:50.703774 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:50.709698 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:50.719228 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:50.955493 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:51.203149 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:51.209812 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:51.219626 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:51.455921 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:51.703484 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:51.710299 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:51.718916 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:51.956280 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:52.203397 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:52.210107 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:52.219084 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:52.220413 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:52.455548 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:52.702827 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:52.709424 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:52.720219 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:52.955360 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:53.206417 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:53.209943 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:53.222659 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:53.456117 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:53.706671 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:53.711756 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:53.720225 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:53.956684 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:54.203434 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:54.215759 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:54.219875 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:54.459828 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:54.702608 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:54.713076 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:54.718130 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:54.719000 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:54.956076 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:55.203047 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:55.209777 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:55.219638 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:55.455945 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:55.703770 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:55.709918 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:55.720163 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:55.955342 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:56.203834 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:56.209637 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:56.220230 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:56.457083 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:56.703567 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:56.710224 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:56.719117 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:56.719597 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:56.956004 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:57.203211 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:57.210117 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:57.220022 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:57.455777 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:57.703063 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:57.709781 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:57.719375 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:57.956496 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:58.203359 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:58.210087 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:58.219344 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:58.456056 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:58.703135 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:58.709652 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:58.719438 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:58.956118 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:59.202807 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:59.209958 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:59.217564 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:59.219579 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:59.457161 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:59.703801 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:59.710088 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:59.721074 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:59.956395 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:00.214214 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:00.230703 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:00.241480 1062763 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0604 22:29:00.241510 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:00.242459 1062763 node_ready.go:49] node "addons-390075" has status "Ready":"True"
	I0604 22:29:00.242488 1062763 node_ready.go:38] duration metric: took 33.52830096s for node "addons-390075" to be "Ready" ...
	I0604 22:29:00.242500 1062763 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0604 22:29:00.312825 1062763 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-6g878" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:00.588323 1062763 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0604 22:29:00.588351 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:00.718462 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:00.722024 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:00.728308 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:00.977633 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:01.204662 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:01.211591 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:01.220227 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:01.459009 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:01.714660 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:01.722458 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:01.726448 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:01.960748 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:02.203148 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:02.211078 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:02.219738 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:02.318462 1062763 pod_ready.go:102] pod "coredns-7db6d8ff4d-6g878" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:02.457894 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:02.715981 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:02.725907 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:02.726615 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:02.819922 1062763 pod_ready.go:92] pod "coredns-7db6d8ff4d-6g878" in "kube-system" namespace has status "Ready":"True"
	I0604 22:29:02.819986 1062763 pod_ready.go:81] duration metric: took 2.507118118s for pod "coredns-7db6d8ff4d-6g878" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.820027 1062763 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.825812 1062763 pod_ready.go:92] pod "etcd-addons-390075" in "kube-system" namespace has status "Ready":"True"
	I0604 22:29:02.825883 1062763 pod_ready.go:81] duration metric: took 5.834869ms for pod "etcd-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.825913 1062763 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.834130 1062763 pod_ready.go:92] pod "kube-apiserver-addons-390075" in "kube-system" namespace has status "Ready":"True"
	I0604 22:29:02.834202 1062763 pod_ready.go:81] duration metric: took 8.269237ms for pod "kube-apiserver-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.834231 1062763 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.840240 1062763 pod_ready.go:92] pod "kube-controller-manager-addons-390075" in "kube-system" namespace has status "Ready":"True"
	I0604 22:29:02.840312 1062763 pod_ready.go:81] duration metric: took 6.059233ms for pod "kube-controller-manager-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.840339 1062763 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-jv4bl" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.845807 1062763 pod_ready.go:92] pod "kube-proxy-jv4bl" in "kube-system" namespace has status "Ready":"True"
	I0604 22:29:02.845877 1062763 pod_ready.go:81] duration metric: took 5.517516ms for pod "kube-proxy-jv4bl" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.845903 1062763 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.957699 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:03.203794 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:03.210911 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:03.217947 1062763 pod_ready.go:92] pod "kube-scheduler-addons-390075" in "kube-system" namespace has status "Ready":"True"
	I0604 22:29:03.218019 1062763 pod_ready.go:81] duration metric: took 372.094923ms for pod "kube-scheduler-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:03.218044 1062763 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:03.219730 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:03.457448 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:03.703738 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:03.710288 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:03.720323 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:03.957783 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:04.204332 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:04.214086 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:04.219665 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:04.458774 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:04.704794 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:04.711633 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:04.723915 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:04.959269 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:05.203711 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:05.214283 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:05.222957 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:05.229108 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:05.457434 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:05.703875 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:05.712455 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:05.720556 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:05.958500 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:06.204408 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:06.211233 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:06.219985 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:06.457011 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:06.712191 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:06.748896 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:06.749313 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:06.957306 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:07.207765 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:07.213800 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:07.233910 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:07.249018 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:07.460410 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:07.723757 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:07.741881 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:07.756134 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:07.957603 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:08.204602 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:08.211793 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:08.221189 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:08.456224 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:08.703954 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:08.722177 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:08.725690 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:08.956872 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:09.203470 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:09.210842 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:09.220988 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:09.457475 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:09.703910 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:09.710142 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:09.725862 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:09.737190 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:09.960823 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:10.204498 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:10.210910 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:10.220204 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:10.456608 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:10.703443 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:10.711685 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:10.721715 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:10.957042 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:11.209402 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:11.212310 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:11.220501 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:11.459081 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:11.704074 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:11.764606 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:11.771782 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:11.827084 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:11.987597 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:12.204258 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:12.211022 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:12.221023 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:12.457310 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:12.704314 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:12.710661 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:12.720398 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:12.969097 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:13.204134 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:13.211642 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:13.221495 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:13.459824 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:13.705781 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:13.716957 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:13.722267 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:13.969590 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:14.203529 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:14.225710 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:14.244797 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:14.247812 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:14.461358 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:14.704021 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:14.726067 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:14.731775 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:14.975318 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:15.204264 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:15.210863 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:15.221337 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:15.459342 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:15.705479 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:15.711479 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:15.720740 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:15.961846 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:16.205140 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:16.219256 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:16.230428 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:16.247853 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:16.457521 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:16.704844 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:16.710714 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:16.721486 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:16.956696 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:17.203684 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:17.211006 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:17.219844 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:17.457496 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:17.704013 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:17.710431 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:17.721481 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:17.958312 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:18.205239 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:18.211021 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:18.234116 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:18.457690 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:18.703396 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:18.711811 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:18.721032 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:18.729398 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:18.959834 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:19.204769 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:19.210170 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:19.220767 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:19.456782 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:19.703869 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:19.711282 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:19.719568 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:19.958562 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:20.204224 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:20.212823 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:20.222142 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:20.467159 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:20.704031 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:20.712812 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:20.722040 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:20.958917 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:21.212515 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:21.213207 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:21.224356 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:21.228024 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:21.457642 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:21.704533 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:21.711270 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:21.719681 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:21.957706 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:22.204027 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:22.210547 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:22.219074 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:22.457369 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:22.703791 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:22.711175 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:22.719744 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:22.957649 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:23.203698 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:23.210674 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:23.219838 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:23.456806 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:23.703191 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:23.710394 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:23.719636 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:23.723975 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:23.957903 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:24.205361 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:24.212082 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:24.227806 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:24.456993 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:24.724326 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:24.761077 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:24.762143 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:24.965443 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:25.204174 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:25.210554 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:25.220374 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:25.460001 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:25.724785 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:25.728063 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:25.741885 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:25.751689 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:25.957890 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:26.205209 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:26.217265 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:26.240233 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:26.458471 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:26.704331 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:26.710886 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:26.720047 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:26.962963 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:27.203632 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:27.211833 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:27.222462 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:27.456680 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:27.704541 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:27.710976 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:27.725685 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:27.958378 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:28.203880 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:28.210617 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:28.221032 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:28.238314 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:28.456753 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:28.704052 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:28.710198 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:28.719582 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:28.956728 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:29.203332 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:29.210554 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:29.224460 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:29.457177 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:29.704745 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:29.714801 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:29.721985 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:29.958638 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:30.204799 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:30.213377 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:30.224914 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:30.461248 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:30.703342 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:30.710552 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:30.720226 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:30.723875 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:30.956643 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:31.203596 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:31.211124 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:31.219721 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:31.456760 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:31.704013 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:31.710469 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:31.720527 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:31.957432 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:32.205531 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:32.212098 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:32.225237 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:32.458715 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:32.705431 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:32.717338 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:32.732248 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:32.737477 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:32.960351 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:33.204047 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:33.211067 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:33.224392 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:33.463482 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:33.711597 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:33.714324 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:33.722153 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:33.968259 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:34.203643 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:34.213564 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:34.221791 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:34.457676 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:34.703275 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:34.711393 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:34.724884 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:34.958090 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:35.204109 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:35.218623 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:35.229939 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:35.234113 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:35.458139 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:35.703526 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:35.712186 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:35.720468 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:35.957801 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:36.204029 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:36.210467 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:36.220017 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:36.462993 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:36.703287 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:36.710612 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:36.719481 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:36.958733 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:37.204024 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:37.210236 1062763 kapi.go:107] duration metric: took 1m6.504459696s to wait for kubernetes.io/minikube-addons=registry ...
	I0604 22:29:37.219881 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:37.457465 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:37.703884 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:37.719052 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:37.723349 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:37.961912 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:38.203690 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:38.219911 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:38.457171 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:38.704082 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:38.719934 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:38.958549 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:39.203840 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:39.228558 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:39.457949 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:39.704792 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:39.726199 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:39.735199 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:39.957088 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:40.203801 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:40.221336 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:40.465345 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:40.704947 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:40.720139 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:40.956625 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:41.203891 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:41.219090 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:41.456901 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:41.703633 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:41.724362 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:41.961151 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:42.203301 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:42.229856 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:42.236262 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:42.458174 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:42.704171 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:42.722572 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:42.958468 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:43.204211 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:43.220061 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:43.458370 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:43.704258 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:43.721375 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:43.963055 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:44.204893 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:44.222442 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:44.457543 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:44.704009 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:44.721224 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:44.725751 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:44.956819 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:45.204721 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:45.220479 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:45.456948 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:45.704419 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:45.721213 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:45.956761 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:46.208252 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:46.231010 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:46.457440 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:46.705878 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:46.720295 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:46.728914 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:46.958218 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:47.204089 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:47.219722 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:47.465641 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:47.704067 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:47.722670 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:47.976054 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:48.204095 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:48.220536 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:48.472483 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:48.704644 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:48.720115 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:48.960449 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:49.205085 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:49.225488 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:49.232750 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:49.458906 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:49.703764 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:49.721577 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:49.958566 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:50.204363 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:50.221302 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:50.458329 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:50.704587 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:50.723916 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:50.961946 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:51.209047 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:51.241480 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:51.252057 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:51.457740 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:51.703963 1062763 kapi.go:107] duration metric: took 1m21.007590891s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0604 22:29:51.720543 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:51.957662 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:52.219612 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:52.472190 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:52.721625 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:52.964146 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:53.221365 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:53.457160 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:53.719772 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:53.724717 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:53.958907 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:54.220971 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:54.457450 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:54.723243 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:54.958124 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:55.219674 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:55.456550 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:55.721021 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:55.725327 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:55.969352 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:56.220849 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:56.474258 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:56.726351 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:56.957486 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:57.219924 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:57.457374 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:57.721270 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:57.725629 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:57.959898 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:58.223894 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:58.458054 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:58.726122 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:58.958062 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:59.219907 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:59.456711 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:59.720425 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:59.956785 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:30:00.231804 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:00.251546 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:00.459110 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:30:00.720259 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:00.957976 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:30:01.226477 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:01.458268 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:30:01.720633 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:01.958523 1062763 kapi.go:107] duration metric: took 1m31.007127513s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0604 22:30:02.222074 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:02.720731 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:02.725159 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:03.221270 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:03.720115 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:04.219092 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:04.720769 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:05.219827 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:05.224294 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:05.720164 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:06.220676 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:06.723455 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:07.223065 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:07.226677 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:07.721121 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:08.220145 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:08.719922 1062763 kapi.go:107] duration metric: took 1m34.004032566s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0604 22:30:08.722818 1062763 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-390075 cluster.
	I0604 22:30:08.724455 1062763 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.
	I0604 22:30:08.726218 1062763 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0604 22:30:08.727970 1062763 out.go:177] * Enabled addons: ingress-dns, storage-provisioner, nvidia-device-plugin, cloud-spanner, storage-provisioner-rancher, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0604 22:30:08.729393 1062763 addons.go:510] duration metric: took 1m44.699980997s for enable addons: enabled=[ingress-dns storage-provisioner nvidia-device-plugin cloud-spanner storage-provisioner-rancher metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0604 22:30:09.227220 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:11.724079 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:14.223813 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:16.225147 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:18.724926 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:20.723528 1062763 pod_ready.go:92] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"True"
	I0604 22:30:20.723561 1062763 pod_ready.go:81] duration metric: took 1m17.505491534s for pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace to be "Ready" ...
	I0604 22:30:20.723574 1062763 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-t9vgq" in "kube-system" namespace to be "Ready" ...
	I0604 22:30:20.729016 1062763 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-t9vgq" in "kube-system" namespace has status "Ready":"True"
	I0604 22:30:20.729047 1062763 pod_ready.go:81] duration metric: took 5.46241ms for pod "nvidia-device-plugin-daemonset-t9vgq" in "kube-system" namespace to be "Ready" ...
	I0604 22:30:20.729071 1062763 pod_ready.go:38] duration metric: took 1m20.48655795s 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" ...
	I0604 22:30:20.729087 1062763 api_server.go:52] waiting for apiserver process to appear ...
	I0604 22:30:20.729120 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0604 22:30:20.729183 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0604 22:30:20.770931 1062763 cri.go:89] found id: "4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334"
	I0604 22:30:20.770957 1062763 cri.go:89] found id: ""
	I0604 22:30:20.770965 1062763 logs.go:276] 1 containers: [4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334]
	I0604 22:30:20.771026 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:20.775791 1062763 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0604 22:30:20.775864 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0604 22:30:20.819352 1062763 cri.go:89] found id: "6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a"
	I0604 22:30:20.819376 1062763 cri.go:89] found id: ""
	I0604 22:30:20.819385 1062763 logs.go:276] 1 containers: [6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a]
	I0604 22:30:20.819441 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:20.826118 1062763 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0604 22:30:20.826192 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0604 22:30:20.867898 1062763 cri.go:89] found id: "07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6"
	I0604 22:30:20.867918 1062763 cri.go:89] found id: ""
	I0604 22:30:20.867926 1062763 logs.go:276] 1 containers: [07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6]
	I0604 22:30:20.867982 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:20.872105 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0604 22:30:20.872193 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0604 22:30:20.920402 1062763 cri.go:89] found id: "65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d"
	I0604 22:30:20.920431 1062763 cri.go:89] found id: ""
	I0604 22:30:20.920440 1062763 logs.go:276] 1 containers: [65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d]
	I0604 22:30:20.920495 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:20.925614 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0604 22:30:20.925686 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0604 22:30:20.977181 1062763 cri.go:89] found id: "287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50"
	I0604 22:30:20.977205 1062763 cri.go:89] found id: ""
	I0604 22:30:20.977214 1062763 logs.go:276] 1 containers: [287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50]
	I0604 22:30:20.977268 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:20.980859 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0604 22:30:20.980956 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0604 22:30:21.030542 1062763 cri.go:89] found id: "cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909"
	I0604 22:30:21.030565 1062763 cri.go:89] found id: ""
	I0604 22:30:21.030573 1062763 logs.go:276] 1 containers: [cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909]
	I0604 22:30:21.030641 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:21.035527 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0604 22:30:21.035608 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0604 22:30:21.087649 1062763 cri.go:89] found id: "2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2"
	I0604 22:30:21.087680 1062763 cri.go:89] found id: ""
	I0604 22:30:21.087688 1062763 logs.go:276] 1 containers: [2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2]
	I0604 22:30:21.087755 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:21.092841 1062763 logs.go:123] Gathering logs for kube-controller-manager [cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909] ...
	I0604 22:30:21.092923 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909"
	I0604 22:30:21.174952 1062763 logs.go:123] Gathering logs for kindnet [2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2] ...
	I0604 22:30:21.174994 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2"
	I0604 22:30:21.226125 1062763 logs.go:123] Gathering logs for dmesg ...
	I0604 22:30:21.226158 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0604 22:30:21.249311 1062763 logs.go:123] Gathering logs for kube-apiserver [4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334] ...
	I0604 22:30:21.249340 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334"
	I0604 22:30:21.334943 1062763 logs.go:123] Gathering logs for coredns [07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6] ...
	I0604 22:30:21.334979 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6"
	I0604 22:30:21.381043 1062763 logs.go:123] Gathering logs for kube-proxy [287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50] ...
	I0604 22:30:21.381073 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50"
	I0604 22:30:21.419616 1062763 logs.go:123] Gathering logs for CRI-O ...
	I0604 22:30:21.419642 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0604 22:30:21.516917 1062763 logs.go:123] Gathering logs for container status ...
	I0604 22:30:21.516959 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0604 22:30:21.581390 1062763 logs.go:123] Gathering logs for kubelet ...
	I0604 22:30:21.581420 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0604 22:30:21.633068 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.155023    1519 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.633324 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.155076    1519 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.633510 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.155138    1519 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.633707 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.155152    1519 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.633876 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.161555    1519 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.634067 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161615    1519 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.634254 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.161679    1519 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.634462 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161693    1519 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.635579 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.178445    1519 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.635785 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.178504    1519 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.636255 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.183042    1519 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.636450 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.183092    1519 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	I0604 22:30:21.674334 1062763 logs.go:123] Gathering logs for describe nodes ...
	I0604 22:30:21.674370 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0604 22:30:21.842026 1062763 logs.go:123] Gathering logs for etcd [6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a] ...
	I0604 22:30:21.842058 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a"
	I0604 22:30:21.889943 1062763 logs.go:123] Gathering logs for kube-scheduler [65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d] ...
	I0604 22:30:21.889977 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d"
	I0604 22:30:21.938453 1062763 out.go:304] Setting ErrFile to fd 2...
	I0604 22:30:21.938482 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0604 22:30:21.938539 1062763 out.go:239] X Problems detected in kubelet:
	W0604 22:30:21.938558 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161693    1519 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.938567 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.178445    1519 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.938579 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.178504    1519 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.938586 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.183042    1519 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.938598 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.183092    1519 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	I0604 22:30:21.938604 1062763 out.go:304] Setting ErrFile to fd 2...
	I0604 22:30:21.938610 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:30:31.940194 1062763 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0604 22:30:31.954533 1062763 api_server.go:72] duration metric: took 2m7.925431886s to wait for apiserver process to appear ...
	I0604 22:30:31.954561 1062763 api_server.go:88] waiting for apiserver healthz status ...
	I0604 22:30:31.954596 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0604 22:30:31.954654 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0604 22:30:32.003367 1062763 cri.go:89] found id: "4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334"
	I0604 22:30:32.003393 1062763 cri.go:89] found id: ""
	I0604 22:30:32.003403 1062763 logs.go:276] 1 containers: [4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334]
	I0604 22:30:32.003468 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:32.019202 1062763 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0604 22:30:32.019286 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0604 22:30:32.058088 1062763 cri.go:89] found id: "6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a"
	I0604 22:30:32.058114 1062763 cri.go:89] found id: ""
	I0604 22:30:32.058123 1062763 logs.go:276] 1 containers: [6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a]
	I0604 22:30:32.058181 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:32.061694 1062763 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0604 22:30:32.061773 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0604 22:30:32.101598 1062763 cri.go:89] found id: "07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6"
	I0604 22:30:32.101618 1062763 cri.go:89] found id: ""
	I0604 22:30:32.101626 1062763 logs.go:276] 1 containers: [07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6]
	I0604 22:30:32.101682 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:32.105149 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0604 22:30:32.105243 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0604 22:30:32.143897 1062763 cri.go:89] found id: "65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d"
	I0604 22:30:32.143926 1062763 cri.go:89] found id: ""
	I0604 22:30:32.143934 1062763 logs.go:276] 1 containers: [65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d]
	I0604 22:30:32.144007 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:32.147583 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0604 22:30:32.147657 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0604 22:30:32.185231 1062763 cri.go:89] found id: "287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50"
	I0604 22:30:32.185254 1062763 cri.go:89] found id: ""
	I0604 22:30:32.185262 1062763 logs.go:276] 1 containers: [287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50]
	I0604 22:30:32.185338 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:32.189019 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0604 22:30:32.189095 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0604 22:30:32.230332 1062763 cri.go:89] found id: "cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909"
	I0604 22:30:32.230355 1062763 cri.go:89] found id: ""
	I0604 22:30:32.230364 1062763 logs.go:276] 1 containers: [cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909]
	I0604 22:30:32.230420 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:32.233940 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0604 22:30:32.234015 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0604 22:30:32.281835 1062763 cri.go:89] found id: "2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2"
	I0604 22:30:32.281862 1062763 cri.go:89] found id: ""
	I0604 22:30:32.281870 1062763 logs.go:276] 1 containers: [2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2]
	I0604 22:30:32.281940 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:32.285687 1062763 logs.go:123] Gathering logs for kube-scheduler [65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d] ...
	I0604 22:30:32.285716 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d"
	I0604 22:30:32.341358 1062763 logs.go:123] Gathering logs for kindnet [2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2] ...
	I0604 22:30:32.341395 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2"
	I0604 22:30:32.387373 1062763 logs.go:123] Gathering logs for dmesg ...
	I0604 22:30:32.387402 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0604 22:30:32.407208 1062763 logs.go:123] Gathering logs for kube-apiserver [4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334] ...
	I0604 22:30:32.407239 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334"
	I0604 22:30:32.483309 1062763 logs.go:123] Gathering logs for coredns [07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6] ...
	I0604 22:30:32.483345 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6"
	I0604 22:30:32.528752 1062763 logs.go:123] Gathering logs for kube-proxy [287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50] ...
	I0604 22:30:32.528790 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50"
	I0604 22:30:32.570101 1062763 logs.go:123] Gathering logs for kube-controller-manager [cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909] ...
	I0604 22:30:32.570173 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909"
	I0604 22:30:32.661258 1062763 logs.go:123] Gathering logs for CRI-O ...
	I0604 22:30:32.661295 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0604 22:30:32.759476 1062763 logs.go:123] Gathering logs for container status ...
	I0604 22:30:32.759518 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0604 22:30:32.812270 1062763 logs.go:123] Gathering logs for kubelet ...
	I0604 22:30:32.812302 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0604 22:30:32.856540 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.155023    1519 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.856791 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.155076    1519 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.856969 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.155138    1519 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.857163 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.155152    1519 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.857335 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.161555    1519 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.857521 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161615    1519 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.857703 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.161679    1519 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.857905 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161693    1519 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.858998 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.178445    1519 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.859201 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.178504    1519 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.859679 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.183042    1519 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.859873 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.183092    1519 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	I0604 22:30:32.898608 1062763 logs.go:123] Gathering logs for describe nodes ...
	I0604 22:30:32.898645 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0604 22:30:33.058633 1062763 logs.go:123] Gathering logs for etcd [6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a] ...
	I0604 22:30:33.058665 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a"
	I0604 22:30:33.110785 1062763 out.go:304] Setting ErrFile to fd 2...
	I0604 22:30:33.110813 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0604 22:30:33.110872 1062763 out.go:239] X Problems detected in kubelet:
	W0604 22:30:33.110882 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161693    1519 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:33.110896 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.178445    1519 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:33.110904 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.178504    1519 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:33.110916 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.183042    1519 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:33.110923 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.183092    1519 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	I0604 22:30:33.110929 1062763 out.go:304] Setting ErrFile to fd 2...
	I0604 22:30:33.110935 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:30:43.111539 1062763 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0604 22:30:43.120032 1062763 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0604 22:30:43.121055 1062763 api_server.go:141] control plane version: v1.30.1
	I0604 22:30:43.121082 1062763 api_server.go:131] duration metric: took 11.166513818s to wait for apiserver health ...
	I0604 22:30:43.121092 1062763 system_pods.go:43] waiting for kube-system pods to appear ...
	I0604 22:30:43.121112 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0604 22:30:43.121234 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0604 22:30:43.161624 1062763 cri.go:89] found id: "4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334"
	I0604 22:30:43.161647 1062763 cri.go:89] found id: ""
	I0604 22:30:43.161655 1062763 logs.go:276] 1 containers: [4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334]
	I0604 22:30:43.161710 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:43.165289 1062763 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0604 22:30:43.165381 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0604 22:30:43.211554 1062763 cri.go:89] found id: "6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a"
	I0604 22:30:43.211629 1062763 cri.go:89] found id: ""
	I0604 22:30:43.211665 1062763 logs.go:276] 1 containers: [6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a]
	I0604 22:30:43.211758 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:43.215288 1062763 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0604 22:30:43.215351 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0604 22:30:43.258845 1062763 cri.go:89] found id: "07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6"
	I0604 22:30:43.258866 1062763 cri.go:89] found id: ""
	I0604 22:30:43.258874 1062763 logs.go:276] 1 containers: [07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6]
	I0604 22:30:43.258928 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:43.262480 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0604 22:30:43.262555 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0604 22:30:43.302250 1062763 cri.go:89] found id: "65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d"
	I0604 22:30:43.302315 1062763 cri.go:89] found id: ""
	I0604 22:30:43.302336 1062763 logs.go:276] 1 containers: [65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d]
	I0604 22:30:43.302428 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:43.305974 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0604 22:30:43.306046 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0604 22:30:43.348938 1062763 cri.go:89] found id: "287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50"
	I0604 22:30:43.348962 1062763 cri.go:89] found id: ""
	I0604 22:30:43.348970 1062763 logs.go:276] 1 containers: [287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50]
	I0604 22:30:43.349027 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:43.352742 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0604 22:30:43.352811 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0604 22:30:43.393880 1062763 cri.go:89] found id: "cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909"
	I0604 22:30:43.393903 1062763 cri.go:89] found id: ""
	I0604 22:30:43.393911 1062763 logs.go:276] 1 containers: [cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909]
	I0604 22:30:43.393991 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:43.397537 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0604 22:30:43.397608 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0604 22:30:43.435289 1062763 cri.go:89] found id: "2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2"
	I0604 22:30:43.435313 1062763 cri.go:89] found id: ""
	I0604 22:30:43.435322 1062763 logs.go:276] 1 containers: [2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2]
	I0604 22:30:43.435377 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:43.439075 1062763 logs.go:123] Gathering logs for kube-proxy [287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50] ...
	I0604 22:30:43.439101 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50"
	I0604 22:30:43.479444 1062763 logs.go:123] Gathering logs for kube-controller-manager [cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909] ...
	I0604 22:30:43.479538 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909"
	I0604 22:30:43.554314 1062763 logs.go:123] Gathering logs for kindnet [2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2] ...
	I0604 22:30:43.554352 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2"
	I0604 22:30:43.593248 1062763 logs.go:123] Gathering logs for kube-apiserver [4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334] ...
	I0604 22:30:43.593283 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334"
	I0604 22:30:43.656269 1062763 logs.go:123] Gathering logs for kube-scheduler [65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d] ...
	I0604 22:30:43.656304 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d"
	I0604 22:30:43.701000 1062763 logs.go:123] Gathering logs for describe nodes ...
	I0604 22:30:43.701035 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0604 22:30:43.836477 1062763 logs.go:123] Gathering logs for etcd [6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a] ...
	I0604 22:30:43.836508 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a"
	I0604 22:30:43.888618 1062763 logs.go:123] Gathering logs for coredns [07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6] ...
	I0604 22:30:43.888653 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6"
	I0604 22:30:43.931154 1062763 logs.go:123] Gathering logs for CRI-O ...
	I0604 22:30:43.931183 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0604 22:30:44.028004 1062763 logs.go:123] Gathering logs for container status ...
	I0604 22:30:44.028046 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0604 22:30:44.078550 1062763 logs.go:123] Gathering logs for kubelet ...
	I0604 22:30:44.078583 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0604 22:30:44.117286 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.155023    1519 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.117514 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.155076    1519 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.117689 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.155138    1519 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.117882 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.155152    1519 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.118051 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.161555    1519 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.118240 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161615    1519 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.118421 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.161679    1519 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.118638 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161693    1519 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.119792 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.178445    1519 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.119998 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.178504    1519 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.120469 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.183042    1519 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.120670 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.183092    1519 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	I0604 22:30:44.172002 1062763 logs.go:123] Gathering logs for dmesg ...
	I0604 22:30:44.172040 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0604 22:30:44.191748 1062763 out.go:304] Setting ErrFile to fd 2...
	I0604 22:30:44.191779 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0604 22:30:44.191842 1062763 out.go:239] X Problems detected in kubelet:
	W0604 22:30:44.191855 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161693    1519 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.191872 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.178445    1519 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.191880 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.178504    1519 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.191893 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.183042    1519 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.191899 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.183092    1519 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	I0604 22:30:44.191906 1062763 out.go:304] Setting ErrFile to fd 2...
	I0604 22:30:44.191916 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:30:54.203143 1062763 system_pods.go:59] 18 kube-system pods found
	I0604 22:30:54.203238 1062763 system_pods.go:61] "coredns-7db6d8ff4d-6g878" [e8491d26-55ef-490d-958d-c610f57568d5] Running
	I0604 22:30:54.203265 1062763 system_pods.go:61] "csi-hostpath-attacher-0" [7c3ca583-ab93-4a97-87f9-0cfa5839f2cd] Running
	I0604 22:30:54.203287 1062763 system_pods.go:61] "csi-hostpath-resizer-0" [b4fc5ddf-a915-4240-a381-837882716c65] Running
	I0604 22:30:54.203305 1062763 system_pods.go:61] "csi-hostpathplugin-grbhv" [8d1d1b23-8fea-4c46-ac34-6f71377a3448] Running
	I0604 22:30:54.203359 1062763 system_pods.go:61] "etcd-addons-390075" [acdd71b8-042e-4483-8e5d-be74bd58744d] Running
	I0604 22:30:54.203378 1062763 system_pods.go:61] "kindnet-phjb7" [e8e4df8d-8697-4196-b3b8-dfd8e81d23eb] Running
	I0604 22:30:54.203396 1062763 system_pods.go:61] "kube-apiserver-addons-390075" [750a1a4a-7a1d-4c2d-a460-9e37c124b970] Running
	I0604 22:30:54.203421 1062763 system_pods.go:61] "kube-controller-manager-addons-390075" [e29a9abb-f6b0-424d-b262-d8f7b81b695c] Running
	I0604 22:30:54.203446 1062763 system_pods.go:61] "kube-ingress-dns-minikube" [4ed0c77e-43c4-42f0-aa4a-4e27adead0c9] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0604 22:30:54.203467 1062763 system_pods.go:61] "kube-proxy-jv4bl" [b7a9d968-0ca6-4e09-b89f-41ab5d21b2a1] Running
	I0604 22:30:54.203487 1062763 system_pods.go:61] "kube-scheduler-addons-390075" [1348aa1b-bb5d-4ff3-939f-a972bd07cb98] Running
	I0604 22:30:54.203525 1062763 system_pods.go:61] "metrics-server-c59844bb4-h8trn" [f8e83244-0aa4-4d36-b4f0-ef860f87c94c] Running
	I0604 22:30:54.203553 1062763 system_pods.go:61] "nvidia-device-plugin-daemonset-t9vgq" [716fb3e9-7816-456b-b0d0-8f5bed658479] Running
	I0604 22:30:54.203573 1062763 system_pods.go:61] "registry-nzv7r" [08e75f32-d11b-4c7c-bae4-41f2c368c03a] Running
	I0604 22:30:54.203592 1062763 system_pods.go:61] "registry-proxy-8dlsm" [c10f2e4a-d72e-4581-adfe-6ee7cafc69b8] Running
	I0604 22:30:54.203611 1062763 system_pods.go:61] "snapshot-controller-745499f584-cn7kq" [13ecff35-45d2-44c1-9dc3-646dbc10ba8d] Running
	I0604 22:30:54.203630 1062763 system_pods.go:61] "snapshot-controller-745499f584-ffqpg" [b01edffc-6652-4291-a9fc-c2c95375d1fc] Running
	I0604 22:30:54.203651 1062763 system_pods.go:61] "storage-provisioner" [a357967c-1a3b-44ea-8eb9-0449f0582d8c] Running
	I0604 22:30:54.203672 1062763 system_pods.go:74] duration metric: took 11.082573857s to wait for pod list to return data ...
	I0604 22:30:54.203699 1062763 default_sa.go:34] waiting for default service account to be created ...
	I0604 22:30:54.215758 1062763 default_sa.go:45] found service account: "default"
	I0604 22:30:54.215791 1062763 default_sa.go:55] duration metric: took 12.070548ms for default service account to be created ...
	I0604 22:30:54.215801 1062763 system_pods.go:116] waiting for k8s-apps to be running ...
	I0604 22:30:54.226560 1062763 system_pods.go:86] 18 kube-system pods found
	I0604 22:30:54.226596 1062763 system_pods.go:89] "coredns-7db6d8ff4d-6g878" [e8491d26-55ef-490d-958d-c610f57568d5] Running
	I0604 22:30:54.226603 1062763 system_pods.go:89] "csi-hostpath-attacher-0" [7c3ca583-ab93-4a97-87f9-0cfa5839f2cd] Running
	I0604 22:30:54.226608 1062763 system_pods.go:89] "csi-hostpath-resizer-0" [b4fc5ddf-a915-4240-a381-837882716c65] Running
	I0604 22:30:54.226613 1062763 system_pods.go:89] "csi-hostpathplugin-grbhv" [8d1d1b23-8fea-4c46-ac34-6f71377a3448] Running
	I0604 22:30:54.226619 1062763 system_pods.go:89] "etcd-addons-390075" [acdd71b8-042e-4483-8e5d-be74bd58744d] Running
	I0604 22:30:54.226623 1062763 system_pods.go:89] "kindnet-phjb7" [e8e4df8d-8697-4196-b3b8-dfd8e81d23eb] Running
	I0604 22:30:54.226628 1062763 system_pods.go:89] "kube-apiserver-addons-390075" [750a1a4a-7a1d-4c2d-a460-9e37c124b970] Running
	I0604 22:30:54.226633 1062763 system_pods.go:89] "kube-controller-manager-addons-390075" [e29a9abb-f6b0-424d-b262-d8f7b81b695c] Running
	I0604 22:30:54.226649 1062763 system_pods.go:89] "kube-ingress-dns-minikube" [4ed0c77e-43c4-42f0-aa4a-4e27adead0c9] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0604 22:30:54.226655 1062763 system_pods.go:89] "kube-proxy-jv4bl" [b7a9d968-0ca6-4e09-b89f-41ab5d21b2a1] Running
	I0604 22:30:54.226664 1062763 system_pods.go:89] "kube-scheduler-addons-390075" [1348aa1b-bb5d-4ff3-939f-a972bd07cb98] Running
	I0604 22:30:54.226668 1062763 system_pods.go:89] "metrics-server-c59844bb4-h8trn" [f8e83244-0aa4-4d36-b4f0-ef860f87c94c] Running
	I0604 22:30:54.226676 1062763 system_pods.go:89] "nvidia-device-plugin-daemonset-t9vgq" [716fb3e9-7816-456b-b0d0-8f5bed658479] Running
	I0604 22:30:54.226681 1062763 system_pods.go:89] "registry-nzv7r" [08e75f32-d11b-4c7c-bae4-41f2c368c03a] Running
	I0604 22:30:54.226684 1062763 system_pods.go:89] "registry-proxy-8dlsm" [c10f2e4a-d72e-4581-adfe-6ee7cafc69b8] Running
	I0604 22:30:54.226689 1062763 system_pods.go:89] "snapshot-controller-745499f584-cn7kq" [13ecff35-45d2-44c1-9dc3-646dbc10ba8d] Running
	I0604 22:30:54.226701 1062763 system_pods.go:89] "snapshot-controller-745499f584-ffqpg" [b01edffc-6652-4291-a9fc-c2c95375d1fc] Running
	I0604 22:30:54.226704 1062763 system_pods.go:89] "storage-provisioner" [a357967c-1a3b-44ea-8eb9-0449f0582d8c] Running
	I0604 22:30:54.226711 1062763 system_pods.go:126] duration metric: took 10.90475ms to wait for k8s-apps to be running ...
	I0604 22:30:54.226721 1062763 system_svc.go:44] waiting for kubelet service to be running ....
	I0604 22:30:54.226797 1062763 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0604 22:30:54.238634 1062763 system_svc.go:56] duration metric: took 11.901045ms WaitForService to wait for kubelet
	I0604 22:30:54.238667 1062763 kubeadm.go:576] duration metric: took 2m30.20957239s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0604 22:30:54.238689 1062763 node_conditions.go:102] verifying NodePressure condition ...
	I0604 22:30:54.242011 1062763 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0604 22:30:54.242046 1062763 node_conditions.go:123] node cpu capacity is 2
	I0604 22:30:54.242059 1062763 node_conditions.go:105] duration metric: took 3.365506ms to run NodePressure ...
	I0604 22:30:54.242072 1062763 start.go:240] waiting for startup goroutines ...
	I0604 22:30:54.242079 1062763 start.go:245] waiting for cluster config update ...
	I0604 22:30:54.242096 1062763 start.go:254] writing updated cluster config ...
	I0604 22:30:54.242410 1062763 ssh_runner.go:195] Run: rm -f paused
	I0604 22:30:54.546820 1062763 start.go:600] kubectl: 1.30.1, cluster: 1.30.1 (minor skew: 0)
	I0604 22:30:54.549118 1062763 out.go:177] * Done! kubectl is now configured to use "addons-390075" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jun 04 22:34:54 addons-390075 crio[919]: time="2024-06-04 22:34:54.270193797Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=36078eff-7443-4f91-b222-da9037447429 name=/runtime.v1.ImageService/ImageStatus
	Jun 04 22:34:54 addons-390075 crio[919]: time="2024-06-04 22:34:54.270959837Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=f93db3aa-d957-4c88-9479-9b09b4a64910 name=/runtime.v1.ImageService/ImageStatus
	Jun 04 22:34:54 addons-390075 crio[919]: time="2024-06-04 22:34:54.271191200Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=f93db3aa-d957-4c88-9479-9b09b4a64910 name=/runtime.v1.ImageService/ImageStatus
	Jun 04 22:34:54 addons-390075 crio[919]: time="2024-06-04 22:34:54.272073656Z" level=info msg="Creating container: default/hello-world-app-86c47465fc-t52vh/hello-world-app" id=4fe0bc05-8c4f-4b8e-8c73-acf5f641b003 name=/runtime.v1.RuntimeService/CreateContainer
	Jun 04 22:34:54 addons-390075 crio[919]: time="2024-06-04 22:34:54.272171987Z" level=warning msg="Allowed annotations are specified for workload []"
	Jun 04 22:34:54 addons-390075 crio[919]: time="2024-06-04 22:34:54.345957014Z" level=info msg="Created container 972c9bb072dbb838192f925342a0802146de1fa29b4a530c487a1879ab56dbb9: default/hello-world-app-86c47465fc-t52vh/hello-world-app" id=4fe0bc05-8c4f-4b8e-8c73-acf5f641b003 name=/runtime.v1.RuntimeService/CreateContainer
	Jun 04 22:34:54 addons-390075 crio[919]: time="2024-06-04 22:34:54.346949223Z" level=info msg="Starting container: 972c9bb072dbb838192f925342a0802146de1fa29b4a530c487a1879ab56dbb9" id=a090aa50-188c-44ee-9bf3-d90d60762a68 name=/runtime.v1.RuntimeService/StartContainer
	Jun 04 22:34:54 addons-390075 crio[919]: time="2024-06-04 22:34:54.354644580Z" level=info msg="Started container" PID=8362 containerID=972c9bb072dbb838192f925342a0802146de1fa29b4a530c487a1879ab56dbb9 description=default/hello-world-app-86c47465fc-t52vh/hello-world-app id=a090aa50-188c-44ee-9bf3-d90d60762a68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb59f4c30d21bfd7aa683e441fe86f079da7d74294b11816dc36dc9bafbe04e0
	Jun 04 22:34:54 addons-390075 conmon[8351]: conmon 972c9bb072dbb838192f <ninfo>: container 8362 exited with status 1
	Jun 04 22:34:54 addons-390075 crio[919]: time="2024-06-04 22:34:54.466061120Z" level=info msg="Removing container: 2e8679f53869a1e316b6549def12511ef07cdd1c34059e609b083b1eb634de34" id=629f917e-c15f-4faa-8a9f-f20f501b1229 name=/runtime.v1.RuntimeService/RemoveContainer
	Jun 04 22:34:54 addons-390075 crio[919]: time="2024-06-04 22:34:54.490667373Z" level=info msg="Removed container 2e8679f53869a1e316b6549def12511ef07cdd1c34059e609b083b1eb634de34: default/hello-world-app-86c47465fc-t52vh/hello-world-app" id=629f917e-c15f-4faa-8a9f-f20f501b1229 name=/runtime.v1.RuntimeService/RemoveContainer
	Jun 04 22:34:55 addons-390075 crio[919]: time="2024-06-04 22:34:55.161519905Z" level=warning msg="Stopping container 69f1945ea53ec934278747bf69ebd482cafea7a49b1096319e422153a206b450 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=7812e688-c742-44ab-8a0a-467cb45af2f8 name=/runtime.v1.RuntimeService/StopContainer
	Jun 04 22:34:55 addons-390075 conmon[4690]: conmon 69f1945ea53ec9342787 <ninfo>: container 4700 exited with status 137
	Jun 04 22:34:55 addons-390075 crio[919]: time="2024-06-04 22:34:55.301715443Z" level=info msg="Stopped container 69f1945ea53ec934278747bf69ebd482cafea7a49b1096319e422153a206b450: ingress-nginx/ingress-nginx-controller-768f948f8f-ffkx4/controller" id=7812e688-c742-44ab-8a0a-467cb45af2f8 name=/runtime.v1.RuntimeService/StopContainer
	Jun 04 22:34:55 addons-390075 crio[919]: time="2024-06-04 22:34:55.302315180Z" level=info msg="Stopping pod sandbox: 015dfadd9fdba203c3119236f05e3bf8d5ed0ce29a9a74ced9de47689accb058" id=0c98dd17-983e-4284-9f38-663f89a9a74e name=/runtime.v1.RuntimeService/StopPodSandbox
	Jun 04 22:34:55 addons-390075 crio[919]: time="2024-06-04 22:34:55.305886818Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-OX3P2NVT5TZJENXE - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-5UVXSZNFITOQAZMK - [0:0]\n-X KUBE-HP-OX3P2NVT5TZJENXE\n-X KUBE-HP-5UVXSZNFITOQAZMK\nCOMMIT\n"
	Jun 04 22:34:55 addons-390075 crio[919]: time="2024-06-04 22:34:55.315544980Z" level=info msg="Closing host port tcp:80"
	Jun 04 22:34:55 addons-390075 crio[919]: time="2024-06-04 22:34:55.315605461Z" level=info msg="Closing host port tcp:443"
	Jun 04 22:34:55 addons-390075 crio[919]: time="2024-06-04 22:34:55.317066361Z" level=info msg="Host port tcp:80 does not have an open socket"
	Jun 04 22:34:55 addons-390075 crio[919]: time="2024-06-04 22:34:55.317094259Z" level=info msg="Host port tcp:443 does not have an open socket"
	Jun 04 22:34:55 addons-390075 crio[919]: time="2024-06-04 22:34:55.317281937Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-768f948f8f-ffkx4 Namespace:ingress-nginx ID:015dfadd9fdba203c3119236f05e3bf8d5ed0ce29a9a74ced9de47689accb058 UID:43e80fc7-8920-4942-9379-3c9f23d97391 NetNS:/var/run/netns/f5d46e21-ab87-466b-8054-8bb212f4d60a Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jun 04 22:34:55 addons-390075 crio[919]: time="2024-06-04 22:34:55.317428819Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-768f948f8f-ffkx4 from CNI network \"kindnet\" (type=ptp)"
	Jun 04 22:34:55 addons-390075 crio[919]: time="2024-06-04 22:34:55.341177051Z" level=info msg="Stopped pod sandbox: 015dfadd9fdba203c3119236f05e3bf8d5ed0ce29a9a74ced9de47689accb058" id=0c98dd17-983e-4284-9f38-663f89a9a74e name=/runtime.v1.RuntimeService/StopPodSandbox
	Jun 04 22:34:55 addons-390075 crio[919]: time="2024-06-04 22:34:55.470052769Z" level=info msg="Removing container: 69f1945ea53ec934278747bf69ebd482cafea7a49b1096319e422153a206b450" id=d0134f33-a817-4139-8cd1-9d163266806c name=/runtime.v1.RuntimeService/RemoveContainer
	Jun 04 22:34:55 addons-390075 crio[919]: time="2024-06-04 22:34:55.498657758Z" level=info msg="Removed container 69f1945ea53ec934278747bf69ebd482cafea7a49b1096319e422153a206b450: ingress-nginx/ingress-nginx-controller-768f948f8f-ffkx4/controller" id=d0134f33-a817-4139-8cd1-9d163266806c name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	972c9bb072dbb       dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79                                                             6 seconds ago       Exited              hello-world-app           2                   fb59f4c30d21b       hello-world-app-86c47465fc-t52vh
	9b5d74c5bb07b       docker.io/library/nginx@sha256:0c884c860f282b62612d81358109d708bfdf31cd97a678dbf5811e17e8ec7dec                              2 minutes ago       Running             nginx                     0                   adff35b81230d       nginx
	fcdc12d0827ac       ghcr.io/headlamp-k8s/headlamp@sha256:466440161d72c979f0bd0d7dd563c5573a8e19aeabff657f75d5658e2796f82d                        3 minutes ago       Running             headlamp                  0                   bca49e67a2c74       headlamp-7fc69f7444-mk4ng
	8fe99da6a654b       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 4 minutes ago       Running             gcp-auth                  0                   5a533da649217       gcp-auth-5db96cd9b4-qsqwh
	414e2d8c7f952       docker.io/marcnuri/yakd@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310                              5 minutes ago       Running             yakd                      0                   14751a9094c60       yakd-dashboard-5ddbf7d777-9g8fj
	d37332fe04855       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              patch                     0                   90f66e0232f8d       ingress-nginx-admission-patch-bflbb
	ecea2f9c829a7       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        5 minutes ago       Running             metrics-server            0                   86507c101db99       metrics-server-c59844bb4-h8trn
	4ade816c8882a       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             5 minutes ago       Running             local-path-provisioner    0                   82a328e86cd5a       local-path-provisioner-8d985888d-p6mpm
	37c17cfbc8425       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              create                    0                   dac779b13edc0       ingress-nginx-admission-create-4kqkg
	07acb4bee08a8       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             5 minutes ago       Running             coredns                   0                   ffb0568a73bbf       coredns-7db6d8ff4d-6g878
	74a50abf0bb3d       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             5 minutes ago       Running             storage-provisioner       0                   c02fa9d24d9eb       storage-provisioner
	2c65c40bdb3e1       docker.io/kindest/kindnetd@sha256:1770ac17c925dfef54061d598c65310ff99269a3a77d5c7257f04366b38c64be                           6 minutes ago       Running             kindnet-cni               0                   95eff7a86f6aa       kindnet-phjb7
	287ae5c04f905       05eccb821e159092de1ef74c21cd16c403e1cda549ba56687391f50f087310ee                                                             6 minutes ago       Running             kube-proxy                0                   97172f1c7bb77       kube-proxy-jv4bl
	cc3e1565aa85e       234ac56e455bef8ae70f120f49fcf5daea5c4171c5ffbf8f9e791a516fef99b4                                                             6 minutes ago       Running             kube-controller-manager   0                   f07e4e0538bbd       kube-controller-manager-addons-390075
	6a58dd8bb1899       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                             6 minutes ago       Running             etcd                      0                   09fb100827be7       etcd-addons-390075
	65c9c645cd08d       163ff818d154da230c6c8a6211a0d939689ba04df75dba2c3742fe740ffdf44a                                                             6 minutes ago       Running             kube-scheduler            0                   ea8630a188842       kube-scheduler-addons-390075
	4c7250cc07fc6       988b55d423baf54b1515b7560890c84d1822a8dfbdfcecfb2576f8cb5c2b28ee                                                             6 minutes ago       Running             kube-apiserver            0                   9e026f8291339       kube-apiserver-addons-390075
	
	
	==> coredns [07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6] <==
	[INFO] 10.244.0.19:51107 - 56036 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000053317s
	[INFO] 10.244.0.19:51107 - 27217 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001229463s
	[INFO] 10.244.0.19:55663 - 38607 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002337055s
	[INFO] 10.244.0.19:51107 - 52636 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002028037s
	[INFO] 10.244.0.19:55663 - 40185 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001582846s
	[INFO] 10.244.0.19:51107 - 63904 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000180137s
	[INFO] 10.244.0.19:55663 - 41051 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000064009s
	[INFO] 10.244.0.19:36050 - 29790 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000184453s
	[INFO] 10.244.0.19:50546 - 59175 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000231946s
	[INFO] 10.244.0.19:36050 - 17554 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000066109s
	[INFO] 10.244.0.19:36050 - 54287 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000066085s
	[INFO] 10.244.0.19:36050 - 40512 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000056517s
	[INFO] 10.244.0.19:36050 - 62791 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000061769s
	[INFO] 10.244.0.19:36050 - 7640 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000055049s
	[INFO] 10.244.0.19:50546 - 20080 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000756629s
	[INFO] 10.244.0.19:50546 - 60990 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000074143s
	[INFO] 10.244.0.19:50546 - 35221 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000071386s
	[INFO] 10.244.0.19:36050 - 6677 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00149048s
	[INFO] 10.244.0.19:50546 - 45820 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000048066s
	[INFO] 10.244.0.19:50546 - 58857 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000062917s
	[INFO] 10.244.0.19:36050 - 5437 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001227174s
	[INFO] 10.244.0.19:36050 - 64325 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.00007329s
	[INFO] 10.244.0.19:50546 - 26396 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001227864s
	[INFO] 10.244.0.19:50546 - 1868 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001107657s
	[INFO] 10.244.0.19:50546 - 31779 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000048173s
	
	
	==> describe nodes <==
	Name:               addons-390075
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-390075
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=901ac483c3e1097c63cda7493d918b612a8127f5
	                    minikube.k8s.io/name=addons-390075
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_06_04T22_28_10_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-390075
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 04 Jun 2024 22:28:06 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-390075
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 04 Jun 2024 22:34:56 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 04 Jun 2024 22:34:47 +0000   Tue, 04 Jun 2024 22:28:03 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 04 Jun 2024 22:34:47 +0000   Tue, 04 Jun 2024 22:28:03 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 04 Jun 2024 22:34:47 +0000   Tue, 04 Jun 2024 22:28:03 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 04 Jun 2024 22:34:47 +0000   Tue, 04 Jun 2024 22:29:00 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-390075
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022436Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022436Ki
	  pods:               110
	System Info:
	  Machine ID:                 23b0c316dfea4303b0ff9ff6addae1a5
	  System UUID:                6aec78c5-c729-49a4-93d8-443a8c0582ad
	  Boot ID:                    49968685-c921-4c54-9807-2e93445c762f
	  Kernel Version:             5.15.0-1062-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.1
	  Kube-Proxy Version:         v1.30.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (15 in total)
	  Namespace                   Name                                      CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                      ------------  ----------  ---------------  -------------  ---
	  default                     hello-world-app-86c47465fc-t52vh          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         26s
	  default                     nginx                                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m46s
	  gcp-auth                    gcp-auth-5db96cd9b4-qsqwh                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m26s
	  headlamp                    headlamp-7fc69f7444-mk4ng                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m43s
	  kube-system                 coredns-7db6d8ff4d-6g878                  100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m36s
	  kube-system                 etcd-addons-390075                        100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         6m51s
	  kube-system                 kindnet-phjb7                             100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      6m36s
	  kube-system                 kube-apiserver-addons-390075              250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m52s
	  kube-system                 kube-controller-manager-addons-390075     200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m51s
	  kube-system                 kube-proxy-jv4bl                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m36s
	  kube-system                 kube-scheduler-addons-390075              100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m51s
	  kube-system                 metrics-server-c59844bb4-h8trn            100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m31s
	  kube-system                 storage-provisioner                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m31s
	  local-path-storage          local-path-provisioner-8d985888d-p6mpm    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m31s
	  yakd-dashboard              yakd-dashboard-5ddbf7d777-9g8fj           0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     6m31s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             548Mi (6%!)(MISSING)  476Mi (6%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 6m30s  kube-proxy       
	  Normal  Starting                 6m51s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m51s  kubelet          Node addons-390075 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m51s  kubelet          Node addons-390075 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m51s  kubelet          Node addons-390075 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           6m37s  node-controller  Node addons-390075 event: Registered Node addons-390075 in Controller
	  Normal  NodeReady                6m     kubelet          Node addons-390075 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000698] FS-Cache: N-cookie c=00000042 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000973] FS-Cache: N-cookie d=000000003d79712d{9p.inode} n=00000000c4dcdae5
	[  +0.001027] FS-Cache: N-key=[8] 'a5613b0000000000'
	[  +0.002647] FS-Cache: Duplicate cookie detected
	[  +0.000683] FS-Cache: O-cookie c=0000003c [p=00000039 fl=226 nc=0 na=1]
	[  +0.000971] FS-Cache: O-cookie d=000000003d79712d{9p.inode} n=000000000c289451
	[  +0.001071] FS-Cache: O-key=[8] 'a5613b0000000000'
	[  +0.000694] FS-Cache: N-cookie c=00000043 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000923] FS-Cache: N-cookie d=000000003d79712d{9p.inode} n=00000000b7abff7f
	[  +0.001027] FS-Cache: N-key=[8] 'a5613b0000000000'
	[  +1.921730] FS-Cache: Duplicate cookie detected
	[  +0.000701] FS-Cache: O-cookie c=0000003a [p=00000039 fl=226 nc=0 na=1]
	[  +0.000955] FS-Cache: O-cookie d=000000003d79712d{9p.inode} n=000000003fa141f8
	[  +0.001117] FS-Cache: O-key=[8] 'a4613b0000000000'
	[  +0.000746] FS-Cache: N-cookie c=00000045 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000930] FS-Cache: N-cookie d=000000003d79712d{9p.inode} n=000000008439684a
	[  +0.001045] FS-Cache: N-key=[8] 'a4613b0000000000'
	[  +0.278681] FS-Cache: Duplicate cookie detected
	[  +0.000738] FS-Cache: O-cookie c=0000003f [p=00000039 fl=226 nc=0 na=1]
	[  +0.000946] FS-Cache: O-cookie d=000000003d79712d{9p.inode} n=000000000260635b
	[  +0.001115] FS-Cache: O-key=[8] 'ac613b0000000000'
	[  +0.000756] FS-Cache: N-cookie c=00000046 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000913] FS-Cache: N-cookie d=000000003d79712d{9p.inode} n=00000000b0f107ee
	[  +0.001030] FS-Cache: N-key=[8] 'ac613b0000000000'
	[Jun 4 22:02] overlayfs: '/var/lib/containers/storage/overlay/l/ZLTOCNGE2IGM6DT7VP2QP7OV3M' not a directory
	
	
	==> etcd [6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a] <==
	{"level":"info","ts":"2024-06-04T22:28:03.901329Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-06-04T22:28:03.907639Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-06-04T22:28:03.908008Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-06-04T22:28:03.908131Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-06-04T22:28:03.9082Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-06-04T22:28:24.677633Z","caller":"traceutil/trace.go:171","msg":"trace[2118110392] transaction","detail":"{read_only:false; response_revision:355; number_of_response:1; }","duration":"141.889711ms","start":"2024-06-04T22:28:24.535727Z","end":"2024-06-04T22:28:24.677617Z","steps":["trace[2118110392] 'process raft request'  (duration: 141.466674ms)"],"step_count":1}
	{"level":"info","ts":"2024-06-04T22:28:24.677684Z","caller":"traceutil/trace.go:171","msg":"trace[518326997] transaction","detail":"{read_only:false; response_revision:356; number_of_response:1; }","duration":"141.890253ms","start":"2024-06-04T22:28:24.535788Z","end":"2024-06-04T22:28:24.677678Z","steps":["trace[518326997] 'process raft request'  (duration: 141.496287ms)"],"step_count":1}
	{"level":"info","ts":"2024-06-04T22:28:27.364183Z","caller":"traceutil/trace.go:171","msg":"trace[474512657] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"100.17364ms","start":"2024-06-04T22:28:27.263996Z","end":"2024-06-04T22:28:27.364169Z","steps":["trace[474512657] 'process raft request'  (duration: 99.921682ms)"],"step_count":1}
	{"level":"info","ts":"2024-06-04T22:28:27.436521Z","caller":"traceutil/trace.go:171","msg":"trace[1832988036] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"172.437589ms","start":"2024-06-04T22:28:27.264068Z","end":"2024-06-04T22:28:27.436506Z","steps":["trace[1832988036] 'process raft request'  (duration: 145.124163ms)","trace[1832988036] 'compare'  (duration: 27.050358ms)"],"step_count":2}
	{"level":"info","ts":"2024-06-04T22:28:27.438253Z","caller":"traceutil/trace.go:171","msg":"trace[2122726414] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"109.122566ms","start":"2024-06-04T22:28:27.329118Z","end":"2024-06-04T22:28:27.438241Z","steps":["trace[2122726414] 'process raft request'  (duration: 108.749745ms)"],"step_count":1}
	{"level":"warn","ts":"2024-06-04T22:28:27.725097Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.224935ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128029642781464467 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/events/kube-system/coredns.17d5eda0b942bfd7\" mod_revision:0 > success:<request_put:<key:\"/registry/events/kube-system/coredns.17d5eda0b942bfd7\" value_size:618 lease:8128029642781464094 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-06-04T22:28:27.745644Z","caller":"traceutil/trace.go:171","msg":"trace[1093475766] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"120.104633ms","start":"2024-06-04T22:28:27.625518Z","end":"2024-06-04T22:28:27.745623Z","steps":["trace[1093475766] 'process raft request'  (duration: 99.761943ms)"],"step_count":1}
	{"level":"warn","ts":"2024-06-04T22:28:27.782917Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"158.117455ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-06-04T22:28:27.783058Z","caller":"traceutil/trace.go:171","msg":"trace[45574932] range","detail":"{range_begin:/registry/clusterrolebindings/minikube-ingress-dns; range_end:; response_count:0; response_revision:385; }","duration":"185.845901ms","start":"2024-06-04T22:28:27.597198Z","end":"2024-06-04T22:28:27.783044Z","steps":["trace[45574932] 'agreement among raft nodes before linearized reading'  (duration: 151.640059ms)"],"step_count":1}
	{"level":"info","ts":"2024-06-04T22:28:27.746242Z","caller":"traceutil/trace.go:171","msg":"trace[1246974796] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"117.524671ms","start":"2024-06-04T22:28:27.628694Z","end":"2024-06-04T22:28:27.746219Z","steps":["trace[1246974796] 'process raft request'  (duration: 96.698865ms)"],"step_count":1}
	{"level":"info","ts":"2024-06-04T22:28:27.748691Z","caller":"traceutil/trace.go:171","msg":"trace[900251141] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"213.480692ms","start":"2024-06-04T22:28:27.535187Z","end":"2024-06-04T22:28:27.748667Z","steps":["trace[900251141] 'process raft request'  (duration: 39.186686ms)","trace[900251141] 'compare'  (duration: 99.564017ms)"],"step_count":2}
	{"level":"info","ts":"2024-06-04T22:28:27.748827Z","caller":"traceutil/trace.go:171","msg":"trace[1758996936] linearizableReadLoop","detail":"{readStateIndex:393; appliedIndex:392; }","duration":"151.598885ms","start":"2024-06-04T22:28:27.597203Z","end":"2024-06-04T22:28:27.748801Z","steps":["trace[1758996936] 'read index received'  (duration: 27.143438ms)","trace[1758996936] 'applied index is now lower than readState.Index'  (duration: 124.454725ms)"],"step_count":2}
	{"level":"warn","ts":"2024-06-04T22:28:27.832339Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"106.132064ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128029642781464472 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/leases/kube-system/apiserver-6dd2p3c2g7xcqm25wiguutc6je\" mod_revision:261 > success:<request_put:<key:\"/registry/leases/kube-system/apiserver-6dd2p3c2g7xcqm25wiguutc6je\" value_size:605 >> failure:<request_range:<key:\"/registry/leases/kube-system/apiserver-6dd2p3c2g7xcqm25wiguutc6je\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-06-04T22:28:27.843706Z","caller":"traceutil/trace.go:171","msg":"trace[1982000876] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"142.886401ms","start":"2024-06-04T22:28:27.700774Z","end":"2024-06-04T22:28:27.843661Z","steps":["trace[1982000876] 'process raft request'  (duration: 25.138851ms)","trace[1982000876] 'compare'  (duration: 56.042696ms)","trace[1982000876] 'get key's previous created_revision and leaseID' {req_type:put; key:/registry/leases/kube-system/apiserver-6dd2p3c2g7xcqm25wiguutc6je; req_size:675; } (duration: 49.982462ms)"],"step_count":3}
	{"level":"warn","ts":"2024-06-04T22:28:27.849177Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"224.231929ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-06-04T22:28:27.849492Z","caller":"traceutil/trace.go:171","msg":"trace[1091778034] range","detail":"{range_begin:/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account; range_end:; response_count:0; response_revision:386; }","duration":"224.734196ms","start":"2024-06-04T22:28:27.624742Z","end":"2024-06-04T22:28:27.849476Z","steps":["trace[1091778034] 'agreement among raft nodes before linearized reading'  (duration: 224.197935ms)"],"step_count":1}
	{"level":"warn","ts":"2024-06-04T22:28:27.851538Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"129.509318ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/local-path-storage\" ","response":"range_response_count:1 size:621"}
	{"level":"info","ts":"2024-06-04T22:28:27.863051Z","caller":"traceutil/trace.go:171","msg":"trace[933882008] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:1; response_revision:386; }","duration":"142.219808ms","start":"2024-06-04T22:28:27.720808Z","end":"2024-06-04T22:28:27.863027Z","steps":["trace[933882008] 'agreement among raft nodes before linearized reading'  (duration: 129.482733ms)"],"step_count":1}
	{"level":"warn","ts":"2024-06-04T22:28:27.861868Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"141.584526ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/local-path-storage\" ","response":"range_response_count:1 size:621"}
	{"level":"info","ts":"2024-06-04T22:28:27.870621Z","caller":"traceutil/trace.go:171","msg":"trace[851651726] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:1; response_revision:386; }","duration":"150.355129ms","start":"2024-06-04T22:28:27.72025Z","end":"2024-06-04T22:28:27.870605Z","steps":["trace[851651726] 'agreement among raft nodes before linearized reading'  (duration: 141.533712ms)"],"step_count":1}
	
	
	==> gcp-auth [8fe99da6a654bccc55adf31ac3c0a740d41fefa8497adca3d86b7d5026950716] <==
	2024/06/04 22:30:08 GCP Auth Webhook started!
	2024/06/04 22:31:04 Ready to marshal response ...
	2024/06/04 22:31:04 Ready to write response ...
	2024/06/04 22:31:06 Ready to marshal response ...
	2024/06/04 22:31:06 Ready to write response ...
	2024/06/04 22:31:06 Ready to marshal response ...
	2024/06/04 22:31:06 Ready to write response ...
	2024/06/04 22:31:16 Ready to marshal response ...
	2024/06/04 22:31:16 Ready to write response ...
	2024/06/04 22:31:17 Ready to marshal response ...
	2024/06/04 22:31:17 Ready to write response ...
	2024/06/04 22:31:17 Ready to marshal response ...
	2024/06/04 22:31:17 Ready to write response ...
	2024/06/04 22:31:17 Ready to marshal response ...
	2024/06/04 22:31:17 Ready to write response ...
	2024/06/04 22:31:33 Ready to marshal response ...
	2024/06/04 22:31:33 Ready to write response ...
	2024/06/04 22:31:57 Ready to marshal response ...
	2024/06/04 22:31:57 Ready to write response ...
	2024/06/04 22:32:14 Ready to marshal response ...
	2024/06/04 22:32:14 Ready to write response ...
	2024/06/04 22:34:34 Ready to marshal response ...
	2024/06/04 22:34:34 Ready to write response ...
	
	
	==> kernel <==
	 22:35:00 up  7:17,  0 users,  load average: 0.11, 0.63, 1.34
	Linux addons-390075 5.15.0-1062-aws #68~20.04.1-Ubuntu SMP Tue May 7 11:50:35 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2] <==
	I0604 22:32:59.782715       1 main.go:227] handling current node
	I0604 22:33:09.788335       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:33:09.788368       1 main.go:227] handling current node
	I0604 22:33:19.793246       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:33:19.793278       1 main.go:227] handling current node
	I0604 22:33:29.797264       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:33:29.797288       1 main.go:227] handling current node
	I0604 22:33:39.802127       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:33:39.802153       1 main.go:227] handling current node
	I0604 22:33:49.813713       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:33:49.813741       1 main.go:227] handling current node
	I0604 22:33:59.822904       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:33:59.822934       1 main.go:227] handling current node
	I0604 22:34:09.835206       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:34:09.835233       1 main.go:227] handling current node
	I0604 22:34:19.847410       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:34:19.847435       1 main.go:227] handling current node
	I0604 22:34:29.851167       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:34:29.851196       1 main.go:227] handling current node
	I0604 22:34:39.859969       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:34:39.859997       1 main.go:227] handling current node
	I0604 22:34:49.867328       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:34:49.867356       1 main.go:227] handling current node
	I0604 22:34:59.871139       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:34:59.871168       1 main.go:227] handling current node
	
	
	==> kube-apiserver [4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334] <==
	E0604 22:30:20.491305       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.101.179.126:443/apis/metrics.k8s.io/v1beta1: Get "https://10.101.179.126:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.101.179.126:443: connect: connection refused
	W0604 22:30:20.491475       1 handler_proxy.go:93] no RequestInfo found in the context
	E0604 22:30:20.495585       1 controller.go:146] Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0604 22:30:20.544177       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0604 22:31:17.569455       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.105.229.205"}
	I0604 22:31:35.911708       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0604 22:31:36.974383       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0604 22:31:45.458890       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0604 22:32:13.984262       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0604 22:32:13.984401       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0604 22:32:14.036167       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0604 22:32:14.036223       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0604 22:32:14.042266       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0604 22:32:14.042325       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0604 22:32:14.058125       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0604 22:32:14.058255       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0604 22:32:14.083906       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0604 22:32:14.084322       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0604 22:32:14.631377       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0604 22:32:14.927002       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.99.165.109"}
	W0604 22:32:15.042709       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0604 22:32:15.084623       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0604 22:32:15.093965       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0604 22:34:34.937122       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.110.163.171"}
	
	
	==> kube-controller-manager [cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909] <==
	W0604 22:34:02.729863       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:34:02.729899       1 reflector.go:150] 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
	W0604 22:34:04.646492       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:34:04.646531       1 reflector.go:150] 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
	W0604 22:34:14.781444       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:34:14.781484       1 reflector.go:150] 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
	W0604 22:34:15.500898       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:34:15.500932       1 reflector.go:150] 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
	I0604 22:34:34.743957       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="45.23964ms"
	I0604 22:34:34.760165       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="16.14689ms"
	I0604 22:34:34.760263       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="48.739µs"
	I0604 22:34:34.763631       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="50.175µs"
	I0604 22:34:38.439650       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="60.908µs"
	I0604 22:34:39.439944       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="41.445µs"
	I0604 22:34:40.442399       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="455.251µs"
	W0604 22:34:41.096122       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:34:41.096179       1 reflector.go:150] 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
	I0604 22:34:52.129003       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0604 22:34:52.132889       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-768f948f8f" duration="6.064µs"
	I0604 22:34:52.137142       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	I0604 22:34:54.482783       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="41.888µs"
	W0604 22:34:56.857708       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:34:56.857744       1 reflector.go:150] 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
	W0604 22:34:59.109988       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:34:59.110026       1 reflector.go:150] 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
	
	
	==> kube-proxy [287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50] <==
	I0604 22:28:29.833406       1 server_linux.go:69] "Using iptables proxy"
	I0604 22:28:30.115719       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0604 22:28:30.390557       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0604 22:28:30.390602       1 server_linux.go:165] "Using iptables Proxier"
	I0604 22:28:30.392235       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0604 22:28:30.392262       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0604 22:28:30.392286       1 proxier.go:243] "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"
	I0604 22:28:30.392486       1 server.go:872] "Version info" version="v1.30.1"
	I0604 22:28:30.392507       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0604 22:28:30.400390       1 config.go:192] "Starting service config controller"
	I0604 22:28:30.400433       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0604 22:28:30.400474       1 config.go:101] "Starting endpoint slice config controller"
	I0604 22:28:30.400479       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0604 22:28:30.401036       1 config.go:319] "Starting node config controller"
	I0604 22:28:30.401054       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0604 22:28:30.505192       1 shared_informer.go:320] Caches are synced for service config
	I0604 22:28:30.509356       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0604 22:28:30.510620       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d] <==
	W0604 22:28:07.018772       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0604 22:28:07.018877       1 reflector.go:150] 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
	W0604 22:28:07.019001       1 reflector.go:547] 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
	E0604 22:28:07.019055       1 reflector.go:150] 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
	W0604 22:28:07.019161       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0604 22:28:07.019221       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0604 22:28:07.019290       1 reflector.go:547] 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
	E0604 22:28:07.019349       1 reflector.go:150] 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
	W0604 22:28:07.019600       1 reflector.go:547] 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
	E0604 22:28:07.019702       1 reflector.go:150] 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
	W0604 22:28:07.843610       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0604 22:28:07.843756       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0604 22:28:08.008697       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0604 22:28:08.008738       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0604 22:28:08.046200       1 reflector.go:547] 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
	E0604 22:28:08.046243       1 reflector.go:150] 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
	W0604 22:28:08.081688       1 reflector.go:547] 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
	E0604 22:28:08.081729       1 reflector.go:150] 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
	W0604 22:28:08.168026       1 reflector.go:547] 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
	E0604 22:28:08.168084       1 reflector.go:150] 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
	W0604 22:28:08.168243       1 reflector.go:547] runtime/asm_arm64.s:1222: 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"
	E0604 22:28:08.168265       1 reflector.go:150] runtime/asm_arm64.s:1222: 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"
	W0604 22:28:08.171518       1 reflector.go:547] 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
	E0604 22:28:08.171556       1 reflector.go:150] 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
	I0604 22:28:10.912687       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jun 04 22:34:45 addons-390075 kubelet[1519]: I0604 22:34:45.440000    1519 scope.go:117] "RemoveContainer" containerID="bc06d14d3861103a415d2bda1e9a5211f37c991cb80cd7b8c0f332e34999fadf"
	Jun 04 22:34:45 addons-390075 kubelet[1519]: I0604 22:34:45.440126    1519 scope.go:117] "RemoveContainer" containerID="9a42a102e945b74aec74d89a964cbe061632097b9fc2c321f5df25f19ab61a1d"
	Jun 04 22:34:45 addons-390075 kubelet[1519]: E0604 22:34:45.440374    1519 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"minikube-ingress-dns\" with CrashLoopBackOff: \"back-off 5m0s restarting failed container=minikube-ingress-dns pod=kube-ingress-dns-minikube_kube-system(4ed0c77e-43c4-42f0-aa4a-4e27adead0c9)\"" pod="kube-system/kube-ingress-dns-minikube" podUID="4ed0c77e-43c4-42f0-aa4a-4e27adead0c9"
	Jun 04 22:34:50 addons-390075 kubelet[1519]: I0604 22:34:50.782772    1519 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-krl55\" (UniqueName: \"kubernetes.io/projected/4ed0c77e-43c4-42f0-aa4a-4e27adead0c9-kube-api-access-krl55\") pod \"4ed0c77e-43c4-42f0-aa4a-4e27adead0c9\" (UID: \"4ed0c77e-43c4-42f0-aa4a-4e27adead0c9\") "
	Jun 04 22:34:50 addons-390075 kubelet[1519]: I0604 22:34:50.787459    1519 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/4ed0c77e-43c4-42f0-aa4a-4e27adead0c9-kube-api-access-krl55" (OuterVolumeSpecName: "kube-api-access-krl55") pod "4ed0c77e-43c4-42f0-aa4a-4e27adead0c9" (UID: "4ed0c77e-43c4-42f0-aa4a-4e27adead0c9"). InnerVolumeSpecName "kube-api-access-krl55". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jun 04 22:34:50 addons-390075 kubelet[1519]: I0604 22:34:50.883897    1519 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-krl55\" (UniqueName: \"kubernetes.io/projected/4ed0c77e-43c4-42f0-aa4a-4e27adead0c9-kube-api-access-krl55\") on node \"addons-390075\" DevicePath \"\""
	Jun 04 22:34:51 addons-390075 kubelet[1519]: I0604 22:34:51.454606    1519 scope.go:117] "RemoveContainer" containerID="9a42a102e945b74aec74d89a964cbe061632097b9fc2c321f5df25f19ab61a1d"
	Jun 04 22:34:53 addons-390075 kubelet[1519]: I0604 22:34:53.270556    1519 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="3a8fdef3-9afa-4312-a9a5-45def28e4def" path="/var/lib/kubelet/pods/3a8fdef3-9afa-4312-a9a5-45def28e4def/volumes"
	Jun 04 22:34:53 addons-390075 kubelet[1519]: I0604 22:34:53.270979    1519 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="4ed0c77e-43c4-42f0-aa4a-4e27adead0c9" path="/var/lib/kubelet/pods/4ed0c77e-43c4-42f0-aa4a-4e27adead0c9/volumes"
	Jun 04 22:34:53 addons-390075 kubelet[1519]: I0604 22:34:53.271953    1519 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="8ebfb510-4886-4562-a434-5517fc417ed9" path="/var/lib/kubelet/pods/8ebfb510-4886-4562-a434-5517fc417ed9/volumes"
	Jun 04 22:34:54 addons-390075 kubelet[1519]: I0604 22:34:54.269407    1519 scope.go:117] "RemoveContainer" containerID="2e8679f53869a1e316b6549def12511ef07cdd1c34059e609b083b1eb634de34"
	Jun 04 22:34:54 addons-390075 kubelet[1519]: I0604 22:34:54.463258    1519 scope.go:117] "RemoveContainer" containerID="2e8679f53869a1e316b6549def12511ef07cdd1c34059e609b083b1eb634de34"
	Jun 04 22:34:54 addons-390075 kubelet[1519]: I0604 22:34:54.463579    1519 scope.go:117] "RemoveContainer" containerID="972c9bb072dbb838192f925342a0802146de1fa29b4a530c487a1879ab56dbb9"
	Jun 04 22:34:54 addons-390075 kubelet[1519]: E0604 22:34:54.463824    1519 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-t52vh_default(b69f6db4-1875-4df6-9f7a-47a7b1404cbc)\"" pod="default/hello-world-app-86c47465fc-t52vh" podUID="b69f6db4-1875-4df6-9f7a-47a7b1404cbc"
	Jun 04 22:34:55 addons-390075 kubelet[1519]: I0604 22:34:55.412555    1519 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-wpjvn\" (UniqueName: \"kubernetes.io/projected/43e80fc7-8920-4942-9379-3c9f23d97391-kube-api-access-wpjvn\") pod \"43e80fc7-8920-4942-9379-3c9f23d97391\" (UID: \"43e80fc7-8920-4942-9379-3c9f23d97391\") "
	Jun 04 22:34:55 addons-390075 kubelet[1519]: I0604 22:34:55.412641    1519 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/43e80fc7-8920-4942-9379-3c9f23d97391-webhook-cert\") pod \"43e80fc7-8920-4942-9379-3c9f23d97391\" (UID: \"43e80fc7-8920-4942-9379-3c9f23d97391\") "
	Jun 04 22:34:55 addons-390075 kubelet[1519]: I0604 22:34:55.415111    1519 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/43e80fc7-8920-4942-9379-3c9f23d97391-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "43e80fc7-8920-4942-9379-3c9f23d97391" (UID: "43e80fc7-8920-4942-9379-3c9f23d97391"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jun 04 22:34:55 addons-390075 kubelet[1519]: I0604 22:34:55.420221    1519 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/43e80fc7-8920-4942-9379-3c9f23d97391-kube-api-access-wpjvn" (OuterVolumeSpecName: "kube-api-access-wpjvn") pod "43e80fc7-8920-4942-9379-3c9f23d97391" (UID: "43e80fc7-8920-4942-9379-3c9f23d97391"). InnerVolumeSpecName "kube-api-access-wpjvn". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jun 04 22:34:55 addons-390075 kubelet[1519]: I0604 22:34:55.467559    1519 scope.go:117] "RemoveContainer" containerID="69f1945ea53ec934278747bf69ebd482cafea7a49b1096319e422153a206b450"
	Jun 04 22:34:55 addons-390075 kubelet[1519]: I0604 22:34:55.498918    1519 scope.go:117] "RemoveContainer" containerID="69f1945ea53ec934278747bf69ebd482cafea7a49b1096319e422153a206b450"
	Jun 04 22:34:55 addons-390075 kubelet[1519]: E0604 22:34:55.499451    1519 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"69f1945ea53ec934278747bf69ebd482cafea7a49b1096319e422153a206b450\": container with ID starting with 69f1945ea53ec934278747bf69ebd482cafea7a49b1096319e422153a206b450 not found: ID does not exist" containerID="69f1945ea53ec934278747bf69ebd482cafea7a49b1096319e422153a206b450"
	Jun 04 22:34:55 addons-390075 kubelet[1519]: I0604 22:34:55.499493    1519 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"69f1945ea53ec934278747bf69ebd482cafea7a49b1096319e422153a206b450"} err="failed to get container status \"69f1945ea53ec934278747bf69ebd482cafea7a49b1096319e422153a206b450\": rpc error: code = NotFound desc = could not find container \"69f1945ea53ec934278747bf69ebd482cafea7a49b1096319e422153a206b450\": container with ID starting with 69f1945ea53ec934278747bf69ebd482cafea7a49b1096319e422153a206b450 not found: ID does not exist"
	Jun 04 22:34:55 addons-390075 kubelet[1519]: I0604 22:34:55.513033    1519 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/43e80fc7-8920-4942-9379-3c9f23d97391-webhook-cert\") on node \"addons-390075\" DevicePath \"\""
	Jun 04 22:34:55 addons-390075 kubelet[1519]: I0604 22:34:55.513070    1519 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-wpjvn\" (UniqueName: \"kubernetes.io/projected/43e80fc7-8920-4942-9379-3c9f23d97391-kube-api-access-wpjvn\") on node \"addons-390075\" DevicePath \"\""
	Jun 04 22:34:57 addons-390075 kubelet[1519]: I0604 22:34:57.271194    1519 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="43e80fc7-8920-4942-9379-3c9f23d97391" path="/var/lib/kubelet/pods/43e80fc7-8920-4942-9379-3c9f23d97391/volumes"
	
	
	==> storage-provisioner [74a50abf0bb3d43ebc0ea189186f073108ff26c39101060b44300088d6c7f203] <==
	I0604 22:29:00.693830       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0604 22:29:00.724072       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0604 22:29:00.724253       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0604 22:29:00.737998       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0604 22:29:00.738233       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"98f0e0cb-527d-4907-a593-6cdeb0826dac", APIVersion:"v1", ResourceVersion:"883", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-390075_b8dcd4b6-1e9a-4ba2-ab89-b5054102a8a3 became leader
	I0604 22:29:00.752606       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-390075_b8dcd4b6-1e9a-4ba2-ab89-b5054102a8a3!
	I0604 22:29:00.855608       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-390075_b8dcd4b6-1e9a-4ba2-ab89-b5054102a8a3!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (365.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 4.263454ms
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-c59844bb4-h8trn" [f8e83244-0aa4-4d36-b4f0-ef860f87c94c] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.005676777s
addons_test.go:417: (dbg) Run:  kubectl --context addons-390075 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-390075 top pods -n kube-system: exit status 1 (186.063164ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-6g878, age: 3m23.307912694s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-6g878, age: 3m25.329978425s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-6g878, age: 3m28.157054225s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-6g878, age: 3m33.711229512s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-6g878, age: 3m48.27223668s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-6g878, age: 4m1.507797874s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-6g878, age: 4m35.59719721s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-6g878, age: 5m15.971081231s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-6g878, age: 6m9.577871166s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-6g878, age: 7m10.909430113s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-6g878, age: 7m55.451973858s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-6g878, age: 8m35.703610466s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-6g878, age: 9m19.460315737s

                                                
                                                
** /stderr **
addons_test.go:431: failed checking metric server: exit status 1
addons_test.go:434: (dbg) Run:  out/minikube-linux-arm64 -p addons-390075 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-390075
helpers_test.go:235: (dbg) docker inspect addons-390075:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "cd37cede57f6f26c8bf996e91ce4d775232d03a3dd2f9e4012d494224df457c3",
	        "Created": "2024-06-04T22:27:43.465518786Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1063223,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-06-04T22:27:43.763644783Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0622ec3fd0c0221f7f0283d460abbe0d716cdaaa1aed2131571009724720be86",
	        "ResolvConfPath": "/var/lib/docker/containers/cd37cede57f6f26c8bf996e91ce4d775232d03a3dd2f9e4012d494224df457c3/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/cd37cede57f6f26c8bf996e91ce4d775232d03a3dd2f9e4012d494224df457c3/hostname",
	        "HostsPath": "/var/lib/docker/containers/cd37cede57f6f26c8bf996e91ce4d775232d03a3dd2f9e4012d494224df457c3/hosts",
	        "LogPath": "/var/lib/docker/containers/cd37cede57f6f26c8bf996e91ce4d775232d03a3dd2f9e4012d494224df457c3/cd37cede57f6f26c8bf996e91ce4d775232d03a3dd2f9e4012d494224df457c3-json.log",
	        "Name": "/addons-390075",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-390075:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-390075",
	            "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/92fe1aa14c767df75b41eb12fde0cc7f82302168b75a0d8ac87e96a60c151488-init/diff:/var/lib/docker/overlay2/85cf74ba1a350367a43ddae754c3bf0ea65ddd68904cdb073d333373e120ac4d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/92fe1aa14c767df75b41eb12fde0cc7f82302168b75a0d8ac87e96a60c151488/merged",
	                "UpperDir": "/var/lib/docker/overlay2/92fe1aa14c767df75b41eb12fde0cc7f82302168b75a0d8ac87e96a60c151488/diff",
	                "WorkDir": "/var/lib/docker/overlay2/92fe1aa14c767df75b41eb12fde0cc7f82302168b75a0d8ac87e96a60c151488/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-390075",
	                "Source": "/var/lib/docker/volumes/addons-390075/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-390075",
	            "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-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f",
	            "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-390075",
	                "name.minikube.sigs.k8s.io": "addons-390075",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "cc54ecdf9b3b9e3fc3c3ab1a742df5deccb56fa568f3e1f21af1d481bc8841b9",
	            "SandboxKey": "/var/run/docker/netns/cc54ecdf9b3b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34235"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34234"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34231"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34233"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34232"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-390075": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "f87be80a935e2ed6f674ca8633df8adcfbc6f55f6976514fc1bb1ad7dd9e9e62",
	                    "EndpointID": "0e3f06d25c0757de305d09e6708cfb3fb5ef7b2f8295eb0813ca823a50505e6c",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-390075",
	                        "cd37cede57f6"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-390075 -n addons-390075
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-arm64 -p addons-390075 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-390075 logs -n 25: (1.587038664s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-518766                                                                     | download-only-518766   | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC | 04 Jun 24 22:27 UTC |
	| delete  | -p download-only-169614                                                                     | download-only-169614   | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC | 04 Jun 24 22:27 UTC |
	| delete  | -p download-only-518766                                                                     | download-only-518766   | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC | 04 Jun 24 22:27 UTC |
	| start   | --download-only -p                                                                          | download-docker-336584 | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC |                     |
	|         | download-docker-336584                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-336584                                                                   | download-docker-336584 | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC | 04 Jun 24 22:27 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-958159   | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC |                     |
	|         | binary-mirror-958159                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:38037                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-958159                                                                     | binary-mirror-958159   | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC | 04 Jun 24 22:27 UTC |
	| addons  | enable dashboard -p                                                                         | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC |                     |
	|         | addons-390075                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC |                     |
	|         | addons-390075                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-390075 --wait=true                                                                | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC | 04 Jun 24 22:30 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  | disable nvidia-device-plugin                                                                | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC | 04 Jun 24 22:31 UTC |
	|         | -p addons-390075                                                                            |                        |         |         |                     |                     |
	| ip      | addons-390075 ip                                                                            | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC | 04 Jun 24 22:31 UTC |
	| addons  | addons-390075 addons disable                                                                | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC | 04 Jun 24 22:31 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-390075 ssh cat                                                                       | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC | 04 Jun 24 22:31 UTC |
	|         | /opt/local-path-provisioner/pvc-45ba49f8-7957-47b5-80b5-47d3e2d109ec_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC | 04 Jun 24 22:31 UTC |
	|         | addons-390075                                                                               |                        |         |         |                     |                     |
	| addons  | addons-390075 addons disable                                                                | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC |                     |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC | 04 Jun 24 22:31 UTC |
	|         | -p addons-390075                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:31 UTC | 04 Jun 24 22:31 UTC |
	|         | addons-390075                                                                               |                        |         |         |                     |                     |
	| addons  | addons-390075 addons                                                                        | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:32 UTC | 04 Jun 24 22:32 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-390075 addons                                                                        | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:32 UTC | 04 Jun 24 22:32 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-390075 ssh curl -s                                                                   | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:32 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-390075 ip                                                                            | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:34 UTC | 04 Jun 24 22:34 UTC |
	| addons  | addons-390075 addons disable                                                                | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:34 UTC | 04 Jun 24 22:34 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-390075 addons disable                                                                | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:34 UTC | 04 Jun 24 22:34 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-390075 addons                                                                        | addons-390075          | jenkins | v1.33.1 | 04 Jun 24 22:37 UTC | 04 Jun 24 22:37 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/06/04 22:27:19
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.3 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0604 22:27:19.144220 1062763 out.go:291] Setting OutFile to fd 1 ...
	I0604 22:27:19.144402 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:27:19.144413 1062763 out.go:304] Setting ErrFile to fd 2...
	I0604 22:27:19.144418 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:27:19.144651 1062763 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
	I0604 22:27:19.145051 1062763 out.go:298] Setting JSON to false
	I0604 22:27:19.145907 1062763 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":25783,"bootTime":1717514257,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0604 22:27:19.145971 1062763 start.go:139] virtualization:  
	I0604 22:27:19.149182 1062763 out.go:177] * [addons-390075] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0604 22:27:19.152513 1062763 out.go:177]   - MINIKUBE_LOCATION=19024
	I0604 22:27:19.155064 1062763 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0604 22:27:19.152683 1062763 notify.go:220] Checking for updates...
	I0604 22:27:19.160357 1062763 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19024-1056687/kubeconfig
	I0604 22:27:19.162945 1062763 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19024-1056687/.minikube
	I0604 22:27:19.165483 1062763 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0604 22:27:19.168089 1062763 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0604 22:27:19.170867 1062763 driver.go:392] Setting default libvirt URI to qemu:///system
	I0604 22:27:19.188809 1062763 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
	I0604 22:27:19.188930 1062763 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0604 22:27:19.241786 1062763 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:43 SystemTime:2024-06-04 22:27:19.23253415 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214974464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0604 22:27:19.241888 1062763 docker.go:295] overlay module found
	I0604 22:27:19.244645 1062763 out.go:177] * Using the docker driver based on user configuration
	I0604 22:27:19.247309 1062763 start.go:297] selected driver: docker
	I0604 22:27:19.247325 1062763 start.go:901] validating driver "docker" against <nil>
	I0604 22:27:19.247338 1062763 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0604 22:27:19.247965 1062763 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0604 22:27:19.299664 1062763 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:43 SystemTime:2024-06-04 22:27:19.290258153 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214974464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0604 22:27:19.299822 1062763 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0604 22:27:19.300047 1062763 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]
	I0604 22:27:19.302697 1062763 out.go:177] * Using Docker driver with root privileges
	I0604 22:27:19.305278 1062763 cni.go:84] Creating CNI manager for ""
	I0604 22:27:19.305298 1062763 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0604 22:27:19.305310 1062763 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0604 22:27:19.305396 1062763 start.go:340] cluster config:
	{Name:addons-390075 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f 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.30.1 ClusterName:addons-390075 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.30.1 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}
	I0604 22:27:19.308321 1062763 out.go:177] * Starting "addons-390075" primary control-plane node in "addons-390075" cluster
	I0604 22:27:19.310985 1062763 cache.go:121] Beginning downloading kic base image for docker with crio
	I0604 22:27:19.313556 1062763 out.go:177] * Pulling base image v0.0.44-1717518322-19024 ...
	I0604 22:27:19.316043 1062763 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime crio
	I0604 22:27:19.316090 1062763 preload.go:147] Found local preload: /home/jenkins/minikube-integration/19024-1056687/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-cri-o-overlay-arm64.tar.lz4
	I0604 22:27:19.316104 1062763 cache.go:56] Caching tarball of preloaded images
	I0604 22:27:19.316130 1062763 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f in local docker daemon
	I0604 22:27:19.316196 1062763 preload.go:173] Found /home/jenkins/minikube-integration/19024-1056687/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0604 22:27:19.316207 1062763 cache.go:59] Finished verifying existence of preloaded tar for v1.30.1 on crio
	I0604 22:27:19.316537 1062763 profile.go:143] Saving config to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/config.json ...
	I0604 22:27:19.316565 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/config.json: {Name:mk7f6ed173578efd33acadffd0ee4d28d4aa087d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:19.329395 1062763 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f to local cache
	I0604 22:27:19.329500 1062763 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f in local cache directory
	I0604 22:27:19.329518 1062763 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f in local cache directory, skipping pull
	I0604 22:27:19.329523 1062763 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f exists in cache, skipping pull
	I0604 22:27:19.329531 1062763 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f as a tarball
	I0604 22:27:19.329536 1062763 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f from local cache
	I0604 22:27:36.035477 1062763 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f from cached tarball
	I0604 22:27:36.035553 1062763 cache.go:194] Successfully downloaded all kic artifacts
	I0604 22:27:36.035611 1062763 start.go:360] acquireMachinesLock for addons-390075: {Name:mk78b6ace8b17875bee4516c5684947e6f7705ad Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0604 22:27:36.035733 1062763 start.go:364] duration metric: took 101.868µs to acquireMachinesLock for "addons-390075"
	I0604 22:27:36.035760 1062763 start.go:93] Provisioning new machine with config: &{Name:addons-390075 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f 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.30.1 ClusterName:addons-390075 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.30.1 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.30.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0604 22:27:36.035854 1062763 start.go:125] createHost starting for "" (driver="docker")
	I0604 22:27:36.038025 1062763 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0604 22:27:36.038305 1062763 start.go:159] libmachine.API.Create for "addons-390075" (driver="docker")
	I0604 22:27:36.038342 1062763 client.go:168] LocalClient.Create starting
	I0604 22:27:36.038475 1062763 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca.pem
	I0604 22:27:36.704514 1062763 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/cert.pem
	I0604 22:27:37.066198 1062763 cli_runner.go:164] Run: docker network inspect addons-390075 --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}}]}"
	W0604 22:27:37.079913 1062763 cli_runner.go:211] docker network inspect addons-390075 --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
	I0604 22:27:37.080012 1062763 network_create.go:281] running [docker network inspect addons-390075] to gather additional debugging logs...
	I0604 22:27:37.080037 1062763 cli_runner.go:164] Run: docker network inspect addons-390075
	W0604 22:27:37.094793 1062763 cli_runner.go:211] docker network inspect addons-390075 returned with exit code 1
	I0604 22:27:37.094826 1062763 network_create.go:284] error running [docker network inspect addons-390075]: docker network inspect addons-390075: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-390075 not found
	I0604 22:27:37.094841 1062763 network_create.go:286] output of [docker network inspect addons-390075]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-390075 not found
	
	** /stderr **
	I0604 22:27:37.094950 1062763 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}}]}"
	I0604 22:27:37.111194 1062763 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:0x40000e1e00}
	I0604 22:27:37.111239 1062763 network_create.go:124] attempt to create docker network addons-390075 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0604 22:27:37.111294 1062763 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-390075 addons-390075
	I0604 22:27:37.169032 1062763 network_create.go:108] docker network addons-390075 192.168.49.0/24 created
	I0604 22:27:37.169068 1062763 kic.go:121] calculated static IP "192.168.49.2" for the "addons-390075" container
	I0604 22:27:37.169143 1062763 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0604 22:27:37.182070 1062763 cli_runner.go:164] Run: docker volume create addons-390075 --label name.minikube.sigs.k8s.io=addons-390075 --label created_by.minikube.sigs.k8s.io=true
	I0604 22:27:37.196807 1062763 oci.go:103] Successfully created a docker volume addons-390075
	I0604 22:27:37.196890 1062763 cli_runner.go:164] Run: docker run --rm --name addons-390075-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-390075 --entrypoint /usr/bin/test -v addons-390075:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f -d /var/lib
	I0604 22:27:39.213281 1062763 cli_runner.go:217] Completed: docker run --rm --name addons-390075-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-390075 --entrypoint /usr/bin/test -v addons-390075:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f -d /var/lib: (2.016353325s)
	I0604 22:27:39.213312 1062763 oci.go:107] Successfully prepared a docker volume addons-390075
	I0604 22:27:39.213341 1062763 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime crio
	I0604 22:27:39.213362 1062763 kic.go:194] Starting extracting preloaded images to volume ...
	I0604 22:27:39.213441 1062763 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19024-1056687/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-390075:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f -I lz4 -xf /preloaded.tar -C /extractDir
	I0604 22:27:43.407586 1062763 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19024-1056687/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-390075:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f -I lz4 -xf /preloaded.tar -C /extractDir: (4.194100512s)
	I0604 22:27:43.407620 1062763 kic.go:203] duration metric: took 4.194255197s to extract preloaded images to volume ...
	W0604 22:27:43.407752 1062763 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0604 22:27:43.407865 1062763 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0604 22:27:43.451778 1062763 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-390075 --name addons-390075 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-390075 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-390075 --network addons-390075 --ip 192.168.49.2 --volume addons-390075:/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-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f
	I0604 22:27:43.770920 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Running}}
	I0604 22:27:43.787535 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:27:43.808299 1062763 cli_runner.go:164] Run: docker exec addons-390075 stat /var/lib/dpkg/alternatives/iptables
	I0604 22:27:43.880509 1062763 oci.go:144] the created container "addons-390075" has a running status.
	I0604 22:27:43.880534 1062763 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa...
	I0604 22:27:44.788423 1062763 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0604 22:27:44.808689 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:27:44.825109 1062763 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0604 22:27:44.825134 1062763 kic_runner.go:114] Args: [docker exec --privileged addons-390075 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0604 22:27:44.882571 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:27:44.899799 1062763 machine.go:94] provisionDockerMachine start ...
	I0604 22:27:44.899895 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:44.915795 1062763 main.go:141] libmachine: Using SSH client type: native
	I0604 22:27:44.916071 1062763 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 34235 <nil> <nil>}
	I0604 22:27:44.916086 1062763 main.go:141] libmachine: About to run SSH command:
	hostname
	I0604 22:27:45.047637 1062763 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-390075
	
	I0604 22:27:45.047665 1062763 ubuntu.go:169] provisioning hostname "addons-390075"
	I0604 22:27:45.047741 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:45.068157 1062763 main.go:141] libmachine: Using SSH client type: native
	I0604 22:27:45.068433 1062763 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 34235 <nil> <nil>}
	I0604 22:27:45.068453 1062763 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-390075 && echo "addons-390075" | sudo tee /etc/hostname
	I0604 22:27:45.220569 1062763 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-390075
	
	I0604 22:27:45.220655 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:45.240229 1062763 main.go:141] libmachine: Using SSH client type: native
	I0604 22:27:45.240737 1062763 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 34235 <nil> <nil>}
	I0604 22:27:45.240763 1062763 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-390075' /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-390075/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-390075' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0604 22:27:45.375611 1062763 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0604 22:27:45.375678 1062763 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19024-1056687/.minikube CaCertPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19024-1056687/.minikube}
	I0604 22:27:45.375727 1062763 ubuntu.go:177] setting up certificates
	I0604 22:27:45.375748 1062763 provision.go:84] configureAuth start
	I0604 22:27:45.375811 1062763 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-390075
	I0604 22:27:45.391961 1062763 provision.go:143] copyHostCerts
	I0604 22:27:45.392046 1062763 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.pem (1078 bytes)
	I0604 22:27:45.392173 1062763 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19024-1056687/.minikube/cert.pem (1123 bytes)
	I0604 22:27:45.392242 1062763 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19024-1056687/.minikube/key.pem (1679 bytes)
	I0604 22:27:45.392300 1062763 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19024-1056687/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca-key.pem org=jenkins.addons-390075 san=[127.0.0.1 192.168.49.2 addons-390075 localhost minikube]
	I0604 22:27:46.000796 1062763 provision.go:177] copyRemoteCerts
	I0604 22:27:46.000881 1062763 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0604 22:27:46.000986 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:46.020902 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:27:46.116449 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0604 22:27:46.140633 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0604 22:27:46.164995 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0604 22:27:46.189949 1062763 provision.go:87] duration metric: took 814.185332ms to configureAuth
	I0604 22:27:46.189976 1062763 ubuntu.go:193] setting minikube options for container-runtime
	I0604 22:27:46.190170 1062763 config.go:182] Loaded profile config "addons-390075": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
	I0604 22:27:46.190278 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:46.206140 1062763 main.go:141] libmachine: Using SSH client type: native
	I0604 22:27:46.206388 1062763 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2bb0] 0x3e5410 <nil>  [] 0s} 127.0.0.1 34235 <nil> <nil>}
	I0604 22:27:46.206411 1062763 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0604 22:27:46.434684 1062763 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0604 22:27:46.434704 1062763 machine.go:97] duration metric: took 1.534882917s to provisionDockerMachine
	I0604 22:27:46.434714 1062763 client.go:171] duration metric: took 10.396365872s to LocalClient.Create
	I0604 22:27:46.434728 1062763 start.go:167] duration metric: took 10.396423694s to libmachine.API.Create "addons-390075"
	I0604 22:27:46.434734 1062763 start.go:293] postStartSetup for "addons-390075" (driver="docker")
	I0604 22:27:46.434745 1062763 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]
	I0604 22:27:46.434805 1062763 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
	I0604 22:27:46.434852 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:46.452806 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:27:46.548945 1062763 ssh_runner.go:195] Run: cat /etc/os-release
	I0604 22:27:46.551929 1062763 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0604 22:27:46.551965 1062763 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0604 22:27:46.551975 1062763 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0604 22:27:46.551983 1062763 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0604 22:27:46.551996 1062763 filesync.go:126] Scanning /home/jenkins/minikube-integration/19024-1056687/.minikube/addons for local assets ...
	I0604 22:27:46.552063 1062763 filesync.go:126] Scanning /home/jenkins/minikube-integration/19024-1056687/.minikube/files for local assets ...
	I0604 22:27:46.552089 1062763 start.go:296] duration metric: took 117.348248ms for postStartSetup
	I0604 22:27:46.552387 1062763 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-390075
	I0604 22:27:46.568507 1062763 profile.go:143] Saving config to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/config.json ...
	I0604 22:27:46.568800 1062763 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0604 22:27:46.568851 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:46.584421 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:27:46.672777 1062763 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0604 22:27:46.677315 1062763 start.go:128] duration metric: took 10.641443385s to createHost
	I0604 22:27:46.677339 1062763 start.go:83] releasing machines lock for "addons-390075", held for 10.641597381s
	I0604 22:27:46.677411 1062763 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-390075
	I0604 22:27:46.694237 1062763 ssh_runner.go:195] Run: cat /version.json
	I0604 22:27:46.694298 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:46.694551 1062763 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0604 22:27:46.694623 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:27:46.710694 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:27:46.721233 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:27:46.802973 1062763 ssh_runner.go:195] Run: systemctl --version
	I0604 22:27:46.926762 1062763 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0604 22:27:47.070024 1062763 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0604 22:27:47.074206 1062763 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" ;
	I0604 22:27:47.094221 1062763 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0604 22:27:47.094303 1062763 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0604 22:27:47.129669 1062763 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0604 22:27:47.129695 1062763 start.go:494] detecting cgroup driver to use...
	I0604 22:27:47.129736 1062763 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0604 22:27:47.129797 1062763 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0604 22:27:47.146151 1062763 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0604 22:27:47.158408 1062763 docker.go:217] disabling cri-docker service (if available) ...
	I0604 22:27:47.158528 1062763 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0604 22:27:47.172294 1062763 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0604 22:27:47.187054 1062763 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0604 22:27:47.283191 1062763 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0604 22:27:47.380648 1062763 docker.go:233] disabling docker service ...
	I0604 22:27:47.380716 1062763 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0604 22:27:47.400481 1062763 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0604 22:27:47.412472 1062763 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0604 22:27:47.497586 1062763 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0604 22:27:47.599826 1062763 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0604 22:27:47.611289 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0604 22:27:47.627807 1062763 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0604 22:27:47.627877 1062763 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0604 22:27:47.638365 1062763 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0604 22:27:47.638497 1062763 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0604 22:27:47.649097 1062763 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0604 22:27:47.659247 1062763 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0604 22:27:47.669583 1062763 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0604 22:27:47.679263 1062763 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"
	I0604 22:27:47.689586 1062763 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"
	I0604 22:27:47.706797 1062763 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"
	I0604 22:27:47.716914 1062763 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0604 22:27:47.725970 1062763 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0604 22:27:47.734818 1062763 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0604 22:27:47.823141 1062763 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0604 22:27:47.936766 1062763 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0604 22:27:47.936870 1062763 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0604 22:27:47.940567 1062763 start.go:562] Will wait 60s for crictl version
	I0604 22:27:47.940650 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:27:47.944030 1062763 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0604 22:27:47.981438 1062763 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0604 22:27:47.981617 1062763 ssh_runner.go:195] Run: crio --version
	I0604 22:27:48.020535 1062763 ssh_runner.go:195] Run: crio --version
	I0604 22:27:48.066523 1062763 out.go:177] * Preparing Kubernetes v1.30.1 on CRI-O 1.24.6 ...
	I0604 22:27:48.069024 1062763 cli_runner.go:164] Run: docker network inspect addons-390075 --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}}]}"
	I0604 22:27:48.084123 1062763 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0604 22:27:48.087971 1062763 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""
	I0604 22:27:48.100270 1062763 kubeadm.go:877] updating cluster {Name:addons-390075 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f 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.30.1 ClusterName:addons-390075 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.30.1 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} ...
	I0604 22:27:48.100395 1062763 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime crio
	I0604 22:27:48.100453 1062763 ssh_runner.go:195] Run: sudo crictl images --output json
	I0604 22:27:48.175424 1062763 crio.go:514] all images are preloaded for cri-o runtime.
	I0604 22:27:48.175448 1062763 crio.go:433] Images already preloaded, skipping extraction
	I0604 22:27:48.175539 1062763 ssh_runner.go:195] Run: sudo crictl images --output json
	I0604 22:27:48.216063 1062763 crio.go:514] all images are preloaded for cri-o runtime.
	I0604 22:27:48.216088 1062763 cache_images.go:84] Images are preloaded, skipping loading
	I0604 22:27:48.216098 1062763 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.1 crio true true} ...
	I0604 22:27:48.216200 1062763 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-390075 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.1 ClusterName:addons-390075 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:}
	I0604 22:27:48.216285 1062763 ssh_runner.go:195] Run: crio config
	I0604 22:27:48.265246 1062763 cni.go:84] Creating CNI manager for ""
	I0604 22:27:48.265272 1062763 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0604 22:27:48.265283 1062763 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0604 22:27:48.265307 1062763 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.30.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-390075 NodeName:addons-390075 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}
	I0604 22:27:48.265450 1062763 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-390075"
	  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.30.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0604 22:27:48.265519 1062763 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.1
	I0604 22:27:48.274376 1062763 binaries.go:44] Found k8s binaries, skipping transfer
	I0604 22:27:48.274455 1062763 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0604 22:27:48.283347 1062763 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0604 22:27:48.301309 1062763 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0604 22:27:48.319365 1062763 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0604 22:27:48.337126 1062763 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0604 22:27:48.340454 1062763 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""
	I0604 22:27:48.351033 1062763 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0604 22:27:48.430816 1062763 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0604 22:27:48.444416 1062763 certs.go:68] Setting up /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075 for IP: 192.168.49.2
	I0604 22:27:48.444478 1062763 certs.go:194] generating shared ca certs ...
	I0604 22:27:48.444519 1062763 certs.go:226] acquiring lock for ca certs: {Name:mkd4258d1c5b037e569bb99dc72e80faf3b19d76 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:48.444724 1062763 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.key
	I0604 22:27:49.397861 1062763 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.crt ...
	I0604 22:27:49.397896 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.crt: {Name:mk8277cc45927e8822ceec83bd42acd2a88b413d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:49.398106 1062763 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.key ...
	I0604 22:27:49.398122 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.key: {Name:mke5f2731748e59010dec85b573d7b0261ebb3fd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:49.398218 1062763 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19024-1056687/.minikube/proxy-client-ca.key
	I0604 22:27:49.810878 1062763 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19024-1056687/.minikube/proxy-client-ca.crt ...
	I0604 22:27:49.810909 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/proxy-client-ca.crt: {Name:mk1f53001688872a356ed1cabf1d77046a3241de Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:49.811544 1062763 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19024-1056687/.minikube/proxy-client-ca.key ...
	I0604 22:27:49.811563 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/proxy-client-ca.key: {Name:mkaf0b75fe71fad729346e015f729e7273b8a410 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:49.811954 1062763 certs.go:256] generating profile certs ...
	I0604 22:27:49.812024 1062763 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.key
	I0604 22:27:49.812043 1062763 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt with IP's: []
	I0604 22:27:50.599557 1062763 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt ...
	I0604 22:27:50.599593 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: {Name:mkfa352f83c8a1a5880d264ead39c1b7c884f61a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:50.599785 1062763 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.key ...
	I0604 22:27:50.599798 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.key: {Name:mk18d327da7fbda17a0fc8aac148343e797b5b1b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:50.599887 1062763 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.key.3b3dceec
	I0604 22:27:50.599907 1062763 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.crt.3b3dceec with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0604 22:27:51.272166 1062763 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.crt.3b3dceec ...
	I0604 22:27:51.272199 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.crt.3b3dceec: {Name:mk5a3fe64941cdd1ea055f74e9f36cd2e786a634 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:51.272386 1062763 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.key.3b3dceec ...
	I0604 22:27:51.272401 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.key.3b3dceec: {Name:mk5e54b11043ad5191f40ec55bdf6c140a155135 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:51.272489 1062763 certs.go:381] copying /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.crt.3b3dceec -> /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.crt
	I0604 22:27:51.272571 1062763 certs.go:385] copying /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.key.3b3dceec -> /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.key
	I0604 22:27:51.272627 1062763 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.key
	I0604 22:27:51.272649 1062763 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.crt with IP's: []
	I0604 22:27:51.619305 1062763 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.crt ...
	I0604 22:27:51.619340 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.crt: {Name:mk0faff2f615a66cb24c01bf80f85a5d21437768 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:51.619928 1062763 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.key ...
	I0604 22:27:51.619947 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.key: {Name:mke8a970a91c4e35b446f41b0f33e215546ccb0a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:27:51.620147 1062763 certs.go:484] found cert: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca-key.pem (1679 bytes)
	I0604 22:27:51.620192 1062763 certs.go:484] found cert: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/ca.pem (1078 bytes)
	I0604 22:27:51.620220 1062763 certs.go:484] found cert: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/cert.pem (1123 bytes)
	I0604 22:27:51.620247 1062763 certs.go:484] found cert: /home/jenkins/minikube-integration/19024-1056687/.minikube/certs/key.pem (1679 bytes)
	I0604 22:27:51.620854 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0604 22:27:51.645670 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0604 22:27:51.670247 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0604 22:27:51.693976 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0604 22:27:51.717323 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0604 22:27:51.742152 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0604 22:27:51.766384 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0604 22:27:51.789672 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0604 22:27:51.813118 1062763 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0604 22:27:51.836746 1062763 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0604 22:27:51.855074 1062763 ssh_runner.go:195] Run: openssl version
	I0604 22:27:51.860415 1062763 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"
	I0604 22:27:51.869993 1062763 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0604 22:27:51.874223 1062763 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jun  4 22:27 /usr/share/ca-certificates/minikubeCA.pem
	I0604 22:27:51.874290 1062763 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0604 22:27:51.882802 1062763 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"
	I0604 22:27:51.892555 1062763 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0604 22:27:51.895977 1062763 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
	I0604 22:27:51.896064 1062763 kubeadm.go:391] StartCluster: {Name:addons-390075 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f 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.30.1 ClusterName:addons-390075 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.30.1 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}
	I0604 22:27:51.896181 1062763 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0604 22:27:51.896251 1062763 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0604 22:27:51.938856 1062763 cri.go:89] found id: ""
	I0604 22:27:51.938949 1062763 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0604 22:27:51.948638 1062763 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0604 22:27:51.957896 1062763 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0604 22:27:51.957999 1062763 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
	I0604 22:27:51.966532 1062763 kubeadm.go:154] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0604 22:27:51.966604 1062763 kubeadm.go:156] found existing configuration files:
	
	I0604 22:27:51.966680 1062763 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0604 22:27:51.975469 1062763 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0604 22:27:51.975665 1062763 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0604 22:27:51.984398 1062763 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0604 22:27:51.993215 1062763 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0604 22:27:51.993283 1062763 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0604 22:27:52.002450 1062763 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0604 22:27:52.012279 1062763 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0604 22:27:52.012369 1062763 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0604 22:27:52.020821 1062763 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0604 22:27:52.029694 1062763 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0604 22:27:52.029776 1062763 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0604 22:27:52.038335 1062763 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.1:$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"
	I0604 22:27:52.123741 1062763 kubeadm.go:309] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1062-aws\n", err: exit status 1
	I0604 22:27:52.193552 1062763 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0604 22:28:09.953926 1062763 kubeadm.go:309] [init] Using Kubernetes version: v1.30.1
	I0604 22:28:09.953985 1062763 kubeadm.go:309] [preflight] Running pre-flight checks
	I0604 22:28:09.954070 1062763 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0604 22:28:09.954130 1062763 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1062-aws
	I0604 22:28:09.954168 1062763 kubeadm.go:309] OS: Linux
	I0604 22:28:09.954215 1062763 kubeadm.go:309] CGROUPS_CPU: enabled
	I0604 22:28:09.954265 1062763 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0604 22:28:09.954315 1062763 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0604 22:28:09.954364 1062763 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0604 22:28:09.954413 1062763 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0604 22:28:09.954474 1062763 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0604 22:28:09.954521 1062763 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0604 22:28:09.954573 1062763 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0604 22:28:09.954629 1062763 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0604 22:28:09.954704 1062763 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0604 22:28:09.954798 1062763 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0604 22:28:09.954890 1062763 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0604 22:28:09.954952 1062763 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0604 22:28:09.959393 1062763 out.go:204]   - Generating certificates and keys ...
	I0604 22:28:09.959529 1062763 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0604 22:28:09.959609 1062763 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0604 22:28:09.959681 1062763 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0604 22:28:09.959741 1062763 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0604 22:28:09.959804 1062763 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0604 22:28:09.959856 1062763 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0604 22:28:09.959911 1062763 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0604 22:28:09.960029 1062763 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-390075 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0604 22:28:09.960088 1062763 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0604 22:28:09.960201 1062763 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-390075 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0604 22:28:09.960268 1062763 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0604 22:28:09.960335 1062763 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0604 22:28:09.960383 1062763 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0604 22:28:09.960440 1062763 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0604 22:28:09.960492 1062763 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0604 22:28:09.960550 1062763 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0604 22:28:09.960608 1062763 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0604 22:28:09.960679 1062763 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0604 22:28:09.960738 1062763 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0604 22:28:09.960824 1062763 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0604 22:28:09.960892 1062763 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0604 22:28:09.963549 1062763 out.go:204]   - Booting up control plane ...
	I0604 22:28:09.963701 1062763 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0604 22:28:09.963795 1062763 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0604 22:28:09.963878 1062763 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0604 22:28:09.963989 1062763 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0604 22:28:09.964074 1062763 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0604 22:28:09.964114 1062763 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0604 22:28:09.964258 1062763 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0604 22:28:09.964368 1062763 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0604 22:28:09.964438 1062763 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 1.501059893s
	I0604 22:28:09.964528 1062763 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0604 22:28:09.964606 1062763 kubeadm.go:309] [api-check] The API server is healthy after 6.002148605s
	I0604 22:28:09.964743 1062763 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0604 22:28:09.964868 1062763 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0604 22:28:09.964937 1062763 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0604 22:28:09.965148 1062763 kubeadm.go:309] [mark-control-plane] Marking the node addons-390075 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0604 22:28:09.965211 1062763 kubeadm.go:309] [bootstrap-token] Using token: keici9.hyn0t0uifz5lsj1f
	I0604 22:28:09.967955 1062763 out.go:204]   - Configuring RBAC rules ...
	I0604 22:28:09.968103 1062763 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0604 22:28:09.968211 1062763 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0604 22:28:09.968362 1062763 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0604 22:28:09.968502 1062763 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0604 22:28:09.968617 1062763 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0604 22:28:09.968705 1062763 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0604 22:28:09.968818 1062763 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0604 22:28:09.968865 1062763 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0604 22:28:09.968912 1062763 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0604 22:28:09.968920 1062763 kubeadm.go:309] 
	I0604 22:28:09.968978 1062763 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0604 22:28:09.968986 1062763 kubeadm.go:309] 
	I0604 22:28:09.969060 1062763 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0604 22:28:09.969068 1062763 kubeadm.go:309] 
	I0604 22:28:09.969095 1062763 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0604 22:28:09.969155 1062763 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0604 22:28:09.969207 1062763 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0604 22:28:09.969215 1062763 kubeadm.go:309] 
	I0604 22:28:09.969267 1062763 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0604 22:28:09.969274 1062763 kubeadm.go:309] 
	I0604 22:28:09.969321 1062763 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0604 22:28:09.969328 1062763 kubeadm.go:309] 
	I0604 22:28:09.969379 1062763 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0604 22:28:09.969454 1062763 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0604 22:28:09.969523 1062763 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0604 22:28:09.969531 1062763 kubeadm.go:309] 
	I0604 22:28:09.969612 1062763 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0604 22:28:09.969689 1062763 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0604 22:28:09.969697 1062763 kubeadm.go:309] 
	I0604 22:28:09.969778 1062763 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token keici9.hyn0t0uifz5lsj1f \
	I0604 22:28:09.969880 1062763 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:faf3de72d395c6e2879f758349eeee8cbc632165abdb1086209c33e6f712f851 \
	I0604 22:28:09.969904 1062763 kubeadm.go:309] 	--control-plane 
	I0604 22:28:09.969912 1062763 kubeadm.go:309] 
	I0604 22:28:09.969994 1062763 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0604 22:28:09.970001 1062763 kubeadm.go:309] 
	I0604 22:28:09.970080 1062763 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token keici9.hyn0t0uifz5lsj1f \
	I0604 22:28:09.970195 1062763 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:faf3de72d395c6e2879f758349eeee8cbc632165abdb1086209c33e6f712f851 
	I0604 22:28:09.970207 1062763 cni.go:84] Creating CNI manager for ""
	I0604 22:28:09.970214 1062763 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0604 22:28:09.973176 1062763 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0604 22:28:09.975841 1062763 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0604 22:28:09.979787 1062763 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.1/kubectl ...
	I0604 22:28:09.979807 1062763 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0604 22:28:10.000507 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0604 22:28:10.261574 1062763 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0604 22:28:10.261762 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:10.261858 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-390075 minikube.k8s.io/updated_at=2024_06_04T22_28_10_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=901ac483c3e1097c63cda7493d918b612a8127f5 minikube.k8s.io/name=addons-390075 minikube.k8s.io/primary=true
	I0604 22:28:10.412891 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:10.412975 1062763 ops.go:34] apiserver oom_adj: -16
	I0604 22:28:10.913630 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:11.413679 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:11.913055 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:12.413028 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:12.913442 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:13.413956 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:13.913699 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:14.413639 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:14.913959 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:15.413595 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:15.913590 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:16.413091 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:16.913037 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:17.413549 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:17.913796 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:18.413048 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:18.913792 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:19.413383 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:19.913048 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:20.413509 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:20.913167 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:21.413064 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:21.913906 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:22.413803 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:22.913409 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:23.413083 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:23.914003 1062763 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0604 22:28:24.028322 1062763 kubeadm.go:1107] duration metric: took 13.766609309s to wait for elevateKubeSystemPrivileges
	W0604 22:28:24.028362 1062763 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0604 22:28:24.028371 1062763 kubeadm.go:393] duration metric: took 32.132313869s to StartCluster
	I0604 22:28:24.028387 1062763 settings.go:142] acquiring lock: {Name:mkdd63272cb2dcee683da2743c22d6c56a91d1c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:28:24.028506 1062763 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19024-1056687/kubeconfig
	I0604 22:28:24.028886 1062763 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19024-1056687/kubeconfig: {Name:mk3995813fa3b82ddea902734c26976dd62d1b06 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0604 22:28:24.029072 1062763 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0604 22:28:24.032132 1062763 out.go:177] * Verifying Kubernetes components...
	I0604 22:28:24.029212 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0604 22:28:24.029397 1062763 config.go:182] Loaded profile config "addons-390075": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
	I0604 22:28:24.029408 1062763 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:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0604 22:28:24.035543 1062763 addons.go:69] Setting yakd=true in profile "addons-390075"
	I0604 22:28:24.035580 1062763 addons.go:234] Setting addon yakd=true in "addons-390075"
	I0604 22:28:24.035615 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.036145 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.036346 1062763 addons.go:69] Setting ingress-dns=true in profile "addons-390075"
	I0604 22:28:24.036370 1062763 addons.go:234] Setting addon ingress-dns=true in "addons-390075"
	I0604 22:28:24.036412 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.036789 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.040371 1062763 addons.go:69] Setting inspektor-gadget=true in profile "addons-390075"
	I0604 22:28:24.040424 1062763 addons.go:234] Setting addon inspektor-gadget=true in "addons-390075"
	I0604 22:28:24.040429 1062763 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0604 22:28:24.040461 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.040894 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.041024 1062763 addons.go:69] Setting cloud-spanner=true in profile "addons-390075"
	I0604 22:28:24.041513 1062763 addons.go:234] Setting addon cloud-spanner=true in "addons-390075"
	I0604 22:28:24.041549 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.041954 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.052256 1062763 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-390075"
	I0604 22:28:24.052909 1062763 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-390075"
	I0604 22:28:24.057039 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.057835 1062763 addons.go:69] Setting metrics-server=true in profile "addons-390075"
	I0604 22:28:24.061136 1062763 addons.go:234] Setting addon metrics-server=true in "addons-390075"
	I0604 22:28:24.061209 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.061783 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.053262 1062763 addons.go:69] Setting default-storageclass=true in profile "addons-390075"
	I0604 22:28:24.064391 1062763 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-390075"
	I0604 22:28:24.053280 1062763 addons.go:69] Setting ingress=true in profile "addons-390075"
	I0604 22:28:24.057845 1062763 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-390075"
	I0604 22:28:24.057852 1062763 addons.go:69] Setting registry=true in profile "addons-390075"
	I0604 22:28:24.057856 1062763 addons.go:69] Setting storage-provisioner=true in profile "addons-390075"
	I0604 22:28:24.057859 1062763 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-390075"
	I0604 22:28:24.057863 1062763 addons.go:69] Setting volcano=true in profile "addons-390075"
	I0604 22:28:24.057867 1062763 addons.go:69] Setting volumesnapshots=true in profile "addons-390075"
	I0604 22:28:24.065167 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.053275 1062763 addons.go:69] Setting gcp-auth=true in profile "addons-390075"
	I0604 22:28:24.073644 1062763 mustload.go:65] Loading cluster: addons-390075
	I0604 22:28:24.073879 1062763 config.go:182] Loaded profile config "addons-390075": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
	I0604 22:28:24.074181 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.074603 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.092726 1062763 addons.go:234] Setting addon ingress=true in "addons-390075"
	I0604 22:28:24.092889 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.093428 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.104689 1062763 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-390075"
	I0604 22:28:24.104798 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.136355 1062763 addons.go:234] Setting addon storage-provisioner=true in "addons-390075"
	I0604 22:28:24.136471 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.137115 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.147599 1062763 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0604 22:28:24.151249 1062763 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0604 22:28:24.151312 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0604 22:28:24.151435 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.155619 1062763 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-390075"
	I0604 22:28:24.156068 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.175788 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.178513 1062763 addons.go:234] Setting addon volcano=true in "addons-390075"
	I0604 22:28:24.178611 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.179150 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.194621 1062763 addons.go:234] Setting addon registry=true in "addons-390075"
	I0604 22:28:24.194741 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.195283 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.195608 1062763 addons.go:234] Setting addon volumesnapshots=true in "addons-390075"
	I0604 22:28:24.195670 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.196151 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.267298 1062763 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0604 22:28:24.273573 1062763 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0604 22:28:24.273601 1062763 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0604 22:28:24.273677 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.280813 1062763 addons.go:234] Setting addon default-storageclass=true in "addons-390075"
	I0604 22:28:24.280855 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.281253 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.330207 1062763 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0604 22:28:24.343253 1062763 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0604 22:28:24.343327 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0604 22:28:24.343421 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.349307 1062763 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.29.0
	I0604 22:28:24.266950 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.345511 1062763 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-390075"
	I0604 22:28:24.348366 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.355465 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0604 22:28:24.355479 1062763 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.1
	I0604 22:28:24.355483 1062763 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0604 22:28:24.364029 1062763 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0604 22:28:24.364072 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:24.372494 1062763 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.0
	I0604 22:28:24.369336 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0604 22:28:24.372437 1062763 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	W0604 22:28:24.373608 1062763 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0604 22:28:24.375224 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:24.375640 1062763 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0604 22:28:24.378177 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.381073 1062763 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0604 22:28:24.381083 1062763 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0604 22:28:24.381416 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0604 22:28:24.383767 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.386168 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0604 22:28:24.386246 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.399541 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0604 22:28:24.394980 1062763 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0604 22:28:24.396191 1062763 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0604 22:28:24.402250 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.406415 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0604 22:28:24.411454 1062763 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0604 22:28:24.426826 1062763 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0604 22:28:24.426902 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0604 22:28:24.427003 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.466056 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0604 22:28:24.469683 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0604 22:28:24.469270 1062763 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0604 22:28:24.476039 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.476251 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0604 22:28:24.476262 1062763 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0604 22:28:24.483634 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.484476 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0604 22:28:24.487962 1062763 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0604 22:28:24.488022 1062763 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0604 22:28:24.488126 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.504883 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0604 22:28:24.504081 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/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.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0604 22:28:24.504149 1062763 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0604 22:28:24.509143 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.509189 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.516092 1062763 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0604 22:28:24.512440 1062763 out.go:177]   - Using image docker.io/registry:2.8.3
	I0604 22:28:24.521598 1062763 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0604 22:28:24.518965 1062763 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0604 22:28:24.522959 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.524912 1062763 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0604 22:28:24.525454 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0604 22:28:24.525021 1062763 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0604 22:28:24.525602 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.525850 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.546409 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.615666 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.631032 1062763 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0604 22:28:24.633814 1062763 out.go:177]   - Using image docker.io/busybox:stable
	I0604 22:28:24.630875 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.632612 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.637274 1062763 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0604 22:28:24.637298 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0604 22:28:24.637361 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:24.643470 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.644162 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.659490 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.673910 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0604 22:28:24.676223 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:24.894602 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0604 22:28:24.996984 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0604 22:28:24.999159 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0604 22:28:24.999238 1062763 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0604 22:28:25.010237 1062763 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0604 22:28:25.010317 1062763 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0604 22:28:25.055869 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0604 22:28:25.104672 1062763 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0604 22:28:25.104746 1062763 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0604 22:28:25.119424 1062763 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0604 22:28:25.119536 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0604 22:28:25.120412 1062763 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0604 22:28:25.120468 1062763 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0604 22:28:25.150687 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0604 22:28:25.235859 1062763 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0604 22:28:25.235935 1062763 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0604 22:28:25.265168 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0604 22:28:25.265238 1062763 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0604 22:28:25.265781 1062763 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0604 22:28:25.265822 1062763 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0604 22:28:25.273756 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0604 22:28:25.277565 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0604 22:28:25.290527 1062763 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0604 22:28:25.290604 1062763 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)
	I0604 22:28:25.316797 1062763 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0604 22:28:25.316868 1062763 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0604 22:28:25.338980 1062763 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0604 22:28:25.339057 1062763 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0604 22:28:25.372114 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0604 22:28:25.372191 1062763 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0604 22:28:25.397232 1062763 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0604 22:28:25.397309 1062763 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0604 22:28:25.454613 1062763 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0604 22:28:25.454634 1062763 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0604 22:28:25.463049 1062763 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0604 22:28:25.463069 1062763 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0604 22:28:25.467620 1062763 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0604 22:28:25.467638 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0604 22:28:25.499913 1062763 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0604 22:28:25.499985 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0604 22:28:25.538740 1062763 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0604 22:28:25.538815 1062763 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0604 22:28:25.541283 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0604 22:28:25.541349 1062763 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0604 22:28:25.606513 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:25.658213 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0604 22:28:25.666767 1062763 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0604 22:28:25.666838 1062763 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0604 22:28:25.672782 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:25.705782 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0604 22:28:25.705854 1062763 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0604 22:28:25.710368 1062763 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0604 22:28:25.710466 1062763 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0604 22:28:25.870917 1062763 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0604 22:28:25.870979 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0604 22:28:25.877141 1062763 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0604 22:28:25.877216 1062763 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0604 22:28:25.882717 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0604 22:28:25.882788 1062763 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0604 22:28:26.057461 1062763 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0604 22:28:26.057532 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0604 22:28:26.116085 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:26.159160 1062763 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0604 22:28:26.159232 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0604 22:28:26.258108 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:26.284454 1062763 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0604 22:28:26.284530 1062763 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0604 22:28:26.467891 1062763 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0604 22:28:26.467959 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0604 22:28:26.607729 1062763 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0604 22:28:26.607798 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0604 22:28:26.713169 1062763 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.203360417s)
	I0604 22:28:26.714122 1062763 node_ready.go:35] waiting up to 6m0s for node "addons-390075" to be "Ready" ...
	I0604 22:28:26.714310 1062763 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/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.30.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.204640474s)
	I0604 22:28:26.714358 1062763 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0604 22:28:26.807848 1062763 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0604 22:28:26.807919 1062763 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0604 22:28:27.006242 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:27.485235 1062763 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-390075" context rescaled to 1 replicas
	I0604 22:28:28.915036 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:29.021375 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.347428362s)
	I0604 22:28:29.661445 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.766769461s)
	I0604 22:28:29.703630 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.706558829s)
	I0604 22:28:29.703852 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.647906378s)
	I0604 22:28:29.703900 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.553141542s)
	I0604 22:28:30.686896 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.4130566s)
	I0604 22:28:30.686942 1062763 addons.go:475] Verifying addon ingress=true in "addons-390075"
	I0604 22:28:30.690410 1062763 out.go:177] * Verifying ingress addon...
	I0604 22:28:30.687106 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.409473524s)
	I0604 22:28:30.687224 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.080578193s)
	I0604 22:28:30.687252 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.028970448s)
	I0604 22:28:30.687281 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.01443185s)
	I0604 22:28:30.692915 1062763 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-390075 service yakd-dashboard -n yakd-dashboard
	
	I0604 22:28:30.690782 1062763 addons.go:475] Verifying addon metrics-server=true in "addons-390075"
	I0604 22:28:30.690793 1062763 addons.go:475] Verifying addon registry=true in "addons-390075"
	I0604 22:28:30.696370 1062763 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0604 22:28:30.702696 1062763 out.go:177] * Verifying registry addon...
	I0604 22:28:30.705772 1062763 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0604 22:28:30.706769 1062763 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0604 22:28:30.706795 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:30.713304 1062763 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0604 22:28:30.713327 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:30.723640 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.607469684s)
	I0604 22:28:30.723739 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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.465551s)
	W0604 22:28:30.723908 1062763 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:30.723931 1062763 retry.go:31] will retry after 368.648068ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:30.944294 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (3.9379575s)
	I0604 22:28:30.944337 1062763 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-390075"
	I0604 22:28:30.947201 1062763 out.go:177] * Verifying csi-hostpath-driver addon...
	I0604 22:28:30.951395 1062763 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0604 22:28:30.962946 1062763 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0604 22:28:30.962972 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:31.093055 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:31.203612 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:31.211915 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:31.220192 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:31.464513 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:31.703985 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:31.709980 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:31.956253 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:32.203794 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:32.209946 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:32.455599 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:32.704829 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:32.710188 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:32.776952 1062763 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0604 22:28:32.777097 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:32.805229 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:32.944009 1062763 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0604 22:28:32.977920 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:33.033004 1062763 addons.go:234] Setting addon gcp-auth=true in "addons-390075"
	I0604 22:28:33.033056 1062763 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:28:33.033499 1062763 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:28:33.061131 1062763 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0604 22:28:33.061198 1062763 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:28:33.085144 1062763 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:28:33.203384 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:33.211544 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:33.462773 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:33.704255 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:33.722334 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:33.724701 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:33.929399 1062763 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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.836297057s)
	I0604 22:28:33.932950 1062763 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0604 22:28:33.935419 1062763 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0604 22:28:33.937822 1062763 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0604 22:28:33.937880 1062763 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0604 22:28:33.956277 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:33.964921 1062763 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0604 22:28:33.964947 1062763 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0604 22:28:33.996431 1062763 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0604 22:28:33.996497 1062763 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0604 22:28:34.021413 1062763 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/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
	I0604 22:28:34.203938 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:34.211681 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:34.455528 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:34.710060 1062763 addons.go:475] Verifying addon gcp-auth=true in "addons-390075"
	I0604 22:28:34.712430 1062763 out.go:177] * Verifying gcp-auth addon...
	I0604 22:28:34.715890 1062763 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0604 22:28:34.724422 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:34.726897 1062763 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0604 22:28:34.726952 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:34.727823 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:34.955762 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:35.203002 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:35.209905 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:35.220890 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:35.457577 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:35.705365 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:35.710823 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:35.725745 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:35.727356 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:35.956051 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:36.203284 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:36.210824 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:36.221213 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:36.455590 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:36.703696 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:36.711301 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:36.719255 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:36.957013 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:37.206326 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:37.210245 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:37.220960 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:37.456440 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:37.703603 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:37.710565 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:37.720791 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:37.955972 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:38.202938 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:38.209899 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:38.219001 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:38.220407 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:38.456697 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:38.703188 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:38.709805 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:38.719373 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:38.955483 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:39.203234 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:39.209882 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:39.219712 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:39.455616 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:39.703457 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:39.711210 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:39.719491 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:39.956400 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:40.202782 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:40.209562 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:40.219867 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:40.455615 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:40.702993 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:40.709675 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:40.718044 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:40.718957 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:40.955942 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:41.203479 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:41.210225 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:41.220877 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:41.455565 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:41.703555 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:41.710367 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:41.719194 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:41.955768 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:42.203523 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:42.210728 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:42.219598 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:42.455851 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:42.702936 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:42.710114 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:42.719645 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:42.955873 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:43.202736 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:43.209439 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:43.217204 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:43.218871 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:43.456573 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:43.702936 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:43.710064 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:43.719598 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:43.955943 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:44.203665 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:44.210254 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:44.218746 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:44.455878 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:44.703197 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:44.711486 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:44.722183 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:44.956416 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:45.204799 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:45.210694 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:45.219655 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:45.221915 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:45.456604 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:45.703525 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:45.710530 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:45.720093 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:45.960170 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:46.203886 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:46.209924 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:46.220164 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:46.455965 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:46.703264 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:46.709834 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:46.720039 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:46.955839 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:47.203624 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:47.210536 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:47.219248 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:47.455863 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:47.703761 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:47.710615 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:47.717477 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:47.719574 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:47.955649 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:48.203904 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:48.209633 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:48.219111 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:48.455755 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:48.702921 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:48.709624 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:48.719907 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:48.956404 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:49.203789 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:49.209739 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:49.222389 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:49.455919 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:49.703618 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:49.710094 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:49.718298 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:49.719376 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:49.956481 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:50.204291 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:50.209850 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:50.219274 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:50.455539 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:50.703774 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:50.709698 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:50.719228 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:50.955493 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:51.203149 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:51.209812 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:51.219626 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:51.455921 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:51.703484 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:51.710299 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:51.718916 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:51.956280 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:52.203397 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:52.210107 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:52.219084 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:52.220413 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:52.455548 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:52.702827 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:52.709424 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:52.720219 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:52.955360 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:53.206417 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:53.209943 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:53.222659 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:53.456117 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:53.706671 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:53.711756 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:53.720225 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:53.956684 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:54.203434 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:54.215759 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:54.219875 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:54.459828 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:54.702608 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:54.713076 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:54.718130 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:54.719000 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:54.956076 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:55.203047 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:55.209777 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:55.219638 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:55.455945 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:55.703770 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:55.709918 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:55.720163 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:55.955342 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:56.203834 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:56.209637 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:56.220230 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:56.457083 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:56.703567 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:56.710224 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:56.719117 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:56.719597 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:56.956004 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:57.203211 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:57.210117 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:57.220022 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:57.455777 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:57.703063 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:57.709781 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:57.719375 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:57.956496 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:58.203359 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:58.210087 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:58.219344 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:58.456056 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:58.703135 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:58.709652 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:58.719438 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:58.956118 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:59.202807 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:59.209958 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:59.217564 1062763 node_ready.go:53] node "addons-390075" has status "Ready":"False"
	I0604 22:28:59.219579 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:59.457161 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:28:59.703801 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:28:59.710088 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:28:59.721074 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:28:59.956395 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:00.214214 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:00.230703 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:00.241480 1062763 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0604 22:29:00.241510 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:00.242459 1062763 node_ready.go:49] node "addons-390075" has status "Ready":"True"
	I0604 22:29:00.242488 1062763 node_ready.go:38] duration metric: took 33.52830096s for node "addons-390075" to be "Ready" ...
	I0604 22:29:00.242500 1062763 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0604 22:29:00.312825 1062763 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-6g878" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:00.588323 1062763 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0604 22:29:00.588351 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:00.718462 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:00.722024 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:00.728308 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:00.977633 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:01.204662 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:01.211591 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:01.220227 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:01.459009 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:01.714660 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:01.722458 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:01.726448 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:01.960748 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:02.203148 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:02.211078 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:02.219738 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:02.318462 1062763 pod_ready.go:102] pod "coredns-7db6d8ff4d-6g878" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:02.457894 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:02.715981 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:02.725907 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:02.726615 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:02.819922 1062763 pod_ready.go:92] pod "coredns-7db6d8ff4d-6g878" in "kube-system" namespace has status "Ready":"True"
	I0604 22:29:02.819986 1062763 pod_ready.go:81] duration metric: took 2.507118118s for pod "coredns-7db6d8ff4d-6g878" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.820027 1062763 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.825812 1062763 pod_ready.go:92] pod "etcd-addons-390075" in "kube-system" namespace has status "Ready":"True"
	I0604 22:29:02.825883 1062763 pod_ready.go:81] duration metric: took 5.834869ms for pod "etcd-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.825913 1062763 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.834130 1062763 pod_ready.go:92] pod "kube-apiserver-addons-390075" in "kube-system" namespace has status "Ready":"True"
	I0604 22:29:02.834202 1062763 pod_ready.go:81] duration metric: took 8.269237ms for pod "kube-apiserver-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.834231 1062763 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.840240 1062763 pod_ready.go:92] pod "kube-controller-manager-addons-390075" in "kube-system" namespace has status "Ready":"True"
	I0604 22:29:02.840312 1062763 pod_ready.go:81] duration metric: took 6.059233ms for pod "kube-controller-manager-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.840339 1062763 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-jv4bl" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.845807 1062763 pod_ready.go:92] pod "kube-proxy-jv4bl" in "kube-system" namespace has status "Ready":"True"
	I0604 22:29:02.845877 1062763 pod_ready.go:81] duration metric: took 5.517516ms for pod "kube-proxy-jv4bl" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.845903 1062763 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:02.957699 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:03.203794 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:03.210911 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:03.217947 1062763 pod_ready.go:92] pod "kube-scheduler-addons-390075" in "kube-system" namespace has status "Ready":"True"
	I0604 22:29:03.218019 1062763 pod_ready.go:81] duration metric: took 372.094923ms for pod "kube-scheduler-addons-390075" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:03.218044 1062763 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace to be "Ready" ...
	I0604 22:29:03.219730 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:03.457448 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:03.703738 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:03.710288 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:03.720323 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:03.957783 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:04.204332 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:04.214086 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:04.219665 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:04.458774 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:04.704794 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:04.711633 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:04.723915 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:04.959269 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:05.203711 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:05.214283 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:05.222957 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:05.229108 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:05.457434 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:05.703875 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:05.712455 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:05.720556 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:05.958500 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:06.204408 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:06.211233 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:06.219985 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:06.457011 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:06.712191 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:06.748896 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:06.749313 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:06.957306 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:07.207765 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:07.213800 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:07.233910 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:07.249018 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:07.460410 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:07.723757 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:07.741881 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:07.756134 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:07.957603 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:08.204602 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:08.211793 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:08.221189 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:08.456224 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:08.703954 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:08.722177 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:08.725690 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:08.956872 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:09.203470 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:09.210842 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:09.220988 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:09.457475 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:09.703910 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:09.710142 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:09.725862 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:09.737190 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:09.960823 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:10.204498 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:10.210910 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:10.220204 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:10.456608 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:10.703443 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:10.711685 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:10.721715 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:10.957042 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:11.209402 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:11.212310 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:11.220501 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:11.459081 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:11.704074 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:11.764606 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:11.771782 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:11.827084 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:11.987597 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:12.204258 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:12.211022 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:12.221023 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:12.457310 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:12.704314 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:12.710661 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:12.720398 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:12.969097 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:13.204134 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:13.211642 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:13.221495 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:13.459824 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:13.705781 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:13.716957 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:13.722267 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:13.969590 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:14.203529 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:14.225710 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:14.244797 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:14.247812 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:14.461358 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:14.704021 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:14.726067 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:14.731775 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:14.975318 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:15.204264 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:15.210863 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:15.221337 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:15.459342 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:15.705479 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:15.711479 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:15.720740 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:15.961846 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:16.205140 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:16.219256 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:16.230428 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:16.247853 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:16.457521 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:16.704844 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:16.710714 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:16.721486 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:16.956696 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:17.203684 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:17.211006 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:17.219844 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:17.457496 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:17.704013 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:17.710431 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:17.721481 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:17.958312 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:18.205239 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:18.211021 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:18.234116 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:18.457690 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:18.703396 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:18.711811 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:18.721032 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:18.729398 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:18.959834 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:19.204769 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:19.210170 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:19.220767 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:19.456782 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:19.703869 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:19.711282 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:19.719568 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:19.958562 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:20.204224 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:20.212823 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:20.222142 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:20.467159 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:20.704031 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:20.712812 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:20.722040 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:20.958917 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:21.212515 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:21.213207 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:21.224356 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:21.228024 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:21.457642 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:21.704533 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:21.711270 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:21.719681 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:21.957706 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:22.204027 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:22.210547 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:22.219074 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:22.457369 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:22.703791 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:22.711175 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:22.719744 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:22.957649 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:23.203698 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:23.210674 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:23.219838 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:23.456806 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:23.703191 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:23.710394 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:23.719636 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:23.723975 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:23.957903 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:24.205361 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:24.212082 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:24.227806 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:24.456993 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:24.724326 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:24.761077 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:24.762143 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:24.965443 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:25.204174 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:25.210554 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:25.220374 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:25.460001 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:25.724785 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:25.728063 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:25.741885 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:25.751689 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:25.957890 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:26.205209 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:26.217265 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:26.240233 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:26.458471 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:26.704331 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:26.710886 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:26.720047 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:26.962963 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:27.203632 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:27.211833 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:27.222462 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:27.456680 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:27.704541 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:27.710976 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:27.725685 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:27.958378 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:28.203880 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:28.210617 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:28.221032 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:28.238314 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:28.456753 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:28.704052 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:28.710198 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:28.719582 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:28.956728 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:29.203332 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:29.210554 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:29.224460 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:29.457177 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:29.704745 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:29.714801 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:29.721985 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:29.958638 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:30.204799 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:30.213377 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:30.224914 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:30.461248 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:30.703342 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:30.710552 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:30.720226 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:30.723875 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:30.956643 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:31.203596 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:31.211124 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:31.219721 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:31.456760 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:31.704013 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:31.710469 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:31.720527 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:31.957432 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:32.205531 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:32.212098 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:32.225237 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:32.458715 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:32.705431 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:32.717338 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:32.732248 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:32.737477 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:32.960351 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:33.204047 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:33.211067 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:33.224392 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:33.463482 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:33.711597 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:33.714324 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:33.722153 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:33.968259 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:34.203643 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:34.213564 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:34.221791 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:34.457676 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:34.703275 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:34.711393 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:34.724884 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:34.958090 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:35.204109 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:35.218623 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:35.229939 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:35.234113 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:35.458139 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:35.703526 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:35.712186 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:35.720468 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:35.957801 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:36.204029 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:36.210467 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:36.220017 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:36.462993 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:36.703287 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:36.710612 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0604 22:29:36.719481 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:36.958733 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:37.204024 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:37.210236 1062763 kapi.go:107] duration metric: took 1m6.504459696s to wait for kubernetes.io/minikube-addons=registry ...
	I0604 22:29:37.219881 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:37.457465 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:37.703884 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:37.719052 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:37.723349 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:37.961912 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:38.203690 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:38.219911 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:38.457171 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:38.704082 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:38.719934 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:38.958549 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:39.203840 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:39.228558 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:39.457949 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:39.704792 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:39.726199 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:39.735199 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:39.957088 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:40.203801 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:40.221336 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:40.465345 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:40.704947 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:40.720139 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:40.956625 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:41.203891 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:41.219090 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:41.456901 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:41.703633 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:41.724362 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:41.961151 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:42.203301 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:42.229856 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:42.236262 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:42.458174 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:42.704171 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:42.722572 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:42.958468 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:43.204211 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:43.220061 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:43.458370 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:43.704258 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:43.721375 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:43.963055 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:44.204893 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:44.222442 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:44.457543 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:44.704009 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:44.721224 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:44.725751 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:44.956819 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:45.204721 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:45.220479 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:45.456948 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:45.704419 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:45.721213 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:45.956761 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:46.208252 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:46.231010 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:46.457440 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:46.705878 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:46.720295 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:46.728914 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:46.958218 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:47.204089 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:47.219722 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:47.465641 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:47.704067 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:47.722670 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:47.976054 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:48.204095 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:48.220536 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:48.472483 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:48.704644 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:48.720115 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:48.960449 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:49.205085 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:49.225488 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:49.232750 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:49.458906 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:49.703764 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:49.721577 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:49.958566 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:50.204363 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:50.221302 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:50.458329 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:50.704587 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:50.723916 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:50.961946 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:51.209047 1062763 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0604 22:29:51.241480 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:51.252057 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:51.457740 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:51.703963 1062763 kapi.go:107] duration metric: took 1m21.007590891s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0604 22:29:51.720543 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:51.957662 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:52.219612 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:52.472190 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:52.721625 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:52.964146 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:53.221365 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:53.457160 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:53.719772 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:53.724717 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:53.958907 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:54.220971 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:54.457450 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:54.723243 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:54.958124 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:55.219674 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:55.456550 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:55.721021 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:55.725327 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:55.969352 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:56.220849 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:56.474258 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:56.726351 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:56.957486 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:57.219924 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:57.457374 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:57.721270 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:57.725629 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:29:57.959898 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:58.223894 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:58.458054 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:58.726122 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:58.958062 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:59.219907 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:59.456711 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:29:59.720425 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:29:59.956785 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:30:00.231804 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:00.251546 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:00.459110 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:30:00.720259 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:00.957976 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:30:01.226477 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:01.458268 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0604 22:30:01.720633 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:01.958523 1062763 kapi.go:107] duration metric: took 1m31.007127513s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0604 22:30:02.222074 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:02.720731 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:02.725159 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:03.221270 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:03.720115 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:04.219092 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:04.720769 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:05.219827 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:05.224294 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:05.720164 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:06.220676 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:06.723455 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:07.223065 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:07.226677 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:07.721121 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:08.220145 1062763 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0604 22:30:08.719922 1062763 kapi.go:107] duration metric: took 1m34.004032566s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0604 22:30:08.722818 1062763 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-390075 cluster.
	I0604 22:30:08.724455 1062763 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.
	I0604 22:30:08.726218 1062763 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0604 22:30:08.727970 1062763 out.go:177] * Enabled addons: ingress-dns, storage-provisioner, nvidia-device-plugin, cloud-spanner, storage-provisioner-rancher, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0604 22:30:08.729393 1062763 addons.go:510] duration metric: took 1m44.699980997s for enable addons: enabled=[ingress-dns storage-provisioner nvidia-device-plugin cloud-spanner storage-provisioner-rancher metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0604 22:30:09.227220 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:11.724079 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:14.223813 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:16.225147 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:18.724926 1062763 pod_ready.go:102] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"False"
	I0604 22:30:20.723528 1062763 pod_ready.go:92] pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace has status "Ready":"True"
	I0604 22:30:20.723561 1062763 pod_ready.go:81] duration metric: took 1m17.505491534s for pod "metrics-server-c59844bb4-h8trn" in "kube-system" namespace to be "Ready" ...
	I0604 22:30:20.723574 1062763 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-t9vgq" in "kube-system" namespace to be "Ready" ...
	I0604 22:30:20.729016 1062763 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-t9vgq" in "kube-system" namespace has status "Ready":"True"
	I0604 22:30:20.729047 1062763 pod_ready.go:81] duration metric: took 5.46241ms for pod "nvidia-device-plugin-daemonset-t9vgq" in "kube-system" namespace to be "Ready" ...
	I0604 22:30:20.729071 1062763 pod_ready.go:38] duration metric: took 1m20.48655795s 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" ...
	I0604 22:30:20.729087 1062763 api_server.go:52] waiting for apiserver process to appear ...
	I0604 22:30:20.729120 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0604 22:30:20.729183 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0604 22:30:20.770931 1062763 cri.go:89] found id: "4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334"
	I0604 22:30:20.770957 1062763 cri.go:89] found id: ""
	I0604 22:30:20.770965 1062763 logs.go:276] 1 containers: [4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334]
	I0604 22:30:20.771026 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:20.775791 1062763 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0604 22:30:20.775864 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0604 22:30:20.819352 1062763 cri.go:89] found id: "6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a"
	I0604 22:30:20.819376 1062763 cri.go:89] found id: ""
	I0604 22:30:20.819385 1062763 logs.go:276] 1 containers: [6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a]
	I0604 22:30:20.819441 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:20.826118 1062763 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0604 22:30:20.826192 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0604 22:30:20.867898 1062763 cri.go:89] found id: "07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6"
	I0604 22:30:20.867918 1062763 cri.go:89] found id: ""
	I0604 22:30:20.867926 1062763 logs.go:276] 1 containers: [07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6]
	I0604 22:30:20.867982 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:20.872105 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0604 22:30:20.872193 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0604 22:30:20.920402 1062763 cri.go:89] found id: "65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d"
	I0604 22:30:20.920431 1062763 cri.go:89] found id: ""
	I0604 22:30:20.920440 1062763 logs.go:276] 1 containers: [65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d]
	I0604 22:30:20.920495 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:20.925614 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0604 22:30:20.925686 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0604 22:30:20.977181 1062763 cri.go:89] found id: "287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50"
	I0604 22:30:20.977205 1062763 cri.go:89] found id: ""
	I0604 22:30:20.977214 1062763 logs.go:276] 1 containers: [287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50]
	I0604 22:30:20.977268 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:20.980859 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0604 22:30:20.980956 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0604 22:30:21.030542 1062763 cri.go:89] found id: "cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909"
	I0604 22:30:21.030565 1062763 cri.go:89] found id: ""
	I0604 22:30:21.030573 1062763 logs.go:276] 1 containers: [cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909]
	I0604 22:30:21.030641 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:21.035527 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0604 22:30:21.035608 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0604 22:30:21.087649 1062763 cri.go:89] found id: "2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2"
	I0604 22:30:21.087680 1062763 cri.go:89] found id: ""
	I0604 22:30:21.087688 1062763 logs.go:276] 1 containers: [2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2]
	I0604 22:30:21.087755 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:21.092841 1062763 logs.go:123] Gathering logs for kube-controller-manager [cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909] ...
	I0604 22:30:21.092923 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909"
	I0604 22:30:21.174952 1062763 logs.go:123] Gathering logs for kindnet [2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2] ...
	I0604 22:30:21.174994 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2"
	I0604 22:30:21.226125 1062763 logs.go:123] Gathering logs for dmesg ...
	I0604 22:30:21.226158 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0604 22:30:21.249311 1062763 logs.go:123] Gathering logs for kube-apiserver [4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334] ...
	I0604 22:30:21.249340 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334"
	I0604 22:30:21.334943 1062763 logs.go:123] Gathering logs for coredns [07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6] ...
	I0604 22:30:21.334979 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6"
	I0604 22:30:21.381043 1062763 logs.go:123] Gathering logs for kube-proxy [287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50] ...
	I0604 22:30:21.381073 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50"
	I0604 22:30:21.419616 1062763 logs.go:123] Gathering logs for CRI-O ...
	I0604 22:30:21.419642 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0604 22:30:21.516917 1062763 logs.go:123] Gathering logs for container status ...
	I0604 22:30:21.516959 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0604 22:30:21.581390 1062763 logs.go:123] Gathering logs for kubelet ...
	I0604 22:30:21.581420 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0604 22:30:21.633068 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.155023    1519 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.633324 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.155076    1519 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.633510 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.155138    1519 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.633707 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.155152    1519 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.633876 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.161555    1519 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.634067 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161615    1519 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.634254 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.161679    1519 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.634462 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161693    1519 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.635579 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.178445    1519 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.635785 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.178504    1519 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.636255 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.183042    1519 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.636450 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.183092    1519 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	I0604 22:30:21.674334 1062763 logs.go:123] Gathering logs for describe nodes ...
	I0604 22:30:21.674370 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0604 22:30:21.842026 1062763 logs.go:123] Gathering logs for etcd [6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a] ...
	I0604 22:30:21.842058 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a"
	I0604 22:30:21.889943 1062763 logs.go:123] Gathering logs for kube-scheduler [65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d] ...
	I0604 22:30:21.889977 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d"
	I0604 22:30:21.938453 1062763 out.go:304] Setting ErrFile to fd 2...
	I0604 22:30:21.938482 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0604 22:30:21.938539 1062763 out.go:239] X Problems detected in kubelet:
	W0604 22:30:21.938558 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161693    1519 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.938567 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.178445    1519 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.938579 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.178504    1519 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.938586 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.183042    1519 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:21.938598 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.183092    1519 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	I0604 22:30:21.938604 1062763 out.go:304] Setting ErrFile to fd 2...
	I0604 22:30:21.938610 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:30:31.940194 1062763 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0604 22:30:31.954533 1062763 api_server.go:72] duration metric: took 2m7.925431886s to wait for apiserver process to appear ...
	I0604 22:30:31.954561 1062763 api_server.go:88] waiting for apiserver healthz status ...
	I0604 22:30:31.954596 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0604 22:30:31.954654 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0604 22:30:32.003367 1062763 cri.go:89] found id: "4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334"
	I0604 22:30:32.003393 1062763 cri.go:89] found id: ""
	I0604 22:30:32.003403 1062763 logs.go:276] 1 containers: [4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334]
	I0604 22:30:32.003468 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:32.019202 1062763 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0604 22:30:32.019286 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0604 22:30:32.058088 1062763 cri.go:89] found id: "6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a"
	I0604 22:30:32.058114 1062763 cri.go:89] found id: ""
	I0604 22:30:32.058123 1062763 logs.go:276] 1 containers: [6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a]
	I0604 22:30:32.058181 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:32.061694 1062763 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0604 22:30:32.061773 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0604 22:30:32.101598 1062763 cri.go:89] found id: "07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6"
	I0604 22:30:32.101618 1062763 cri.go:89] found id: ""
	I0604 22:30:32.101626 1062763 logs.go:276] 1 containers: [07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6]
	I0604 22:30:32.101682 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:32.105149 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0604 22:30:32.105243 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0604 22:30:32.143897 1062763 cri.go:89] found id: "65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d"
	I0604 22:30:32.143926 1062763 cri.go:89] found id: ""
	I0604 22:30:32.143934 1062763 logs.go:276] 1 containers: [65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d]
	I0604 22:30:32.144007 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:32.147583 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0604 22:30:32.147657 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0604 22:30:32.185231 1062763 cri.go:89] found id: "287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50"
	I0604 22:30:32.185254 1062763 cri.go:89] found id: ""
	I0604 22:30:32.185262 1062763 logs.go:276] 1 containers: [287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50]
	I0604 22:30:32.185338 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:32.189019 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0604 22:30:32.189095 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0604 22:30:32.230332 1062763 cri.go:89] found id: "cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909"
	I0604 22:30:32.230355 1062763 cri.go:89] found id: ""
	I0604 22:30:32.230364 1062763 logs.go:276] 1 containers: [cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909]
	I0604 22:30:32.230420 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:32.233940 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0604 22:30:32.234015 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0604 22:30:32.281835 1062763 cri.go:89] found id: "2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2"
	I0604 22:30:32.281862 1062763 cri.go:89] found id: ""
	I0604 22:30:32.281870 1062763 logs.go:276] 1 containers: [2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2]
	I0604 22:30:32.281940 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:32.285687 1062763 logs.go:123] Gathering logs for kube-scheduler [65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d] ...
	I0604 22:30:32.285716 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d"
	I0604 22:30:32.341358 1062763 logs.go:123] Gathering logs for kindnet [2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2] ...
	I0604 22:30:32.341395 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2"
	I0604 22:30:32.387373 1062763 logs.go:123] Gathering logs for dmesg ...
	I0604 22:30:32.387402 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0604 22:30:32.407208 1062763 logs.go:123] Gathering logs for kube-apiserver [4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334] ...
	I0604 22:30:32.407239 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334"
	I0604 22:30:32.483309 1062763 logs.go:123] Gathering logs for coredns [07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6] ...
	I0604 22:30:32.483345 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6"
	I0604 22:30:32.528752 1062763 logs.go:123] Gathering logs for kube-proxy [287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50] ...
	I0604 22:30:32.528790 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50"
	I0604 22:30:32.570101 1062763 logs.go:123] Gathering logs for kube-controller-manager [cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909] ...
	I0604 22:30:32.570173 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909"
	I0604 22:30:32.661258 1062763 logs.go:123] Gathering logs for CRI-O ...
	I0604 22:30:32.661295 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0604 22:30:32.759476 1062763 logs.go:123] Gathering logs for container status ...
	I0604 22:30:32.759518 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0604 22:30:32.812270 1062763 logs.go:123] Gathering logs for kubelet ...
	I0604 22:30:32.812302 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0604 22:30:32.856540 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.155023    1519 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.856791 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.155076    1519 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.856969 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.155138    1519 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.857163 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.155152    1519 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.857335 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.161555    1519 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.857521 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161615    1519 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.857703 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.161679    1519 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.857905 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161693    1519 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.858998 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.178445    1519 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.859201 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.178504    1519 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.859679 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.183042    1519 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:32.859873 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.183092    1519 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	I0604 22:30:32.898608 1062763 logs.go:123] Gathering logs for describe nodes ...
	I0604 22:30:32.898645 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0604 22:30:33.058633 1062763 logs.go:123] Gathering logs for etcd [6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a] ...
	I0604 22:30:33.058665 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a"
	I0604 22:30:33.110785 1062763 out.go:304] Setting ErrFile to fd 2...
	I0604 22:30:33.110813 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0604 22:30:33.110872 1062763 out.go:239] X Problems detected in kubelet:
	W0604 22:30:33.110882 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161693    1519 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:33.110896 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.178445    1519 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:33.110904 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.178504    1519 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:33.110916 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.183042    1519 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:33.110923 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.183092    1519 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	I0604 22:30:33.110929 1062763 out.go:304] Setting ErrFile to fd 2...
	I0604 22:30:33.110935 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:30:43.111539 1062763 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0604 22:30:43.120032 1062763 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0604 22:30:43.121055 1062763 api_server.go:141] control plane version: v1.30.1
	I0604 22:30:43.121082 1062763 api_server.go:131] duration metric: took 11.166513818s to wait for apiserver health ...
	I0604 22:30:43.121092 1062763 system_pods.go:43] waiting for kube-system pods to appear ...
	I0604 22:30:43.121112 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0604 22:30:43.121234 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0604 22:30:43.161624 1062763 cri.go:89] found id: "4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334"
	I0604 22:30:43.161647 1062763 cri.go:89] found id: ""
	I0604 22:30:43.161655 1062763 logs.go:276] 1 containers: [4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334]
	I0604 22:30:43.161710 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:43.165289 1062763 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0604 22:30:43.165381 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0604 22:30:43.211554 1062763 cri.go:89] found id: "6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a"
	I0604 22:30:43.211629 1062763 cri.go:89] found id: ""
	I0604 22:30:43.211665 1062763 logs.go:276] 1 containers: [6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a]
	I0604 22:30:43.211758 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:43.215288 1062763 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0604 22:30:43.215351 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0604 22:30:43.258845 1062763 cri.go:89] found id: "07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6"
	I0604 22:30:43.258866 1062763 cri.go:89] found id: ""
	I0604 22:30:43.258874 1062763 logs.go:276] 1 containers: [07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6]
	I0604 22:30:43.258928 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:43.262480 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0604 22:30:43.262555 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0604 22:30:43.302250 1062763 cri.go:89] found id: "65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d"
	I0604 22:30:43.302315 1062763 cri.go:89] found id: ""
	I0604 22:30:43.302336 1062763 logs.go:276] 1 containers: [65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d]
	I0604 22:30:43.302428 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:43.305974 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0604 22:30:43.306046 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0604 22:30:43.348938 1062763 cri.go:89] found id: "287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50"
	I0604 22:30:43.348962 1062763 cri.go:89] found id: ""
	I0604 22:30:43.348970 1062763 logs.go:276] 1 containers: [287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50]
	I0604 22:30:43.349027 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:43.352742 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0604 22:30:43.352811 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0604 22:30:43.393880 1062763 cri.go:89] found id: "cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909"
	I0604 22:30:43.393903 1062763 cri.go:89] found id: ""
	I0604 22:30:43.393911 1062763 logs.go:276] 1 containers: [cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909]
	I0604 22:30:43.393991 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:43.397537 1062763 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0604 22:30:43.397608 1062763 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0604 22:30:43.435289 1062763 cri.go:89] found id: "2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2"
	I0604 22:30:43.435313 1062763 cri.go:89] found id: ""
	I0604 22:30:43.435322 1062763 logs.go:276] 1 containers: [2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2]
	I0604 22:30:43.435377 1062763 ssh_runner.go:195] Run: which crictl
	I0604 22:30:43.439075 1062763 logs.go:123] Gathering logs for kube-proxy [287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50] ...
	I0604 22:30:43.439101 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50"
	I0604 22:30:43.479444 1062763 logs.go:123] Gathering logs for kube-controller-manager [cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909] ...
	I0604 22:30:43.479538 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909"
	I0604 22:30:43.554314 1062763 logs.go:123] Gathering logs for kindnet [2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2] ...
	I0604 22:30:43.554352 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2"
	I0604 22:30:43.593248 1062763 logs.go:123] Gathering logs for kube-apiserver [4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334] ...
	I0604 22:30:43.593283 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334"
	I0604 22:30:43.656269 1062763 logs.go:123] Gathering logs for kube-scheduler [65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d] ...
	I0604 22:30:43.656304 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d"
	I0604 22:30:43.701000 1062763 logs.go:123] Gathering logs for describe nodes ...
	I0604 22:30:43.701035 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0604 22:30:43.836477 1062763 logs.go:123] Gathering logs for etcd [6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a] ...
	I0604 22:30:43.836508 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a"
	I0604 22:30:43.888618 1062763 logs.go:123] Gathering logs for coredns [07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6] ...
	I0604 22:30:43.888653 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6"
	I0604 22:30:43.931154 1062763 logs.go:123] Gathering logs for CRI-O ...
	I0604 22:30:43.931183 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0604 22:30:44.028004 1062763 logs.go:123] Gathering logs for container status ...
	I0604 22:30:44.028046 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0604 22:30:44.078550 1062763 logs.go:123] Gathering logs for kubelet ...
	I0604 22:30:44.078583 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0604 22:30:44.117286 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.155023    1519 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.117514 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.155076    1519 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.117689 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.155138    1519 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.117882 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.155152    1519 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.118051 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.161555    1519 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.118240 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161615    1519 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.118421 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.161679    1519 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.118638 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161693    1519 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.119792 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.178445    1519 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.119998 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.178504    1519 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.120469 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.183042    1519 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.120670 1062763 logs.go:138] Found kubelet problem: Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.183092    1519 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	I0604 22:30:44.172002 1062763 logs.go:123] Gathering logs for dmesg ...
	I0604 22:30:44.172040 1062763 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0604 22:30:44.191748 1062763 out.go:304] Setting ErrFile to fd 2...
	I0604 22:30:44.191779 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0604 22:30:44.191842 1062763 out.go:239] X Problems detected in kubelet:
	W0604 22:30:44.191855 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.161693    1519 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.191872 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.178445    1519 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.191880 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.178504    1519 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-390075" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.191893 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: W0604 22:29:00.183042    1519 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	W0604 22:30:44.191899 1062763 out.go:239]   Jun 04 22:29:00 addons-390075 kubelet[1519]: E0604 22:29:00.183092    1519 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-390075" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-390075' and this object
	I0604 22:30:44.191906 1062763 out.go:304] Setting ErrFile to fd 2...
	I0604 22:30:44.191916 1062763 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:30:54.203143 1062763 system_pods.go:59] 18 kube-system pods found
	I0604 22:30:54.203238 1062763 system_pods.go:61] "coredns-7db6d8ff4d-6g878" [e8491d26-55ef-490d-958d-c610f57568d5] Running
	I0604 22:30:54.203265 1062763 system_pods.go:61] "csi-hostpath-attacher-0" [7c3ca583-ab93-4a97-87f9-0cfa5839f2cd] Running
	I0604 22:30:54.203287 1062763 system_pods.go:61] "csi-hostpath-resizer-0" [b4fc5ddf-a915-4240-a381-837882716c65] Running
	I0604 22:30:54.203305 1062763 system_pods.go:61] "csi-hostpathplugin-grbhv" [8d1d1b23-8fea-4c46-ac34-6f71377a3448] Running
	I0604 22:30:54.203359 1062763 system_pods.go:61] "etcd-addons-390075" [acdd71b8-042e-4483-8e5d-be74bd58744d] Running
	I0604 22:30:54.203378 1062763 system_pods.go:61] "kindnet-phjb7" [e8e4df8d-8697-4196-b3b8-dfd8e81d23eb] Running
	I0604 22:30:54.203396 1062763 system_pods.go:61] "kube-apiserver-addons-390075" [750a1a4a-7a1d-4c2d-a460-9e37c124b970] Running
	I0604 22:30:54.203421 1062763 system_pods.go:61] "kube-controller-manager-addons-390075" [e29a9abb-f6b0-424d-b262-d8f7b81b695c] Running
	I0604 22:30:54.203446 1062763 system_pods.go:61] "kube-ingress-dns-minikube" [4ed0c77e-43c4-42f0-aa4a-4e27adead0c9] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0604 22:30:54.203467 1062763 system_pods.go:61] "kube-proxy-jv4bl" [b7a9d968-0ca6-4e09-b89f-41ab5d21b2a1] Running
	I0604 22:30:54.203487 1062763 system_pods.go:61] "kube-scheduler-addons-390075" [1348aa1b-bb5d-4ff3-939f-a972bd07cb98] Running
	I0604 22:30:54.203525 1062763 system_pods.go:61] "metrics-server-c59844bb4-h8trn" [f8e83244-0aa4-4d36-b4f0-ef860f87c94c] Running
	I0604 22:30:54.203553 1062763 system_pods.go:61] "nvidia-device-plugin-daemonset-t9vgq" [716fb3e9-7816-456b-b0d0-8f5bed658479] Running
	I0604 22:30:54.203573 1062763 system_pods.go:61] "registry-nzv7r" [08e75f32-d11b-4c7c-bae4-41f2c368c03a] Running
	I0604 22:30:54.203592 1062763 system_pods.go:61] "registry-proxy-8dlsm" [c10f2e4a-d72e-4581-adfe-6ee7cafc69b8] Running
	I0604 22:30:54.203611 1062763 system_pods.go:61] "snapshot-controller-745499f584-cn7kq" [13ecff35-45d2-44c1-9dc3-646dbc10ba8d] Running
	I0604 22:30:54.203630 1062763 system_pods.go:61] "snapshot-controller-745499f584-ffqpg" [b01edffc-6652-4291-a9fc-c2c95375d1fc] Running
	I0604 22:30:54.203651 1062763 system_pods.go:61] "storage-provisioner" [a357967c-1a3b-44ea-8eb9-0449f0582d8c] Running
	I0604 22:30:54.203672 1062763 system_pods.go:74] duration metric: took 11.082573857s to wait for pod list to return data ...
	I0604 22:30:54.203699 1062763 default_sa.go:34] waiting for default service account to be created ...
	I0604 22:30:54.215758 1062763 default_sa.go:45] found service account: "default"
	I0604 22:30:54.215791 1062763 default_sa.go:55] duration metric: took 12.070548ms for default service account to be created ...
	I0604 22:30:54.215801 1062763 system_pods.go:116] waiting for k8s-apps to be running ...
	I0604 22:30:54.226560 1062763 system_pods.go:86] 18 kube-system pods found
	I0604 22:30:54.226596 1062763 system_pods.go:89] "coredns-7db6d8ff4d-6g878" [e8491d26-55ef-490d-958d-c610f57568d5] Running
	I0604 22:30:54.226603 1062763 system_pods.go:89] "csi-hostpath-attacher-0" [7c3ca583-ab93-4a97-87f9-0cfa5839f2cd] Running
	I0604 22:30:54.226608 1062763 system_pods.go:89] "csi-hostpath-resizer-0" [b4fc5ddf-a915-4240-a381-837882716c65] Running
	I0604 22:30:54.226613 1062763 system_pods.go:89] "csi-hostpathplugin-grbhv" [8d1d1b23-8fea-4c46-ac34-6f71377a3448] Running
	I0604 22:30:54.226619 1062763 system_pods.go:89] "etcd-addons-390075" [acdd71b8-042e-4483-8e5d-be74bd58744d] Running
	I0604 22:30:54.226623 1062763 system_pods.go:89] "kindnet-phjb7" [e8e4df8d-8697-4196-b3b8-dfd8e81d23eb] Running
	I0604 22:30:54.226628 1062763 system_pods.go:89] "kube-apiserver-addons-390075" [750a1a4a-7a1d-4c2d-a460-9e37c124b970] Running
	I0604 22:30:54.226633 1062763 system_pods.go:89] "kube-controller-manager-addons-390075" [e29a9abb-f6b0-424d-b262-d8f7b81b695c] Running
	I0604 22:30:54.226649 1062763 system_pods.go:89] "kube-ingress-dns-minikube" [4ed0c77e-43c4-42f0-aa4a-4e27adead0c9] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0604 22:30:54.226655 1062763 system_pods.go:89] "kube-proxy-jv4bl" [b7a9d968-0ca6-4e09-b89f-41ab5d21b2a1] Running
	I0604 22:30:54.226664 1062763 system_pods.go:89] "kube-scheduler-addons-390075" [1348aa1b-bb5d-4ff3-939f-a972bd07cb98] Running
	I0604 22:30:54.226668 1062763 system_pods.go:89] "metrics-server-c59844bb4-h8trn" [f8e83244-0aa4-4d36-b4f0-ef860f87c94c] Running
	I0604 22:30:54.226676 1062763 system_pods.go:89] "nvidia-device-plugin-daemonset-t9vgq" [716fb3e9-7816-456b-b0d0-8f5bed658479] Running
	I0604 22:30:54.226681 1062763 system_pods.go:89] "registry-nzv7r" [08e75f32-d11b-4c7c-bae4-41f2c368c03a] Running
	I0604 22:30:54.226684 1062763 system_pods.go:89] "registry-proxy-8dlsm" [c10f2e4a-d72e-4581-adfe-6ee7cafc69b8] Running
	I0604 22:30:54.226689 1062763 system_pods.go:89] "snapshot-controller-745499f584-cn7kq" [13ecff35-45d2-44c1-9dc3-646dbc10ba8d] Running
	I0604 22:30:54.226701 1062763 system_pods.go:89] "snapshot-controller-745499f584-ffqpg" [b01edffc-6652-4291-a9fc-c2c95375d1fc] Running
	I0604 22:30:54.226704 1062763 system_pods.go:89] "storage-provisioner" [a357967c-1a3b-44ea-8eb9-0449f0582d8c] Running
	I0604 22:30:54.226711 1062763 system_pods.go:126] duration metric: took 10.90475ms to wait for k8s-apps to be running ...
	I0604 22:30:54.226721 1062763 system_svc.go:44] waiting for kubelet service to be running ....
	I0604 22:30:54.226797 1062763 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0604 22:30:54.238634 1062763 system_svc.go:56] duration metric: took 11.901045ms WaitForService to wait for kubelet
	I0604 22:30:54.238667 1062763 kubeadm.go:576] duration metric: took 2m30.20957239s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0604 22:30:54.238689 1062763 node_conditions.go:102] verifying NodePressure condition ...
	I0604 22:30:54.242011 1062763 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0604 22:30:54.242046 1062763 node_conditions.go:123] node cpu capacity is 2
	I0604 22:30:54.242059 1062763 node_conditions.go:105] duration metric: took 3.365506ms to run NodePressure ...
	I0604 22:30:54.242072 1062763 start.go:240] waiting for startup goroutines ...
	I0604 22:30:54.242079 1062763 start.go:245] waiting for cluster config update ...
	I0604 22:30:54.242096 1062763 start.go:254] writing updated cluster config ...
	I0604 22:30:54.242410 1062763 ssh_runner.go:195] Run: rm -f paused
	I0604 22:30:54.546820 1062763 start.go:600] kubectl: 1.30.1, cluster: 1.30.1 (minor skew: 0)
	I0604 22:30:54.549118 1062763 out.go:177] * Done! kubectl is now configured to use "addons-390075" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jun 04 22:36:00 addons-390075 crio[919]: time="2024-06-04 22:36:00.273325056Z" level=warning msg="Allowed annotations are specified for workload []"
	Jun 04 22:36:00 addons-390075 crio[919]: time="2024-06-04 22:36:00.351921007Z" level=info msg="Created container 76b0c822704af2db96da6e6cddd67830eeaa22a42bbd23679d9d12abd1a08235: default/hello-world-app-86c47465fc-t52vh/hello-world-app" id=cd806100-2979-43a2-b71f-be31dd6c423b name=/runtime.v1.RuntimeService/CreateContainer
	Jun 04 22:36:00 addons-390075 crio[919]: time="2024-06-04 22:36:00.353034661Z" level=info msg="Starting container: 76b0c822704af2db96da6e6cddd67830eeaa22a42bbd23679d9d12abd1a08235" id=313679c7-7576-4e99-b3a3-c1e5ffc84cb7 name=/runtime.v1.RuntimeService/StartContainer
	Jun 04 22:36:00 addons-390075 crio[919]: time="2024-06-04 22:36:00.362323498Z" level=info msg="Started container" PID=8749 containerID=76b0c822704af2db96da6e6cddd67830eeaa22a42bbd23679d9d12abd1a08235 description=default/hello-world-app-86c47465fc-t52vh/hello-world-app id=313679c7-7576-4e99-b3a3-c1e5ffc84cb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb59f4c30d21bfd7aa683e441fe86f079da7d74294b11816dc36dc9bafbe04e0
	Jun 04 22:36:00 addons-390075 conmon[8737]: conmon 76b0c822704af2db96da <ninfo>: container 8749 exited with status 1
	Jun 04 22:36:00 addons-390075 crio[919]: time="2024-06-04 22:36:00.602431962Z" level=info msg="Removing container: ea204f924b1dbee64dcd68ffd3d1290526844956cf83506c9f7b4db1ea1f3d0b" id=79c5c300-12f9-40e8-b930-458cf32b5322 name=/runtime.v1.RuntimeService/RemoveContainer
	Jun 04 22:36:00 addons-390075 crio[919]: time="2024-06-04 22:36:00.624733022Z" level=info msg="Removed container ea204f924b1dbee64dcd68ffd3d1290526844956cf83506c9f7b4db1ea1f3d0b: default/hello-world-app-86c47465fc-t52vh/hello-world-app" id=79c5c300-12f9-40e8-b930-458cf32b5322 name=/runtime.v1.RuntimeService/RemoveContainer
	Jun 04 22:37:24 addons-390075 crio[919]: time="2024-06-04 22:37:24.270539538Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=f8eb2f49-c993-4b19-b02d-5091817ac44f name=/runtime.v1.ImageService/ImageStatus
	Jun 04 22:37:24 addons-390075 crio[919]: time="2024-06-04 22:37:24.270747721Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=f8eb2f49-c993-4b19-b02d-5091817ac44f name=/runtime.v1.ImageService/ImageStatus
	Jun 04 22:37:24 addons-390075 crio[919]: time="2024-06-04 22:37:24.271403598Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=a8a91ccb-245d-4b9b-8a8a-6c3b10e7f995 name=/runtime.v1.ImageService/ImageStatus
	Jun 04 22:37:24 addons-390075 crio[919]: time="2024-06-04 22:37:24.271710867Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=a8a91ccb-245d-4b9b-8a8a-6c3b10e7f995 name=/runtime.v1.ImageService/ImageStatus
	Jun 04 22:37:24 addons-390075 crio[919]: time="2024-06-04 22:37:24.272479426Z" level=info msg="Creating container: default/hello-world-app-86c47465fc-t52vh/hello-world-app" id=eec3d819-41ee-4e8f-b704-5acdb35f7f0c name=/runtime.v1.RuntimeService/CreateContainer
	Jun 04 22:37:24 addons-390075 crio[919]: time="2024-06-04 22:37:24.272577996Z" level=warning msg="Allowed annotations are specified for workload []"
	Jun 04 22:37:24 addons-390075 crio[919]: time="2024-06-04 22:37:24.335775841Z" level=info msg="Created container 0a07e20d559cfdf622db3c88fdac23afd7c2d2e7b4ec2d73879d152c77a61f54: default/hello-world-app-86c47465fc-t52vh/hello-world-app" id=eec3d819-41ee-4e8f-b704-5acdb35f7f0c name=/runtime.v1.RuntimeService/CreateContainer
	Jun 04 22:37:24 addons-390075 crio[919]: time="2024-06-04 22:37:24.336528646Z" level=info msg="Starting container: 0a07e20d559cfdf622db3c88fdac23afd7c2d2e7b4ec2d73879d152c77a61f54" id=076d0aa6-2fd6-4bfa-aad8-ab0c8bb6d451 name=/runtime.v1.RuntimeService/StartContainer
	Jun 04 22:37:24 addons-390075 crio[919]: time="2024-06-04 22:37:24.341705145Z" level=info msg="Started container" PID=8810 containerID=0a07e20d559cfdf622db3c88fdac23afd7c2d2e7b4ec2d73879d152c77a61f54 description=default/hello-world-app-86c47465fc-t52vh/hello-world-app id=076d0aa6-2fd6-4bfa-aad8-ab0c8bb6d451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb59f4c30d21bfd7aa683e441fe86f079da7d74294b11816dc36dc9bafbe04e0
	Jun 04 22:37:24 addons-390075 conmon[8799]: conmon 0a07e20d559cfdf622db <ninfo>: container 8810 exited with status 1
	Jun 04 22:37:24 addons-390075 crio[919]: time="2024-06-04 22:37:24.761616939Z" level=info msg="Removing container: 76b0c822704af2db96da6e6cddd67830eeaa22a42bbd23679d9d12abd1a08235" id=b2d70cb3-5ef3-432f-84d2-d65e0c53c8c8 name=/runtime.v1.RuntimeService/RemoveContainer
	Jun 04 22:37:24 addons-390075 crio[919]: time="2024-06-04 22:37:24.783280699Z" level=info msg="Removed container 76b0c822704af2db96da6e6cddd67830eeaa22a42bbd23679d9d12abd1a08235: default/hello-world-app-86c47465fc-t52vh/hello-world-app" id=b2d70cb3-5ef3-432f-84d2-d65e0c53c8c8 name=/runtime.v1.RuntimeService/RemoveContainer
	Jun 04 22:37:43 addons-390075 crio[919]: time="2024-06-04 22:37:43.970500109Z" level=info msg="Stopping container: ecea2f9c829a7157ff2a87ef50754021f0dabccd53ef593876a26d7b4b0afa41 (timeout: 30s)" id=00f7582f-7560-468b-8a1c-79a1d4bdefde name=/runtime.v1.RuntimeService/StopContainer
	Jun 04 22:37:45 addons-390075 crio[919]: time="2024-06-04 22:37:45.142539105Z" level=info msg="Stopped container ecea2f9c829a7157ff2a87ef50754021f0dabccd53ef593876a26d7b4b0afa41: kube-system/metrics-server-c59844bb4-h8trn/metrics-server" id=00f7582f-7560-468b-8a1c-79a1d4bdefde name=/runtime.v1.RuntimeService/StopContainer
	Jun 04 22:37:45 addons-390075 crio[919]: time="2024-06-04 22:37:45.143116925Z" level=info msg="Stopping pod sandbox: 86507c101db99b95e9497d7ff55fa412c29cdf537004c3c173d451909de3d040" id=b01fae4c-27e1-4b49-8228-aa94a0517e29 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jun 04 22:37:45 addons-390075 crio[919]: time="2024-06-04 22:37:45.143385302Z" level=info msg="Got pod network &{Name:metrics-server-c59844bb4-h8trn Namespace:kube-system ID:86507c101db99b95e9497d7ff55fa412c29cdf537004c3c173d451909de3d040 UID:f8e83244-0aa4-4d36-b4f0-ef860f87c94c NetNS:/var/run/netns/2ce9cde1-f6fa-4332-9f15-2e383988e44e Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jun 04 22:37:45 addons-390075 crio[919]: time="2024-06-04 22:37:45.143554551Z" level=info msg="Deleting pod kube-system_metrics-server-c59844bb4-h8trn from CNI network \"kindnet\" (type=ptp)"
	Jun 04 22:37:45 addons-390075 crio[919]: time="2024-06-04 22:37:45.188142410Z" level=info msg="Stopped pod sandbox: 86507c101db99b95e9497d7ff55fa412c29cdf537004c3c173d451909de3d040" id=b01fae4c-27e1-4b49-8228-aa94a0517e29 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	0a07e20d559cf       dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79                                                        21 seconds ago      Exited              hello-world-app           5                   fb59f4c30d21b       hello-world-app-86c47465fc-t52vh
	9b5d74c5bb07b       docker.io/library/nginx@sha256:0c884c860f282b62612d81358109d708bfdf31cd97a678dbf5811e17e8ec7dec                         5 minutes ago       Running             nginx                     0                   adff35b81230d       nginx
	fcdc12d0827ac       ghcr.io/headlamp-k8s/headlamp@sha256:466440161d72c979f0bd0d7dd563c5573a8e19aeabff657f75d5658e2796f82d                   6 minutes ago       Running             headlamp                  0                   bca49e67a2c74       headlamp-7fc69f7444-mk4ng
	8fe99da6a654b       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69            7 minutes ago       Running             gcp-auth                  0                   5a533da649217       gcp-auth-5db96cd9b4-qsqwh
	414e2d8c7f952       docker.io/marcnuri/yakd@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310                         8 minutes ago       Running             yakd                      0                   14751a9094c60       yakd-dashboard-5ddbf7d777-9g8fj
	ecea2f9c829a7       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70   8 minutes ago       Exited              metrics-server            0                   86507c101db99       metrics-server-c59844bb4-h8trn
	4ade816c8882a       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98        8 minutes ago       Running             local-path-provisioner    0                   82a328e86cd5a       local-path-provisioner-8d985888d-p6mpm
	07acb4bee08a8       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        8 minutes ago       Running             coredns                   0                   ffb0568a73bbf       coredns-7db6d8ff4d-6g878
	74a50abf0bb3d       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        8 minutes ago       Running             storage-provisioner       0                   c02fa9d24d9eb       storage-provisioner
	2c65c40bdb3e1       docker.io/kindest/kindnetd@sha256:1770ac17c925dfef54061d598c65310ff99269a3a77d5c7257f04366b38c64be                      9 minutes ago       Running             kindnet-cni               0                   95eff7a86f6aa       kindnet-phjb7
	287ae5c04f905       05eccb821e159092de1ef74c21cd16c403e1cda549ba56687391f50f087310ee                                                        9 minutes ago       Running             kube-proxy                0                   97172f1c7bb77       kube-proxy-jv4bl
	cc3e1565aa85e       234ac56e455bef8ae70f120f49fcf5daea5c4171c5ffbf8f9e791a516fef99b4                                                        9 minutes ago       Running             kube-controller-manager   0                   f07e4e0538bbd       kube-controller-manager-addons-390075
	6a58dd8bb1899       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                        9 minutes ago       Running             etcd                      0                   09fb100827be7       etcd-addons-390075
	65c9c645cd08d       163ff818d154da230c6c8a6211a0d939689ba04df75dba2c3742fe740ffdf44a                                                        9 minutes ago       Running             kube-scheduler            0                   ea8630a188842       kube-scheduler-addons-390075
	4c7250cc07fc6       988b55d423baf54b1515b7560890c84d1822a8dfbdfcecfb2576f8cb5c2b28ee                                                        9 minutes ago       Running             kube-apiserver            0                   9e026f8291339       kube-apiserver-addons-390075
	
	
	==> coredns [07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6] <==
	[INFO] 10.244.0.19:51107 - 56036 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000053317s
	[INFO] 10.244.0.19:51107 - 27217 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001229463s
	[INFO] 10.244.0.19:55663 - 38607 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002337055s
	[INFO] 10.244.0.19:51107 - 52636 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002028037s
	[INFO] 10.244.0.19:55663 - 40185 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001582846s
	[INFO] 10.244.0.19:51107 - 63904 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000180137s
	[INFO] 10.244.0.19:55663 - 41051 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000064009s
	[INFO] 10.244.0.19:36050 - 29790 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000184453s
	[INFO] 10.244.0.19:50546 - 59175 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000231946s
	[INFO] 10.244.0.19:36050 - 17554 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000066109s
	[INFO] 10.244.0.19:36050 - 54287 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000066085s
	[INFO] 10.244.0.19:36050 - 40512 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000056517s
	[INFO] 10.244.0.19:36050 - 62791 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000061769s
	[INFO] 10.244.0.19:36050 - 7640 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000055049s
	[INFO] 10.244.0.19:50546 - 20080 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000756629s
	[INFO] 10.244.0.19:50546 - 60990 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000074143s
	[INFO] 10.244.0.19:50546 - 35221 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000071386s
	[INFO] 10.244.0.19:36050 - 6677 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00149048s
	[INFO] 10.244.0.19:50546 - 45820 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000048066s
	[INFO] 10.244.0.19:50546 - 58857 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000062917s
	[INFO] 10.244.0.19:36050 - 5437 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001227174s
	[INFO] 10.244.0.19:36050 - 64325 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.00007329s
	[INFO] 10.244.0.19:50546 - 26396 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001227864s
	[INFO] 10.244.0.19:50546 - 1868 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001107657s
	[INFO] 10.244.0.19:50546 - 31779 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000048173s
	
	
	==> describe nodes <==
	Name:               addons-390075
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-390075
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=901ac483c3e1097c63cda7493d918b612a8127f5
	                    minikube.k8s.io/name=addons-390075
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_06_04T22_28_10_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-390075
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 04 Jun 2024 22:28:06 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-390075
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 04 Jun 2024 22:37:40 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 04 Jun 2024 22:34:47 +0000   Tue, 04 Jun 2024 22:28:03 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 04 Jun 2024 22:34:47 +0000   Tue, 04 Jun 2024 22:28:03 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 04 Jun 2024 22:34:47 +0000   Tue, 04 Jun 2024 22:28:03 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 04 Jun 2024 22:34:47 +0000   Tue, 04 Jun 2024 22:29:00 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-390075
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022436Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022436Ki
	  pods:               110
	System Info:
	  Machine ID:                 23b0c316dfea4303b0ff9ff6addae1a5
	  System UUID:                6aec78c5-c729-49a4-93d8-443a8c0582ad
	  Boot ID:                    49968685-c921-4c54-9807-2e93445c762f
	  Kernel Version:             5.15.0-1062-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.1
	  Kube-Proxy Version:         v1.30.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                      CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                      ------------  ----------  ---------------  -------------  ---
	  default                     hello-world-app-86c47465fc-t52vh          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m11s
	  default                     nginx                                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m31s
	  gcp-auth                    gcp-auth-5db96cd9b4-qsqwh                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m11s
	  headlamp                    headlamp-7fc69f7444-mk4ng                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m28s
	  kube-system                 coredns-7db6d8ff4d-6g878                  100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     9m21s
	  kube-system                 etcd-addons-390075                        100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         9m36s
	  kube-system                 kindnet-phjb7                             100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      9m21s
	  kube-system                 kube-apiserver-addons-390075              250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m37s
	  kube-system                 kube-controller-manager-addons-390075     200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m36s
	  kube-system                 kube-proxy-jv4bl                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m21s
	  kube-system                 kube-scheduler-addons-390075              100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m36s
	  kube-system                 storage-provisioner                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m16s
	  local-path-storage          local-path-provisioner-8d985888d-p6mpm    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m16s
	  yakd-dashboard              yakd-dashboard-5ddbf7d777-9g8fj           0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     9m16s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%!)(MISSING)  100m (5%!)(MISSING)
	  memory             348Mi (4%!)(MISSING)  476Mi (6%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 9m15s  kube-proxy       
	  Normal  Starting                 9m36s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  9m36s  kubelet          Node addons-390075 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m36s  kubelet          Node addons-390075 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m36s  kubelet          Node addons-390075 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           9m22s  node-controller  Node addons-390075 event: Registered Node addons-390075 in Controller
	  Normal  NodeReady                8m45s  kubelet          Node addons-390075 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000698] FS-Cache: N-cookie c=00000042 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000973] FS-Cache: N-cookie d=000000003d79712d{9p.inode} n=00000000c4dcdae5
	[  +0.001027] FS-Cache: N-key=[8] 'a5613b0000000000'
	[  +0.002647] FS-Cache: Duplicate cookie detected
	[  +0.000683] FS-Cache: O-cookie c=0000003c [p=00000039 fl=226 nc=0 na=1]
	[  +0.000971] FS-Cache: O-cookie d=000000003d79712d{9p.inode} n=000000000c289451
	[  +0.001071] FS-Cache: O-key=[8] 'a5613b0000000000'
	[  +0.000694] FS-Cache: N-cookie c=00000043 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000923] FS-Cache: N-cookie d=000000003d79712d{9p.inode} n=00000000b7abff7f
	[  +0.001027] FS-Cache: N-key=[8] 'a5613b0000000000'
	[  +1.921730] FS-Cache: Duplicate cookie detected
	[  +0.000701] FS-Cache: O-cookie c=0000003a [p=00000039 fl=226 nc=0 na=1]
	[  +0.000955] FS-Cache: O-cookie d=000000003d79712d{9p.inode} n=000000003fa141f8
	[  +0.001117] FS-Cache: O-key=[8] 'a4613b0000000000'
	[  +0.000746] FS-Cache: N-cookie c=00000045 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000930] FS-Cache: N-cookie d=000000003d79712d{9p.inode} n=000000008439684a
	[  +0.001045] FS-Cache: N-key=[8] 'a4613b0000000000'
	[  +0.278681] FS-Cache: Duplicate cookie detected
	[  +0.000738] FS-Cache: O-cookie c=0000003f [p=00000039 fl=226 nc=0 na=1]
	[  +0.000946] FS-Cache: O-cookie d=000000003d79712d{9p.inode} n=000000000260635b
	[  +0.001115] FS-Cache: O-key=[8] 'ac613b0000000000'
	[  +0.000756] FS-Cache: N-cookie c=00000046 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000913] FS-Cache: N-cookie d=000000003d79712d{9p.inode} n=00000000b0f107ee
	[  +0.001030] FS-Cache: N-key=[8] 'ac613b0000000000'
	[Jun 4 22:02] overlayfs: '/var/lib/containers/storage/overlay/l/ZLTOCNGE2IGM6DT7VP2QP7OV3M' not a directory
	
	
	==> etcd [6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a] <==
	{"level":"info","ts":"2024-06-04T22:28:03.901329Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-06-04T22:28:03.907639Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-06-04T22:28:03.908008Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-06-04T22:28:03.908131Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-06-04T22:28:03.9082Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-06-04T22:28:24.677633Z","caller":"traceutil/trace.go:171","msg":"trace[2118110392] transaction","detail":"{read_only:false; response_revision:355; number_of_response:1; }","duration":"141.889711ms","start":"2024-06-04T22:28:24.535727Z","end":"2024-06-04T22:28:24.677617Z","steps":["trace[2118110392] 'process raft request'  (duration: 141.466674ms)"],"step_count":1}
	{"level":"info","ts":"2024-06-04T22:28:24.677684Z","caller":"traceutil/trace.go:171","msg":"trace[518326997] transaction","detail":"{read_only:false; response_revision:356; number_of_response:1; }","duration":"141.890253ms","start":"2024-06-04T22:28:24.535788Z","end":"2024-06-04T22:28:24.677678Z","steps":["trace[518326997] 'process raft request'  (duration: 141.496287ms)"],"step_count":1}
	{"level":"info","ts":"2024-06-04T22:28:27.364183Z","caller":"traceutil/trace.go:171","msg":"trace[474512657] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"100.17364ms","start":"2024-06-04T22:28:27.263996Z","end":"2024-06-04T22:28:27.364169Z","steps":["trace[474512657] 'process raft request'  (duration: 99.921682ms)"],"step_count":1}
	{"level":"info","ts":"2024-06-04T22:28:27.436521Z","caller":"traceutil/trace.go:171","msg":"trace[1832988036] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"172.437589ms","start":"2024-06-04T22:28:27.264068Z","end":"2024-06-04T22:28:27.436506Z","steps":["trace[1832988036] 'process raft request'  (duration: 145.124163ms)","trace[1832988036] 'compare'  (duration: 27.050358ms)"],"step_count":2}
	{"level":"info","ts":"2024-06-04T22:28:27.438253Z","caller":"traceutil/trace.go:171","msg":"trace[2122726414] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"109.122566ms","start":"2024-06-04T22:28:27.329118Z","end":"2024-06-04T22:28:27.438241Z","steps":["trace[2122726414] 'process raft request'  (duration: 108.749745ms)"],"step_count":1}
	{"level":"warn","ts":"2024-06-04T22:28:27.725097Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.224935ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128029642781464467 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/events/kube-system/coredns.17d5eda0b942bfd7\" mod_revision:0 > success:<request_put:<key:\"/registry/events/kube-system/coredns.17d5eda0b942bfd7\" value_size:618 lease:8128029642781464094 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-06-04T22:28:27.745644Z","caller":"traceutil/trace.go:171","msg":"trace[1093475766] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"120.104633ms","start":"2024-06-04T22:28:27.625518Z","end":"2024-06-04T22:28:27.745623Z","steps":["trace[1093475766] 'process raft request'  (duration: 99.761943ms)"],"step_count":1}
	{"level":"warn","ts":"2024-06-04T22:28:27.782917Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"158.117455ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-06-04T22:28:27.783058Z","caller":"traceutil/trace.go:171","msg":"trace[45574932] range","detail":"{range_begin:/registry/clusterrolebindings/minikube-ingress-dns; range_end:; response_count:0; response_revision:385; }","duration":"185.845901ms","start":"2024-06-04T22:28:27.597198Z","end":"2024-06-04T22:28:27.783044Z","steps":["trace[45574932] 'agreement among raft nodes before linearized reading'  (duration: 151.640059ms)"],"step_count":1}
	{"level":"info","ts":"2024-06-04T22:28:27.746242Z","caller":"traceutil/trace.go:171","msg":"trace[1246974796] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"117.524671ms","start":"2024-06-04T22:28:27.628694Z","end":"2024-06-04T22:28:27.746219Z","steps":["trace[1246974796] 'process raft request'  (duration: 96.698865ms)"],"step_count":1}
	{"level":"info","ts":"2024-06-04T22:28:27.748691Z","caller":"traceutil/trace.go:171","msg":"trace[900251141] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"213.480692ms","start":"2024-06-04T22:28:27.535187Z","end":"2024-06-04T22:28:27.748667Z","steps":["trace[900251141] 'process raft request'  (duration: 39.186686ms)","trace[900251141] 'compare'  (duration: 99.564017ms)"],"step_count":2}
	{"level":"info","ts":"2024-06-04T22:28:27.748827Z","caller":"traceutil/trace.go:171","msg":"trace[1758996936] linearizableReadLoop","detail":"{readStateIndex:393; appliedIndex:392; }","duration":"151.598885ms","start":"2024-06-04T22:28:27.597203Z","end":"2024-06-04T22:28:27.748801Z","steps":["trace[1758996936] 'read index received'  (duration: 27.143438ms)","trace[1758996936] 'applied index is now lower than readState.Index'  (duration: 124.454725ms)"],"step_count":2}
	{"level":"warn","ts":"2024-06-04T22:28:27.832339Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"106.132064ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128029642781464472 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/leases/kube-system/apiserver-6dd2p3c2g7xcqm25wiguutc6je\" mod_revision:261 > success:<request_put:<key:\"/registry/leases/kube-system/apiserver-6dd2p3c2g7xcqm25wiguutc6je\" value_size:605 >> failure:<request_range:<key:\"/registry/leases/kube-system/apiserver-6dd2p3c2g7xcqm25wiguutc6je\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-06-04T22:28:27.843706Z","caller":"traceutil/trace.go:171","msg":"trace[1982000876] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"142.886401ms","start":"2024-06-04T22:28:27.700774Z","end":"2024-06-04T22:28:27.843661Z","steps":["trace[1982000876] 'process raft request'  (duration: 25.138851ms)","trace[1982000876] 'compare'  (duration: 56.042696ms)","trace[1982000876] 'get key's previous created_revision and leaseID' {req_type:put; key:/registry/leases/kube-system/apiserver-6dd2p3c2g7xcqm25wiguutc6je; req_size:675; } (duration: 49.982462ms)"],"step_count":3}
	{"level":"warn","ts":"2024-06-04T22:28:27.849177Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"224.231929ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-06-04T22:28:27.849492Z","caller":"traceutil/trace.go:171","msg":"trace[1091778034] range","detail":"{range_begin:/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account; range_end:; response_count:0; response_revision:386; }","duration":"224.734196ms","start":"2024-06-04T22:28:27.624742Z","end":"2024-06-04T22:28:27.849476Z","steps":["trace[1091778034] 'agreement among raft nodes before linearized reading'  (duration: 224.197935ms)"],"step_count":1}
	{"level":"warn","ts":"2024-06-04T22:28:27.851538Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"129.509318ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/local-path-storage\" ","response":"range_response_count:1 size:621"}
	{"level":"info","ts":"2024-06-04T22:28:27.863051Z","caller":"traceutil/trace.go:171","msg":"trace[933882008] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:1; response_revision:386; }","duration":"142.219808ms","start":"2024-06-04T22:28:27.720808Z","end":"2024-06-04T22:28:27.863027Z","steps":["trace[933882008] 'agreement among raft nodes before linearized reading'  (duration: 129.482733ms)"],"step_count":1}
	{"level":"warn","ts":"2024-06-04T22:28:27.861868Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"141.584526ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/local-path-storage\" ","response":"range_response_count:1 size:621"}
	{"level":"info","ts":"2024-06-04T22:28:27.870621Z","caller":"traceutil/trace.go:171","msg":"trace[851651726] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:1; response_revision:386; }","duration":"150.355129ms","start":"2024-06-04T22:28:27.72025Z","end":"2024-06-04T22:28:27.870605Z","steps":["trace[851651726] 'agreement among raft nodes before linearized reading'  (duration: 141.533712ms)"],"step_count":1}
	
	
	==> gcp-auth [8fe99da6a654bccc55adf31ac3c0a740d41fefa8497adca3d86b7d5026950716] <==
	2024/06/04 22:30:08 GCP Auth Webhook started!
	2024/06/04 22:31:04 Ready to marshal response ...
	2024/06/04 22:31:04 Ready to write response ...
	2024/06/04 22:31:06 Ready to marshal response ...
	2024/06/04 22:31:06 Ready to write response ...
	2024/06/04 22:31:06 Ready to marshal response ...
	2024/06/04 22:31:06 Ready to write response ...
	2024/06/04 22:31:16 Ready to marshal response ...
	2024/06/04 22:31:16 Ready to write response ...
	2024/06/04 22:31:17 Ready to marshal response ...
	2024/06/04 22:31:17 Ready to write response ...
	2024/06/04 22:31:17 Ready to marshal response ...
	2024/06/04 22:31:17 Ready to write response ...
	2024/06/04 22:31:17 Ready to marshal response ...
	2024/06/04 22:31:17 Ready to write response ...
	2024/06/04 22:31:33 Ready to marshal response ...
	2024/06/04 22:31:33 Ready to write response ...
	2024/06/04 22:31:57 Ready to marshal response ...
	2024/06/04 22:31:57 Ready to write response ...
	2024/06/04 22:32:14 Ready to marshal response ...
	2024/06/04 22:32:14 Ready to write response ...
	2024/06/04 22:34:34 Ready to marshal response ...
	2024/06/04 22:34:34 Ready to write response ...
	
	
	==> kernel <==
	 22:37:45 up  7:20,  0 users,  load average: 0.05, 0.39, 1.13
	Linux addons-390075 5.15.0-1062-aws #68~20.04.1-Ubuntu SMP Tue May 7 11:50:35 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2] <==
	I0604 22:35:39.906925       1 main.go:227] handling current node
	I0604 22:35:49.912637       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:35:49.912664       1 main.go:227] handling current node
	I0604 22:35:59.924153       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:35:59.924183       1 main.go:227] handling current node
	I0604 22:36:09.934287       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:36:09.934311       1 main.go:227] handling current node
	I0604 22:36:19.943226       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:36:19.943252       1 main.go:227] handling current node
	I0604 22:36:29.946784       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:36:29.946815       1 main.go:227] handling current node
	I0604 22:36:39.959050       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:36:39.959080       1 main.go:227] handling current node
	I0604 22:36:49.969523       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:36:49.969551       1 main.go:227] handling current node
	I0604 22:36:59.980112       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:36:59.980142       1 main.go:227] handling current node
	I0604 22:37:09.984475       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:37:09.984505       1 main.go:227] handling current node
	I0604 22:37:19.987917       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:37:19.987943       1 main.go:227] handling current node
	I0604 22:37:29.992417       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:37:29.992452       1 main.go:227] handling current node
	I0604 22:37:39.996003       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0604 22:37:39.996033       1 main.go:227] handling current node
	
	
	==> kube-apiserver [4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334] <==
	E0604 22:30:20.491305       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.101.179.126:443/apis/metrics.k8s.io/v1beta1: Get "https://10.101.179.126:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.101.179.126:443: connect: connection refused
	W0604 22:30:20.491475       1 handler_proxy.go:93] no RequestInfo found in the context
	E0604 22:30:20.495585       1 controller.go:146] Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0604 22:30:20.544177       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0604 22:31:17.569455       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.105.229.205"}
	I0604 22:31:35.911708       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0604 22:31:36.974383       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0604 22:31:45.458890       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0604 22:32:13.984262       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0604 22:32:13.984401       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0604 22:32:14.036167       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0604 22:32:14.036223       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0604 22:32:14.042266       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0604 22:32:14.042325       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0604 22:32:14.058125       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0604 22:32:14.058255       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0604 22:32:14.083906       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0604 22:32:14.084322       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0604 22:32:14.631377       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0604 22:32:14.927002       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.99.165.109"}
	W0604 22:32:15.042709       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0604 22:32:15.084623       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0604 22:32:15.093965       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0604 22:34:34.937122       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.110.163.171"}
	
	
	==> kube-controller-manager [cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909] <==
	W0604 22:35:52.543310       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:35:52.543427       1 reflector.go:150] 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
	W0604 22:35:56.846694       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:35:56.846730       1 reflector.go:150] 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
	I0604 22:36:00.620650       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="37.137µs"
	I0604 22:36:13.284962       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="66.183µs"
	W0604 22:36:22.341020       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:36:22.341054       1 reflector.go:150] 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
	W0604 22:36:29.007285       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:36:29.007338       1 reflector.go:150] 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
	W0604 22:36:30.836928       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:36:30.836964       1 reflector.go:150] 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
	W0604 22:36:37.546580       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:36:37.546619       1 reflector.go:150] 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
	W0604 22:37:07.800082       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:37:07.800126       1 reflector.go:150] 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
	W0604 22:37:20.353035       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:37:20.353073       1 reflector.go:150] 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
	I0604 22:37:24.772640       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="39.426µs"
	W0604 22:37:29.991841       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:37:29.991961       1 reflector.go:150] 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
	W0604 22:37:30.512068       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0604 22:37:30.512105       1 reflector.go:150] 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
	I0604 22:37:38.281681       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="73.026µs"
	I0604 22:37:43.933505       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="5.203µs"
	
	
	==> kube-proxy [287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50] <==
	I0604 22:28:29.833406       1 server_linux.go:69] "Using iptables proxy"
	I0604 22:28:30.115719       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0604 22:28:30.390557       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0604 22:28:30.390602       1 server_linux.go:165] "Using iptables Proxier"
	I0604 22:28:30.392235       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0604 22:28:30.392262       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0604 22:28:30.392286       1 proxier.go:243] "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"
	I0604 22:28:30.392486       1 server.go:872] "Version info" version="v1.30.1"
	I0604 22:28:30.392507       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0604 22:28:30.400390       1 config.go:192] "Starting service config controller"
	I0604 22:28:30.400433       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0604 22:28:30.400474       1 config.go:101] "Starting endpoint slice config controller"
	I0604 22:28:30.400479       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0604 22:28:30.401036       1 config.go:319] "Starting node config controller"
	I0604 22:28:30.401054       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0604 22:28:30.505192       1 shared_informer.go:320] Caches are synced for service config
	I0604 22:28:30.509356       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0604 22:28:30.510620       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d] <==
	W0604 22:28:07.018772       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0604 22:28:07.018877       1 reflector.go:150] 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
	W0604 22:28:07.019001       1 reflector.go:547] 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
	E0604 22:28:07.019055       1 reflector.go:150] 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
	W0604 22:28:07.019161       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0604 22:28:07.019221       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0604 22:28:07.019290       1 reflector.go:547] 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
	E0604 22:28:07.019349       1 reflector.go:150] 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
	W0604 22:28:07.019600       1 reflector.go:547] 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
	E0604 22:28:07.019702       1 reflector.go:150] 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
	W0604 22:28:07.843610       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0604 22:28:07.843756       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0604 22:28:08.008697       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0604 22:28:08.008738       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0604 22:28:08.046200       1 reflector.go:547] 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
	E0604 22:28:08.046243       1 reflector.go:150] 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
	W0604 22:28:08.081688       1 reflector.go:547] 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
	E0604 22:28:08.081729       1 reflector.go:150] 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
	W0604 22:28:08.168026       1 reflector.go:547] 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
	E0604 22:28:08.168084       1 reflector.go:150] 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
	W0604 22:28:08.168243       1 reflector.go:547] runtime/asm_arm64.s:1222: 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"
	E0604 22:28:08.168265       1 reflector.go:150] runtime/asm_arm64.s:1222: 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"
	W0604 22:28:08.171518       1 reflector.go:547] 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
	E0604 22:28:08.171556       1 reflector.go:150] 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
	I0604 22:28:10.912687       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jun 04 22:36:26 addons-390075 kubelet[1519]: E0604 22:36:26.269617    1519 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-t52vh_default(b69f6db4-1875-4df6-9f7a-47a7b1404cbc)\"" pod="default/hello-world-app-86c47465fc-t52vh" podUID="b69f6db4-1875-4df6-9f7a-47a7b1404cbc"
	Jun 04 22:36:37 addons-390075 kubelet[1519]: I0604 22:36:37.269426    1519 scope.go:117] "RemoveContainer" containerID="76b0c822704af2db96da6e6cddd67830eeaa22a42bbd23679d9d12abd1a08235"
	Jun 04 22:36:37 addons-390075 kubelet[1519]: E0604 22:36:37.269732    1519 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-t52vh_default(b69f6db4-1875-4df6-9f7a-47a7b1404cbc)\"" pod="default/hello-world-app-86c47465fc-t52vh" podUID="b69f6db4-1875-4df6-9f7a-47a7b1404cbc"
	Jun 04 22:36:50 addons-390075 kubelet[1519]: I0604 22:36:50.269065    1519 scope.go:117] "RemoveContainer" containerID="76b0c822704af2db96da6e6cddd67830eeaa22a42bbd23679d9d12abd1a08235"
	Jun 04 22:36:50 addons-390075 kubelet[1519]: E0604 22:36:50.269364    1519 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-t52vh_default(b69f6db4-1875-4df6-9f7a-47a7b1404cbc)\"" pod="default/hello-world-app-86c47465fc-t52vh" podUID="b69f6db4-1875-4df6-9f7a-47a7b1404cbc"
	Jun 04 22:37:02 addons-390075 kubelet[1519]: I0604 22:37:02.269957    1519 scope.go:117] "RemoveContainer" containerID="76b0c822704af2db96da6e6cddd67830eeaa22a42bbd23679d9d12abd1a08235"
	Jun 04 22:37:02 addons-390075 kubelet[1519]: E0604 22:37:02.270234    1519 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-t52vh_default(b69f6db4-1875-4df6-9f7a-47a7b1404cbc)\"" pod="default/hello-world-app-86c47465fc-t52vh" podUID="b69f6db4-1875-4df6-9f7a-47a7b1404cbc"
	Jun 04 22:37:13 addons-390075 kubelet[1519]: I0604 22:37:13.269082    1519 scope.go:117] "RemoveContainer" containerID="76b0c822704af2db96da6e6cddd67830eeaa22a42bbd23679d9d12abd1a08235"
	Jun 04 22:37:13 addons-390075 kubelet[1519]: E0604 22:37:13.269377    1519 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-t52vh_default(b69f6db4-1875-4df6-9f7a-47a7b1404cbc)\"" pod="default/hello-world-app-86c47465fc-t52vh" podUID="b69f6db4-1875-4df6-9f7a-47a7b1404cbc"
	Jun 04 22:37:24 addons-390075 kubelet[1519]: I0604 22:37:24.269924    1519 scope.go:117] "RemoveContainer" containerID="76b0c822704af2db96da6e6cddd67830eeaa22a42bbd23679d9d12abd1a08235"
	Jun 04 22:37:24 addons-390075 kubelet[1519]: I0604 22:37:24.759979    1519 scope.go:117] "RemoveContainer" containerID="76b0c822704af2db96da6e6cddd67830eeaa22a42bbd23679d9d12abd1a08235"
	Jun 04 22:37:24 addons-390075 kubelet[1519]: I0604 22:37:24.760289    1519 scope.go:117] "RemoveContainer" containerID="0a07e20d559cfdf622db3c88fdac23afd7c2d2e7b4ec2d73879d152c77a61f54"
	Jun 04 22:37:24 addons-390075 kubelet[1519]: E0604 22:37:24.760550    1519 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-t52vh_default(b69f6db4-1875-4df6-9f7a-47a7b1404cbc)\"" pod="default/hello-world-app-86c47465fc-t52vh" podUID="b69f6db4-1875-4df6-9f7a-47a7b1404cbc"
	Jun 04 22:37:38 addons-390075 kubelet[1519]: I0604 22:37:38.269555    1519 scope.go:117] "RemoveContainer" containerID="0a07e20d559cfdf622db3c88fdac23afd7c2d2e7b4ec2d73879d152c77a61f54"
	Jun 04 22:37:38 addons-390075 kubelet[1519]: E0604 22:37:38.269847    1519 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-t52vh_default(b69f6db4-1875-4df6-9f7a-47a7b1404cbc)\"" pod="default/hello-world-app-86c47465fc-t52vh" podUID="b69f6db4-1875-4df6-9f7a-47a7b1404cbc"
	Jun 04 22:37:45 addons-390075 kubelet[1519]: I0604 22:37:45.225543    1519 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/f8e83244-0aa4-4d36-b4f0-ef860f87c94c-tmp-dir\") pod \"f8e83244-0aa4-4d36-b4f0-ef860f87c94c\" (UID: \"f8e83244-0aa4-4d36-b4f0-ef860f87c94c\") "
	Jun 04 22:37:45 addons-390075 kubelet[1519]: I0604 22:37:45.225668    1519 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-45h6j\" (UniqueName: \"kubernetes.io/projected/f8e83244-0aa4-4d36-b4f0-ef860f87c94c-kube-api-access-45h6j\") pod \"f8e83244-0aa4-4d36-b4f0-ef860f87c94c\" (UID: \"f8e83244-0aa4-4d36-b4f0-ef860f87c94c\") "
	Jun 04 22:37:45 addons-390075 kubelet[1519]: I0604 22:37:45.226092    1519 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/f8e83244-0aa4-4d36-b4f0-ef860f87c94c-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "f8e83244-0aa4-4d36-b4f0-ef860f87c94c" (UID: "f8e83244-0aa4-4d36-b4f0-ef860f87c94c"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Jun 04 22:37:45 addons-390075 kubelet[1519]: I0604 22:37:45.229391    1519 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f8e83244-0aa4-4d36-b4f0-ef860f87c94c-kube-api-access-45h6j" (OuterVolumeSpecName: "kube-api-access-45h6j") pod "f8e83244-0aa4-4d36-b4f0-ef860f87c94c" (UID: "f8e83244-0aa4-4d36-b4f0-ef860f87c94c"). InnerVolumeSpecName "kube-api-access-45h6j". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jun 04 22:37:45 addons-390075 kubelet[1519]: I0604 22:37:45.326005    1519 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/f8e83244-0aa4-4d36-b4f0-ef860f87c94c-tmp-dir\") on node \"addons-390075\" DevicePath \"\""
	Jun 04 22:37:45 addons-390075 kubelet[1519]: I0604 22:37:45.326047    1519 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-45h6j\" (UniqueName: \"kubernetes.io/projected/f8e83244-0aa4-4d36-b4f0-ef860f87c94c-kube-api-access-45h6j\") on node \"addons-390075\" DevicePath \"\""
	Jun 04 22:37:45 addons-390075 kubelet[1519]: I0604 22:37:45.802413    1519 scope.go:117] "RemoveContainer" containerID="ecea2f9c829a7157ff2a87ef50754021f0dabccd53ef593876a26d7b4b0afa41"
	Jun 04 22:37:45 addons-390075 kubelet[1519]: I0604 22:37:45.834970    1519 scope.go:117] "RemoveContainer" containerID="ecea2f9c829a7157ff2a87ef50754021f0dabccd53ef593876a26d7b4b0afa41"
	Jun 04 22:37:45 addons-390075 kubelet[1519]: E0604 22:37:45.835615    1519 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"ecea2f9c829a7157ff2a87ef50754021f0dabccd53ef593876a26d7b4b0afa41\": container with ID starting with ecea2f9c829a7157ff2a87ef50754021f0dabccd53ef593876a26d7b4b0afa41 not found: ID does not exist" containerID="ecea2f9c829a7157ff2a87ef50754021f0dabccd53ef593876a26d7b4b0afa41"
	Jun 04 22:37:45 addons-390075 kubelet[1519]: I0604 22:37:45.835647    1519 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"ecea2f9c829a7157ff2a87ef50754021f0dabccd53ef593876a26d7b4b0afa41"} err="failed to get container status \"ecea2f9c829a7157ff2a87ef50754021f0dabccd53ef593876a26d7b4b0afa41\": rpc error: code = NotFound desc = could not find container \"ecea2f9c829a7157ff2a87ef50754021f0dabccd53ef593876a26d7b4b0afa41\": container with ID starting with ecea2f9c829a7157ff2a87ef50754021f0dabccd53ef593876a26d7b4b0afa41 not found: ID does not exist"
	
	
	==> storage-provisioner [74a50abf0bb3d43ebc0ea189186f073108ff26c39101060b44300088d6c7f203] <==
	I0604 22:29:00.693830       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0604 22:29:00.724072       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0604 22:29:00.724253       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0604 22:29:00.737998       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0604 22:29:00.738233       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"98f0e0cb-527d-4907-a593-6cdeb0826dac", APIVersion:"v1", ResourceVersion:"883", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-390075_b8dcd4b6-1e9a-4ba2-ab89-b5054102a8a3 became leader
	I0604 22:29:00.752606       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-390075_b8dcd4b6-1e9a-4ba2-ab89-b5054102a8a3!
	I0604 22:29:00.855608       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-390075_b8dcd4b6-1e9a-4ba2-ab89-b5054102a8a3!
	

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

                                                
                                    
x
+
TestAddons/parallel/LocalPath (10.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:974: (dbg) Run:  kubectl --context addons-390075 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:980: (dbg) Run:  kubectl --context addons-390075 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:984: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:987: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [4da31a95-4b61-435e-94cf-df03a6fdb31e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [4da31a95-4b61-435e-94cf-df03a6fdb31e] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [4da31a95-4b61-435e-94cf-df03a6fdb31e] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:987: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.00399385s
addons_test.go:992: (dbg) Run:  kubectl --context addons-390075 get pvc test-pvc -o=json
addons_test.go:1001: (dbg) Run:  out/minikube-linux-arm64 -p addons-390075 ssh "cat /opt/local-path-provisioner/pvc-45ba49f8-7957-47b5-80b5-47d3e2d109ec_default_test-pvc/file1"
addons_test.go:1013: (dbg) Run:  kubectl --context addons-390075 delete pod test-local-path
addons_test.go:1017: (dbg) Run:  kubectl --context addons-390075 delete pvc test-pvc
addons_test.go:1021: (dbg) Run:  out/minikube-linux-arm64 -p addons-390075 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1021: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-390075 addons disable storage-provisioner-rancher --alsologtostderr -v=1: exit status 11 (585.584369ms)

                                                
                                                
-- stdout --
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0604 22:31:16.418552 1070240 out.go:291] Setting OutFile to fd 1 ...
	I0604 22:31:16.424354 1070240 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:31:16.424402 1070240 out.go:304] Setting ErrFile to fd 2...
	I0604 22:31:16.424426 1070240 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:31:16.424749 1070240 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
	I0604 22:31:16.425070 1070240 mustload.go:65] Loading cluster: addons-390075
	I0604 22:31:16.425497 1070240 config.go:182] Loaded profile config "addons-390075": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
	I0604 22:31:16.425539 1070240 addons.go:602] checking whether the cluster is paused
	I0604 22:31:16.425679 1070240 config.go:182] Loaded profile config "addons-390075": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
	I0604 22:31:16.425716 1070240 host.go:66] Checking if "addons-390075" exists ...
	I0604 22:31:16.426199 1070240 cli_runner.go:164] Run: docker container inspect addons-390075 --format={{.State.Status}}
	I0604 22:31:16.459517 1070240 ssh_runner.go:195] Run: systemctl --version
	I0604 22:31:16.459573 1070240 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-390075
	I0604 22:31:16.485328 1070240 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34235 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/addons-390075/id_rsa Username:docker}
	I0604 22:31:16.605618 1070240 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0604 22:31:16.605702 1070240 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0604 22:31:16.694615 1070240 cri.go:89] found id: "7608f76a08e5c1ceab481027fcaedca2e9e1b8d57115fdfb6448c2e4ea4b4be6"
	I0604 22:31:16.694635 1070240 cri.go:89] found id: "861dd4f1dc5abf31f2e8bad3d4670626340c26eae770ff26c4418e983f9d7aeb"
	I0604 22:31:16.694640 1070240 cri.go:89] found id: "acddd8751e19b18e0185564acd495debda8a172395698bfe0ccbb2072aca3efb"
	I0604 22:31:16.694644 1070240 cri.go:89] found id: "3be56c52c6d328dfca9e036f4e586a4175a3dcb0457988a61b0ad07c4dbbd5f3"
	I0604 22:31:16.694658 1070240 cri.go:89] found id: "7945ccc16266e4912b4ca048c02a8e7aef34a4a0dfa1f73125ee2ed102339b9d"
	I0604 22:31:16.694663 1070240 cri.go:89] found id: "3252df1818c4e72f5c75dcabeb7a4c2257b726192844ec7d98abac93c8fdafb0"
	I0604 22:31:16.694666 1070240 cri.go:89] found id: "798e20bf1958040c055ba8474f70b3ca8ace9bef76e4307e6fd0d222b1c2db6f"
	I0604 22:31:16.694669 1070240 cri.go:89] found id: "d21e18d8af187ae542df59a7e826e234a45f86d631baf47475bdc9b2c1c2600e"
	I0604 22:31:16.694673 1070240 cri.go:89] found id: "ddfb661ded26b4f28042240f1c74943801b8b5635b4d4951bc4e94d7e3e2d3a2"
	I0604 22:31:16.694679 1070240 cri.go:89] found id: "d9e24cfb633ceaa273668357f05d11e107e641801220e62eab5d77b2a0e4df56"
	I0604 22:31:16.694682 1070240 cri.go:89] found id: "7ab571056e04ee5ad4c82f7f34a404701b907bf6373e84a8efda8f1c5a9dd8a3"
	I0604 22:31:16.694690 1070240 cri.go:89] found id: "ecea2f9c829a7157ff2a87ef50754021f0dabccd53ef593876a26d7b4b0afa41"
	I0604 22:31:16.694694 1070240 cri.go:89] found id: "07acb4bee08a85da06ec830cf5345634396169380c64265f6b09c9cbf2a3c5d6"
	I0604 22:31:16.694698 1070240 cri.go:89] found id: "74a50abf0bb3d43ebc0ea189186f073108ff26c39101060b44300088d6c7f203"
	I0604 22:31:16.694703 1070240 cri.go:89] found id: "2c65c40bdb3e10cb7bb7346909236839c2740bff420d9714d0cbc8a2305e1da2"
	I0604 22:31:16.694706 1070240 cri.go:89] found id: "287ae5c04f905bd9d8ae6c1a00f24b54781d4c1f474f6ede674980e600ad6d50"
	I0604 22:31:16.694709 1070240 cri.go:89] found id: "cc3e1565aa85eece050714dbcb3116fb916e5c434964d1aee7c63b52cd515909"
	I0604 22:31:16.694713 1070240 cri.go:89] found id: "6a58dd8bb18993f30a73902a270ef287bd04c7d36e064443967e1b22c1c89f5a"
	I0604 22:31:16.694716 1070240 cri.go:89] found id: "65c9c645cd08dd789b8ad908b61cb3b2d9cf46a33bd20ed1ef320f6d29d9ef5d"
	I0604 22:31:16.694719 1070240 cri.go:89] found id: "4c7250cc07fc64876e1b9744fbf888deb389cb7ec1484b610ffddf3a93690334"
	I0604 22:31:16.694724 1070240 cri.go:89] found id: ""
	I0604 22:31:16.694788 1070240 ssh_runner.go:195] Run: sudo runc list -f json
	I0604 22:31:16.777972 1070240 out.go:177] 
	W0604 22:31:16.780698 1070240 out.go:239] X Exiting due to MK_ADDON_DISABLE_PAUSED: disable failed: check paused: list paused: runc: sudo runc list -f json: Process exited with status 1
	stdout:
	
	stderr:
	time="2024-06-04T22:31:16Z" level=error msg="stat /run/runc/fd9ba4b1716508af62f52a99221107d6141e4a42c7706dfd201d1c280190fee3: no such file or directory"
	
	X Exiting due to MK_ADDON_DISABLE_PAUSED: disable failed: check paused: list paused: runc: sudo runc list -f json: Process exited with status 1
	stdout:
	
	stderr:
	time="2024-06-04T22:31:16Z" level=error msg="stat /run/runc/fd9ba4b1716508af62f52a99221107d6141e4a42c7706dfd201d1c280190fee3: no such file or directory"
	
	W0604 22:31:16.780722 1070240 out.go:239] * 
	* 
	W0604 22:31:16.921188 1070240 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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_addons_af3b8a9ce4f102efc219f1404c9eed7a69cbf2d5_0.log                  │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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_addons_af3b8a9ce4f102efc219f1404c9eed7a69cbf2d5_0.log                  │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0604 22:31:16.923943 1070240 out.go:177] 

                                                
                                                
** /stderr **
addons_test.go:1023: failed to disable storage-provisioner-rancher addon: args "out/minikube-linux-arm64 -p addons-390075 addons disable storage-provisioner-rancher --alsologtostderr -v=1": exit status 11
--- FAIL: TestAddons/parallel/LocalPath (10.81s)

                                                
                                    

Test pass (295/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 9.37
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.19
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.30.1/json-events 9.09
13 TestDownloadOnly/v1.30.1/preload-exists 0
17 TestDownloadOnly/v1.30.1/LogsDuration 0.08
18 TestDownloadOnly/v1.30.1/DeleteAll 0.2
19 TestDownloadOnly/v1.30.1/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.54
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 215.46
29 TestAddons/parallel/Registry 15.13
31 TestAddons/parallel/InspektorGadget 11.46
35 TestAddons/parallel/CSI 57.35
36 TestAddons/parallel/Headlamp 13.16
37 TestAddons/parallel/CloudSpanner 6.79
39 TestAddons/parallel/NvidiaDevicePlugin 5.55
40 TestAddons/parallel/Yakd 6.01
44 TestAddons/serial/GCPAuth/Namespaces 0.18
45 TestAddons/StoppedEnableDisable 12.14
46 TestCertOptions 40.74
47 TestCertExpiration 249.38
49 TestForceSystemdFlag 44.05
50 TestForceSystemdEnv 45.09
56 TestErrorSpam/setup 29.17
57 TestErrorSpam/start 0.65
58 TestErrorSpam/status 0.92
59 TestErrorSpam/pause 1.64
60 TestErrorSpam/unpause 1.71
61 TestErrorSpam/stop 1.4
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 49.31
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 26.79
68 TestFunctional/serial/KubeContext 0.06
69 TestFunctional/serial/KubectlGetPods 0.1
72 TestFunctional/serial/CacheCmd/cache/add_remote 3.49
73 TestFunctional/serial/CacheCmd/cache/add_local 6.47
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
75 TestFunctional/serial/CacheCmd/cache/list 0.05
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.99
78 TestFunctional/serial/CacheCmd/cache/delete 0.11
79 TestFunctional/serial/MinikubeKubectlCmd 0.15
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
81 TestFunctional/serial/ExtraConfig 32.31
82 TestFunctional/serial/ComponentHealth 0.11
83 TestFunctional/serial/LogsCmd 1.66
84 TestFunctional/serial/LogsFileCmd 1.7
85 TestFunctional/serial/InvalidService 4.15
87 TestFunctional/parallel/ConfigCmd 0.47
88 TestFunctional/parallel/DashboardCmd 10.34
89 TestFunctional/parallel/DryRun 0.45
90 TestFunctional/parallel/InternationalLanguage 0.2
91 TestFunctional/parallel/StatusCmd 1.03
95 TestFunctional/parallel/ServiceCmdConnect 10.75
96 TestFunctional/parallel/AddonsCmd 0.23
97 TestFunctional/parallel/PersistentVolumeClaim 27.15
99 TestFunctional/parallel/SSHCmd 0.63
100 TestFunctional/parallel/CpCmd 2.15
102 TestFunctional/parallel/FileSync 0.54
103 TestFunctional/parallel/CertSync 2.15
107 TestFunctional/parallel/NodeLabels 0.12
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.66
111 TestFunctional/parallel/License 0.32
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.61
114 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.43
117 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.11
118 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
122 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
123 TestFunctional/parallel/ServiceCmd/DeployApp 8.22
124 TestFunctional/parallel/ProfileCmd/profile_not_create 0.39
125 TestFunctional/parallel/ProfileCmd/profile_list 0.38
126 TestFunctional/parallel/ProfileCmd/profile_json_output 0.37
127 TestFunctional/parallel/MountCmd/any-port 8.33
128 TestFunctional/parallel/ServiceCmd/List 0.66
129 TestFunctional/parallel/ServiceCmd/JSONOutput 0.5
130 TestFunctional/parallel/ServiceCmd/HTTPS 0.42
131 TestFunctional/parallel/ServiceCmd/Format 0.52
132 TestFunctional/parallel/ServiceCmd/URL 0.43
133 TestFunctional/parallel/MountCmd/specific-port 2.18
134 TestFunctional/parallel/MountCmd/VerifyCleanup 2.48
135 TestFunctional/parallel/Version/short 0.07
136 TestFunctional/parallel/Version/components 1.05
137 TestFunctional/parallel/ImageCommands/ImageListShort 0.27
138 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
139 TestFunctional/parallel/ImageCommands/ImageListJson 0.28
140 TestFunctional/parallel/ImageCommands/ImageListYaml 0.32
141 TestFunctional/parallel/ImageCommands/ImageBuild 2.73
142 TestFunctional/parallel/ImageCommands/Setup 2.02
143 TestFunctional/parallel/UpdateContextCmd/no_changes 0.21
144 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.23
145 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.19
146 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 4.93
147 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 2.87
148 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 5.67
149 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.87
150 TestFunctional/parallel/ImageCommands/ImageRemove 0.5
151 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.26
152 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.93
153 TestFunctional/delete_addon-resizer_images 0.08
154 TestFunctional/delete_my-image_image 0.01
155 TestFunctional/delete_minikube_cached_images 0.01
159 TestMultiControlPlane/serial/StartCluster 165.23
160 TestMultiControlPlane/serial/DeployApp 8.46
161 TestMultiControlPlane/serial/PingHostFromPods 1.56
162 TestMultiControlPlane/serial/AddWorkerNode 24.5
163 TestMultiControlPlane/serial/NodeLabels 0.11
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.69
165 TestMultiControlPlane/serial/CopyFile 18.31
166 TestMultiControlPlane/serial/StopSecondaryNode 12.71
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.56
168 TestMultiControlPlane/serial/RestartSecondaryNode 134.8
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.73
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 209.45
171 TestMultiControlPlane/serial/DeleteSecondaryNode 13.54
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.52
173 TestMultiControlPlane/serial/StopCluster 35.82
174 TestMultiControlPlane/serial/RestartCluster 119.43
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.51
176 TestMultiControlPlane/serial/AddSecondaryNode 68.02
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.73
181 TestJSONOutput/start/Command 49.34
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.71
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.65
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.91
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.22
206 TestKicCustomNetwork/create_custom_network 38.82
207 TestKicCustomNetwork/use_default_bridge_network 33.11
208 TestKicExistingNetwork 33.92
209 TestKicCustomSubnet 33.32
210 TestKicStaticIP 33.16
211 TestMainNoArgs 0.05
212 TestMinikubeProfile 68.27
215 TestMountStart/serial/StartWithMountFirst 9.44
216 TestMountStart/serial/VerifyMountFirst 0.26
217 TestMountStart/serial/StartWithMountSecond 6.9
218 TestMountStart/serial/VerifyMountSecond 0.25
219 TestMountStart/serial/DeleteFirst 1.61
220 TestMountStart/serial/VerifyMountPostDelete 0.26
221 TestMountStart/serial/Stop 1.21
222 TestMountStart/serial/RestartStopped 7.98
223 TestMountStart/serial/VerifyMountPostStop 0.25
226 TestMultiNode/serial/FreshStart2Nodes 72.05
227 TestMultiNode/serial/DeployApp2Nodes 5.1
228 TestMultiNode/serial/PingHostFrom2Pods 0.95
229 TestMultiNode/serial/AddNode 17.57
230 TestMultiNode/serial/MultiNodeLabels 0.09
231 TestMultiNode/serial/ProfileList 0.33
232 TestMultiNode/serial/CopyFile 9.68
233 TestMultiNode/serial/StopNode 2.22
234 TestMultiNode/serial/StartAfterStop 9.86
235 TestMultiNode/serial/RestartKeepsNodes 84.45
236 TestMultiNode/serial/DeleteNode 5.22
237 TestMultiNode/serial/StopMultiNode 23.83
238 TestMultiNode/serial/RestartMultiNode 62.83
239 TestMultiNode/serial/ValidateNameConflict 31.59
244 TestPreload 119.46
246 TestScheduledStopUnix 108.23
249 TestInsufficientStorage 10.48
250 TestRunningBinaryUpgrade 96.97
252 TestKubernetesUpgrade 214.69
253 TestMissingContainerUpgrade 167.37
255 TestPause/serial/Start 61.89
257 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
258 TestNoKubernetes/serial/StartWithK8s 44.74
259 TestNoKubernetes/serial/StartWithStopK8s 18.33
260 TestPause/serial/SecondStartNoReconfiguration 35.81
261 TestNoKubernetes/serial/Start 9.25
262 TestNoKubernetes/serial/VerifyK8sNotRunning 0.26
263 TestNoKubernetes/serial/ProfileList 0.87
264 TestNoKubernetes/serial/Stop 1.2
265 TestNoKubernetes/serial/StartNoArgs 7.82
266 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.25
274 TestNetworkPlugins/group/false 4.22
278 TestPause/serial/Pause 1.02
279 TestPause/serial/VerifyStatus 0.4
280 TestPause/serial/Unpause 0.81
281 TestPause/serial/PauseAgain 1.15
282 TestPause/serial/DeletePaused 3.54
283 TestPause/serial/VerifyDeletedResources 0.57
284 TestStoppedBinaryUpgrade/Setup 1.43
285 TestStoppedBinaryUpgrade/Upgrade 80.42
293 TestNetworkPlugins/group/auto/Start 59.3
294 TestStoppedBinaryUpgrade/MinikubeLogs 2.08
295 TestNetworkPlugins/group/kindnet/Start 56.51
296 TestNetworkPlugins/group/auto/KubeletFlags 0.36
297 TestNetworkPlugins/group/auto/NetCatPod 11.45
298 TestNetworkPlugins/group/auto/DNS 0.17
299 TestNetworkPlugins/group/auto/Localhost 0.15
300 TestNetworkPlugins/group/auto/HairPin 0.18
301 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
302 TestNetworkPlugins/group/kindnet/KubeletFlags 0.28
303 TestNetworkPlugins/group/kindnet/NetCatPod 14.25
304 TestNetworkPlugins/group/calico/Start 83.3
305 TestNetworkPlugins/group/kindnet/DNS 0.22
306 TestNetworkPlugins/group/kindnet/Localhost 0.21
307 TestNetworkPlugins/group/kindnet/HairPin 0.19
308 TestNetworkPlugins/group/custom-flannel/Start 68.11
309 TestNetworkPlugins/group/calico/ControllerPod 6.01
310 TestNetworkPlugins/group/calico/KubeletFlags 0.44
311 TestNetworkPlugins/group/calico/NetCatPod 11.39
312 TestNetworkPlugins/group/calico/DNS 0.23
313 TestNetworkPlugins/group/calico/Localhost 0.15
314 TestNetworkPlugins/group/calico/HairPin 0.15
315 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.27
316 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.27
317 TestNetworkPlugins/group/custom-flannel/DNS 0.22
318 TestNetworkPlugins/group/custom-flannel/Localhost 0.22
319 TestNetworkPlugins/group/custom-flannel/HairPin 0.22
320 TestNetworkPlugins/group/enable-default-cni/Start 92.17
321 TestNetworkPlugins/group/flannel/Start 68.31
322 TestNetworkPlugins/group/flannel/ControllerPod 6.01
323 TestNetworkPlugins/group/flannel/KubeletFlags 0.37
324 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.34
325 TestNetworkPlugins/group/flannel/NetCatPod 12.34
326 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.36
327 TestNetworkPlugins/group/enable-default-cni/DNS 0.2
328 TestNetworkPlugins/group/enable-default-cni/Localhost 0.19
329 TestNetworkPlugins/group/enable-default-cni/HairPin 0.16
330 TestNetworkPlugins/group/flannel/DNS 0.2
331 TestNetworkPlugins/group/flannel/Localhost 0.16
332 TestNetworkPlugins/group/flannel/HairPin 0.14
333 TestNetworkPlugins/group/bridge/Start 95.78
335 TestStartStop/group/old-k8s-version/serial/FirstStart 156.57
336 TestNetworkPlugins/group/bridge/KubeletFlags 0.4
337 TestNetworkPlugins/group/bridge/NetCatPod 10.31
338 TestNetworkPlugins/group/bridge/DNS 0.17
339 TestNetworkPlugins/group/bridge/Localhost 0.15
340 TestNetworkPlugins/group/bridge/HairPin 0.2
342 TestStartStop/group/no-preload/serial/FirstStart 67.12
343 TestStartStop/group/old-k8s-version/serial/DeployApp 9.65
344 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.49
345 TestStartStop/group/old-k8s-version/serial/Stop 12.23
346 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.21
347 TestStartStop/group/old-k8s-version/serial/SecondStart 134.57
348 TestStartStop/group/no-preload/serial/DeployApp 10.37
349 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.33
350 TestStartStop/group/no-preload/serial/Stop 12.26
351 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
352 TestStartStop/group/no-preload/serial/SecondStart 300.77
353 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
354 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.11
355 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.26
356 TestStartStop/group/old-k8s-version/serial/Pause 2.89
358 TestStartStop/group/embed-certs/serial/FirstStart 54.76
359 TestStartStop/group/embed-certs/serial/DeployApp 8.34
360 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.15
361 TestStartStop/group/embed-certs/serial/Stop 12.03
362 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.22
363 TestStartStop/group/embed-certs/serial/SecondStart 265.76
364 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
365 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.19
366 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.26
367 TestStartStop/group/no-preload/serial/Pause 3.03
369 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 48.53
370 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.35
371 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.08
372 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.94
373 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
374 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 274.73
375 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
376 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
377 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
378 TestStartStop/group/embed-certs/serial/Pause 3.13
380 TestStartStop/group/newest-cni/serial/FirstStart 49.75
381 TestStartStop/group/newest-cni/serial/DeployApp 0
382 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.35
383 TestStartStop/group/newest-cni/serial/Stop 1.31
384 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.19
385 TestStartStop/group/newest-cni/serial/SecondStart 18.02
386 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
387 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
388 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.26
389 TestStartStop/group/newest-cni/serial/Pause 2.82
390 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
391 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.09
392 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.25
393 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.95
x
+
TestDownloadOnly/v1.20.0/json-events (9.37s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-169614 | jenkins | v1.33.1 | 04 Jun 24 22:26 UTC |          |
	|         | -p download-only-169614        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/06/04 22:26:58
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.3 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0604 22:26:58.454119 1062129 out.go:291] Setting OutFile to fd 1 ...
	I0604 22:26:58.454328 1062129 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:26:58.454355 1062129 out.go:304] Setting ErrFile to fd 2...
	I0604 22:26:58.454373 1062129 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:26:58.454644 1062129 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
	W0604 22:26:58.454825 1062129 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19024-1056687/.minikube/config/config.json: open /home/jenkins/minikube-integration/19024-1056687/.minikube/config/config.json: no such file or directory
	I0604 22:26:58.455285 1062129 out.go:298] Setting JSON to true
	I0604 22:26:58.456215 1062129 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":25762,"bootTime":1717514257,"procs":148,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0604 22:26:58.456310 1062129 start.go:139] virtualization:  
	I0604 22:26:58.459790 1062129 out.go:97] [download-only-169614] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0604 22:26:58.462422 1062129 out.go:169] MINIKUBE_LOCATION=19024
	W0604 22:26:58.460056 1062129 preload.go:294] Failed to list preload files: open /home/jenkins/minikube-integration/19024-1056687/.minikube/cache/preloaded-tarball: no such file or directory
	I0604 22:26:58.460104 1062129 notify.go:220] Checking for updates...
	I0604 22:26:58.465036 1062129 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0604 22:26:58.467530 1062129 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19024-1056687/kubeconfig
	I0604 22:26:58.470144 1062129 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19024-1056687/.minikube
	I0604 22:26:58.472598 1062129 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0604 22:26:58.477463 1062129 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0604 22:26:58.477745 1062129 driver.go:392] Setting default libvirt URI to qemu:///system
	I0604 22:26:58.498701 1062129 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
	I0604 22:26:58.498817 1062129 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0604 22:26:58.565600 1062129 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:49 SystemTime:2024-06-04 22:26:58.556034219 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214974464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0604 22:26:58.565718 1062129 docker.go:295] overlay module found
	I0604 22:26:58.568385 1062129 out.go:97] Using the docker driver based on user configuration
	I0604 22:26:58.568424 1062129 start.go:297] selected driver: docker
	I0604 22:26:58.568439 1062129 start.go:901] validating driver "docker" against <nil>
	I0604 22:26:58.568549 1062129 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0604 22:26:58.620275 1062129 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:44 SystemTime:2024-06-04 22:26:58.611179088 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214974464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0604 22:26:58.620442 1062129 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0604 22:26:58.620729 1062129 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0604 22:26:58.620883 1062129 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0604 22:26:58.623754 1062129 out.go:169] Using Docker driver with root privileges
	I0604 22:26:58.626552 1062129 cni.go:84] Creating CNI manager for ""
	I0604 22:26:58.626577 1062129 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0604 22:26:58.626595 1062129 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0604 22:26:58.626672 1062129 start.go:340] cluster config:
	{Name:download-only-169614 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-169614 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}
	I0604 22:26:58.629279 1062129 out.go:97] Starting "download-only-169614" primary control-plane node in "download-only-169614" cluster
	I0604 22:26:58.629303 1062129 cache.go:121] Beginning downloading kic base image for docker with crio
	I0604 22:26:58.631712 1062129 out.go:97] Pulling base image v0.0.44-1717518322-19024 ...
	I0604 22:26:58.631738 1062129 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0604 22:26:58.631887 1062129 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f in local docker daemon
	I0604 22:26:58.646725 1062129 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f to local cache
	I0604 22:26:58.646901 1062129 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f in local cache directory
	I0604 22:26:58.647017 1062129 image.go:118] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f to local cache
	I0604 22:26:58.721255 1062129 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0604 22:26:58.721295 1062129 cache.go:56] Caching tarball of preloaded images
	I0604 22:26:58.722152 1062129 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0604 22:26:58.725005 1062129 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0604 22:26:58.725030 1062129 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0604 22:26:58.834683 1062129 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:59cd2ef07b53f039bfd1761b921f2a02 -> /home/jenkins/minikube-integration/19024-1056687/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-169614 host does not exist
	  To start a cluster, run: "minikube start -p download-only-169614"

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 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-arm64 delete -p download-only-169614
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.12s)

                                                
                                    
x
+
TestDownloadOnly/v1.30.1/json-events (9.09s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-169614 | jenkins | v1.33.1 | 04 Jun 24 22:26 UTC |                     |
	|         | -p download-only-169614        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC | 04 Jun 24 22:27 UTC |
	| delete  | -p download-only-169614        | download-only-169614 | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC | 04 Jun 24 22:27 UTC |
	| start   | -o=json --download-only        | download-only-518766 | jenkins | v1.33.1 | 04 Jun 24 22:27 UTC |                     |
	|         | -p download-only-518766        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/06/04 22:27:08
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.3 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0604 22:27:08.213278 1062296 out.go:291] Setting OutFile to fd 1 ...
	I0604 22:27:08.213465 1062296 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:27:08.213496 1062296 out.go:304] Setting ErrFile to fd 2...
	I0604 22:27:08.213520 1062296 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:27:08.213774 1062296 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
	I0604 22:27:08.214207 1062296 out.go:298] Setting JSON to true
	I0604 22:27:08.215123 1062296 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":25772,"bootTime":1717514257,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0604 22:27:08.215229 1062296 start.go:139] virtualization:  
	I0604 22:27:08.217663 1062296 out.go:97] [download-only-518766] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0604 22:27:08.219746 1062296 out.go:169] MINIKUBE_LOCATION=19024
	I0604 22:27:08.217945 1062296 notify.go:220] Checking for updates...
	I0604 22:27:08.223944 1062296 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0604 22:27:08.226507 1062296 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19024-1056687/kubeconfig
	I0604 22:27:08.228602 1062296 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19024-1056687/.minikube
	I0604 22:27:08.230576 1062296 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0604 22:27:08.234116 1062296 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0604 22:27:08.234405 1062296 driver.go:392] Setting default libvirt URI to qemu:///system
	I0604 22:27:08.253799 1062296 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
	I0604 22:27:08.253892 1062296 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0604 22:27:08.315148 1062296 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:44 SystemTime:2024-06-04 22:27:08.306033929 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214974464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0604 22:27:08.315262 1062296 docker.go:295] overlay module found
	I0604 22:27:08.317065 1062296 out.go:97] Using the docker driver based on user configuration
	I0604 22:27:08.317121 1062296 start.go:297] selected driver: docker
	I0604 22:27:08.317134 1062296 start.go:901] validating driver "docker" against <nil>
	I0604 22:27:08.317266 1062296 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0604 22:27:08.369446 1062296 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:43 SystemTime:2024-06-04 22:27:08.360539119 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214974464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0604 22:27:08.369609 1062296 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0604 22:27:08.369941 1062296 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0604 22:27:08.370098 1062296 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0604 22:27:08.372170 1062296 out.go:169] Using Docker driver with root privileges
	I0604 22:27:08.373966 1062296 cni.go:84] Creating CNI manager for ""
	I0604 22:27:08.373989 1062296 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0604 22:27:08.373999 1062296 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0604 22:27:08.374113 1062296 start.go:340] cluster config:
	{Name:download-only-518766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.1 ClusterName:download-only-518766 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.30.1 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}
	I0604 22:27:08.376023 1062296 out.go:97] Starting "download-only-518766" primary control-plane node in "download-only-518766" cluster
	I0604 22:27:08.376047 1062296 cache.go:121] Beginning downloading kic base image for docker with crio
	I0604 22:27:08.377892 1062296 out.go:97] Pulling base image v0.0.44-1717518322-19024 ...
	I0604 22:27:08.377918 1062296 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime crio
	I0604 22:27:08.378003 1062296 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f in local docker daemon
	I0604 22:27:08.392030 1062296 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f to local cache
	I0604 22:27:08.392144 1062296 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f in local cache directory
	I0604 22:27:08.392168 1062296 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f in local cache directory, skipping pull
	I0604 22:27:08.392174 1062296 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f exists in cache, skipping pull
	I0604 22:27:08.392183 1062296 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f as a tarball
	I0604 22:27:08.460072 1062296 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.1/preloaded-images-k8s-v18-v1.30.1-cri-o-overlay-arm64.tar.lz4
	I0604 22:27:08.460106 1062296 cache.go:56] Caching tarball of preloaded images
	I0604 22:27:08.460293 1062296 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime crio
	I0604 22:27:08.462196 1062296 out.go:97] Downloading Kubernetes v1.30.1 preload ...
	I0604 22:27:08.462215 1062296 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.30.1-cri-o-overlay-arm64.tar.lz4 ...
	I0604 22:27:08.580785 1062296 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.1/preloaded-images-k8s-v18-v1.30.1-cri-o-overlay-arm64.tar.lz4?checksum=md5:a3311b98134f2386d0a6251840019f9e -> /home/jenkins/minikube-integration/19024-1056687/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.1-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-518766 host does not exist
	  To start a cluster, run: "minikube start -p download-only-518766"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.54s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (215.46s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-390075 --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_test.go:110: (dbg) Done: out/minikube-linux-arm64 start -p addons-390075 --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: (3m35.464377968s)
--- PASS: TestAddons/Setup (215.46s)

                                                
                                    
x
+
TestAddons/parallel/Registry (15.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 50.935937ms
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-nzv7r" [08e75f32-d11b-4c7c-bae4-41f2c368c03a] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.004206585s
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-8dlsm" [c10f2e4a-d72e-4581-adfe-6ee7cafc69b8] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004274591s
addons_test.go:342: (dbg) Run:  kubectl --context addons-390075 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-390075 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-390075 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (4.074820697s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-390075 ip
2024/06/04 22:31:08 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-390075 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.13s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:840: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-rhnc2" [894466b7-1176-41a2-a9ff-57300517fc50] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:840: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.005512923s
addons_test.go:843: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-390075
addons_test.go:843: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-390075: (6.45226673s)
--- PASS: TestAddons/parallel/InspektorGadget (11.46s)

                                                
                                    
x
+
TestAddons/parallel/CSI (57.35s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:563: csi-hostpath-driver pods stabilized in 5.293752ms
addons_test.go:566: (dbg) Run:  kubectl --context addons-390075 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:571: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:576: (dbg) Run:  kubectl --context addons-390075 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:581: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [b40eaa18-61ae-467b-b86f-a68468468270] Pending
helpers_test.go:344: "task-pv-pod" [b40eaa18-61ae-467b-b86f-a68468468270] 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" [b40eaa18-61ae-467b-b86f-a68468468270] Running
addons_test.go:581: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003484771s
addons_test.go:586: (dbg) Run:  kubectl --context addons-390075 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:591: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-390075 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-390075 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:596: (dbg) Run:  kubectl --context addons-390075 delete pod task-pv-pod
addons_test.go:602: (dbg) Run:  kubectl --context addons-390075 delete pvc hpvc
addons_test.go:608: (dbg) Run:  kubectl --context addons-390075 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:613: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-390075 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:618: (dbg) Run:  kubectl --context addons-390075 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:623: (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" [5e8eb384-7bd3-47c5-ae4d-76bbb6d75f5e] Pending
helpers_test.go:344: "task-pv-pod-restore" [5e8eb384-7bd3-47c5-ae4d-76bbb6d75f5e] 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" [5e8eb384-7bd3-47c5-ae4d-76bbb6d75f5e] Running
addons_test.go:623: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003273168s
addons_test.go:628: (dbg) Run:  kubectl --context addons-390075 delete pod task-pv-pod-restore
addons_test.go:632: (dbg) Run:  kubectl --context addons-390075 delete pvc hpvc-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-390075 delete volumesnapshot new-snapshot-demo
addons_test.go:640: (dbg) Run:  out/minikube-linux-arm64 -p addons-390075 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:640: (dbg) Done: out/minikube-linux-arm64 -p addons-390075 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.70739311s)
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-390075 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (57.35s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (13.16s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:826: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-390075 --alsologtostderr -v=1
addons_test.go:826: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-390075 --alsologtostderr -v=1: (1.156618249s)
addons_test.go:831: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7fc69f7444-mk4ng" [f7539d85-eaf0-40a7-9fed-d8c81806b11d] Pending
helpers_test.go:344: "headlamp-7fc69f7444-mk4ng" [f7539d85-eaf0-40a7-9fed-d8c81806b11d] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7fc69f7444-mk4ng" [f7539d85-eaf0-40a7-9fed-d8c81806b11d] Running
addons_test.go:831: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.003926129s
--- PASS: TestAddons/parallel/Headlamp (13.16s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:859: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-6fcd4f6f98-vltbp" [34d0c77a-e1b0-4bf8-a451-98a53eec934f] Running
addons_test.go:859: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.00478257s
addons_test.go:862: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-390075
--- PASS: TestAddons/parallel/CloudSpanner (6.79s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1053: (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-t9vgq" [716fb3e9-7816-456b-b0d0-8f5bed658479] Running
addons_test.go:1053: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.008941653s
addons_test.go:1056: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-390075
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.55s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (6.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1064: (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-5ddbf7d777-9g8fj" [85093b9a-9cc6-4270-98ce-e89610bdad46] Running
addons_test.go:1064: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004207262s
--- PASS: TestAddons/parallel/Yakd (6.01s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:652: (dbg) Run:  kubectl --context addons-390075 create ns new-namespace
addons_test.go:666: (dbg) Run:  kubectl --context addons-390075 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.18s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.14s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-390075
addons_test.go:174: (dbg) Done: out/minikube-linux-arm64 stop -p addons-390075: (11.876769336s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-390075
addons_test.go:182: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-390075
addons_test.go:187: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-390075
--- PASS: TestAddons/StoppedEnableDisable (12.14s)

                                                
                                    
x
+
TestCertOptions (40.74s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-863511 --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
E0604 23:13:57.624091 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-863511 --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: (38.132509212s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-863511 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-863511 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-863511 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-863511" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-863511
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-863511: (1.968447957s)
--- PASS: TestCertOptions (40.74s)

                                                
                                    
x
+
TestCertExpiration (249.38s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (44.05s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (45.09s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (29.17s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.65s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.92s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.64s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.71s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.4s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (49.31s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (26.79s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-arm64 start -p functional-129888 --alsologtostderr -v=8
functional_test.go:655: (dbg) Done: out/minikube-linux-arm64 start -p functional-129888 --alsologtostderr -v=8: (26.784954168s)
functional_test.go:659: soft start took 26.78547127s for "functional-129888" cluster.
--- PASS: TestFunctional/serial/SoftStart (26.79s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-129888 cache add registry.k8s.io/pause:3.1: (1.202490959s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-129888 cache add registry.k8s.io/pause:3.3: (1.199372471s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-129888 cache add registry.k8s.io/pause:latest: (1.088046962s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.49s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (32.31s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-arm64 start -p functional-129888 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0604 22:40:54.571672 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 22:40:54.577353 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 22:40:54.587593 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 22:40:54.607919 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 22:40:54.648199 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 22:40:54.728583 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 22:40:54.888979 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 22:40:55.209506 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 22:40:55.850043 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 22:40:57.130288 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 22:40:59.690563 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
functional_test.go:753: (dbg) Done: out/minikube-linux-arm64 start -p functional-129888 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (32.309983343s)
functional_test.go:757: restart took 32.310081584s for "functional-129888" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (32.31s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.66s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 logs
E0604 22:41:04.810714 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
functional_test.go:1232: (dbg) Done: out/minikube-linux-arm64 -p functional-129888 logs: (1.660603375s)
--- PASS: TestFunctional/serial/LogsCmd (1.66s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.7s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 logs --file /tmp/TestFunctionalserialLogsFileCmd3555772916/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-129888 logs --file /tmp/TestFunctionalserialLogsFileCmd3555772916/001/logs.txt: (1.703195502s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.70s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.15s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.47s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (10.34s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.45s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0604 22:41:45.747656 1087827 out.go:291] Setting OutFile to fd 1 ...
	I0604 22:41:45.747776 1087827 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:41:45.747787 1087827 out.go:304] Setting ErrFile to fd 2...
	I0604 22:41:45.747791 1087827 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:41:45.748023 1087827 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
	I0604 22:41:45.748369 1087827 out.go:298] Setting JSON to false
	I0604 22:41:45.749289 1087827 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":26649,"bootTime":1717514257,"procs":208,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0604 22:41:45.749359 1087827 start.go:139] virtualization:  
	I0604 22:41:45.752389 1087827 out.go:177] * [functional-129888] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0604 22:41:45.755860 1087827 out.go:177]   - MINIKUBE_LOCATION=19024
	I0604 22:41:45.758493 1087827 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0604 22:41:45.755921 1087827 notify.go:220] Checking for updates...
	I0604 22:41:45.765322 1087827 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19024-1056687/kubeconfig
	I0604 22:41:45.769315 1087827 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19024-1056687/.minikube
	I0604 22:41:45.771980 1087827 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0604 22:41:45.774589 1087827 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0604 22:41:45.777835 1087827 config.go:182] Loaded profile config "functional-129888": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
	I0604 22:41:45.778384 1087827 driver.go:392] Setting default libvirt URI to qemu:///system
	I0604 22:41:45.799692 1087827 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
	I0604 22:41:45.799812 1087827 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0604 22:41:45.875489 1087827 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:53 SystemTime:2024-06-04 22:41:45.86548417 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214974464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0604 22:41:45.875726 1087827 docker.go:295] overlay module found
	I0604 22:41:45.878663 1087827 out.go:177] * Using the docker driver based on existing profile
	I0604 22:41:45.880986 1087827 start.go:297] selected driver: docker
	I0604 22:41:45.881010 1087827 start.go:901] validating driver "docker" against &{Name:functional-129888 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f 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.30.1 ClusterName:functional-129888 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.30.1 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}
	I0604 22:41:45.881119 1087827 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0604 22:41:45.884397 1087827 out.go:177] 
	W0604 22:41:45.886932 1087827 out.go:239] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0604 22:41:45.889581 1087827 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.2s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0604 22:41:45.552373 1087785 out.go:291] Setting OutFile to fd 1 ...
	I0604 22:41:45.552517 1087785 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:41:45.552522 1087785 out.go:304] Setting ErrFile to fd 2...
	I0604 22:41:45.552526 1087785 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:41:45.552935 1087785 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
	I0604 22:41:45.553400 1087785 out.go:298] Setting JSON to false
	I0604 22:41:45.554569 1087785 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":26649,"bootTime":1717514257,"procs":208,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0604 22:41:45.554653 1087785 start.go:139] virtualization:  
	I0604 22:41:45.558291 1087785 out.go:177] * [functional-129888] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0604 22:41:45.561044 1087785 notify.go:220] Checking for updates...
	I0604 22:41:45.563707 1087785 out.go:177]   - MINIKUBE_LOCATION=19024
	I0604 22:41:45.566443 1087785 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0604 22:41:45.569162 1087785 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19024-1056687/kubeconfig
	I0604 22:41:45.571911 1087785 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19024-1056687/.minikube
	I0604 22:41:45.574386 1087785 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0604 22:41:45.577027 1087785 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0604 22:41:45.580116 1087785 config.go:182] Loaded profile config "functional-129888": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
	I0604 22:41:45.580693 1087785 driver.go:392] Setting default libvirt URI to qemu:///system
	I0604 22:41:45.604542 1087785 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
	I0604 22:41:45.604668 1087785 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0604 22:41:45.675524 1087785 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:53 SystemTime:2024-06-04 22:41:45.661564542 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214974464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0604 22:41:45.675667 1087785 docker.go:295] overlay module found
	I0604 22:41:45.678298 1087785 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0604 22:41:45.680629 1087785 start.go:297] selected driver: docker
	I0604 22:41:45.680649 1087785 start.go:901] validating driver "docker" against &{Name:functional-129888 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1717518322-19024@sha256:d2210ba725128d67c6173c8b8d82d6c8736e8dad7a6c389a278f795205c6764f 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.30.1 ClusterName:functional-129888 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.30.1 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}
	I0604 22:41:45.680793 1087785 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0604 22:41:45.684082 1087785 out.go:177] 
	W0604 22:41:45.686828 1087785 out.go:239] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0604 22:41:45.689271 1087785 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.03s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (10.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-129888 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-129888 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-6f49f58cd5-dd7f9" [47cc1788-df85-4c0a-8f38-72e349d3fde0] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-6f49f58cd5-dd7f9" [47cc1788-df85-4c0a-8f38-72e349d3fde0] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 10.006358391s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:30915
functional_test.go:1671: http://192.168.49.2:30915: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-6f49f58cd5-dd7f9

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.23s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (27.15s)

                                                
                                                
=== 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" [9b4d0708-7074-4d0c-a460-4c545cb43fe3] Running
E0604 22:41:15.050921 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004534335s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-129888 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-129888 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-129888 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-129888 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" [baeede43-5218-4af4-9d77-23b84c45872e] Pending
helpers_test.go:344: "sp-pod" [baeede43-5218-4af4-9d77-23b84c45872e] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [baeede43-5218-4af4-9d77-23b84c45872e] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.003293235s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-129888 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-129888 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-129888 delete -f testdata/storage-provisioner/pod.yaml: (1.096575244s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-129888 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" [5442540f-bf53-4d3e-af07-848ea9f6d180] Pending
helpers_test.go:344: "sp-pod" [5442540f-bf53-4d3e-af07-848ea9f6d180] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
E0604 22:41:35.532112 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
helpers_test.go:344: "sp-pod" [5442540f-bf53-4d3e-af07-848ea9f6d180] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.003807802s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-129888 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (27.15s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.63s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.54s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.66s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.32s)

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-129888 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" [b24d3f49-8879-48bb-bfde-8e8e1e412745] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [b24d3f49-8879-48bb-bfde-8e8e1e412745] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.003912669s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.43s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-129888 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-129888 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-65f5d5cc78-mtdd7" [ab1db6e5-8cdf-4d05-a32d-b6b4920e4531] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-mtdd7" [ab1db6e5-8cdf-4d05-a32d-b6b4920e4531] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 8.00407476s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (8.22s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jun  4 22:41 created-by-test
-rw-r--r-- 1 docker docker 24 Jun  4 22:41 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jun  4 22:41 test-1717540901819827644
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 ssh cat /mount-9p/test-1717540901819827644
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-129888 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" [929ec1b7-edbf-40ad-8370-4dc1e3c66e0b] Pending
helpers_test.go:344: "busybox-mount" [929ec1b7-edbf-40ad-8370-4dc1e3c66e0b] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [929ec1b7-edbf-40ad-8370-4dc1e3c66e0b] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [929ec1b7-edbf-40ad-8370-4dc1e3c66e0b] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.00454784s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-129888 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-129888 /tmp/TestFunctionalparallelMountCmdany-port775280256/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.33s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
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:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-129888 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.1
registry.k8s.io/kube-proxy:v1.30.1
registry.k8s.io/kube-controller-manager:v1.30.1
registry.k8s.io/kube-apiserver:v1.30.1
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
gcr.io/google-containers/addon-resizer:functional-129888
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240513-cd2ac642
docker.io/kindest/kindnetd:v20240202-8f1494ea
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-129888 image ls --format short --alsologtostderr:
I0604 22:42:14.899988 1090404 out.go:291] Setting OutFile to fd 1 ...
I0604 22:42:14.900236 1090404 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0604 22:42:14.900268 1090404 out.go:304] Setting ErrFile to fd 2...
I0604 22:42:14.900289 1090404 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0604 22:42:14.900548 1090404 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
I0604 22:42:14.901211 1090404 config.go:182] Loaded profile config "functional-129888": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
I0604 22:42:14.901376 1090404 config.go:182] Loaded profile config "functional-129888": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
I0604 22:42:14.901878 1090404 cli_runner.go:164] Run: docker container inspect functional-129888 --format={{.State.Status}}
I0604 22:42:14.935688 1090404 ssh_runner.go:195] Run: systemctl --version
I0604 22:42:14.935743 1090404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-129888
I0604 22:42:14.957320 1090404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34245 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/functional-129888/id_rsa Username:docker}
I0604 22:42:15.052402 1090404 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-129888 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/kindest/kindnetd              | v20240202-8f1494ea | 4740c1948d3fc | 60.9MB |
| docker.io/library/nginx                 | alpine             | 4f49228258b64 | 51.5MB |
| registry.k8s.io/kube-apiserver          | v1.30.1            | 988b55d423baf | 114MB  |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| registry.k8s.io/kube-scheduler          | v1.30.1            | 163ff818d154d | 61.6MB |
| registry.k8s.io/pause                   | 3.9                | 829e9de338bd5 | 520kB  |
| gcr.io/google-containers/addon-resizer  | functional-129888  | ffd4cfbbe753e | 34.1MB |
| registry.k8s.io/kube-controller-manager | v1.30.1            | 234ac56e455be | 108MB  |
| registry.k8s.io/kube-proxy              | v1.30.1            | 05eccb821e159 | 89.1MB |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/kindest/kindnetd              | v20240513-cd2ac642 | 89d73d416b992 | 62MB   |
| docker.io/library/nginx                 | latest             | 705b7f60fea5f | 197MB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/etcd                    | 3.5.12-0           | 014faa467e297 | 140MB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-129888 image ls --format table --alsologtostderr:
I0604 22:42:15.501565 1090538 out.go:291] Setting OutFile to fd 1 ...
I0604 22:42:15.501814 1090538 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0604 22:42:15.501842 1090538 out.go:304] Setting ErrFile to fd 2...
I0604 22:42:15.501894 1090538 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0604 22:42:15.502188 1090538 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
I0604 22:42:15.503029 1090538 config.go:182] Loaded profile config "functional-129888": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
I0604 22:42:15.503227 1090538 config.go:182] Loaded profile config "functional-129888": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
I0604 22:42:15.503786 1090538 cli_runner.go:164] Run: docker container inspect functional-129888 --format={{.State.Status}}
I0604 22:42:15.525159 1090538 ssh_runner.go:195] Run: systemctl --version
I0604 22:42:15.525220 1090538 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-129888
I0604 22:42:15.553344 1090538 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34245 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/functional-129888/id_rsa Username:docker}
I0604 22:42:15.652865 1090538 ssh_runner.go:195] Run: sudo crictl images --output json
E0604 22:42:16.492591 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-129888 image ls --format json --alsologtostderr:
[{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"4f49228258b642594e55baf98d153d0e85f3fb989c1eb8450c520ed77bf27e65","repoDigests":["docker.io/library/nginx@sha256:0c884c860f282b62612d81358109d708bfdf31cd97a678dbf5811e17e8ec7dec","docker.io/library/nginx@sha256:69f8c2c72671490607f52122be2af27d4fc09657ff57e42045801aa93d2090f7"],"repoTags":["docker.io/library/nginx:alpine"],"size":"51540462"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-
minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"89d73d416b992e8f9602b67b4614d9e7f0655aebb3696e18efec695e0b654c40","repoDigests":["docker.io/kindest/kindnetd@sha256:1770ac17c925dfef54061d598c65310ff99269a3a77d5c7257f04366b38c64be","docker.io/kindest/kindnetd@sha256:9c2b5fcda3cb5a9725ecb893f3c8998a92d51a87465a886eb563e18d649383a8"],"repoTags":["docker.io/kindest/kindnetd:v20240513-cd2ac642"],"size":"62007858"},{"id":"705b7f60fea5f77b00cb187bceb86a6adf3adeacc6b90a313e8bab707e74357f","repoDigests":["docker.io/library/nginx@sha256:0f04e4f646a3f14bf31d8bc8d885b6c951fdcf42589d06845f64d18aec6a3c4d","docker.io/library/nginx@sha256:376fd353c42490331efc37917f104e157fc8c74f443eae9be6e889a29154a236"],"repoTags":["docker.io/library/nginx:latest"],"size":"1
97095449"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"163ff818d154da230c6c8a6211a0d939689ba04df75dba2c3742fe740ffdf44a","repoDigests":["registry.k8s.io/kube-scheduler@sha256:74d02f6debc5ff3d3bc03f96ae029fb9c72ec1ea94c14e2cdf279939d8e0e036","registry.k8s.io/kube-scheduler@sha256:fba503a1eff02dfe4d3c91ad7f52cb6d298fe53709046e9025a35ef9af20e236"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.1"],"size":"61568326"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id
":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6","registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"520014"},{"id":"4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d","repoDigests":["docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988","docker.io/kindest/kindnetd@sha256:fde0f6062db0a3b3323d76a4cde031f0f891b5b79d12be642b7e5aad68f2836f"],"repoTags":["docker.io/kindest/kindnetd:v20240202-8f1494ea"],"size":"60940831"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","r
epoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91","repoDigests":["gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126"],"repoTags":["gcr.io/google-containers/addon-resizer:functional-129888"],"size":"34114467"},{"id":"014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b","registry.k8s.io/etcd@sha256:675d0e055ad04d9d6227bbb1aa88626bb1903a8b9b177c0353c6e1b3112952ad"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"140414767"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d4
4aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"58812704"},{"id":"988b55d423baf54b1515b7560890c84d1822a8dfbdfcecfb2576f8cb5c2b28ee","repoDigests":["registry.k8s.io/kube-apiserver@sha256:0d4a3051234387b78affbcde283dcde5df21e0d6d740c80c363db1cbb973b4ea","registry.k8s.io/kube-apiserver@sha256:9015c784f0e3e72028f801f3331bf3149db3c04b9212bc53f08c1e8924597bf7"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.1"],"size":"113538528"},{"id":"234ac56e455bef8ae70f120f49fcf5daea5c4171c5ffbf8f9e791a516fef99b4","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:0c34190fbf807746f65
84104811ed5cda72fb30ce30a036c132dea692d55ec52","registry.k8s.io/kube-controller-manager@sha256:7107370c7cd3eba054a9326c2856988e79c9364e0244c53026dd87111c8e1882"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.1"],"size":"108229958"},{"id":"05eccb821e159092de1ef74c21cd16c403e1cda549ba56687391f50f087310ee","repoDigests":["registry.k8s.io/kube-proxy@sha256:40a978ff6e378a33e3508910a74993bf9b442ad0d97c7b939f4324db51602c28","registry.k8s.io/kube-proxy@sha256:a1754e5a33878878e78dd0141167e7c529d91eb9b36ffbbf91a6052257b3179c"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.1"],"size":"89133975"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-129888 image ls --format json --alsologtostderr:
I0604 22:42:15.240347 1090466 out.go:291] Setting OutFile to fd 1 ...
I0604 22:42:15.240596 1090466 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0604 22:42:15.240635 1090466 out.go:304] Setting ErrFile to fd 2...
I0604 22:42:15.240661 1090466 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0604 22:42:15.240929 1090466 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
I0604 22:42:15.248225 1090466 config.go:182] Loaded profile config "functional-129888": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
I0604 22:42:15.248915 1090466 config.go:182] Loaded profile config "functional-129888": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
I0604 22:42:15.250416 1090466 cli_runner.go:164] Run: docker container inspect functional-129888 --format={{.State.Status}}
I0604 22:42:15.272177 1090466 ssh_runner.go:195] Run: systemctl --version
I0604 22:42:15.272234 1090466 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-129888
I0604 22:42:15.295354 1090466 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34245 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/functional-129888/id_rsa Username:docker}
I0604 22:42:15.392296 1090466 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-129888 image ls --format yaml --alsologtostderr:
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 234ac56e455bef8ae70f120f49fcf5daea5c4171c5ffbf8f9e791a516fef99b4
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:0c34190fbf807746f6584104811ed5cda72fb30ce30a036c132dea692d55ec52
- registry.k8s.io/kube-controller-manager@sha256:7107370c7cd3eba054a9326c2856988e79c9364e0244c53026dd87111c8e1882
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.1
size: "108229958"
- id: 163ff818d154da230c6c8a6211a0d939689ba04df75dba2c3742fe740ffdf44a
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:74d02f6debc5ff3d3bc03f96ae029fb9c72ec1ea94c14e2cdf279939d8e0e036
- registry.k8s.io/kube-scheduler@sha256:fba503a1eff02dfe4d3c91ad7f52cb6d298fe53709046e9025a35ef9af20e236
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.1
size: "61568326"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "520014"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 4f49228258b642594e55baf98d153d0e85f3fb989c1eb8450c520ed77bf27e65
repoDigests:
- docker.io/library/nginx@sha256:0c884c860f282b62612d81358109d708bfdf31cd97a678dbf5811e17e8ec7dec
- docker.io/library/nginx@sha256:69f8c2c72671490607f52122be2af27d4fc09657ff57e42045801aa93d2090f7
repoTags:
- docker.io/library/nginx:alpine
size: "51540462"
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests:
- gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126
repoTags:
- gcr.io/google-containers/addon-resizer:functional-129888
size: "34114467"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
- registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "58812704"
- id: 988b55d423baf54b1515b7560890c84d1822a8dfbdfcecfb2576f8cb5c2b28ee
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:0d4a3051234387b78affbcde283dcde5df21e0d6d740c80c363db1cbb973b4ea
- registry.k8s.io/kube-apiserver@sha256:9015c784f0e3e72028f801f3331bf3149db3c04b9212bc53f08c1e8924597bf7
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.1
size: "113538528"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 89d73d416b992e8f9602b67b4614d9e7f0655aebb3696e18efec695e0b654c40
repoDigests:
- docker.io/kindest/kindnetd@sha256:1770ac17c925dfef54061d598c65310ff99269a3a77d5c7257f04366b38c64be
- docker.io/kindest/kindnetd@sha256:9c2b5fcda3cb5a9725ecb893f3c8998a92d51a87465a886eb563e18d649383a8
repoTags:
- docker.io/kindest/kindnetd:v20240513-cd2ac642
size: "62007858"
- id: 05eccb821e159092de1ef74c21cd16c403e1cda549ba56687391f50f087310ee
repoDigests:
- registry.k8s.io/kube-proxy@sha256:40a978ff6e378a33e3508910a74993bf9b442ad0d97c7b939f4324db51602c28
- registry.k8s.io/kube-proxy@sha256:a1754e5a33878878e78dd0141167e7c529d91eb9b36ffbbf91a6052257b3179c
repoTags:
- registry.k8s.io/kube-proxy:v1.30.1
size: "89133975"
- id: 4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d
repoDigests:
- docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988
- docker.io/kindest/kindnetd@sha256:fde0f6062db0a3b3323d76a4cde031f0f891b5b79d12be642b7e5aad68f2836f
repoTags:
- docker.io/kindest/kindnetd:v20240202-8f1494ea
size: "60940831"
- id: 705b7f60fea5f77b00cb187bceb86a6adf3adeacc6b90a313e8bab707e74357f
repoDigests:
- docker.io/library/nginx@sha256:0f04e4f646a3f14bf31d8bc8d885b6c951fdcf42589d06845f64d18aec6a3c4d
- docker.io/library/nginx@sha256:376fd353c42490331efc37917f104e157fc8c74f443eae9be6e889a29154a236
repoTags:
- docker.io/library/nginx:latest
size: "197095449"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: 014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd
repoDigests:
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
- registry.k8s.io/etcd@sha256:675d0e055ad04d9d6227bbb1aa88626bb1903a8b9b177c0353c6e1b3112952ad
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "140414767"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-129888 image ls --format yaml --alsologtostderr:
I0604 22:42:14.909341 1090405 out.go:291] Setting OutFile to fd 1 ...
I0604 22:42:14.909574 1090405 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0604 22:42:14.909588 1090405 out.go:304] Setting ErrFile to fd 2...
I0604 22:42:14.909593 1090405 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0604 22:42:14.909861 1090405 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
I0604 22:42:14.910585 1090405 config.go:182] Loaded profile config "functional-129888": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
I0604 22:42:14.910833 1090405 config.go:182] Loaded profile config "functional-129888": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
I0604 22:42:14.911398 1090405 cli_runner.go:164] Run: docker container inspect functional-129888 --format={{.State.Status}}
I0604 22:42:14.946090 1090405 ssh_runner.go:195] Run: systemctl --version
I0604 22:42:14.946162 1090405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-129888
I0604 22:42:14.968077 1090405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34245 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/functional-129888/id_rsa Username:docker}
I0604 22:42:15.085848 1090405 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.32s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 image build -t localhost/my-image:functional-129888 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-129888 image build -t localhost/my-image:functional-129888 testdata/build --alsologtostderr: (2.166128019s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-arm64 -p functional-129888 image build -t localhost/my-image:functional-129888 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 6f58f8b6d31
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-129888
--> 60bb71c6454
Successfully tagged localhost/my-image:functional-129888
60bb71c6454263be841d616a5418b473a7fe0e52f2559bb0e7b1a81c6eb54965
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-129888 image build -t localhost/my-image:functional-129888 testdata/build --alsologtostderr:
I0604 22:42:15.510757 1090539 out.go:291] Setting OutFile to fd 1 ...
I0604 22:42:15.511315 1090539 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0604 22:42:15.511328 1090539 out.go:304] Setting ErrFile to fd 2...
I0604 22:42:15.511334 1090539 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0604 22:42:15.511599 1090539 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
I0604 22:42:15.512255 1090539 config.go:182] Loaded profile config "functional-129888": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
I0604 22:42:15.512782 1090539 config.go:182] Loaded profile config "functional-129888": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
I0604 22:42:15.513240 1090539 cli_runner.go:164] Run: docker container inspect functional-129888 --format={{.State.Status}}
I0604 22:42:15.533596 1090539 ssh_runner.go:195] Run: systemctl --version
I0604 22:42:15.533664 1090539 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-129888
I0604 22:42:15.557495 1090539 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34245 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/functional-129888/id_rsa Username:docker}
I0604 22:42:15.652757 1090539 build_images.go:161] Building image from path: /tmp/build.995790271.tar
I0604 22:42:15.652833 1090539 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0604 22:42:15.662496 1090539 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.995790271.tar
I0604 22:42:15.666778 1090539 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.995790271.tar: stat -c "%s %y" /var/lib/minikube/build/build.995790271.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.995790271.tar': No such file or directory
I0604 22:42:15.666813 1090539 ssh_runner.go:362] scp /tmp/build.995790271.tar --> /var/lib/minikube/build/build.995790271.tar (3072 bytes)
I0604 22:42:15.701812 1090539 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.995790271
I0604 22:42:15.713674 1090539 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.995790271 -xf /var/lib/minikube/build/build.995790271.tar
I0604 22:42:15.726151 1090539 crio.go:315] Building image: /var/lib/minikube/build/build.995790271
I0604 22:42:15.726235 1090539 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-129888 /var/lib/minikube/build/build.995790271 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0604 22:42:17.579913 1090539 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-129888 /var/lib/minikube/build/build.995790271 --cgroup-manager=cgroupfs: (1.853650084s)
I0604 22:42:17.579982 1090539 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.995790271
I0604 22:42:17.588710 1090539 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.995790271.tar
I0604 22:42:17.597564 1090539 build_images.go:217] Built localhost/my-image:functional-129888 from /tmp/build.995790271.tar
I0604 22:42:17.597600 1090539 build_images.go:133] succeeded building to: functional-129888
I0604 22:42:17.597606 1090539 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.73s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.8
2024/06/04 22:41:56 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:341: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.8: (1.999794677s)
functional_test.go:346: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.8 gcr.io/google-containers/addon-resizer:functional-129888
--- PASS: TestFunctional/parallel/ImageCommands/Setup (2.02s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 image load --daemon gcr.io/google-containers/addon-resizer:functional-129888 --alsologtostderr
functional_test.go:354: (dbg) Done: out/minikube-linux-arm64 -p functional-129888 image load --daemon gcr.io/google-containers/addon-resizer:functional-129888 --alsologtostderr: (4.689557476s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-129888 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (4.93s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.08s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (165.23s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-438045 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0604 22:43:38.413713 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-438045 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m44.415108205s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (165.23s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.46s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-438045 -- rollout status deployment/busybox: (5.470652597s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- exec busybox-fc5497c4f-4jn9f -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- exec busybox-fc5497c4f-6vxsc -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- exec busybox-fc5497c4f-dthsj -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- exec busybox-fc5497c4f-4jn9f -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- exec busybox-fc5497c4f-6vxsc -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- exec busybox-fc5497c4f-dthsj -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- exec busybox-fc5497c4f-4jn9f -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- exec busybox-fc5497c4f-6vxsc -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- exec busybox-fc5497c4f-dthsj -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (8.46s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.56s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- exec busybox-fc5497c4f-4jn9f -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- exec busybox-fc5497c4f-4jn9f -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- exec busybox-fc5497c4f-6vxsc -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- exec busybox-fc5497c4f-6vxsc -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- exec busybox-fc5497c4f-dthsj -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-438045 -- exec busybox-fc5497c4f-dthsj -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.56s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (24.5s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-438045 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-438045 -v=7 --alsologtostderr: (23.538944883s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (24.50s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.69s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.31s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp testdata/cp-test.txt ha-438045:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1884330135/001/cp-test_ha-438045.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045:/home/docker/cp-test.txt ha-438045-m02:/home/docker/cp-test_ha-438045_ha-438045-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m02 "sudo cat /home/docker/cp-test_ha-438045_ha-438045-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045:/home/docker/cp-test.txt ha-438045-m03:/home/docker/cp-test_ha-438045_ha-438045-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m03 "sudo cat /home/docker/cp-test_ha-438045_ha-438045-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045:/home/docker/cp-test.txt ha-438045-m04:/home/docker/cp-test_ha-438045_ha-438045-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m04 "sudo cat /home/docker/cp-test_ha-438045_ha-438045-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp testdata/cp-test.txt ha-438045-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1884330135/001/cp-test_ha-438045-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045-m02:/home/docker/cp-test.txt ha-438045:/home/docker/cp-test_ha-438045-m02_ha-438045.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045 "sudo cat /home/docker/cp-test_ha-438045-m02_ha-438045.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045-m02:/home/docker/cp-test.txt ha-438045-m03:/home/docker/cp-test_ha-438045-m02_ha-438045-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m03 "sudo cat /home/docker/cp-test_ha-438045-m02_ha-438045-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045-m02:/home/docker/cp-test.txt ha-438045-m04:/home/docker/cp-test_ha-438045-m02_ha-438045-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m04 "sudo cat /home/docker/cp-test_ha-438045-m02_ha-438045-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp testdata/cp-test.txt ha-438045-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1884330135/001/cp-test_ha-438045-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045-m03:/home/docker/cp-test.txt ha-438045:/home/docker/cp-test_ha-438045-m03_ha-438045.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045 "sudo cat /home/docker/cp-test_ha-438045-m03_ha-438045.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045-m03:/home/docker/cp-test.txt ha-438045-m02:/home/docker/cp-test_ha-438045-m03_ha-438045-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m02 "sudo cat /home/docker/cp-test_ha-438045-m03_ha-438045-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045-m03:/home/docker/cp-test.txt ha-438045-m04:/home/docker/cp-test_ha-438045-m03_ha-438045-m04.txt
E0604 22:45:54.571030 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m04 "sudo cat /home/docker/cp-test_ha-438045-m03_ha-438045-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp testdata/cp-test.txt ha-438045-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1884330135/001/cp-test_ha-438045-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045-m04:/home/docker/cp-test.txt ha-438045:/home/docker/cp-test_ha-438045-m04_ha-438045.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045 "sudo cat /home/docker/cp-test_ha-438045-m04_ha-438045.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045-m04:/home/docker/cp-test.txt ha-438045-m02:/home/docker/cp-test_ha-438045-m04_ha-438045-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m02 "sudo cat /home/docker/cp-test_ha-438045-m04_ha-438045-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 cp ha-438045-m04:/home/docker/cp-test.txt ha-438045-m03:/home/docker/cp-test_ha-438045-m04_ha-438045-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 ssh -n ha-438045-m03 "sudo cat /home/docker/cp-test_ha-438045-m04_ha-438045-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (18.31s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.71s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0604 22:46:11.636452 1105544 out.go:291] Setting OutFile to fd 1 ...
	I0604 22:46:11.636628 1105544 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:46:11.636655 1105544 out.go:304] Setting ErrFile to fd 2...
	I0604 22:46:11.636675 1105544 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:46:11.636913 1105544 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
	I0604 22:46:11.637164 1105544 out.go:298] Setting JSON to false
	I0604 22:46:11.637233 1105544 mustload.go:65] Loading cluster: ha-438045
	I0604 22:46:11.637319 1105544 notify.go:220] Checking for updates...
	I0604 22:46:11.637710 1105544 config.go:182] Loaded profile config "ha-438045": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
	I0604 22:46:11.637748 1105544 status.go:255] checking status of ha-438045 ...
	I0604 22:46:11.638583 1105544 cli_runner.go:164] Run: docker container inspect ha-438045 --format={{.State.Status}}
	I0604 22:46:11.659128 1105544 status.go:330] ha-438045 host status = "Running" (err=<nil>)
	I0604 22:46:11.659151 1105544 host.go:66] Checking if "ha-438045" exists ...
	I0604 22:46:11.660312 1105544 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-438045
	I0604 22:46:11.679891 1105544 host.go:66] Checking if "ha-438045" exists ...
	I0604 22:46:11.680279 1105544 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0604 22:46:11.680346 1105544 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-438045
	I0604 22:46:11.712519 1105544 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34250 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/ha-438045/id_rsa Username:docker}
	I0604 22:46:11.805255 1105544 ssh_runner.go:195] Run: systemctl --version
	I0604 22:46:11.810067 1105544 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0604 22:46:11.823489 1105544 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0604 22:46:11.878267 1105544 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:53 OomKillDisable:true NGoroutines:72 SystemTime:2024-06-04 22:46:11.869112588 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214974464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0604 22:46:11.878827 1105544 kubeconfig.go:125] found "ha-438045" server: "https://192.168.49.254:8443"
	I0604 22:46:11.878860 1105544 api_server.go:166] Checking apiserver status ...
	I0604 22:46:11.878907 1105544 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0604 22:46:11.890093 1105544 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1422/cgroup
	I0604 22:46:11.900035 1105544 api_server.go:182] apiserver freezer: "4:freezer:/docker/961b320e8c058ea42d2e04a047eb1cb108bc4fae67f75929d3729b4ec1a341f4/crio/crio-56cff41d7a630f68e3c4c9c5abbfcdb7ad9c796711aa573406f74f0924adf658"
	I0604 22:46:11.900117 1105544 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/961b320e8c058ea42d2e04a047eb1cb108bc4fae67f75929d3729b4ec1a341f4/crio/crio-56cff41d7a630f68e3c4c9c5abbfcdb7ad9c796711aa573406f74f0924adf658/freezer.state
	I0604 22:46:11.909029 1105544 api_server.go:204] freezer state: "THAWED"
	I0604 22:46:11.909057 1105544 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0604 22:46:11.916918 1105544 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0604 22:46:11.916947 1105544 status.go:422] ha-438045 apiserver status = Running (err=<nil>)
	I0604 22:46:11.916958 1105544 status.go:257] ha-438045 status: &{Name:ha-438045 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0604 22:46:11.916975 1105544 status.go:255] checking status of ha-438045-m02 ...
	I0604 22:46:11.917305 1105544 cli_runner.go:164] Run: docker container inspect ha-438045-m02 --format={{.State.Status}}
	I0604 22:46:11.933844 1105544 status.go:330] ha-438045-m02 host status = "Stopped" (err=<nil>)
	I0604 22:46:11.933866 1105544 status.go:343] host is not running, skipping remaining checks
	I0604 22:46:11.933873 1105544 status.go:257] ha-438045-m02 status: &{Name:ha-438045-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0604 22:46:11.933893 1105544 status.go:255] checking status of ha-438045-m03 ...
	I0604 22:46:11.934193 1105544 cli_runner.go:164] Run: docker container inspect ha-438045-m03 --format={{.State.Status}}
	I0604 22:46:11.952332 1105544 status.go:330] ha-438045-m03 host status = "Running" (err=<nil>)
	I0604 22:46:11.952359 1105544 host.go:66] Checking if "ha-438045-m03" exists ...
	I0604 22:46:11.952883 1105544 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-438045-m03
	I0604 22:46:11.976349 1105544 host.go:66] Checking if "ha-438045-m03" exists ...
	I0604 22:46:11.976665 1105544 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0604 22:46:11.976714 1105544 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-438045-m03
	I0604 22:46:12.004194 1105544 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34260 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/ha-438045-m03/id_rsa Username:docker}
	I0604 22:46:12.101263 1105544 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0604 22:46:12.114027 1105544 kubeconfig.go:125] found "ha-438045" server: "https://192.168.49.254:8443"
	I0604 22:46:12.114056 1105544 api_server.go:166] Checking apiserver status ...
	I0604 22:46:12.114102 1105544 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0604 22:46:12.126097 1105544 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1347/cgroup
	I0604 22:46:12.136738 1105544 api_server.go:182] apiserver freezer: "4:freezer:/docker/9282816afeb7404e3d79b11c35cffed9bc5e7d8fe667ef3b015e7992ae4952b7/crio/crio-cf4db7e66520cc6197fde17ed4a9c2c79304a2137e2010e33052b5ee69df19c3"
	I0604 22:46:12.136832 1105544 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/9282816afeb7404e3d79b11c35cffed9bc5e7d8fe667ef3b015e7992ae4952b7/crio/crio-cf4db7e66520cc6197fde17ed4a9c2c79304a2137e2010e33052b5ee69df19c3/freezer.state
	I0604 22:46:12.146009 1105544 api_server.go:204] freezer state: "THAWED"
	I0604 22:46:12.146038 1105544 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0604 22:46:12.153822 1105544 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0604 22:46:12.153855 1105544 status.go:422] ha-438045-m03 apiserver status = Running (err=<nil>)
	I0604 22:46:12.153873 1105544 status.go:257] ha-438045-m03 status: &{Name:ha-438045-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0604 22:46:12.153890 1105544 status.go:255] checking status of ha-438045-m04 ...
	I0604 22:46:12.154240 1105544 cli_runner.go:164] Run: docker container inspect ha-438045-m04 --format={{.State.Status}}
	I0604 22:46:12.171535 1105544 status.go:330] ha-438045-m04 host status = "Running" (err=<nil>)
	I0604 22:46:12.171560 1105544 host.go:66] Checking if "ha-438045-m04" exists ...
	I0604 22:46:12.171876 1105544 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-438045-m04
	I0604 22:46:12.190183 1105544 host.go:66] Checking if "ha-438045-m04" exists ...
	I0604 22:46:12.190545 1105544 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0604 22:46:12.190597 1105544 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-438045-m04
	I0604 22:46:12.208800 1105544 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34265 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/ha-438045-m04/id_rsa Username:docker}
	I0604 22:46:12.300796 1105544 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0604 22:46:12.312902 1105544 status.go:257] ha-438045-m04 status: &{Name:ha-438045-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (134.8s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 node start m02 -v=7 --alsologtostderr
E0604 22:46:13.093335 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 22:46:13.098600 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 22:46:13.108832 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 22:46:13.129142 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 22:46:13.169386 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 22:46:13.249614 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 22:46:13.410160 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 22:46:13.730429 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 22:46:14.371079 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 22:46:15.652121 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 22:46:18.213010 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 22:46:22.254884 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 22:46:23.334003 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 22:46:33.574497 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 22:46:54.054709 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 22:47:35.015232 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-438045 node start m02 -v=7 --alsologtostderr: (2m13.709896629s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (134.80s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.73s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (209.45s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-438045 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-438045 -v=7 --alsologtostderr
E0604 22:48:56.937265 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-438045 -v=7 --alsologtostderr: (36.844118118s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-438045 --wait=true -v=7 --alsologtostderr
E0604 22:50:54.571336 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 22:51:13.093303 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 22:51:40.778697 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-438045 --wait=true -v=7 --alsologtostderr: (2m52.444963491s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-438045
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (209.45s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13.54s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-438045 node delete m03 -v=7 --alsologtostderr: (12.584288567s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 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 (13.54s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.52s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.82s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0604 22:52:47.670382 1119581 out.go:291] Setting OutFile to fd 1 ...
	I0604 22:52:47.670601 1119581 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:52:47.670629 1119581 out.go:304] Setting ErrFile to fd 2...
	I0604 22:52:47.670649 1119581 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 22:52:47.670902 1119581 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
	I0604 22:52:47.671124 1119581 out.go:298] Setting JSON to false
	I0604 22:52:47.671190 1119581 mustload.go:65] Loading cluster: ha-438045
	I0604 22:52:47.671298 1119581 notify.go:220] Checking for updates...
	I0604 22:52:47.671690 1119581 config.go:182] Loaded profile config "ha-438045": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
	I0604 22:52:47.671705 1119581 status.go:255] checking status of ha-438045 ...
	I0604 22:52:47.672252 1119581 cli_runner.go:164] Run: docker container inspect ha-438045 --format={{.State.Status}}
	I0604 22:52:47.688231 1119581 status.go:330] ha-438045 host status = "Stopped" (err=<nil>)
	I0604 22:52:47.688257 1119581 status.go:343] host is not running, skipping remaining checks
	I0604 22:52:47.688264 1119581 status.go:257] ha-438045 status: &{Name:ha-438045 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0604 22:52:47.688288 1119581 status.go:255] checking status of ha-438045-m02 ...
	I0604 22:52:47.688588 1119581 cli_runner.go:164] Run: docker container inspect ha-438045-m02 --format={{.State.Status}}
	I0604 22:52:47.710906 1119581 status.go:330] ha-438045-m02 host status = "Stopped" (err=<nil>)
	I0604 22:52:47.710929 1119581 status.go:343] host is not running, skipping remaining checks
	I0604 22:52:47.710937 1119581 status.go:257] ha-438045-m02 status: &{Name:ha-438045-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0604 22:52:47.710968 1119581 status.go:255] checking status of ha-438045-m04 ...
	I0604 22:52:47.711281 1119581 cli_runner.go:164] Run: docker container inspect ha-438045-m04 --format={{.State.Status}}
	I0604 22:52:47.733076 1119581 status.go:330] ha-438045-m04 host status = "Stopped" (err=<nil>)
	I0604 22:52:47.733106 1119581 status.go:343] host is not running, skipping remaining checks
	I0604 22:52:47.733114 1119581 status.go:257] ha-438045-m04 status: &{Name:ha-438045-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (119.43s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-438045 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-438045 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m58.517180069s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 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 (119.43s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.51s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (68.02s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-438045 --control-plane -v=7 --alsologtostderr
E0604 22:55:54.571283 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-438045 --control-plane -v=7 --alsologtostderr: (1m7.028713253s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-438045 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (68.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.73s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (49.34s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-359198 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0604 22:56:13.093189 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-359198 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (49.339924158s)
--- PASS: TestJSONOutput/start/Command (49.34s)

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

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

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-359198 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-359198 --output=json --user=testUser: (5.906924982s)
--- PASS: TestJSONOutput/stop/Command (5.91s)

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.22s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"b81b2c30-1419-4d23-9543-f8854d3e4540","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-595182] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"8695165f-da64-44cb-8394-29bc14ec74c7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19024"}}
	{"specversion":"1.0","id":"a29cf552-e9cf-4926-9297-5653e0d21078","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":"b700ac0a-7001-4ab5-9f97-7b3952a22c8c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19024-1056687/kubeconfig"}}
	{"specversion":"1.0","id":"c78c632b-99c8-4f25-a5ea-02226ac105de","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19024-1056687/.minikube"}}
	{"specversion":"1.0","id":"b2e9dc2a-b474-47c8-9ea9-5f9017dda40e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"1afe90bc-b867-463f-981d-269efa61a14d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"89130f47-dca4-40c6-87ab-59c81b253df3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (38.82s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-714126 --network=
E0604 22:57:17.623880 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-714126 --network=: (36.80629775s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-714126" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-714126
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-714126: (1.998925262s)
--- PASS: TestKicCustomNetwork/create_custom_network (38.82s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (33.11s)

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

                                                
                                    
x
+
TestKicExistingNetwork (33.92s)

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

                                                
                                    
x
+
TestKicCustomSubnet (33.32s)

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

                                                
                                    
x
+
TestKicStaticIP (33.16s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (68.27s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-041921 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-041921 --driver=docker  --container-runtime=crio: (31.461195509s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-044793 --driver=docker  --container-runtime=crio
E0604 23:00:54.571050 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-044793 --driver=docker  --container-runtime=crio: (31.398135641s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-041921
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-044793
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-044793" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-044793
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-044793: (1.955313333s)
helpers_test.go:175: Cleaning up "first-041921" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-041921
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-041921: (2.242453154s)
--- PASS: TestMinikubeProfile (68.27s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (9.44s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-700070 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
E0604 23:01:13.093101 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-700070 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (8.43705969s)
--- PASS: TestMountStart/serial/StartWithMountFirst (9.44s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.9s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.61s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.98s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (72.05s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-382894 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0604 23:02:36.139439 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-382894 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m11.558506724s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-382894 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (72.05s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.1s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.95s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (17.57s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-382894 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-382894 -v 3 --alsologtostderr: (16.940032949s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-382894 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (17.57s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.33s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.68s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.22s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0604 23:03:23.827838 1170367 out.go:291] Setting OutFile to fd 1 ...
	I0604 23:03:23.828041 1170367 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 23:03:23.828052 1170367 out.go:304] Setting ErrFile to fd 2...
	I0604 23:03:23.828058 1170367 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 23:03:23.828330 1170367 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
	I0604 23:03:23.828547 1170367 out.go:298] Setting JSON to false
	I0604 23:03:23.828617 1170367 mustload.go:65] Loading cluster: multinode-382894
	I0604 23:03:23.828652 1170367 notify.go:220] Checking for updates...
	I0604 23:03:23.829105 1170367 config.go:182] Loaded profile config "multinode-382894": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
	I0604 23:03:23.829121 1170367 status.go:255] checking status of multinode-382894 ...
	I0604 23:03:23.829894 1170367 cli_runner.go:164] Run: docker container inspect multinode-382894 --format={{.State.Status}}
	I0604 23:03:23.847869 1170367 status.go:330] multinode-382894 host status = "Running" (err=<nil>)
	I0604 23:03:23.847899 1170367 host.go:66] Checking if "multinode-382894" exists ...
	I0604 23:03:23.848193 1170367 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-382894
	I0604 23:03:23.864419 1170367 host.go:66] Checking if "multinode-382894" exists ...
	I0604 23:03:23.864732 1170367 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0604 23:03:23.864789 1170367 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-382894
	I0604 23:03:23.881105 1170367 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34370 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/multinode-382894/id_rsa Username:docker}
	I0604 23:03:23.976622 1170367 ssh_runner.go:195] Run: systemctl --version
	I0604 23:03:23.980961 1170367 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0604 23:03:23.991632 1170367 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0604 23:03:24.057432 1170367 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:40 OomKillDisable:true NGoroutines:62 SystemTime:2024-06-04 23:03:24.047346803 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214974464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0604 23:03:24.058057 1170367 kubeconfig.go:125] found "multinode-382894" server: "https://192.168.67.2:8443"
	I0604 23:03:24.058088 1170367 api_server.go:166] Checking apiserver status ...
	I0604 23:03:24.058136 1170367 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0604 23:03:24.069637 1170367 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1368/cgroup
	I0604 23:03:24.079724 1170367 api_server.go:182] apiserver freezer: "4:freezer:/docker/606a3074df950a52dd1977a47bbe44d47a6c9ff197e809e857a4ba38945532f0/crio/crio-6140b75d86ab25d7302fc2683e58685681939e8f8bb3cfb6bb5c4b7ad62b39f4"
	I0604 23:03:24.079818 1170367 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/606a3074df950a52dd1977a47bbe44d47a6c9ff197e809e857a4ba38945532f0/crio/crio-6140b75d86ab25d7302fc2683e58685681939e8f8bb3cfb6bb5c4b7ad62b39f4/freezer.state
	I0604 23:03:24.089365 1170367 api_server.go:204] freezer state: "THAWED"
	I0604 23:03:24.089405 1170367 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0604 23:03:24.097150 1170367 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0604 23:03:24.097183 1170367 status.go:422] multinode-382894 apiserver status = Running (err=<nil>)
	I0604 23:03:24.097196 1170367 status.go:257] multinode-382894 status: &{Name:multinode-382894 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0604 23:03:24.097217 1170367 status.go:255] checking status of multinode-382894-m02 ...
	I0604 23:03:24.097539 1170367 cli_runner.go:164] Run: docker container inspect multinode-382894-m02 --format={{.State.Status}}
	I0604 23:03:24.113409 1170367 status.go:330] multinode-382894-m02 host status = "Running" (err=<nil>)
	I0604 23:03:24.113436 1170367 host.go:66] Checking if "multinode-382894-m02" exists ...
	I0604 23:03:24.113727 1170367 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-382894-m02
	I0604 23:03:24.131411 1170367 host.go:66] Checking if "multinode-382894-m02" exists ...
	I0604 23:03:24.131798 1170367 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0604 23:03:24.131845 1170367 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-382894-m02
	I0604 23:03:24.147393 1170367 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34375 SSHKeyPath:/home/jenkins/minikube-integration/19024-1056687/.minikube/machines/multinode-382894-m02/id_rsa Username:docker}
	I0604 23:03:24.240671 1170367 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0604 23:03:24.252138 1170367 status.go:257] multinode-382894-m02 status: &{Name:multinode-382894-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0604 23:03:24.252175 1170367 status.go:255] checking status of multinode-382894-m03 ...
	I0604 23:03:24.252473 1170367 cli_runner.go:164] Run: docker container inspect multinode-382894-m03 --format={{.State.Status}}
	I0604 23:03:24.268044 1170367 status.go:330] multinode-382894-m03 host status = "Stopped" (err=<nil>)
	I0604 23:03:24.268068 1170367 status.go:343] host is not running, skipping remaining checks
	I0604 23:03:24.268076 1170367 status.go:257] multinode-382894-m03 status: &{Name:multinode-382894-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.86s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (84.45s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-382894
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-382894
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-382894: (24.747052486s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-382894 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-382894 --wait=true -v=8 --alsologtostderr: (59.584572047s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-382894
--- PASS: TestMultiNode/serial/RestartKeepsNodes (84.45s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.22s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.83s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-382894 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-382894 stop: (23.666437192s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-382894 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-382894 status: exit status 7 (83.276825ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0604 23:05:27.599672 1177456 out.go:291] Setting OutFile to fd 1 ...
	I0604 23:05:27.600014 1177456 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 23:05:27.600026 1177456 out.go:304] Setting ErrFile to fd 2...
	I0604 23:05:27.600031 1177456 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 23:05:27.600277 1177456 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
	I0604 23:05:27.600454 1177456 out.go:298] Setting JSON to false
	I0604 23:05:27.600497 1177456 mustload.go:65] Loading cluster: multinode-382894
	I0604 23:05:27.600891 1177456 config.go:182] Loaded profile config "multinode-382894": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
	I0604 23:05:27.600903 1177456 status.go:255] checking status of multinode-382894 ...
	I0604 23:05:27.601404 1177456 cli_runner.go:164] Run: docker container inspect multinode-382894 --format={{.State.Status}}
	I0604 23:05:27.601732 1177456 notify.go:220] Checking for updates...
	I0604 23:05:27.616995 1177456 status.go:330] multinode-382894 host status = "Stopped" (err=<nil>)
	I0604 23:05:27.617024 1177456 status.go:343] host is not running, skipping remaining checks
	I0604 23:05:27.617032 1177456 status.go:257] multinode-382894 status: &{Name:multinode-382894 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0604 23:05:27.617068 1177456 status.go:255] checking status of multinode-382894-m02 ...
	I0604 23:05:27.617360 1177456 cli_runner.go:164] Run: docker container inspect multinode-382894-m02 --format={{.State.Status}}
	I0604 23:05:27.633856 1177456 status.go:330] multinode-382894-m02 host status = "Stopped" (err=<nil>)
	I0604 23:05:27.633876 1177456 status.go:343] host is not running, skipping remaining checks
	I0604 23:05:27.633886 1177456 status.go:257] multinode-382894-m02 status: &{Name:multinode-382894-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (62.83s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-382894 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0604 23:05:54.570779 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 23:06:13.093613 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-382894 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m2.1530657s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-382894 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 (62.83s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (31.59s)

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

                                                
                                                
-- stdout --
	* [multinode-382894-m02] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19024
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19024-1056687/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19024-1056687/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

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

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

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

                                                
                                    
x
+
TestPreload (119.46s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-102512 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-102512 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m25.113282117s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-102512 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-102512 image pull gcr.io/k8s-minikube/busybox: (1.831456069s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-102512
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-102512: (5.763866291s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-102512 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-102512 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (24.014608359s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-102512 image list
helpers_test.go:175: Cleaning up "test-preload-102512" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-102512
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-102512: (2.417901249s)
--- PASS: TestPreload (119.46s)

                                                
                                    
x
+
TestScheduledStopUnix (108.23s)

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.48s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-589947 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio
E0604 23:10:54.571182 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p insufficient-storage-589947 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (8.014377198s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"d5769e30-254a-4c16-9dbb-172edee06784","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-589947] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"bfc51637-950b-42dd-adba-52494524a65f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19024"}}
	{"specversion":"1.0","id":"3f506629-b586-43f9-bba1-7ebd805692b7","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":"56738776-6972-48d0-98b3-29fa74816174","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19024-1056687/kubeconfig"}}
	{"specversion":"1.0","id":"7dd2e133-f0ed-4e22-878d-40e8c47cda6f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19024-1056687/.minikube"}}
	{"specversion":"1.0","id":"a12d5a67-0fc0-4c5a-85a0-d4368a3808bd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"515f383b-e1e7-4bd7-92fd-1119dc90b5dd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"4f47efb8-cb5b-4acb-a416-dc934386f88c","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":"6f1d6283-bca5-4f05-8a6b-439cddf2e115","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":"59611fe9-beb1-4536-a185-b737cddc1c20","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":"c8ef162c-e9fd-4410-9a3f-246b60d763a1","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":"56b07cf2-3366-4cca-8474-eae9f1a5ac0a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-589947\" primary control-plane node in \"insufficient-storage-589947\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"597c8b7e-f919-4b94-a056-c74dfc1978e4","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-1717518322-19024 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"680cf207-49cb-4819-a1ea-8ee0914131e4","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":"93f3d3a9-dee5-464c-883f-940e7520b808","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100%% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-589947","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-589947","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0604 23:11:02.017070 1194331 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-589947" does not appear in /home/jenkins/minikube-integration/19024-1056687/kubeconfig

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-589947","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-589947","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0604 23:11:02.302908 1194386 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-589947" does not appear in /home/jenkins/minikube-integration/19024-1056687/kubeconfig
	E0604 23:11:02.314246 1194386 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/insufficient-storage-589947/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (96.97s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1235381805 start -p running-upgrade-295993 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1235381805 start -p running-upgrade-295993 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m11.749377157s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-295993 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-295993 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (21.525556706s)
helpers_test.go:175: Cleaning up "running-upgrade-295993" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-295993
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-295993: (2.331386777s)
--- PASS: TestRunningBinaryUpgrade (96.97s)

                                                
                                    
x
+
TestKubernetesUpgrade (214.69s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-548980 --memory=2200 --kubernetes-version=v1.30.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0604 23:15:54.571139 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 23:16:13.093753 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-548980 --memory=2200 --kubernetes-version=v1.30.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m55.14233829s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-548980 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-548980 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-548980 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (77.57465ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-548980] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19024
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19024-1056687/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19024-1056687/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (167.37s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.2863091224 start -p missing-upgrade-799394 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.2863091224 start -p missing-upgrade-799394 --memory=2200 --driver=docker  --container-runtime=crio: (1m28.097067046s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-799394
E0604 23:19:16.140138 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-799394: (11.159668925s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-799394
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-799394 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-799394 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m2.58788848s)
helpers_test.go:175: Cleaning up "missing-upgrade-799394" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-799394
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-799394: (3.773185036s)
--- PASS: TestMissingContainerUpgrade (167.37s)

                                                
                                    
x
+
TestPause/serial/Start (61.89s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-078785] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19024
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19024-1056687/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19024-1056687/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (44.74s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-078785 --driver=docker  --container-runtime=crio
E0604 23:11:13.093472 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-078785 --driver=docker  --container-runtime=crio: (44.386676292s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-078785 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (44.74s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (18.33s)

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (35.81s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.25s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.26s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.87s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.82s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.25s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.22s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0604 23:12:33.784491 1205568 out.go:291] Setting OutFile to fd 1 ...
	I0604 23:12:33.784694 1205568 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 23:12:33.784721 1205568 out.go:304] Setting ErrFile to fd 2...
	I0604 23:12:33.784741 1205568 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0604 23:12:33.785018 1205568 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19024-1056687/.minikube/bin
	I0604 23:12:33.785486 1205568 out.go:298] Setting JSON to false
	I0604 23:12:33.786500 1205568 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":28497,"bootTime":1717514257,"procs":201,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0604 23:12:33.786596 1205568 start.go:139] virtualization:  
	I0604 23:12:33.793757 1205568 out.go:177] * [false-991955] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0604 23:12:33.796399 1205568 out.go:177]   - MINIKUBE_LOCATION=19024
	I0604 23:12:33.798951 1205568 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0604 23:12:33.801627 1205568 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19024-1056687/kubeconfig
	I0604 23:12:33.799676 1205568 notify.go:220] Checking for updates...
	I0604 23:12:33.807231 1205568 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19024-1056687/.minikube
	I0604 23:12:33.809871 1205568 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0604 23:12:33.812381 1205568 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0604 23:12:33.815398 1205568 config.go:182] Loaded profile config "pause-667932": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.1
	I0604 23:12:33.815552 1205568 driver.go:392] Setting default libvirt URI to qemu:///system
	I0604 23:12:33.844915 1205568 docker.go:122] docker version: linux-26.1.3:Docker Engine - Community
	I0604 23:12:33.845055 1205568 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0604 23:12:33.967035 1205568 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:36 OomKillDisable:true NGoroutines:52 SystemTime:2024-06-04 23:12:33.950105215 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214974464 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89 Expected:8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:<nil>}}
	I0604 23:12:33.967143 1205568 docker.go:295] overlay module found
	I0604 23:12:33.969885 1205568 out.go:177] * Using the docker driver based on user configuration
	I0604 23:12:33.972317 1205568 start.go:297] selected driver: docker
	I0604 23:12:33.972335 1205568 start.go:901] validating driver "docker" against <nil>
	I0604 23:12:33.972347 1205568 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0604 23:12:33.975246 1205568 out.go:177] 
	W0604 23:12:33.977703 1205568 out.go:239] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0604 23:12:33.980208 1205568 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 04 Jun 2024 23:12:26 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: pause-667932
contexts:
- context:
cluster: pause-667932
extensions:
- extension:
last-update: Tue, 04 Jun 2024 23:12:26 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: pause-667932
name: pause-667932
current-context: pause-667932
kind: Config
preferences: {}
users:
- name: pause-667932
user:
client-certificate: /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/pause-667932/client.crt
client-key: /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/pause-667932/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/Pause (1.02s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.4s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-667932","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 6 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-667932","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.40s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.81s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.15s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.54s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.57s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.43s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (80.42s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1848457096 start -p stopped-upgrade-170784 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1848457096 start -p stopped-upgrade-170784 --memory=2200 --vm-driver=docker  --container-runtime=crio: (37.038678734s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1848457096 -p stopped-upgrade-170784 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1848457096 -p stopped-upgrade-170784 stop: (3.572583709s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-170784 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-170784 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (39.803540254s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (80.42s)

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (2.08s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-991955 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0604 23:20:54.571196 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 23:21:13.093755 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-991955 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (56.510069446s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (56.51s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-991955 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-6bc787d567-wnwb6" [2c0fcdfe-1b12-4167-8c63-457fbef2ef00] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-wnwb6" [2c0fcdfe-1b12-4167-8c63-457fbef2ef00] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.00999847s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.45s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-qcc8k" [bda04ef4-94f4-4025-92f8-6ce55305be1c] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.00375781s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-991955 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-6bc787d567-vzzqw" [165caae9-9003-4463-9377-ddb8ac753622] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-vzzqw" [165caae9-9003-4463-9377-ddb8ac753622] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 14.00384919s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (14.25s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-2zlgd" [acaa360c-95b3-472d-9c57-338a0c859fa2] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005397406s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-991955 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-6bc787d567-gbg8h" [2955774b-3900-4e26-803c-f43738d972d2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-gbg8h" [2955774b-3900-4e26-803c-f43738d972d2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.003967891s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.39s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-991955 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-6bc787d567-r5mj7" [efb94fa9-20c5-429c-aba4-a20914a205d9] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-r5mj7" [efb94fa9-20c5-429c-aba4-a20914a205d9] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.003818299s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.27s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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-pjmcl" [d3db6c07-e64a-4681-99db-02ad64f029ff] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004452454s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-991955 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-6bc787d567-fr5fr" [fd558af5-c530-4377-aa42-a94040951ccb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-fr5fr" [fd558af5-c530-4377-aa42-a94040951ccb] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.003610597s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.34s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-991955 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-6bc787d567-mk8l6" [78f73536-43ea-4a03-83b5-17d1cdf5b181] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-mk8l6" [78f73536-43ea-4a03-83b5-17d1cdf5b181] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.003753559s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.36s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-240361 --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
E0604 23:26:13.093057 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 23:26:23.752873 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:26:23.758150 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:26:23.768513 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:26:23.788796 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:26:23.829051 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:26:23.909638 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:26:24.070071 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:26:24.390659 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:26:25.031661 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:26:26.312693 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:26:28.873024 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:26:33.994203 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:26:44.235341 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:26:48.912675 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
E0604 23:26:48.918042 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
E0604 23:26:48.928306 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
E0604 23:26:48.949396 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
E0604 23:26:48.989632 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
E0604 23:26:49.069857 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
E0604 23:26:49.230162 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
E0604 23:26:49.551280 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
E0604 23:26:50.191615 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
E0604 23:26:51.472778 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
E0604 23:26:54.033425 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
E0604 23:26:59.154045 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
E0604 23:27:04.715605 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:27:09.394277 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
E0604 23:27:29.875070 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-240361 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m36.572218699s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (156.57s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-991955 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-6bc787d567-jsmxq" [0b80ec5f-b88d-4aa3-83fd-436e9256009a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0604 23:27:45.676195 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-jsmxq" [0b80ec5f-b88d-4aa3-83fd-436e9256009a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003312564s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.31s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-991955 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.20s)
E0604 23:39:15.776639 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:39:23.281436 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/no-preload-551542/client.crt: no such file or directory
E0604 23:39:23.286702 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/no-preload-551542/client.crt: no such file or directory
E0604 23:39:23.296960 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/no-preload-551542/client.crt: no such file or directory
E0604 23:39:23.317208 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/no-preload-551542/client.crt: no such file or directory
E0604 23:39:23.357479 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/no-preload-551542/client.crt: no such file or directory
E0604 23:39:23.437773 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/no-preload-551542/client.crt: no such file or directory
E0604 23:39:23.598194 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/no-preload-551542/client.crt: no such file or directory
E0604 23:39:23.918943 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/no-preload-551542/client.crt: no such file or directory
E0604 23:39:24.559880 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/no-preload-551542/client.crt: no such file or directory
E0604 23:39:25.840838 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/no-preload-551542/client.crt: no such file or directory
E0604 23:39:28.401817 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/no-preload-551542/client.crt: no such file or directory
E0604 23:39:33.522969 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/no-preload-551542/client.crt: no such file or directory
E0604 23:39:43.763802 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/no-preload-551542/client.crt: no such file or directory
E0604 23:40:04.244894 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/no-preload-551542/client.crt: no such file or directory
E0604 23:40:27.016734 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:40:33.862734 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:40:45.205168 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/no-preload-551542/client.crt: no such file or directory

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-551542 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.1
E0604 23:28:19.685594 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:28:19.690832 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:28:19.702139 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:28:19.722397 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:28:19.762638 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:28:19.842896 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:28:20.003381 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:28:20.324221 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:28:20.965256 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:28:22.246061 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:28:24.806994 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:28:29.927323 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:28:40.167666 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:28:42.140385 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
E0604 23:28:42.145669 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
E0604 23:28:42.156067 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
E0604 23:28:42.176324 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
E0604 23:28:42.217070 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
E0604 23:28:42.297407 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
E0604 23:28:42.457719 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
E0604 23:28:42.778208 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
E0604 23:28:43.419329 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
E0604 23:28:44.700111 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
E0604 23:28:47.261165 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-551542 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.1: (1m7.124079517s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (67.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-240361 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" [0948cff0-38b9-4275-ad09-acb93f490c81] Pending
helpers_test.go:344: "busybox" [0948cff0-38b9-4275-ad09-acb93f490c81] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [0948cff0-38b9-4275-ad09-acb93f490c81] Running
E0604 23:28:52.382069 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003437286s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-240361 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.65s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-240361 --alsologtostderr -v=3
E0604 23:29:00.648729 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:29:02.622830 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
E0604 23:29:07.597382 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-240361 --alsologtostderr -v=3: (12.233988173s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.23s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-240361 --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
E0604 23:29:23.104016 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-240361 --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: (2m14.245419637s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-240361 -n old-k8s-version-240361
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (134.57s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-551542 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" [50ce37c9-2c68-483f-acd0-1af617cd35fc] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [50ce37c9-2c68-483f-acd0-1af617cd35fc] Running
E0604 23:29:32.756461 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003804459s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-551542 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.37s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-551542 --alsologtostderr -v=3
E0604 23:29:41.608984 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-551542 --alsologtostderr -v=3: (12.262814881s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.26s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-551542 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.1
E0604 23:30:04.065118 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
E0604 23:30:27.016921 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:30:27.022155 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:30:27.032397 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:30:27.052639 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:30:27.092868 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:30:27.173104 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:30:27.333416 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:30:27.653913 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:30:28.294807 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:30:29.575674 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:30:32.135891 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:30:33.862804 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:30:33.868130 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:30:33.878433 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:30:33.898767 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:30:33.939745 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:30:34.019928 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:30:34.180156 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:30:34.500395 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:30:35.141433 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:30:36.421925 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:30:37.257038 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:30:37.624854 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 23:30:38.982209 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:30:44.102442 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:30:47.497284 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:30:54.343166 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:30:54.571602 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 23:31:03.529647 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:31:07.978022 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:31:13.093094 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
E0604 23:31:14.824242 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:31:23.752740 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-551542 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.1: (5m0.400866871s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-551542 -n no-preload-551542
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (300.77s)

                                                
                                    
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-7r8lm" [6d9e8ae0-2d8c-48c5-80b0-98fc423795ac] Running
E0604 23:31:25.986101 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003448233s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-7r8lm" [6d9e8ae0-2d8c-48c5-80b0-98fc423795ac] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.006551831s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-240361 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.11s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-703258 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.1
E0604 23:31:48.912503 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
E0604 23:31:48.938707 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:31:51.438539 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:31:55.784828 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:32:16.596744 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-703258 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.1: (54.755019736s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (54.76s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-703258 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" [5dde3b42-8923-49c5-b9eb-e90c4ab2e831] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [5dde3b42-8923-49c5-b9eb-e90c4ab2e831] Running
E0604 23:32:45.524737 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
E0604 23:32:45.530004 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
E0604 23:32:45.541638 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
E0604 23:32:45.561917 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
E0604 23:32:45.602193 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
E0604 23:32:45.682476 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
E0604 23:32:45.843215 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
E0604 23:32:46.164278 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
E0604 23:32:46.804769 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.00388706s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-703258 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.34s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-703258 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-703258 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.028209688s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-703258 describe deploy/metrics-server -n kube-system
E0604 23:32:48.085555 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.15s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-703258 --alsologtostderr -v=3
E0604 23:32:50.646339 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
E0604 23:32:55.767483 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-703258 --alsologtostderr -v=3: (12.031949867s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.03s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-703258 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.1
E0604 23:33:06.008240 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
E0604 23:33:10.859272 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:33:17.705364 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:33:19.685600 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:33:26.489070 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
E0604 23:33:42.139975 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
E0604 23:33:47.370252 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
E0604 23:33:48.094061 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:33:48.099415 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:33:48.109663 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:33:48.130128 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:33:48.170368 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:33:48.250542 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:33:48.411062 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:33:48.731598 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:33:49.371979 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:33:50.652246 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:33:53.213421 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:33:58.334376 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:34:07.449994 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
E0604 23:34:08.574528 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:34:09.826936 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
E0604 23:34:29.054806 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-703258 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.1: (4m25.401339983s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-703258 -n embed-certs-703258
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (265.76s)

                                                
                                    
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-779776cb65-9wbt4" [02241ea0-4be2-47bc-8453-404ac49b702f] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003725066s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-779776cb65-9wbt4" [02241ea0-4be2-47bc-8453-404ac49b702f] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004477076s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-551542 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.19s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-458567 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.1
E0604 23:35:10.015668 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:35:27.016943 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
E0604 23:35:29.370424 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
E0604 23:35:33.862545 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
E0604 23:35:54.571743 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
E0604 23:35:54.699978 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/flannel-991955/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-458567 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.1: (48.531721343s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (48.53s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-458567 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" [4187cb06-7870-409d-99a7-0370d8c3b676] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0604 23:35:56.140395 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
helpers_test.go:344: "busybox" [4187cb06-7870-409d-99a7-0370d8c3b676] Running
E0604 23:36:01.546441 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/enable-default-cni-991955/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.003358388s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-458567 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.35s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-458567 --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-458567 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-458567 --alsologtostderr -v=3
E0604 23:36:13.093058 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/functional-129888/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-458567 --alsologtostderr -v=3: (11.937674406s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.94s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-458567 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.1
E0604 23:36:23.752434 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/auto-991955/client.crt: no such file or directory
E0604 23:36:31.936378 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
E0604 23:36:48.912769 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/kindnet-991955/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-458567 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.1: (4m34.408605858s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-458567 -n default-k8s-diff-port-458567
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (274.73s)

                                                
                                    
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-779776cb65-89hlk" [22e4a634-922d-4a9c-88b9-72700a2992ff] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003979753s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-779776cb65-89hlk" [22e4a634-922d-4a9c-88b9-72700a2992ff] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004059822s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-703258 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-073783 --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.30.1
E0604 23:37:45.524536 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
E0604 23:38:13.210609 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/bridge-991955/client.crt: no such file or directory
E0604 23:38:19.685704 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/calico-991955/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-073783 --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.30.1: (49.750318358s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (49.75s)

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-073783 --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.30.1
E0604 23:38:42.140091 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/custom-flannel-991955/client.crt: no such file or directory
E0604 23:38:48.093526 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/old-k8s-version-240361/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-073783 --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.30.1: (17.675474802s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-073783 -n newest-cni-073783
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (18.02s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
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-779776cb65-dqfnx" [241b18fc-b5f4-4ad3-84d7-fee574682065] Running
E0604 23:40:54.571095 1062124 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/addons-390075/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004177511s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-779776cb65-dqfnx" [241b18fc-b5f4-4ad3-84d7-fee574682065] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003809384s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-458567 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.09s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    

Test skip (30/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.30.1/cached-images (0s)

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.56s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go: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
+
TestAddons/parallel/Volcano (0s)

                                                
                                                
=== RUN   TestAddons/parallel/Volcano
=== PAUSE TestAddons/parallel/Volcano

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Volcano
addons_test.go:871: skipping: crio not supported
--- SKIP: TestAddons/parallel/Volcano (0.00s)

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (5.01s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 04 Jun 2024 23:12:26 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: pause-667932
contexts:
- context:
cluster: pause-667932
extensions:
- extension:
last-update: Tue, 04 Jun 2024 23:12:26 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: pause-667932
name: pause-667932
current-context: pause-667932
kind: Config
preferences: {}
users:
- name: pause-667932
user:
client-certificate: /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/pause-667932/client.crt
client-key: /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/pause-667932/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.89s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19024-1056687/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 04 Jun 2024 23:12:26 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: pause-667932
contexts:
- context:
cluster: pause-667932
extensions:
- extension:
last-update: Tue, 04 Jun 2024 23:12:26 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: pause-667932
name: pause-667932
current-context: pause-667932
kind: Config
preferences: {}
users:
- name: pause-667932
user:
client-certificate: /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/pause-667932/client.crt
client-key: /home/jenkins/minikube-integration/19024-1056687/.minikube/profiles/pause-667932/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-991955 [took: 3.733903161s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-991955" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-991955
--- SKIP: TestNetworkPlugins/group/cilium (3.89s)

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

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

                                                
                                                

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

                                                
                                    
Copied to clipboard