Test Report: Docker_Linux_crio_arm64 19338

                    
                      0eb0b855c9cd12df3081fe3f67aa770440dcda12:2024-07-29:35550
                    
                

Test fail (2/336)

Order failed test Duration
43 TestAddons/parallel/Ingress 152.16
45 TestAddons/parallel/MetricsServer 287.96
x
+
TestAddons/parallel/Ingress (152.16s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-031035 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-031035 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-031035 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" [15567b3b-7a24-4bf9-a89a-9df8ab73ee84] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [15567b3b-7a24-4bf9-a89a-9df8ab73ee84] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003262123s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-031035 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-031035 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.703570641s)

                                                
                                                
** 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-031035 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-031035 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p addons-031035 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-031035 addons disable ingress-dns --alsologtostderr -v=1: (1.637737793s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-031035 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-031035 addons disable ingress --alsologtostderr -v=1: (7.727747127s)
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-031035
helpers_test.go:235: (dbg) docker inspect addons-031035:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "eb755bd6e7faac8b78e1dbec145c6d1e5d14d8243b6ec2f117192d63187abd24",
	        "Created": "2024-07-29T17:33:17.115001454Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 308904,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-29T17:33:17.261024589Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/eb755bd6e7faac8b78e1dbec145c6d1e5d14d8243b6ec2f117192d63187abd24/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/eb755bd6e7faac8b78e1dbec145c6d1e5d14d8243b6ec2f117192d63187abd24/hostname",
	        "HostsPath": "/var/lib/docker/containers/eb755bd6e7faac8b78e1dbec145c6d1e5d14d8243b6ec2f117192d63187abd24/hosts",
	        "LogPath": "/var/lib/docker/containers/eb755bd6e7faac8b78e1dbec145c6d1e5d14d8243b6ec2f117192d63187abd24/eb755bd6e7faac8b78e1dbec145c6d1e5d14d8243b6ec2f117192d63187abd24-json.log",
	        "Name": "/addons-031035",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-031035:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-031035",
	            "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/673517e495b3ba6b63f4a5e5a39162666f80e429d014d3d2889d710626a6a78f-init/diff:/var/lib/docker/overlay2/f15ea4a6371e61cdc73e9bec8e1510781c4ca64fab705d8f8fb16e93b407db9d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/673517e495b3ba6b63f4a5e5a39162666f80e429d014d3d2889d710626a6a78f/merged",
	                "UpperDir": "/var/lib/docker/overlay2/673517e495b3ba6b63f4a5e5a39162666f80e429d014d3d2889d710626a6a78f/diff",
	                "WorkDir": "/var/lib/docker/overlay2/673517e495b3ba6b63f4a5e5a39162666f80e429d014d3d2889d710626a6a78f/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-031035",
	                "Source": "/var/lib/docker/volumes/addons-031035/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-031035",
	            "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-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "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-031035",
	                "name.minikube.sigs.k8s.io": "addons-031035",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "7375724c007ac87e256b2f0b989ab973ee7b29b786be9d32171662d8623850da",
	            "SandboxKey": "/var/run/docker/netns/7375724c007a",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "38344"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "38345"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "38348"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "38346"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "38347"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-031035": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "a2541d5f457c7b7d996854ccae8ffcb31f097df5d8e9239bf9339702fa72d5ee",
	                    "EndpointID": "7320a3a1b8fce11613d30b41a2a7a50d39169514c6c1c74ab22eb6ec446d6a33",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-031035",
	                        "eb755bd6e7fa"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-031035 -n addons-031035
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-031035 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-031035 logs -n 25: (1.431731041s)
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 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| delete  | -p download-only-724589              | download-only-724589   | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| start   | -o=json --download-only              | download-only-044861   | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC |                     |
	|         | -p download-only-044861              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0  |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| delete  | -p download-only-044861              | download-only-044861   | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| delete  | -p download-only-304786              | download-only-304786   | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| delete  | -p download-only-724589              | download-only-724589   | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| delete  | -p download-only-044861              | download-only-044861   | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| start   | --download-only -p                   | download-docker-031724 | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC |                     |
	|         | download-docker-031724               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-031724            | download-docker-031724 | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| start   | --download-only -p                   | binary-mirror-027412   | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC |                     |
	|         | binary-mirror-027412                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:35349               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-027412              | binary-mirror-027412   | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| addons  | enable dashboard -p                  | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC |                     |
	|         | addons-031035                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC |                     |
	|         | addons-031035                        |                        |         |         |                     |                     |
	| start   | -p addons-031035 --wait=true         | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:36 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  | addons-031035 addons disable         | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:36 UTC | 29 Jul 24 17:37 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ip      | addons-031035 ip                     | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:37 UTC | 29 Jul 24 17:37 UTC |
	| addons  | addons-031035 addons disable         | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:37 UTC | 29 Jul 24 17:37 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-031035 addons                 | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:37 UTC | 29 Jul 24 17:38 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-031035 addons                 | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:38 UTC | 29 Jul 24 17:38 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p          | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:38 UTC | 29 Jul 24 17:38 UTC |
	|         | addons-031035                        |                        |         |         |                     |                     |
	| ssh     | addons-031035 ssh curl -s            | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:38 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| ip      | addons-031035 ip                     | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:40 UTC | 29 Jul 24 17:40 UTC |
	| addons  | addons-031035 addons disable         | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:40 UTC | 29 Jul 24 17:40 UTC |
	|         | ingress-dns --alsologtostderr        |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-031035 addons disable         | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:40 UTC | 29 Jul 24 17:40 UTC |
	|         | ingress --alsologtostderr -v=1       |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 17:32:52
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 17:32:52.878399  308420 out.go:291] Setting OutFile to fd 1 ...
	I0729 17:32:52.878629  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:32:52.878655  308420 out.go:304] Setting ErrFile to fd 2...
	I0729 17:32:52.878676  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:32:52.878947  308420 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
	I0729 17:32:52.879455  308420 out.go:298] Setting JSON to false
	I0729 17:32:52.880474  308420 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":90923,"bootTime":1722183450,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0729 17:32:52.880577  308420 start.go:139] virtualization:  
	I0729 17:32:52.883063  308420 out.go:177] * [addons-031035] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 17:32:52.885526  308420 out.go:177]   - MINIKUBE_LOCATION=19338
	I0729 17:32:52.885688  308420 notify.go:220] Checking for updates...
	I0729 17:32:52.889411  308420 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 17:32:52.891387  308420 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19338-302015/kubeconfig
	I0729 17:32:52.893242  308420 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19338-302015/.minikube
	I0729 17:32:52.895535  308420 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 17:32:52.897679  308420 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 17:32:52.899750  308420 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 17:32:52.919756  308420 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 17:32:52.919912  308420 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 17:32:52.986816  308420 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 17:32:52.977698948 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-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:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 17:32:52.986930  308420 docker.go:307] overlay module found
	I0729 17:32:52.989011  308420 out.go:177] * Using the docker driver based on user configuration
	I0729 17:32:52.991123  308420 start.go:297] selected driver: docker
	I0729 17:32:52.991143  308420 start.go:901] validating driver "docker" against <nil>
	I0729 17:32:52.991171  308420 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 17:32:52.991873  308420 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 17:32:53.047020  308420 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 17:32:53.03767603 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-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:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 17:32:53.047190  308420 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 17:32:53.047403  308420 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]
	I0729 17:32:53.049566  308420 out.go:177] * Using Docker driver with root privileges
	I0729 17:32:53.051613  308420 cni.go:84] Creating CNI manager for ""
	I0729 17:32:53.051632  308420 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 17:32:53.051642  308420 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 17:32:53.051740  308420 start.go:340] cluster config:
	{Name:addons-031035 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.3 ClusterName:addons-031035 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.3 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}
	I0729 17:32:53.053929  308420 out.go:177] * Starting "addons-031035" primary control-plane node in "addons-031035" cluster
	I0729 17:32:53.056314  308420 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 17:32:53.058730  308420 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0729 17:32:53.061035  308420 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 17:32:53.061064  308420 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 17:32:53.061099  308420 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19338-302015/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0729 17:32:53.061109  308420 cache.go:56] Caching tarball of preloaded images
	I0729 17:32:53.061200  308420 preload.go:172] Found /home/jenkins/minikube-integration/19338-302015/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0729 17:32:53.061210  308420 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0729 17:32:53.061556  308420 profile.go:143] Saving config to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/config.json ...
	I0729 17:32:53.061576  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/config.json: {Name:mk341acffdc0057a7e896960b9d8d49cba804f8e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:32:53.078698  308420 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 17:32:53.078834  308420 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 17:32:53.078856  308420 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 17:32:53.078861  308420 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 17:32:53.078869  308420 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 17:32:53.078879  308420 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0729 17:33:10.055119  308420 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0729 17:33:10.055161  308420 cache.go:194] Successfully downloaded all kic artifacts
	I0729 17:33:10.055209  308420 start.go:360] acquireMachinesLock for addons-031035: {Name:mk455bb8db4060835964e236a569290b88a53909 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0729 17:33:10.055350  308420 start.go:364] duration metric: took 115.257µs to acquireMachinesLock for "addons-031035"
	I0729 17:33:10.055382  308420 start.go:93] Provisioning new machine with config: &{Name:addons-031035 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.3 ClusterName:addons-031035 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.3 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.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0729 17:33:10.055480  308420 start.go:125] createHost starting for "" (driver="docker")
	I0729 17:33:10.058527  308420 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0729 17:33:10.058795  308420 start.go:159] libmachine.API.Create for "addons-031035" (driver="docker")
	I0729 17:33:10.058834  308420 client.go:168] LocalClient.Create starting
	I0729 17:33:10.059003  308420 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca.pem
	I0729 17:33:10.251146  308420 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/cert.pem
	I0729 17:33:11.531598  308420 cli_runner.go:164] Run: docker network inspect addons-031035 --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}}]}"
	W0729 17:33:11.546635  308420 cli_runner.go:211] docker network inspect addons-031035 --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
	I0729 17:33:11.546727  308420 network_create.go:284] running [docker network inspect addons-031035] to gather additional debugging logs...
	I0729 17:33:11.546749  308420 cli_runner.go:164] Run: docker network inspect addons-031035
	W0729 17:33:11.562750  308420 cli_runner.go:211] docker network inspect addons-031035 returned with exit code 1
	I0729 17:33:11.562784  308420 network_create.go:287] error running [docker network inspect addons-031035]: docker network inspect addons-031035: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-031035 not found
	I0729 17:33:11.562803  308420 network_create.go:289] output of [docker network inspect addons-031035]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-031035 not found
	
	** /stderr **
	I0729 17:33:11.562924  308420 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}}]}"
	I0729 17:33:11.578385  308420 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:0x40018ddf30}
	I0729 17:33:11.578449  308420 network_create.go:124] attempt to create docker network addons-031035 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0729 17:33:11.578553  308420 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-031035 addons-031035
	I0729 17:33:11.648861  308420 network_create.go:108] docker network addons-031035 192.168.49.0/24 created
	I0729 17:33:11.648895  308420 kic.go:121] calculated static IP "192.168.49.2" for the "addons-031035" container
	I0729 17:33:11.649040  308420 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0729 17:33:11.663907  308420 cli_runner.go:164] Run: docker volume create addons-031035 --label name.minikube.sigs.k8s.io=addons-031035 --label created_by.minikube.sigs.k8s.io=true
	I0729 17:33:11.680867  308420 oci.go:103] Successfully created a docker volume addons-031035
	I0729 17:33:11.680965  308420 cli_runner.go:164] Run: docker run --rm --name addons-031035-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-031035 --entrypoint /usr/bin/test -v addons-031035:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0729 17:33:12.856293  308420 cli_runner.go:217] Completed: docker run --rm --name addons-031035-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-031035 --entrypoint /usr/bin/test -v addons-031035:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (1.175267365s)
	I0729 17:33:12.856325  308420 oci.go:107] Successfully prepared a docker volume addons-031035
	I0729 17:33:12.856350  308420 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 17:33:12.856371  308420 kic.go:194] Starting extracting preloaded images to volume ...
	I0729 17:33:12.856470  308420 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19338-302015/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-031035:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0729 17:33:17.043340  308420 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19338-302015/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-031035:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.186824156s)
	I0729 17:33:17.043373  308420 kic.go:203] duration metric: took 4.186999195s to extract preloaded images to volume ...
	W0729 17:33:17.043541  308420 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0729 17:33:17.043663  308420 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0729 17:33:17.100545  308420 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-031035 --name addons-031035 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-031035 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-031035 --network addons-031035 --ip 192.168.49.2 --volume addons-031035:/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-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0729 17:33:17.432691  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Running}}
	I0729 17:33:17.455103  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:17.476050  308420 cli_runner.go:164] Run: docker exec addons-031035 stat /var/lib/dpkg/alternatives/iptables
	I0729 17:33:17.544988  308420 oci.go:144] the created container "addons-031035" has a running status.
	I0729 17:33:17.545019  308420 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa...
	I0729 17:33:17.786128  308420 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0729 17:33:17.812968  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:17.842690  308420 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0729 17:33:17.842713  308420 kic_runner.go:114] Args: [docker exec --privileged addons-031035 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0729 17:33:17.922507  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:17.953549  308420 machine.go:94] provisionDockerMachine start ...
	I0729 17:33:17.953653  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:17.982947  308420 main.go:141] libmachine: Using SSH client type: native
	I0729 17:33:17.983227  308420 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 38344 <nil> <nil>}
	I0729 17:33:17.983236  308420 main.go:141] libmachine: About to run SSH command:
	hostname
	I0729 17:33:17.983975  308420 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0729 17:33:21.119314  308420 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-031035
	
	I0729 17:33:21.119341  308420 ubuntu.go:169] provisioning hostname "addons-031035"
	I0729 17:33:21.119412  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:21.136880  308420 main.go:141] libmachine: Using SSH client type: native
	I0729 17:33:21.137140  308420 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 38344 <nil> <nil>}
	I0729 17:33:21.137156  308420 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-031035 && echo "addons-031035" | sudo tee /etc/hostname
	I0729 17:33:21.279403  308420 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-031035
	
	I0729 17:33:21.279494  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:21.296296  308420 main.go:141] libmachine: Using SSH client type: native
	I0729 17:33:21.296584  308420 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 38344 <nil> <nil>}
	I0729 17:33:21.296608  308420 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-031035' /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-031035/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-031035' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0729 17:33:21.427868  308420 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0729 17:33:21.427937  308420 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19338-302015/.minikube CaCertPath:/home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19338-302015/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19338-302015/.minikube}
	I0729 17:33:21.427972  308420 ubuntu.go:177] setting up certificates
	I0729 17:33:21.427983  308420 provision.go:84] configureAuth start
	I0729 17:33:21.428049  308420 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-031035
	I0729 17:33:21.444481  308420 provision.go:143] copyHostCerts
	I0729 17:33:21.444571  308420 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19338-302015/.minikube/ca.pem (1082 bytes)
	I0729 17:33:21.444730  308420 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19338-302015/.minikube/cert.pem (1123 bytes)
	I0729 17:33:21.444798  308420 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19338-302015/.minikube/key.pem (1679 bytes)
	I0729 17:33:21.444851  308420 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19338-302015/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca-key.pem org=jenkins.addons-031035 san=[127.0.0.1 192.168.49.2 addons-031035 localhost minikube]
	I0729 17:33:21.947723  308420 provision.go:177] copyRemoteCerts
	I0729 17:33:21.947814  308420 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0729 17:33:21.947867  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:21.963999  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:22.064701  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0729 17:33:22.089245  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0729 17:33:22.113233  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0729 17:33:22.136035  308420 provision.go:87] duration metric: took 708.037545ms to configureAuth
	I0729 17:33:22.136060  308420 ubuntu.go:193] setting minikube options for container-runtime
	I0729 17:33:22.136280  308420 config.go:182] Loaded profile config "addons-031035": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 17:33:22.136389  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:22.152273  308420 main.go:141] libmachine: Using SSH client type: native
	I0729 17:33:22.152511  308420 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 38344 <nil> <nil>}
	I0729 17:33:22.152530  308420 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
	I0729 17:33:22.387770  308420 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0729 17:33:22.387812  308420 machine.go:97] duration metric: took 4.434242629s to provisionDockerMachine
	I0729 17:33:22.387823  308420 client.go:171] duration metric: took 12.328978335s to LocalClient.Create
	I0729 17:33:22.387836  308420 start.go:167] duration metric: took 12.32904363s to libmachine.API.Create "addons-031035"
	I0729 17:33:22.387843  308420 start.go:293] postStartSetup for "addons-031035" (driver="docker")
	I0729 17:33:22.387854  308420 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]
	I0729 17:33:22.387918  308420 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
	I0729 17:33:22.387974  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:22.404413  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:22.501118  308420 ssh_runner.go:195] Run: cat /etc/os-release
	I0729 17:33:22.504513  308420 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0729 17:33:22.504548  308420 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0729 17:33:22.504579  308420 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0729 17:33:22.504592  308420 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0729 17:33:22.504603  308420 filesync.go:126] Scanning /home/jenkins/minikube-integration/19338-302015/.minikube/addons for local assets ...
	I0729 17:33:22.504691  308420 filesync.go:126] Scanning /home/jenkins/minikube-integration/19338-302015/.minikube/files for local assets ...
	I0729 17:33:22.504721  308420 start.go:296] duration metric: took 116.871978ms for postStartSetup
	I0729 17:33:22.505052  308420 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-031035
	I0729 17:33:22.522281  308420 profile.go:143] Saving config to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/config.json ...
	I0729 17:33:22.522582  308420 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 17:33:22.522635  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:22.539360  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:22.632647  308420 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0729 17:33:22.637154  308420 start.go:128] duration metric: took 12.581657639s to createHost
	I0729 17:33:22.637220  308420 start.go:83] releasing machines lock for "addons-031035", held for 12.581856761s
	I0729 17:33:22.637311  308420 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-031035
	I0729 17:33:22.654028  308420 ssh_runner.go:195] Run: cat /version.json
	I0729 17:33:22.654076  308420 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0729 17:33:22.654083  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:22.654134  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:22.673731  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:22.676827  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:22.888964  308420 ssh_runner.go:195] Run: systemctl --version
	I0729 17:33:22.893432  308420 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0729 17:33:23.040511  308420 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0729 17:33:23.044849  308420 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" ;
	I0729 17:33:23.065246  308420 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0729 17:33:23.065332  308420 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" ;
	I0729 17:33:23.100549  308420 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0729 17:33:23.100627  308420 start.go:495] detecting cgroup driver to use...
	I0729 17:33:23.100675  308420 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0729 17:33:23.100782  308420 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0729 17:33:23.117338  308420 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0729 17:33:23.129660  308420 docker.go:217] disabling cri-docker service (if available) ...
	I0729 17:33:23.129809  308420 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0729 17:33:23.144876  308420 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0729 17:33:23.159239  308420 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0729 17:33:23.254014  308420 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0729 17:33:23.355570  308420 docker.go:233] disabling docker service ...
	I0729 17:33:23.355636  308420 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0729 17:33:23.374291  308420 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0729 17:33:23.386021  308420 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0729 17:33:23.476706  308420 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0729 17:33:23.570831  308420 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0729 17:33:23.583235  308420 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"
	I0729 17:33:23.599712  308420 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0729 17:33:23.599779  308420 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"
	I0729 17:33:23.609800  308420 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0729 17:33:23.609935  308420 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 17:33:23.619531  308420 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 17:33:23.629589  308420 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 17:33:23.639805  308420 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0729 17:33:23.650008  308420 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"
	I0729 17:33:23.659673  308420 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"
	I0729 17:33:23.675611  308420 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"
	I0729 17:33:23.685616  308420 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0729 17:33:23.694224  308420 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0729 17:33:23.703079  308420 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 17:33:23.780446  308420 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0729 17:33:23.903404  308420 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0729 17:33:23.903521  308420 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0729 17:33:23.907537  308420 start.go:563] Will wait 60s for crictl version
	I0729 17:33:23.907665  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:33:23.911140  308420 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0729 17:33:23.955018  308420 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0729 17:33:23.955129  308420 ssh_runner.go:195] Run: crio --version
	I0729 17:33:23.992610  308420 ssh_runner.go:195] Run: crio --version
	I0729 17:33:24.037382  308420 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0729 17:33:24.040100  308420 cli_runner.go:164] Run: docker network inspect addons-031035 --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}}]}"
	I0729 17:33:24.056165  308420 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0729 17:33:24.059822  308420 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""
	I0729 17:33:24.071224  308420 kubeadm.go:883] updating cluster {Name:addons-031035 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.3 ClusterName:addons-031035 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.3 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} ...
	I0729 17:33:24.071352  308420 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 17:33:24.071411  308420 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 17:33:24.150870  308420 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 17:33:24.150896  308420 crio.go:433] Images already preloaded, skipping extraction
	I0729 17:33:24.150955  308420 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 17:33:24.190000  308420 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 17:33:24.190026  308420 cache_images.go:84] Images are preloaded, skipping loading
	I0729 17:33:24.190035  308420 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0729 17:33:24.190128  308420 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-031035 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-031035 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:}
	I0729 17:33:24.190220  308420 ssh_runner.go:195] Run: crio config
	I0729 17:33:24.237560  308420 cni.go:84] Creating CNI manager for ""
	I0729 17:33:24.237580  308420 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 17:33:24.237589  308420 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0729 17:33:24.237611  308420 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.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-031035 NodeName:addons-031035 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}
	I0729 17:33:24.237761  308420 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-031035"
	  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.3
	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
	
	I0729 17:33:24.237835  308420 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0729 17:33:24.246795  308420 binaries.go:44] Found k8s binaries, skipping transfer
	I0729 17:33:24.246870  308420 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0729 17:33:24.255678  308420 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0729 17:33:24.273410  308420 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0729 17:33:24.291138  308420 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0729 17:33:24.309580  308420 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0729 17:33:24.312858  308420 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""
	I0729 17:33:24.323312  308420 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 17:33:24.402664  308420 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 17:33:24.417261  308420 certs.go:68] Setting up /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035 for IP: 192.168.49.2
	I0729 17:33:24.417321  308420 certs.go:194] generating shared ca certs ...
	I0729 17:33:24.417351  308420 certs.go:226] acquiring lock for ca certs: {Name:mk837ae190d4457fdd27dee7cb6b332a466a2b99 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:24.418652  308420 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19338-302015/.minikube/ca.key
	I0729 17:33:25.071008  308420 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19338-302015/.minikube/ca.crt ...
	I0729 17:33:25.071044  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/ca.crt: {Name:mka5ca4aa8c38823b9701f381863b83c115f665c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:25.071300  308420 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19338-302015/.minikube/ca.key ...
	I0729 17:33:25.071325  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/ca.key: {Name:mkd8d77a2e571d31ef91ce313afadc472e5a0e8f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:25.071423  308420 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19338-302015/.minikube/proxy-client-ca.key
	I0729 17:33:25.411277  308420 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19338-302015/.minikube/proxy-client-ca.crt ...
	I0729 17:33:25.411309  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/proxy-client-ca.crt: {Name:mk554fd55a186dbb565f68bd84d4830fa54f800d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:25.412102  308420 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19338-302015/.minikube/proxy-client-ca.key ...
	I0729 17:33:25.412118  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/proxy-client-ca.key: {Name:mk63e0e5e6f10bfde355f25ff01ef831076bf283 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:25.412579  308420 certs.go:256] generating profile certs ...
	I0729 17:33:25.412645  308420 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.key
	I0729 17:33:25.412664  308420 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt with IP's: []
	I0729 17:33:26.088629  308420 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt ...
	I0729 17:33:26.088670  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: {Name:mkacf278568c8f7287f99803c12a50cb4c6f3528 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:26.088864  308420 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.key ...
	I0729 17:33:26.088877  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.key: {Name:mkbe6994e028f925cddd00e58609174b85d446ab Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:26.089735  308420 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.key.c289feb4
	I0729 17:33:26.089762  308420 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.crt.c289feb4 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0729 17:33:27.665958  308420 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.crt.c289feb4 ...
	I0729 17:33:27.665998  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.crt.c289feb4: {Name:mk0bca77262ef9b3b5bba80c6de7e3b600c8e225 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:27.666869  308420 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.key.c289feb4 ...
	I0729 17:33:27.666888  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.key.c289feb4: {Name:mk7c0870ba7d12d9427fa839acb108129c551f48 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:27.667000  308420 certs.go:381] copying /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.crt.c289feb4 -> /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.crt
	I0729 17:33:27.667088  308420 certs.go:385] copying /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.key.c289feb4 -> /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.key
	I0729 17:33:27.667142  308420 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.key
	I0729 17:33:27.667163  308420 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.crt with IP's: []
	I0729 17:33:28.265107  308420 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.crt ...
	I0729 17:33:28.265140  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.crt: {Name:mk80c38f3b2e59913ad43a891dcf381d98648cb8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:28.265331  308420 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.key ...
	I0729 17:33:28.265345  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.key: {Name:mk4a70271468731288b2ba9d341db53c81da802e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:28.266022  308420 certs.go:484] found cert: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca-key.pem (1679 bytes)
	I0729 17:33:28.266069  308420 certs.go:484] found cert: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca.pem (1082 bytes)
	I0729 17:33:28.266098  308420 certs.go:484] found cert: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/cert.pem (1123 bytes)
	I0729 17:33:28.266121  308420 certs.go:484] found cert: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/key.pem (1679 bytes)
	I0729 17:33:28.266716  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0729 17:33:28.291242  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0729 17:33:28.314706  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0729 17:33:28.338489  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0729 17:33:28.366480  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0729 17:33:28.390782  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0729 17:33:28.414092  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0729 17:33:28.437287  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0729 17:33:28.461836  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0729 17:33:28.486314  308420 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0729 17:33:28.504893  308420 ssh_runner.go:195] Run: openssl version
	I0729 17:33:28.510497  308420 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"
	I0729 17:33:28.519855  308420 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0729 17:33:28.523315  308420 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 29 17:33 /usr/share/ca-certificates/minikubeCA.pem
	I0729 17:33:28.523384  308420 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0729 17:33:28.530221  308420 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"
	I0729 17:33:28.539669  308420 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0729 17:33:28.543152  308420 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
	I0729 17:33:28.543203  308420 kubeadm.go:392] StartCluster: {Name:addons-031035 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.3 ClusterName:addons-031035 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.3 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}
	I0729 17:33:28.543334  308420 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0729 17:33:28.543392  308420 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0729 17:33:28.583307  308420 cri.go:89] found id: ""
	I0729 17:33:28.583377  308420 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0729 17:33:28.592273  308420 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0729 17:33:28.600977  308420 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0729 17:33:28.601073  308420 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
	I0729 17:33:28.609469  308420 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0729 17:33:28.609488  308420 kubeadm.go:157] found existing configuration files:
	
	I0729 17:33:28.609559  308420 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0729 17:33:28.618304  308420 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0729 17:33:28.618375  308420 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0729 17:33:28.626939  308420 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0729 17:33:28.635528  308420 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0729 17:33:28.635613  308420 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0729 17:33:28.643995  308420 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0729 17:33:28.652502  308420 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0729 17:33:28.652601  308420 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0729 17:33:28.660740  308420 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0729 17:33:28.669910  308420 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0729 17:33:28.669992  308420 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0729 17:33:28.678244  308420 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$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"
	I0729 17:33:28.721130  308420 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0729 17:33:28.721458  308420 kubeadm.go:310] [preflight] Running pre-flight checks
	I0729 17:33:28.760379  308420 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0729 17:33:28.760454  308420 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1065-aws
	I0729 17:33:28.760493  308420 kubeadm.go:310] OS: Linux
	I0729 17:33:28.760542  308420 kubeadm.go:310] CGROUPS_CPU: enabled
	I0729 17:33:28.760591  308420 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0729 17:33:28.760640  308420 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0729 17:33:28.760691  308420 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0729 17:33:28.760742  308420 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0729 17:33:28.760792  308420 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0729 17:33:28.760841  308420 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0729 17:33:28.760892  308420 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0729 17:33:28.760940  308420 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0729 17:33:28.827082  308420 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0729 17:33:28.827193  308420 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0729 17:33:28.827294  308420 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0729 17:33:29.073978  308420 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0729 17:33:29.079255  308420 out.go:204]   - Generating certificates and keys ...
	I0729 17:33:29.079449  308420 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0729 17:33:29.079547  308420 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0729 17:33:29.318220  308420 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0729 17:33:29.680366  308420 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0729 17:33:29.996393  308420 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0729 17:33:31.007540  308420 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0729 17:33:31.269457  308420 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0729 17:33:31.269766  308420 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-031035 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 17:33:31.651584  308420 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0729 17:33:31.651937  308420 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-031035 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 17:33:32.456669  308420 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0729 17:33:32.656478  308420 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0729 17:33:33.170463  308420 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0729 17:33:33.170732  308420 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0729 17:33:33.390230  308420 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0729 17:33:34.210351  308420 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0729 17:33:34.676751  308420 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0729 17:33:35.698920  308420 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0729 17:33:36.330063  308420 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0729 17:33:36.330726  308420 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0729 17:33:36.333643  308420 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0729 17:33:36.335643  308420 out.go:204]   - Booting up control plane ...
	I0729 17:33:36.335741  308420 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0729 17:33:36.335829  308420 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0729 17:33:36.336446  308420 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0729 17:33:36.352528  308420 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0729 17:33:36.353748  308420 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0729 17:33:36.353799  308420 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0729 17:33:36.462828  308420 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0729 17:33:36.462916  308420 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0729 17:33:37.964240  308420 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501499853s
	I0729 17:33:37.964330  308420 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0729 17:33:43.465564  308420 kubeadm.go:310] [api-check] The API server is healthy after 5.501319301s
	I0729 17:33:43.485021  308420 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0729 17:33:43.498823  308420 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0729 17:33:43.521916  308420 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0729 17:33:43.522112  308420 kubeadm.go:310] [mark-control-plane] Marking the node addons-031035 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0729 17:33:43.533966  308420 kubeadm.go:310] [bootstrap-token] Using token: x89aug.sa0joalbq9ovug0a
	I0729 17:33:43.537627  308420 out.go:204]   - Configuring RBAC rules ...
	I0729 17:33:43.537764  308420 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0729 17:33:43.543035  308420 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0729 17:33:43.557459  308420 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0729 17:33:43.565394  308420 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0729 17:33:43.571963  308420 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0729 17:33:43.578131  308420 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0729 17:33:43.879892  308420 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0729 17:33:44.311495  308420 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0729 17:33:44.871639  308420 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0729 17:33:44.873049  308420 kubeadm.go:310] 
	I0729 17:33:44.873120  308420 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0729 17:33:44.873131  308420 kubeadm.go:310] 
	I0729 17:33:44.873206  308420 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0729 17:33:44.873220  308420 kubeadm.go:310] 
	I0729 17:33:44.873247  308420 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0729 17:33:44.873307  308420 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0729 17:33:44.873362  308420 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0729 17:33:44.873371  308420 kubeadm.go:310] 
	I0729 17:33:44.873423  308420 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0729 17:33:44.873431  308420 kubeadm.go:310] 
	I0729 17:33:44.873477  308420 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0729 17:33:44.873485  308420 kubeadm.go:310] 
	I0729 17:33:44.873535  308420 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0729 17:33:44.873622  308420 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0729 17:33:44.873690  308420 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0729 17:33:44.873699  308420 kubeadm.go:310] 
	I0729 17:33:44.873779  308420 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0729 17:33:44.873857  308420 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0729 17:33:44.873865  308420 kubeadm.go:310] 
	I0729 17:33:44.873945  308420 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token x89aug.sa0joalbq9ovug0a \
	I0729 17:33:44.874047  308420 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:097faf2517e2db672aaa367c610ba18ec1f314be2e62c1235d1f5d3b72c03aa0 \
	I0729 17:33:44.874070  308420 kubeadm.go:310] 	--control-plane 
	I0729 17:33:44.874078  308420 kubeadm.go:310] 
	I0729 17:33:44.874160  308420 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0729 17:33:44.874166  308420 kubeadm.go:310] 
	I0729 17:33:44.874251  308420 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token x89aug.sa0joalbq9ovug0a \
	I0729 17:33:44.874349  308420 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:097faf2517e2db672aaa367c610ba18ec1f314be2e62c1235d1f5d3b72c03aa0 
	I0729 17:33:44.876910  308420 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1065-aws\n", err: exit status 1
	I0729 17:33:44.877044  308420 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0729 17:33:44.877087  308420 cni.go:84] Creating CNI manager for ""
	I0729 17:33:44.877101  308420 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 17:33:44.879971  308420 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0729 17:33:44.882254  308420 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0729 17:33:44.886084  308420 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0729 17:33:44.886106  308420 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0729 17:33:44.908762  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0729 17:33:45.235082  308420 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0729 17:33:45.235303  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:45.235387  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-031035 minikube.k8s.io/updated_at=2024_07_29T17_33_45_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=75dd5ed86f7940da98b5fdb592bb8258c6e30411 minikube.k8s.io/name=addons-031035 minikube.k8s.io/primary=true
	I0729 17:33:45.446482  308420 ops.go:34] apiserver oom_adj: -16
	I0729 17:33:45.446589  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:45.946723  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:46.447570  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:46.947734  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:47.446796  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:47.947344  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:48.447338  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:48.946797  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:49.447341  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:49.947658  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:50.446739  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:50.947376  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:51.447634  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:51.946811  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:52.447225  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:52.947080  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:53.447189  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:53.946843  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:54.447370  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:54.946709  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:55.446732  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:55.946807  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:56.446724  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:56.947143  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:57.447249  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:57.946989  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:58.076887  308420 kubeadm.go:1113] duration metric: took 12.841734375s to wait for elevateKubeSystemPrivileges
	I0729 17:33:58.076922  308420 kubeadm.go:394] duration metric: took 29.533721151s to StartCluster
	I0729 17:33:58.076940  308420 settings.go:142] acquiring lock: {Name:mk0bea71b68376f7a25530a35b0cc6989695e455 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:58.077067  308420 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19338-302015/kubeconfig
	I0729 17:33:58.077465  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/kubeconfig: {Name:mkead3051ac0eef2f4eeb1612b07cf0d55bb197e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:58.077664  308420 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0729 17:33:58.077775  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0729 17:33:58.078054  308420 config.go:182] Loaded profile config "addons-031035": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 17:33:58.078091  308420 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]
	I0729 17:33:58.078168  308420 addons.go:69] Setting yakd=true in profile "addons-031035"
	I0729 17:33:58.078194  308420 addons.go:234] Setting addon yakd=true in "addons-031035"
	I0729 17:33:58.078219  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.078676  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.078921  308420 addons.go:69] Setting inspektor-gadget=true in profile "addons-031035"
	I0729 17:33:58.078945  308420 addons.go:234] Setting addon inspektor-gadget=true in "addons-031035"
	I0729 17:33:58.078967  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.079342  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.079619  308420 addons.go:69] Setting metrics-server=true in profile "addons-031035"
	I0729 17:33:58.079645  308420 addons.go:234] Setting addon metrics-server=true in "addons-031035"
	I0729 17:33:58.079667  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.080103  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.080243  308420 addons.go:69] Setting cloud-spanner=true in profile "addons-031035"
	I0729 17:33:58.080271  308420 addons.go:234] Setting addon cloud-spanner=true in "addons-031035"
	I0729 17:33:58.080295  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.080676  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.082550  308420 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-031035"
	I0729 17:33:58.082608  308420 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-031035"
	I0729 17:33:58.082633  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.082698  308420 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-031035"
	I0729 17:33:58.082723  308420 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-031035"
	I0729 17:33:58.082747  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.083032  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.083132  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.089341  308420 addons.go:69] Setting registry=true in profile "addons-031035"
	I0729 17:33:58.089406  308420 addons.go:234] Setting addon registry=true in "addons-031035"
	I0729 17:33:58.089444  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.090048  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.096198  308420 addons.go:69] Setting storage-provisioner=true in profile "addons-031035"
	I0729 17:33:58.096244  308420 addons.go:234] Setting addon storage-provisioner=true in "addons-031035"
	I0729 17:33:58.096284  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.096725  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.097028  308420 addons.go:69] Setting default-storageclass=true in profile "addons-031035"
	I0729 17:33:58.097063  308420 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-031035"
	I0729 17:33:58.097301  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.117286  308420 addons.go:69] Setting gcp-auth=true in profile "addons-031035"
	I0729 17:33:58.117333  308420 mustload.go:65] Loading cluster: addons-031035
	I0729 17:33:58.117505  308420 config.go:182] Loaded profile config "addons-031035": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 17:33:58.117746  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.119059  308420 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-031035"
	I0729 17:33:58.119118  308420 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-031035"
	I0729 17:33:58.125776  308420 addons.go:69] Setting volcano=true in profile "addons-031035"
	I0729 17:33:58.125824  308420 addons.go:234] Setting addon volcano=true in "addons-031035"
	I0729 17:33:58.125919  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.131933  308420 addons.go:69] Setting volumesnapshots=true in profile "addons-031035"
	I0729 17:33:58.132038  308420 addons.go:234] Setting addon volumesnapshots=true in "addons-031035"
	I0729 17:33:58.132116  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.132715  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.133025  308420 addons.go:69] Setting ingress=true in profile "addons-031035"
	I0729 17:33:58.133056  308420 addons.go:234] Setting addon ingress=true in "addons-031035"
	I0729 17:33:58.133088  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.133636  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.148297  308420 addons.go:69] Setting ingress-dns=true in profile "addons-031035"
	I0729 17:33:58.148337  308420 addons.go:234] Setting addon ingress-dns=true in "addons-031035"
	I0729 17:33:58.148382  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.148819  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.164062  308420 out.go:177] * Verifying Kubernetes components...
	I0729 17:33:58.176455  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.192591  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.232996  308420 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 17:33:58.249011  308420 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0729 17:33:58.268052  308420 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.0
	I0729 17:33:58.297555  308420 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0729 17:33:58.297715  308420 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0729 17:33:58.303906  308420 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0729 17:33:58.303974  308420 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0729 17:33:58.304085  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.304276  308420 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0729 17:33:58.304308  308420 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0729 17:33:58.304360  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.322016  308420 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0729 17:33:58.322041  308420 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0729 17:33:58.322118  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.326823  308420 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0729 17:33:58.326850  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0729 17:33:58.326916  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.338835  308420 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0729 17:33:58.339041  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0729 17:33:58.341301  308420 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0729 17:33:58.341326  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0729 17:33:58.341395  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.350936  308420 addons.go:234] Setting addon default-storageclass=true in "addons-031035"
	I0729 17:33:58.350977  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.351412  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.365016  308420 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0729 17:33:58.367124  308420 out.go:177]   - Using image docker.io/registry:2.8.3
	I0729 17:33:58.367230  308420 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0729 17:33:58.370548  308420 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0729 17:33:58.370573  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0729 17:33:58.370638  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.371013  308420 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0729 17:33:58.371026  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0729 17:33:58.371069  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.387076  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.396797  308420 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-031035"
	I0729 17:33:58.396839  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.397227  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.408786  308420 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 17:33:58.411318  308420 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 17:33:58.413654  308420 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0729 17:33:58.416066  308420 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0729 17:33:58.416089  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0729 17:33:58.416155  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	W0729 17:33:58.440090  308420 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0729 17:33:58.440222  308420 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0729 17:33:58.440422  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.441062  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0729 17:33:58.441302  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0729 17:33:58.442882  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0729 17:33:58.442984  308420 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0729 17:33:58.443009  308420 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0729 17:33:58.443086  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.447256  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0729 17:33:58.447934  308420 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0729 17:33:58.447955  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0729 17:33:58.448035  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.451358  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0729 17:33:58.453117  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0729 17:33:58.455998  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0729 17:33:58.458186  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0729 17:33:58.460005  308420 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0729 17:33:58.460040  308420 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0729 17:33:58.460142  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.530562  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.546606  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0729 17:33:58.547398  308420 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0729 17:33:58.547419  308420 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0729 17:33:58.547479  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.569017  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.575957  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.594567  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.597463  308420 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0729 17:33:58.601204  308420 out.go:177]   - Using image docker.io/busybox:stable
	I0729 17:33:58.603355  308420 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0729 17:33:58.603429  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0729 17:33:58.603533  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.623291  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.658227  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.665023  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.665300  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.668918  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.674367  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.691040  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.697356  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.841020  308420 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0729 17:33:58.841092  308420 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0729 17:33:58.899293  308420 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0729 17:33:58.899362  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0729 17:33:58.942387  308420 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 17:33:59.049091  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0729 17:33:59.054487  308420 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0729 17:33:59.054514  308420 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0729 17:33:59.119070  308420 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0729 17:33:59.119097  308420 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0729 17:33:59.119467  308420 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0729 17:33:59.119495  308420 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0729 17:33:59.122952  308420 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0729 17:33:59.122979  308420 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0729 17:33:59.131273  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0729 17:33:59.166865  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0729 17:33:59.202186  308420 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0729 17:33:59.202218  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0729 17:33:59.231189  308420 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0729 17:33:59.231230  308420 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0729 17:33:59.256799  308420 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0729 17:33:59.256840  308420 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0729 17:33:59.261672  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0729 17:33:59.272365  308420 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0729 17:33:59.272391  308420 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0729 17:33:59.281146  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0729 17:33:59.287086  308420 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0729 17:33:59.287109  308420 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0729 17:33:59.301267  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0729 17:33:59.321706  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0729 17:33:59.357450  308420 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0729 17:33:59.357477  308420 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0729 17:33:59.368874  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0729 17:33:59.435462  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:33:59.449967  308420 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0729 17:33:59.449996  308420 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0729 17:33:59.479279  308420 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0729 17:33:59.479307  308420 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)
	I0729 17:33:59.483908  308420 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0729 17:33:59.483934  308420 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0729 17:33:59.571494  308420 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0729 17:33:59.571521  308420 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0729 17:33:59.602185  308420 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0729 17:33:59.602218  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0729 17:33:59.704583  308420 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0729 17:33:59.704614  308420 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0729 17:33:59.709418  308420 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0729 17:33:59.709444  308420 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0729 17:33:59.766113  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:33:59.852371  308420 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0729 17:33:59.852400  308420 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0729 17:33:59.889030  308420 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0729 17:33:59.889057  308420 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0729 17:33:59.900966  308420 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0729 17:33:59.901006  308420 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0729 17:33:59.998865  308420 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0729 17:33:59.998899  308420 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0729 17:34:00.039164  308420 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0729 17:34:00.039212  308420 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0729 17:34:00.118736  308420 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0729 17:34:00.118772  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0729 17:34:00.150055  308420 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0729 17:34:00.150083  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0729 17:34:00.266757  308420 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0729 17:34:00.266785  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0729 17:34:00.326593  308420 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0729 17:34:00.326636  308420 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0729 17:34:00.377370  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:34:00.452260  308420 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0729 17:34:00.452292  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0729 17:34:00.554005  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:34:00.681347  308420 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0729 17:34:00.681382  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0729 17:34:00.867446  308420 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.320815385s)
	I0729 17:34:00.867479  308420 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0729 17:34:00.867572  308420 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.924929271s)
	I0729 17:34:00.869264  308420 node_ready.go:35] waiting up to 6m0s for node "addons-031035" to be "Ready" ...
	I0729 17:34:00.898353  308420 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0729 17:34:00.898382  308420 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0729 17:34:01.055464  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:34:02.076464  308420 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-031035" context rescaled to 1 replicas
	I0729 17:34:03.273702  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:03.941193  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.892061557s)
	I0729 17:34:03.941294  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.809997929s)
	I0729 17:34:03.941373  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.77447734s)
	I0729 17:34:03.941432  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.679737457s)
	I0729 17:34:03.941486  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.660309024s)
	I0729 17:34:04.940832  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.619070156s)
	I0729 17:34:04.940917  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.572015791s)
	I0729 17:34:04.940947  308420 addons.go:475] Verifying addon registry=true in "addons-031035"
	I0729 17:34:04.940856  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.639557072s)
	I0729 17:34:04.941142  308420 addons.go:475] Verifying addon ingress=true in "addons-031035"
	I0729 17:34:04.941482  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.505981319s)
	I0729 17:34:04.941505  308420 addons.go:475] Verifying addon metrics-server=true in "addons-031035"
	I0729 17:34:04.941548  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.175411041s)
	I0729 17:34:04.941980  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.564569753s)
	I0729 17:34:04.943195  308420 out.go:177] * Verifying registry addon...
	I0729 17:34:04.943292  308420 out.go:177] * Verifying ingress addon...
	I0729 17:34:04.945208  308420 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-031035 service yakd-dashboard -n yakd-dashboard
	
	I0729 17:34:04.946079  308420 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0729 17:34:04.947091  308420 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0729 17:34:04.963443  308420 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 17:34:04.963482  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:04.964482  308420 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0729 17:34:04.964505  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:05.073910  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.519850404s)
	W0729 17:34:05.073986  308420 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:34:05.074023  308420 retry.go:31] will retry after 195.910514ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:34:05.271047  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:34:05.408943  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:05.468220  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:05.481119  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:05.598106  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.542588388s)
	I0729 17:34:05.598196  308420 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-031035"
	I0729 17:34:05.603537  308420 out.go:177] * Verifying csi-hostpath-driver addon...
	I0729 17:34:05.607489  308420 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0729 17:34:05.743778  308420 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 17:34:05.743874  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:05.746422  308420 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0729 17:34:05.746561  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:34:05.790406  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:34:06.001317  308420 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0729 17:34:06.028463  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:06.029687  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:06.114762  308420 addons.go:234] Setting addon gcp-auth=true in "addons-031035"
	I0729 17:34:06.114856  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:34:06.115342  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:34:06.127194  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:06.147209  308420 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0729 17:34:06.147275  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:34:06.173660  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:34:06.465161  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:06.467802  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:06.617121  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:06.883701  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.612559148s)
	I0729 17:34:06.886599  308420 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 17:34:06.889303  308420 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0729 17:34:06.891504  308420 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0729 17:34:06.891561  308420 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0729 17:34:06.940860  308420 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0729 17:34:06.940886  308420 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0729 17:34:06.953619  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:06.954415  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:06.968490  308420 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0729 17:34:06.968562  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0729 17:34:07.011932  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:34:07.125832  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:07.455043  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:07.458615  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:07.617689  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:07.802708  308420 addons.go:475] Verifying addon gcp-auth=true in "addons-031035"
	I0729 17:34:07.806027  308420 out.go:177] * Verifying gcp-auth addon...
	I0729 17:34:07.808939  308420 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0729 17:34:07.815778  308420 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0729 17:34:07.815856  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:07.873328  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:07.949945  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:07.954463  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:08.111924  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:08.313224  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:08.451067  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:08.453129  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:08.613456  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:08.812715  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:08.953246  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:08.954255  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:09.113365  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:09.312518  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:09.452534  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:09.453965  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:09.612132  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:09.819185  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:09.873860  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:09.950327  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:09.951658  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:10.112335  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:10.312013  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:10.451400  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:10.451668  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:10.612440  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:10.812653  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:10.950377  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:10.954990  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:11.112651  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:11.324510  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:11.451103  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:11.451927  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:11.611987  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:11.812330  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:11.951995  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:11.952732  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:12.111935  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:12.312366  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:12.374044  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:12.449946  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:12.451298  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:12.611655  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:12.813023  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:12.950662  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:12.952181  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:13.113084  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:13.312984  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:13.450213  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:13.452053  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:13.612293  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:13.813138  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:13.950927  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:13.951951  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:14.112193  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:14.313020  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:14.451246  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:14.451698  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:14.612600  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:14.813072  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:14.872806  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:14.951220  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:14.952125  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:15.112231  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:15.312938  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:15.451101  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:15.451983  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:15.613373  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:15.812982  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:15.951921  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:15.953281  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:16.112355  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:16.312846  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:16.451481  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:16.451705  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:16.611933  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:16.812217  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:16.872910  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:16.950553  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:16.952730  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:17.112328  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:17.313101  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:17.450292  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:17.451831  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:17.612499  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:17.812326  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:17.951469  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:17.952286  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:18.112525  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:18.313038  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:18.451607  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:18.451866  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:18.612151  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:18.813018  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:18.951824  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:18.952378  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:19.112160  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:19.313413  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:19.372444  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:19.452391  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:19.456944  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:19.611948  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:19.812013  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:19.951093  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:19.951966  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:20.112288  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:20.313796  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:20.450259  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:20.451667  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:20.612201  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:20.813031  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:20.950224  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:20.951414  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:21.111977  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:21.312446  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:21.373057  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:21.449827  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:21.451214  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:21.612457  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:21.812171  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:21.951381  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:21.952687  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:22.111946  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:22.312707  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:22.451285  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:22.451636  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:22.612488  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:22.813217  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:22.951459  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:22.952282  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:23.112582  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:23.312954  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:23.450025  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:23.451372  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:23.611681  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:23.812541  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:23.873339  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:23.951473  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:23.952410  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:24.112455  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:24.317866  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:24.449998  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:24.451194  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:24.612391  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:24.812406  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:24.950803  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:24.951394  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:25.112233  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:25.313100  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:25.451941  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:25.452134  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:25.611986  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:25.811952  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:25.949898  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:25.951910  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:26.112508  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:26.312828  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:26.372887  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:26.452647  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:26.453452  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:26.611907  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:26.812190  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:26.951148  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:26.951458  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:27.111726  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:27.313232  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:27.462617  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:27.464029  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:27.612342  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:27.812636  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:27.953022  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:27.954610  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:28.112243  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:28.312403  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:28.456085  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:28.457248  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:28.612412  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:28.812130  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:28.872916  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:28.951072  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:28.951336  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:29.112501  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:29.313533  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:29.450078  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:29.450813  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:29.611934  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:29.812800  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:29.952548  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:29.952862  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:30.112797  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:30.312269  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:30.449715  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:30.452000  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:30.612516  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:30.812412  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:30.950515  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:30.951934  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:31.112260  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:31.313000  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:31.372767  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:31.450841  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:31.451968  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:31.611994  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:31.811999  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:31.952965  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:31.953368  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:32.115037  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:32.313697  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:32.449885  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:32.451467  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:32.612046  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:32.812362  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:32.950917  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:32.951956  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:33.112548  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:33.313102  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:33.372832  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:33.450266  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:33.451695  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:33.611948  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:33.812048  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:33.950511  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:33.952354  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:34.113571  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:34.313137  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:34.450474  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:34.451487  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:34.612237  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:34.813154  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:34.951556  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:34.952655  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:35.112308  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:35.313059  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:35.450007  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:35.452523  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:35.612464  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:35.812277  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:35.873029  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:35.949852  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:35.952600  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:36.112313  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:36.313003  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:36.450161  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:36.451264  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:36.611654  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:36.812601  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:36.950399  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:36.951657  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:37.112147  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:37.312660  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:37.451092  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:37.452063  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:37.611908  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:37.812175  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:37.951854  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:37.952146  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:38.112776  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:38.312272  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:38.373340  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:38.452509  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:38.453194  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:38.612246  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:38.812780  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:38.952133  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:38.952405  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:39.113011  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:39.314474  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:39.451339  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:39.451882  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:39.612266  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:39.813105  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:39.950276  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:39.952066  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:40.112194  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:40.312556  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:40.453720  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:40.454975  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:40.612427  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:40.813036  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:40.872865  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:40.950214  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:40.951618  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:41.112222  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:41.314046  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:41.450209  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:41.451366  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:41.612324  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:41.812667  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:41.951166  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:41.952111  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:42.112567  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:42.314013  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:42.451643  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:42.453262  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:42.612024  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:42.812463  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:42.873003  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:42.951152  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:42.952528  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:43.111974  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:43.313128  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:43.451084  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:43.451827  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:43.611945  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:43.813005  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:43.950511  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:43.950722  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:44.113290  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:44.312733  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:44.459814  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:44.460347  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:44.621555  308420 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 17:34:44.621634  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:44.813687  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:44.922919  308420 node_ready.go:49] node "addons-031035" has status "Ready":"True"
	I0729 17:34:44.922994  308420 node_ready.go:38] duration metric: took 44.053704419s for node "addons-031035" to be "Ready" ...
	I0729 17:34:44.923020  308420 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" ...
	I0729 17:34:44.953362  308420 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-fv6rr" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:44.990290  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:44.992724  308420 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 17:34:44.992784  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:45.133677  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:45.315281  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:45.478526  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:45.487765  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:45.613155  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:45.841818  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:45.952585  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:45.953644  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:45.959659  308420 pod_ready.go:92] pod "coredns-7db6d8ff4d-fv6rr" in "kube-system" namespace has status "Ready":"True"
	I0729 17:34:45.959691  308420 pod_ready.go:81] duration metric: took 1.006249439s for pod "coredns-7db6d8ff4d-fv6rr" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:45.959808  308420 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:45.965404  308420 pod_ready.go:92] pod "etcd-addons-031035" in "kube-system" namespace has status "Ready":"True"
	I0729 17:34:45.965425  308420 pod_ready.go:81] duration metric: took 5.604103ms for pod "etcd-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:45.965440  308420 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:45.971555  308420 pod_ready.go:92] pod "kube-apiserver-addons-031035" in "kube-system" namespace has status "Ready":"True"
	I0729 17:34:45.971580  308420 pod_ready.go:81] duration metric: took 6.132438ms for pod "kube-apiserver-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:45.971594  308420 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:45.977388  308420 pod_ready.go:92] pod "kube-controller-manager-addons-031035" in "kube-system" namespace has status "Ready":"True"
	I0729 17:34:45.977414  308420 pod_ready.go:81] duration metric: took 5.812496ms for pod "kube-controller-manager-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:45.977429  308420 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-5hm2c" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:46.073889  308420 pod_ready.go:92] pod "kube-proxy-5hm2c" in "kube-system" namespace has status "Ready":"True"
	I0729 17:34:46.073918  308420 pod_ready.go:81] duration metric: took 96.481387ms for pod "kube-proxy-5hm2c" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:46.073929  308420 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:46.113898  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:46.314826  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:46.452503  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:46.453878  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:46.473314  308420 pod_ready.go:92] pod "kube-scheduler-addons-031035" in "kube-system" namespace has status "Ready":"True"
	I0729 17:34:46.473340  308420 pod_ready.go:81] duration metric: took 399.402947ms for pod "kube-scheduler-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:46.473351  308420 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:46.613850  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:46.823266  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:46.953642  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:46.954565  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:47.115028  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:47.312607  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:47.452229  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:47.454472  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:47.613678  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:47.818510  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:47.952426  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:47.952598  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:48.113703  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:48.313354  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:48.451856  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:48.452792  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:48.479413  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:34:48.613130  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:48.814990  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:48.951589  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:48.952119  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:49.113111  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:49.313022  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:49.452430  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:49.453703  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:49.613328  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:49.816170  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:49.957261  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:49.958204  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:50.113734  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:50.313108  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:50.451377  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:50.455889  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:50.481804  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:34:50.614454  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:50.812544  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:50.952339  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:50.954024  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:51.113612  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:51.317390  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:51.454615  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:51.457194  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:51.615694  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:51.813621  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:51.959263  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:51.973009  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:52.113151  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:52.312806  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:52.459917  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:52.460161  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:52.614934  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:52.813361  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:52.957123  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:52.958643  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:52.980177  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:34:53.115019  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:53.322717  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:53.452386  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:53.455306  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:53.614759  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:53.812688  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:53.953377  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:53.956161  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:54.114717  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:54.313141  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:54.451804  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:54.454502  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:54.614422  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:54.820069  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:54.955065  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:54.955358  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:55.116433  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:55.312704  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:55.454193  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:55.454641  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:55.480122  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:34:55.614494  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:55.814343  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:55.951919  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:55.960723  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:56.113215  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:56.313169  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:56.454400  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:56.464613  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:56.616958  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:56.812836  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:56.957121  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:56.958705  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:57.114249  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:57.312636  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:57.453993  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:57.455234  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:57.480896  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:34:57.613771  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:57.814264  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:57.955716  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:57.958298  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:58.114658  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:58.313351  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:58.452191  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:58.453232  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:58.613382  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:58.812700  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:58.953478  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:58.954416  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:59.113097  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:59.314002  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:59.450599  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:59.458738  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:59.613998  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:59.813049  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:59.953186  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:59.953906  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:59.978954  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:00.125210  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:00.325510  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:00.456725  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:00.458396  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:00.614798  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:00.812736  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:00.994052  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:00.994946  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:01.116295  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:01.313394  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:01.453847  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:01.460233  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:01.616344  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:01.813190  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:01.955077  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:01.961730  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:01.980261  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:02.115322  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:02.313210  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:02.452165  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:02.452819  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:02.613785  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:02.813166  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:02.950967  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:02.952279  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:03.133288  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:03.321296  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:03.454125  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:03.457783  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:03.628991  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:03.814652  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:03.953382  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:03.954770  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:03.981423  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:04.117721  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:04.313687  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:04.454142  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:04.455387  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:04.613195  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:04.812222  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:04.952028  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:04.953022  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:05.113726  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:05.312634  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:05.450944  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:05.452514  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:05.614443  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:05.814090  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:05.952973  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:05.960513  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:06.121763  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:06.312522  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:06.452411  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:06.455742  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:06.479962  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:06.614051  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:06.812861  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:06.952323  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:06.953511  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:07.115731  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:07.312625  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:07.459816  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:07.464054  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:07.614484  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:07.813407  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:07.971369  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:07.972802  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:08.113838  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:08.316045  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:08.454272  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:08.458109  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:08.481556  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:08.621688  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:08.813791  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:08.954599  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:08.959472  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:09.114146  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:09.313894  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:09.460267  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:09.461805  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:09.614406  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:09.812563  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:09.951166  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:09.952508  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:10.113322  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:10.312792  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:10.454490  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:10.456178  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:10.491494  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:10.612892  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:10.812533  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:10.951158  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:10.953598  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:11.113451  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:11.313058  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:11.453273  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:11.456103  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:11.613674  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:11.813624  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:11.956098  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:11.957155  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:12.116989  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:12.314112  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:12.462869  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:12.464752  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:12.617366  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:12.813394  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:12.954864  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:12.955040  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:12.980419  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:13.138082  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:13.312759  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:13.453524  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:13.453954  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:13.613748  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:13.813056  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:13.952661  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:13.953554  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:14.114145  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:14.313092  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:14.453889  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:14.454608  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:14.612778  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:14.815529  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:14.952295  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:14.953297  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:15.114342  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:15.312925  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:15.456361  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:15.460761  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:15.482645  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:15.613717  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:15.813166  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:15.955181  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:15.955879  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:16.114743  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:16.312611  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:16.456559  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:16.461093  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:16.614126  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:16.812935  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:16.952105  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:16.963912  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:17.114047  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:17.312691  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:17.464726  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:17.507028  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:17.510346  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:17.618391  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:17.814034  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:17.956576  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:17.962363  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:18.115446  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:18.313392  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:18.453185  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:18.454009  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:18.647646  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:18.821112  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:18.967227  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:18.968462  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:19.114154  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:19.312308  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:19.468509  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:19.470096  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:19.612950  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:19.813557  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:19.958000  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:19.962492  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:19.988069  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:20.114319  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:20.312852  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:20.453852  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:20.455097  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:20.618794  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:20.814024  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:20.954940  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:20.956477  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:21.114756  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:21.323002  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:21.454398  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:21.455621  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:21.613613  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:21.813189  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:21.950636  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:21.952204  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:22.112813  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:22.312433  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:22.451752  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:22.453158  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:22.479460  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:22.612628  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:22.813737  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:22.952044  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:22.956427  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:23.115914  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:23.314277  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:23.451836  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:23.454317  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:23.614694  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:23.813862  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:23.951829  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:23.952803  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:24.113550  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:24.312511  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:24.451876  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:24.452174  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:24.479828  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:24.613419  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:24.812915  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:24.952316  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:24.953221  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:25.114458  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:25.313481  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:25.452024  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:25.455640  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:25.613808  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:25.813386  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:25.985398  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:26.000140  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:26.114123  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:26.312743  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:26.452468  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:26.453646  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:26.613868  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:26.819006  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:26.954481  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:26.955594  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:26.984267  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:27.121266  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:27.313588  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:27.454232  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:27.454948  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:27.617110  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:27.813219  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:27.956830  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:27.957238  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:28.113693  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:28.313228  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:28.461395  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:28.465912  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:28.613655  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:28.819370  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:28.952324  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:28.952879  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:29.114235  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:29.312368  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:29.452895  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:29.453507  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:29.479674  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:29.613422  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:29.812985  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:29.951001  308420 kapi.go:107] duration metric: took 1m25.004918811s to wait for kubernetes.io/minikube-addons=registry ...
	I0729 17:35:29.952424  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:30.114416  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:30.313035  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:30.451378  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:30.613139  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:30.815728  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:30.953118  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:31.114560  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:31.314861  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:31.456889  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:31.480478  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:31.621400  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:31.812686  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:31.951703  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:32.115060  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:32.315145  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:32.452735  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:32.614008  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:32.813396  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:32.956004  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:33.122253  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:33.313913  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:33.451833  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:33.613317  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:33.815423  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:33.951894  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:33.980020  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:34.113568  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:34.321077  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:34.451443  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:34.615220  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:34.837740  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:34.962677  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:35.126903  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:35.313274  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:35.452272  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:35.613974  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:35.813237  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:35.953376  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:35.980979  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:36.114459  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:36.314099  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:36.452967  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:36.613826  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:36.825530  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:36.963078  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:37.114834  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:37.312356  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:37.451931  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:37.614814  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:37.815536  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:37.952831  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:38.113446  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:38.313088  308420 kapi.go:107] duration metric: took 1m30.504149989s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0729 17:35:38.315578  308420 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-031035 cluster.
	I0729 17:35:38.318065  308420 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.
	I0729 17:35:38.320214  308420 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0729 17:35:38.451644  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:38.485241  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:38.613981  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:38.953255  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:39.115672  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:39.452592  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:39.613351  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:39.952087  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:40.114452  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:40.451652  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:40.613939  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:40.953695  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:40.980462  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:41.113791  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:41.452187  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:41.614236  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:41.951639  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:42.114687  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:42.452592  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:42.613305  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:42.951749  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:43.113617  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:43.452898  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:43.483094  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:43.613727  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:43.951586  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:44.115122  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:44.451898  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:44.613334  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:44.951508  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:45.136099  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:45.453822  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:45.483913  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:45.614125  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:45.958100  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:46.113560  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:46.451996  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:46.613656  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:46.954456  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:47.114024  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:47.454335  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:47.613883  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:47.956607  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:47.982428  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:48.121456  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:48.451813  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:48.615410  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:48.952652  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:49.113265  308420 kapi.go:107] duration metric: took 1m43.505772403s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0729 17:35:49.451232  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:49.953285  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:50.453167  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:50.479668  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:50.951433  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:51.453638  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:51.960270  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:52.451912  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:52.480551  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:52.954484  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:53.452809  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:53.951544  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:54.451943  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:54.953030  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:54.982975  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:55.451890  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:55.955511  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:56.454757  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:56.952145  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:57.451996  308420 kapi.go:107] duration metric: took 1m52.504901993s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0729 17:35:57.454485  308420 out.go:177] * Enabled addons: storage-provisioner, nvidia-device-plugin, ingress-dns, cloud-spanner, default-storageclass, metrics-server, inspektor-gadget, yakd, storage-provisioner-rancher, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I0729 17:35:57.457145  308420 addons.go:510] duration metric: took 1m59.379043102s for enable addons: enabled=[storage-provisioner nvidia-device-plugin ingress-dns cloud-spanner default-storageclass metrics-server inspektor-gadget yakd storage-provisioner-rancher volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I0729 17:35:57.479989  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:59.979188  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:36:01.979694  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:36:03.980188  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:36:05.980821  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:36:08.479498  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:36:10.480558  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:36:12.979927  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:36:15.479093  308420 pod_ready.go:92] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"True"
	I0729 17:36:15.479120  308420 pod_ready.go:81] duration metric: took 1m29.005737169s for pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace to be "Ready" ...
	I0729 17:36:15.479133  308420 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-dnhs8" in "kube-system" namespace to be "Ready" ...
	I0729 17:36:15.484440  308420 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-dnhs8" in "kube-system" namespace has status "Ready":"True"
	I0729 17:36:15.484466  308420 pod_ready.go:81] duration metric: took 5.324432ms for pod "nvidia-device-plugin-daemonset-dnhs8" in "kube-system" namespace to be "Ready" ...
	I0729 17:36:15.484487  308420 pod_ready.go:38] duration metric: took 1m30.561411931s 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" ...
	I0729 17:36:15.485753  308420 api_server.go:52] waiting for apiserver process to appear ...
	I0729 17:36:15.486289  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 17:36:15.486367  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 17:36:15.535632  308420 cri.go:89] found id: "03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46"
	I0729 17:36:15.535658  308420 cri.go:89] found id: ""
	I0729 17:36:15.535666  308420 logs.go:276] 1 containers: [03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46]
	I0729 17:36:15.535731  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:15.540275  308420 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 17:36:15.540347  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 17:36:15.580835  308420 cri.go:89] found id: "e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae"
	I0729 17:36:15.580854  308420 cri.go:89] found id: ""
	I0729 17:36:15.580862  308420 logs.go:276] 1 containers: [e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae]
	I0729 17:36:15.580925  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:15.584426  308420 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 17:36:15.584500  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 17:36:15.628902  308420 cri.go:89] found id: "dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c"
	I0729 17:36:15.628921  308420 cri.go:89] found id: ""
	I0729 17:36:15.628929  308420 logs.go:276] 1 containers: [dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c]
	I0729 17:36:15.628984  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:15.632431  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 17:36:15.632499  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 17:36:15.673991  308420 cri.go:89] found id: "65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352"
	I0729 17:36:15.674013  308420 cri.go:89] found id: ""
	I0729 17:36:15.674021  308420 logs.go:276] 1 containers: [65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352]
	I0729 17:36:15.674080  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:15.677463  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 17:36:15.677532  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 17:36:15.716540  308420 cri.go:89] found id: "c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36"
	I0729 17:36:15.716561  308420 cri.go:89] found id: ""
	I0729 17:36:15.716569  308420 logs.go:276] 1 containers: [c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36]
	I0729 17:36:15.716627  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:15.720094  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 17:36:15.720167  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 17:36:15.758925  308420 cri.go:89] found id: "b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b"
	I0729 17:36:15.758993  308420 cri.go:89] found id: ""
	I0729 17:36:15.759015  308420 logs.go:276] 1 containers: [b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b]
	I0729 17:36:15.759116  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:15.762356  308420 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 17:36:15.762435  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 17:36:15.800792  308420 cri.go:89] found id: "378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4"
	I0729 17:36:15.800813  308420 cri.go:89] found id: ""
	I0729 17:36:15.800820  308420 logs.go:276] 1 containers: [378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4]
	I0729 17:36:15.800877  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:15.804926  308420 logs.go:123] Gathering logs for dmesg ...
	I0729 17:36:15.804959  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 17:36:15.825969  308420 logs.go:123] Gathering logs for describe nodes ...
	I0729 17:36:15.825999  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 17:36:15.999586  308420 logs.go:123] Gathering logs for kube-apiserver [03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46] ...
	I0729 17:36:15.999617  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46"
	I0729 17:36:16.089358  308420 logs.go:123] Gathering logs for coredns [dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c] ...
	I0729 17:36:16.089395  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c"
	I0729 17:36:16.131623  308420 logs.go:123] Gathering logs for kube-scheduler [65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352] ...
	I0729 17:36:16.131651  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352"
	I0729 17:36:16.186271  308420 logs.go:123] Gathering logs for kindnet [378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4] ...
	I0729 17:36:16.186305  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4"
	I0729 17:36:16.233420  308420 logs.go:123] Gathering logs for container status ...
	I0729 17:36:16.233454  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 17:36:16.301967  308420 logs.go:123] Gathering logs for kubelet ...
	I0729 17:36:16.301995  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0729 17:36:16.357200  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.535049    1557 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.357435  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.535094    1557 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.357774  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.536636    1557 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.357988  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.536673    1557 reflector.go:150] object-"local-path-storage"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.358179  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537047    1557 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.358390  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537078    1557 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.358576  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537090    1557 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.358782  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537111    1557 reflector.go:150] object-"ingress-nginx"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	I0729 17:36:16.403357  308420 logs.go:123] Gathering logs for etcd [e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae] ...
	I0729 17:36:16.403385  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae"
	I0729 17:36:16.456718  308420 logs.go:123] Gathering logs for kube-proxy [c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36] ...
	I0729 17:36:16.456750  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36"
	I0729 17:36:16.495239  308420 logs.go:123] Gathering logs for kube-controller-manager [b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b] ...
	I0729 17:36:16.495272  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b"
	I0729 17:36:16.567779  308420 logs.go:123] Gathering logs for CRI-O ...
	I0729 17:36:16.567822  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 17:36:16.664841  308420 out.go:304] Setting ErrFile to fd 2...
	I0729 17:36:16.664875  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0729 17:36:16.664954  308420 out.go:239] X Problems detected in kubelet:
	W0729 17:36:16.664965  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.536673    1557 reflector.go:150] object-"local-path-storage"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.664980  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537047    1557 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.665006  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537078    1557 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.665027  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537090    1557 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.665034  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537111    1557 reflector.go:150] object-"ingress-nginx"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	I0729 17:36:16.665040  308420 out.go:304] Setting ErrFile to fd 2...
	I0729 17:36:16.665046  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:36:26.665356  308420 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 17:36:26.679572  308420 api_server.go:72] duration metric: took 2m28.601872095s to wait for apiserver process to appear ...
	I0729 17:36:26.679599  308420 api_server.go:88] waiting for apiserver healthz status ...
	I0729 17:36:26.679636  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 17:36:26.679699  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 17:36:26.717865  308420 cri.go:89] found id: "03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46"
	I0729 17:36:26.717890  308420 cri.go:89] found id: ""
	I0729 17:36:26.717899  308420 logs.go:276] 1 containers: [03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46]
	I0729 17:36:26.717958  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:26.721612  308420 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 17:36:26.721689  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 17:36:26.761153  308420 cri.go:89] found id: "e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae"
	I0729 17:36:26.761174  308420 cri.go:89] found id: ""
	I0729 17:36:26.761182  308420 logs.go:276] 1 containers: [e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae]
	I0729 17:36:26.761240  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:26.764819  308420 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 17:36:26.764892  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 17:36:26.812148  308420 cri.go:89] found id: "dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c"
	I0729 17:36:26.812170  308420 cri.go:89] found id: ""
	I0729 17:36:26.812180  308420 logs.go:276] 1 containers: [dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c]
	I0729 17:36:26.812238  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:26.815554  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 17:36:26.815629  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 17:36:26.853303  308420 cri.go:89] found id: "65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352"
	I0729 17:36:26.853326  308420 cri.go:89] found id: ""
	I0729 17:36:26.853334  308420 logs.go:276] 1 containers: [65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352]
	I0729 17:36:26.853424  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:26.856916  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 17:36:26.856984  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 17:36:26.894814  308420 cri.go:89] found id: "c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36"
	I0729 17:36:26.894836  308420 cri.go:89] found id: ""
	I0729 17:36:26.894843  308420 logs.go:276] 1 containers: [c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36]
	I0729 17:36:26.894903  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:26.898357  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 17:36:26.898428  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 17:36:26.939437  308420 cri.go:89] found id: "b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b"
	I0729 17:36:26.939460  308420 cri.go:89] found id: ""
	I0729 17:36:26.939468  308420 logs.go:276] 1 containers: [b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b]
	I0729 17:36:26.939530  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:26.942917  308420 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 17:36:26.942990  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 17:36:26.980816  308420 cri.go:89] found id: "378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4"
	I0729 17:36:26.980895  308420 cri.go:89] found id: ""
	I0729 17:36:26.980917  308420 logs.go:276] 1 containers: [378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4]
	I0729 17:36:26.981003  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:26.984541  308420 logs.go:123] Gathering logs for CRI-O ...
	I0729 17:36:26.984565  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 17:36:27.084494  308420 logs.go:123] Gathering logs for kubelet ...
	I0729 17:36:27.084535  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0729 17:36:27.148037  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.535049    1557 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.148267  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.535094    1557 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.148599  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.536636    1557 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.148805  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.536673    1557 reflector.go:150] object-"local-path-storage"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.148993  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537047    1557 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.149197  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537078    1557 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.149435  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537090    1557 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.149641  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537111    1557 reflector.go:150] object-"ingress-nginx"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	I0729 17:36:27.197997  308420 logs.go:123] Gathering logs for etcd [e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae] ...
	I0729 17:36:27.198036  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae"
	I0729 17:36:27.247956  308420 logs.go:123] Gathering logs for kube-proxy [c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36] ...
	I0729 17:36:27.247990  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36"
	I0729 17:36:27.297632  308420 logs.go:123] Gathering logs for kube-controller-manager [b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b] ...
	I0729 17:36:27.297667  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b"
	I0729 17:36:27.364845  308420 logs.go:123] Gathering logs for kindnet [378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4] ...
	I0729 17:36:27.364879  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4"
	I0729 17:36:27.410873  308420 logs.go:123] Gathering logs for container status ...
	I0729 17:36:27.410909  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 17:36:27.484502  308420 logs.go:123] Gathering logs for dmesg ...
	I0729 17:36:27.484534  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 17:36:27.507073  308420 logs.go:123] Gathering logs for describe nodes ...
	I0729 17:36:27.507103  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 17:36:27.640363  308420 logs.go:123] Gathering logs for kube-apiserver [03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46] ...
	I0729 17:36:27.640396  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46"
	I0729 17:36:27.713009  308420 logs.go:123] Gathering logs for coredns [dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c] ...
	I0729 17:36:27.713039  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c"
	I0729 17:36:27.761570  308420 logs.go:123] Gathering logs for kube-scheduler [65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352] ...
	I0729 17:36:27.761643  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352"
	I0729 17:36:27.808537  308420 out.go:304] Setting ErrFile to fd 2...
	I0729 17:36:27.808562  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0729 17:36:27.808629  308420 out.go:239] X Problems detected in kubelet:
	W0729 17:36:27.808642  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.536673    1557 reflector.go:150] object-"local-path-storage"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.808654  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537047    1557 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.808664  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537078    1557 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.808671  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537090    1557 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.808677  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537111    1557 reflector.go:150] object-"ingress-nginx"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	I0729 17:36:27.808686  308420 out.go:304] Setting ErrFile to fd 2...
	I0729 17:36:27.808692  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:36:37.809656  308420 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 17:36:37.818251  308420 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0729 17:36:37.819230  308420 api_server.go:141] control plane version: v1.30.3
	I0729 17:36:37.819252  308420 api_server.go:131] duration metric: took 11.139646027s to wait for apiserver health ...
	I0729 17:36:37.819260  308420 system_pods.go:43] waiting for kube-system pods to appear ...
	I0729 17:36:37.819282  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 17:36:37.819352  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 17:36:37.857021  308420 cri.go:89] found id: "03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46"
	I0729 17:36:37.857042  308420 cri.go:89] found id: ""
	I0729 17:36:37.857050  308420 logs.go:276] 1 containers: [03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46]
	I0729 17:36:37.857150  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:37.860688  308420 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 17:36:37.860758  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 17:36:37.910924  308420 cri.go:89] found id: "e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae"
	I0729 17:36:37.910949  308420 cri.go:89] found id: ""
	I0729 17:36:37.910957  308420 logs.go:276] 1 containers: [e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae]
	I0729 17:36:37.911017  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:37.914855  308420 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 17:36:37.914930  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 17:36:37.957743  308420 cri.go:89] found id: "dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c"
	I0729 17:36:37.957766  308420 cri.go:89] found id: ""
	I0729 17:36:37.957773  308420 logs.go:276] 1 containers: [dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c]
	I0729 17:36:37.957832  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:37.961378  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 17:36:37.961453  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 17:36:38.007525  308420 cri.go:89] found id: "65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352"
	I0729 17:36:38.007549  308420 cri.go:89] found id: ""
	I0729 17:36:38.007558  308420 logs.go:276] 1 containers: [65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352]
	I0729 17:36:38.007639  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:38.012327  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 17:36:38.012415  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 17:36:38.058364  308420 cri.go:89] found id: "c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36"
	I0729 17:36:38.058433  308420 cri.go:89] found id: ""
	I0729 17:36:38.058448  308420 logs.go:276] 1 containers: [c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36]
	I0729 17:36:38.058520  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:38.062881  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 17:36:38.063012  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 17:36:38.114396  308420 cri.go:89] found id: "b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b"
	I0729 17:36:38.114418  308420 cri.go:89] found id: ""
	I0729 17:36:38.114425  308420 logs.go:276] 1 containers: [b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b]
	I0729 17:36:38.114496  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:38.118268  308420 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 17:36:38.118338  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 17:36:38.165541  308420 cri.go:89] found id: "378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4"
	I0729 17:36:38.165565  308420 cri.go:89] found id: ""
	I0729 17:36:38.165573  308420 logs.go:276] 1 containers: [378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4]
	I0729 17:36:38.165651  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:38.169234  308420 logs.go:123] Gathering logs for kubelet ...
	I0729 17:36:38.169257  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0729 17:36:38.222658  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.535049    1557 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.222890  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.535094    1557 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.223232  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.536636    1557 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.223445  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.536673    1557 reflector.go:150] object-"local-path-storage"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.223639  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537047    1557 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.223908  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537078    1557 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.224095  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537090    1557 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.224302  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537111    1557 reflector.go:150] object-"ingress-nginx"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	I0729 17:36:38.270638  308420 logs.go:123] Gathering logs for etcd [e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae] ...
	I0729 17:36:38.270669  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae"
	I0729 17:36:38.320356  308420 logs.go:123] Gathering logs for kube-proxy [c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36] ...
	I0729 17:36:38.320390  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36"
	I0729 17:36:38.361118  308420 logs.go:123] Gathering logs for kindnet [378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4] ...
	I0729 17:36:38.361145  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4"
	I0729 17:36:38.421223  308420 logs.go:123] Gathering logs for kube-scheduler [65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352] ...
	I0729 17:36:38.421256  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352"
	I0729 17:36:38.472607  308420 logs.go:123] Gathering logs for kube-controller-manager [b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b] ...
	I0729 17:36:38.472637  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b"
	I0729 17:36:38.543532  308420 logs.go:123] Gathering logs for CRI-O ...
	I0729 17:36:38.543568  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 17:36:38.640554  308420 logs.go:123] Gathering logs for container status ...
	I0729 17:36:38.640589  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 17:36:38.690434  308420 logs.go:123] Gathering logs for dmesg ...
	I0729 17:36:38.690462  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 17:36:38.710659  308420 logs.go:123] Gathering logs for describe nodes ...
	I0729 17:36:38.710689  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 17:36:38.846828  308420 logs.go:123] Gathering logs for kube-apiserver [03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46] ...
	I0729 17:36:38.846856  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46"
	I0729 17:36:38.900119  308420 logs.go:123] Gathering logs for coredns [dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c] ...
	I0729 17:36:38.900150  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c"
	I0729 17:36:38.946797  308420 out.go:304] Setting ErrFile to fd 2...
	I0729 17:36:38.946964  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0729 17:36:38.947056  308420 out.go:239] X Problems detected in kubelet:
	W0729 17:36:38.947100  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.536673    1557 reflector.go:150] object-"local-path-storage"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.947131  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537047    1557 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.947175  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537078    1557 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.947205  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537090    1557 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.947236  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537111    1557 reflector.go:150] object-"ingress-nginx"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	I0729 17:36:38.947282  308420 out.go:304] Setting ErrFile to fd 2...
	I0729 17:36:38.947303  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:36:48.957760  308420 system_pods.go:59] 18 kube-system pods found
	I0729 17:36:48.957794  308420 system_pods.go:61] "coredns-7db6d8ff4d-fv6rr" [c8afbfaa-62a3-4218-8848-16812aa56c4f] Running
	I0729 17:36:48.957800  308420 system_pods.go:61] "csi-hostpath-attacher-0" [5e0c6e37-9099-4023-8926-0b7b1317d216] Running
	I0729 17:36:48.957812  308420 system_pods.go:61] "csi-hostpath-resizer-0" [57d68d79-9ff7-476a-a8b7-fe628cfb6448] Running
	I0729 17:36:48.957818  308420 system_pods.go:61] "csi-hostpathplugin-wjzmz" [413f24c7-664f-48bf-a940-5108ebb58627] Running
	I0729 17:36:48.957825  308420 system_pods.go:61] "etcd-addons-031035" [1478e2cc-9d8d-45be-b337-d58c35c83c37] Running
	I0729 17:36:48.957834  308420 system_pods.go:61] "kindnet-wbtrl" [1b9f5a45-6e64-42c7-b98b-98715238abe8] Running
	I0729 17:36:48.957842  308420 system_pods.go:61] "kube-apiserver-addons-031035" [398d7f36-8f9a-4b56-9bea-d5653dd90098] Running
	I0729 17:36:48.957852  308420 system_pods.go:61] "kube-controller-manager-addons-031035" [9378510d-dab6-44e8-8377-13637d181798] Running
	I0729 17:36:48.957864  308420 system_pods.go:61] "kube-ingress-dns-minikube" [032ddb39-2e6b-46ff-93ba-79d151cb95d5] Running
	I0729 17:36:48.957869  308420 system_pods.go:61] "kube-proxy-5hm2c" [9454e8d9-348c-4ddf-b114-58d769965204] Running
	I0729 17:36:48.957873  308420 system_pods.go:61] "kube-scheduler-addons-031035" [d6eebe3b-d3dd-4661-964e-8673bc253d30] Running
	I0729 17:36:48.957877  308420 system_pods.go:61] "metrics-server-c59844bb4-h6njz" [4a824060-c923-4270-a39e-d8db7ae88660] Running
	I0729 17:36:48.957883  308420 system_pods.go:61] "nvidia-device-plugin-daemonset-dnhs8" [e5be8806-b41c-453d-becb-75bdbd94fa46] Running
	I0729 17:36:48.957887  308420 system_pods.go:61] "registry-656c9c8d9c-qzfbz" [5d0a5515-facd-4c7a-a738-49e0af4ce7b1] Running
	I0729 17:36:48.957894  308420 system_pods.go:61] "registry-proxy-5ksgx" [1767d4a9-e72e-4b95-a284-4f4e5c541b50] Running
	I0729 17:36:48.957898  308420 system_pods.go:61] "snapshot-controller-745499f584-72vn8" [d82b6285-aa41-46b0-8046-9255751bf94e] Running
	I0729 17:36:48.957905  308420 system_pods.go:61] "snapshot-controller-745499f584-nkl5m" [18fdeb1e-3ead-4b23-aab5-31fb1185af9d] Running
	I0729 17:36:48.957909  308420 system_pods.go:61] "storage-provisioner" [fe108563-d8f2-4cc7-b2bb-65775f85aa02] Running
	I0729 17:36:48.957915  308420 system_pods.go:74] duration metric: took 11.138649367s to wait for pod list to return data ...
	I0729 17:36:48.957922  308420 default_sa.go:34] waiting for default service account to be created ...
	I0729 17:36:48.960172  308420 default_sa.go:45] found service account: "default"
	I0729 17:36:48.960199  308420 default_sa.go:55] duration metric: took 2.270606ms for default service account to be created ...
	I0729 17:36:48.960208  308420 system_pods.go:116] waiting for k8s-apps to be running ...
	I0729 17:36:48.969753  308420 system_pods.go:86] 18 kube-system pods found
	I0729 17:36:48.969794  308420 system_pods.go:89] "coredns-7db6d8ff4d-fv6rr" [c8afbfaa-62a3-4218-8848-16812aa56c4f] Running
	I0729 17:36:48.969802  308420 system_pods.go:89] "csi-hostpath-attacher-0" [5e0c6e37-9099-4023-8926-0b7b1317d216] Running
	I0729 17:36:48.969807  308420 system_pods.go:89] "csi-hostpath-resizer-0" [57d68d79-9ff7-476a-a8b7-fe628cfb6448] Running
	I0729 17:36:48.969811  308420 system_pods.go:89] "csi-hostpathplugin-wjzmz" [413f24c7-664f-48bf-a940-5108ebb58627] Running
	I0729 17:36:48.969815  308420 system_pods.go:89] "etcd-addons-031035" [1478e2cc-9d8d-45be-b337-d58c35c83c37] Running
	I0729 17:36:48.969819  308420 system_pods.go:89] "kindnet-wbtrl" [1b9f5a45-6e64-42c7-b98b-98715238abe8] Running
	I0729 17:36:48.969823  308420 system_pods.go:89] "kube-apiserver-addons-031035" [398d7f36-8f9a-4b56-9bea-d5653dd90098] Running
	I0729 17:36:48.969827  308420 system_pods.go:89] "kube-controller-manager-addons-031035" [9378510d-dab6-44e8-8377-13637d181798] Running
	I0729 17:36:48.969832  308420 system_pods.go:89] "kube-ingress-dns-minikube" [032ddb39-2e6b-46ff-93ba-79d151cb95d5] Running
	I0729 17:36:48.969836  308420 system_pods.go:89] "kube-proxy-5hm2c" [9454e8d9-348c-4ddf-b114-58d769965204] Running
	I0729 17:36:48.969841  308420 system_pods.go:89] "kube-scheduler-addons-031035" [d6eebe3b-d3dd-4661-964e-8673bc253d30] Running
	I0729 17:36:48.969845  308420 system_pods.go:89] "metrics-server-c59844bb4-h6njz" [4a824060-c923-4270-a39e-d8db7ae88660] Running
	I0729 17:36:48.969849  308420 system_pods.go:89] "nvidia-device-plugin-daemonset-dnhs8" [e5be8806-b41c-453d-becb-75bdbd94fa46] Running
	I0729 17:36:48.969853  308420 system_pods.go:89] "registry-656c9c8d9c-qzfbz" [5d0a5515-facd-4c7a-a738-49e0af4ce7b1] Running
	I0729 17:36:48.969857  308420 system_pods.go:89] "registry-proxy-5ksgx" [1767d4a9-e72e-4b95-a284-4f4e5c541b50] Running
	I0729 17:36:48.969865  308420 system_pods.go:89] "snapshot-controller-745499f584-72vn8" [d82b6285-aa41-46b0-8046-9255751bf94e] Running
	I0729 17:36:48.969869  308420 system_pods.go:89] "snapshot-controller-745499f584-nkl5m" [18fdeb1e-3ead-4b23-aab5-31fb1185af9d] Running
	I0729 17:36:48.969873  308420 system_pods.go:89] "storage-provisioner" [fe108563-d8f2-4cc7-b2bb-65775f85aa02] Running
	I0729 17:36:48.969885  308420 system_pods.go:126] duration metric: took 9.670625ms to wait for k8s-apps to be running ...
	I0729 17:36:48.969901  308420 system_svc.go:44] waiting for kubelet service to be running ....
	I0729 17:36:48.969963  308420 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 17:36:48.982127  308420 system_svc.go:56] duration metric: took 12.21008ms WaitForService to wait for kubelet
	I0729 17:36:48.982155  308420 kubeadm.go:582] duration metric: took 2m50.904459732s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0729 17:36:48.982176  308420 node_conditions.go:102] verifying NodePressure condition ...
	I0729 17:36:48.985476  308420 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0729 17:36:48.985508  308420 node_conditions.go:123] node cpu capacity is 2
	I0729 17:36:48.985520  308420 node_conditions.go:105] duration metric: took 3.322714ms to run NodePressure ...
	I0729 17:36:48.985533  308420 start.go:241] waiting for startup goroutines ...
	I0729 17:36:48.985545  308420 start.go:246] waiting for cluster config update ...
	I0729 17:36:48.985564  308420 start.go:255] writing updated cluster config ...
	I0729 17:36:48.985859  308420 ssh_runner.go:195] Run: rm -f paused
	I0729 17:36:49.312628  308420 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0729 17:36:49.314952  308420 out.go:177] * Done! kubectl is now configured to use "addons-031035" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 29 17:40:34 addons-031035 crio[960]: time="2024-07-29 17:40:34.565392402Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=5596b7f0-937f-400f-a1d3-a56e21b873f2 name=/runtime.v1.ImageService/ImageStatus
	Jul 29 17:40:34 addons-031035 crio[960]: time="2024-07-29 17:40:34.566225376Z" level=info msg="Creating container: default/hello-world-app-6778b5fc9f-7stzb/hello-world-app" id=b2686d91-3b57-4dc5-a620-24a6139c7619 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 29 17:40:34 addons-031035 crio[960]: time="2024-07-29 17:40:34.566316132Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 29 17:40:34 addons-031035 crio[960]: time="2024-07-29 17:40:34.586988551Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/e054fc7241597da84f576330de270d0c593e940414586134fb0af28092b5773a/merged/etc/passwd: no such file or directory"
	Jul 29 17:40:34 addons-031035 crio[960]: time="2024-07-29 17:40:34.587071496Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/e054fc7241597da84f576330de270d0c593e940414586134fb0af28092b5773a/merged/etc/group: no such file or directory"
	Jul 29 17:40:34 addons-031035 crio[960]: time="2024-07-29 17:40:34.638943815Z" level=info msg="Created container f99992d31abd8ab4ad8603ab0cffaeb5de858b6ba36e4f5408b096725db70ff6: default/hello-world-app-6778b5fc9f-7stzb/hello-world-app" id=b2686d91-3b57-4dc5-a620-24a6139c7619 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 29 17:40:34 addons-031035 crio[960]: time="2024-07-29 17:40:34.639499628Z" level=info msg="Starting container: f99992d31abd8ab4ad8603ab0cffaeb5de858b6ba36e4f5408b096725db70ff6" id=48d0ba29-dea4-489a-bc77-3e5c50d258a4 name=/runtime.v1.RuntimeService/StartContainer
	Jul 29 17:40:34 addons-031035 crio[960]: time="2024-07-29 17:40:34.647900914Z" level=info msg="Started container" PID=7800 containerID=f99992d31abd8ab4ad8603ab0cffaeb5de858b6ba36e4f5408b096725db70ff6 description=default/hello-world-app-6778b5fc9f-7stzb/hello-world-app id=48d0ba29-dea4-489a-bc77-3e5c50d258a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=560f049d72281b819cbced6163ffd9002cd55a7b3a439c8956f35ffcc52c6d7f
	Jul 29 17:40:35 addons-031035 crio[960]: time="2024-07-29 17:40:35.191742306Z" level=info msg="Removing container: 726594fe27d9b4dd92488319fbab8e52b20542db6fa74723a6a1caab9c4ff122" id=0d5a6527-a236-46ae-b68d-a0864ee5ecb7 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 17:40:35 addons-031035 crio[960]: time="2024-07-29 17:40:35.214811516Z" level=info msg="Removed container 726594fe27d9b4dd92488319fbab8e52b20542db6fa74723a6a1caab9c4ff122: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=0d5a6527-a236-46ae-b68d-a0864ee5ecb7 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 17:40:36 addons-031035 crio[960]: time="2024-07-29 17:40:36.915202490Z" level=info msg="Stopping container: 9cf4065a9ae5fdc4a6f2603d6df41ef76b635c53630b27d32eff5963adb54f15 (timeout: 2s)" id=ea3159a2-b5c9-48ff-867a-9be80360e0c6 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 17:40:38 addons-031035 crio[960]: time="2024-07-29 17:40:38.921224766Z" level=warning msg="Stopping container 9cf4065a9ae5fdc4a6f2603d6df41ef76b635c53630b27d32eff5963adb54f15 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=ea3159a2-b5c9-48ff-867a-9be80360e0c6 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 17:40:38 addons-031035 conmon[5341]: conmon 9cf4065a9ae5fdc4a6f2 <ninfo>: container 5353 exited with status 137
	Jul 29 17:40:39 addons-031035 crio[960]: time="2024-07-29 17:40:39.058280132Z" level=info msg="Stopped container 9cf4065a9ae5fdc4a6f2603d6df41ef76b635c53630b27d32eff5963adb54f15: ingress-nginx/ingress-nginx-controller-6d9bd977d4-j7gpb/controller" id=ea3159a2-b5c9-48ff-867a-9be80360e0c6 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 17:40:39 addons-031035 crio[960]: time="2024-07-29 17:40:39.058960360Z" level=info msg="Stopping pod sandbox: 60d39cc10587404a8a780a07090faa7316442e212234f2f1200c68e916f6e2d4" id=9297cf41-6696-4542-8efa-3cafa31c6d93 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 17:40:39 addons-031035 crio[960]: time="2024-07-29 17:40:39.062563179Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-XACQRDBUEKIPC7FS - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-V54GMUHWUG6YCZDC - [0:0]\n-X KUBE-HP-V54GMUHWUG6YCZDC\n-X KUBE-HP-XACQRDBUEKIPC7FS\nCOMMIT\n"
	Jul 29 17:40:39 addons-031035 crio[960]: time="2024-07-29 17:40:39.064196454Z" level=info msg="Closing host port tcp:80"
	Jul 29 17:40:39 addons-031035 crio[960]: time="2024-07-29 17:40:39.064250722Z" level=info msg="Closing host port tcp:443"
	Jul 29 17:40:39 addons-031035 crio[960]: time="2024-07-29 17:40:39.065789901Z" level=info msg="Host port tcp:80 does not have an open socket"
	Jul 29 17:40:39 addons-031035 crio[960]: time="2024-07-29 17:40:39.065829507Z" level=info msg="Host port tcp:443 does not have an open socket"
	Jul 29 17:40:39 addons-031035 crio[960]: time="2024-07-29 17:40:39.066032821Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-6d9bd977d4-j7gpb Namespace:ingress-nginx ID:60d39cc10587404a8a780a07090faa7316442e212234f2f1200c68e916f6e2d4 UID:e898d046-ccd5-45c3-b70b-3f6122320ddf NetNS:/var/run/netns/e2db35f9-0c5b-4e78-982f-8e95a94898fb Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 29 17:40:39 addons-031035 crio[960]: time="2024-07-29 17:40:39.066178437Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-j7gpb from CNI network \"kindnet\" (type=ptp)"
	Jul 29 17:40:39 addons-031035 crio[960]: time="2024-07-29 17:40:39.093675703Z" level=info msg="Stopped pod sandbox: 60d39cc10587404a8a780a07090faa7316442e212234f2f1200c68e916f6e2d4" id=9297cf41-6696-4542-8efa-3cafa31c6d93 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 17:40:39 addons-031035 crio[960]: time="2024-07-29 17:40:39.203727971Z" level=info msg="Removing container: 9cf4065a9ae5fdc4a6f2603d6df41ef76b635c53630b27d32eff5963adb54f15" id=d84e3edb-9cfe-4159-9034-1316f2b3c61d name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 17:40:39 addons-031035 crio[960]: time="2024-07-29 17:40:39.226357101Z" level=info msg="Removed container 9cf4065a9ae5fdc4a6f2603d6df41ef76b635c53630b27d32eff5963adb54f15: ingress-nginx/ingress-nginx-controller-6d9bd977d4-j7gpb/controller" id=d84e3edb-9cfe-4159-9034-1316f2b3c61d name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	f99992d31abd8       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app            0                   560f049d72281       hello-world-app-6778b5fc9f-7stzb
	bc12da0e03ae6       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                              2 minutes ago       Running             nginx                      0                   69f9313ea75e0       nginx
	648f965c118a3       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                    0                   3097c75f177e6       busybox
	411b4e97aaf23       296b5f799fcd8a39f0e93373bc18787d846c6a2a78a5657b1514831f043c09bf                                                             5 minutes ago       Exited              patch                      1                   e67435e712b13       ingress-nginx-admission-patch-scjd9
	e1225e3fcf610       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              create                     0                   1535333db4ddc       ingress-nginx-admission-create-zfq9r
	ce4c70a65754f       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             5 minutes ago       Running             local-path-provisioner     0                   ce81e9170bfd9       local-path-provisioner-8d985888d-plvz7
	9b3a87b7ab53a       nvcr.io/nvidia/k8s-device-plugin@sha256:0e266d96b931365c1ca0de5a877a242cf95d98fdc2ca658dd01b08990df97394                     5 minutes ago       Running             nvidia-device-plugin-ctr   0                   9b5be99b8d270       nvidia-device-plugin-daemonset-dnhs8
	4f78275c1be97       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        5 minutes ago       Running             metrics-server             0                   0f0847f299c93       metrics-server-c59844bb4-h6njz
	a27345e9fe1a6       gcr.io/cloud-spanner-emulator/emulator@sha256:6a72be4b6978a014035656e130840ad1bc06c8aa7c4de78871464ad5714565d4               5 minutes ago       Running             cloud-spanner-emulator     0                   6bab821c1b12f       cloud-spanner-emulator-6fcd4f6f98-84dqv
	ea32a560c8eda       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                              5 minutes ago       Running             yakd                       0                   616ebdde7f09b       yakd-dashboard-799879c74f-rvwbq
	dea58f4482282       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             5 minutes ago       Running             coredns                    0                   8f0a369250538       coredns-7db6d8ff4d-fv6rr
	1f6a6ced6a7e3       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             5 minutes ago       Running             storage-provisioner        0                   10e7425690847       storage-provisioner
	378ff51568afb       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                           6 minutes ago       Running             kindnet-cni                0                   f3c3114bebb30       kindnet-wbtrl
	c8164d6544e5a       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                             6 minutes ago       Running             kube-proxy                 0                   06b65ca3e4013       kube-proxy-5hm2c
	e15d369b91cc5       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                             7 minutes ago       Running             etcd                       0                   bfb1ca22857c7       etcd-addons-031035
	65230d6d2ddfa       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                             7 minutes ago       Running             kube-scheduler             0                   258fbbab67ad2       kube-scheduler-addons-031035
	b3efc7a5b9d91       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                             7 minutes ago       Running             kube-controller-manager    0                   4b8e8a9bead45       kube-controller-manager-addons-031035
	03e3f6e286061       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                             7 minutes ago       Running             kube-apiserver             0                   1998f933948b6       kube-apiserver-addons-031035
	
	
	==> coredns [dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c] <==
	[INFO] 10.244.0.9:41151 - 9331 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002538315s
	[INFO] 10.244.0.9:33716 - 16076 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00070559s
	[INFO] 10.244.0.9:33716 - 43202 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.001281621s
	[INFO] 10.244.0.9:45345 - 50023 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000153304s
	[INFO] 10.244.0.9:45345 - 27488 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000268742s
	[INFO] 10.244.0.9:58158 - 5827 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000061982s
	[INFO] 10.244.0.9:58158 - 18373 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000055622s
	[INFO] 10.244.0.9:59577 - 18833 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000066699s
	[INFO] 10.244.0.9:59577 - 5523 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000055155s
	[INFO] 10.244.0.9:38876 - 60029 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001992815s
	[INFO] 10.244.0.9:38876 - 48248 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002124974s
	[INFO] 10.244.0.9:43828 - 40695 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000086646s
	[INFO] 10.244.0.9:43828 - 23540 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000134244s
	[INFO] 10.244.0.19:58531 - 48697 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000243446s
	[INFO] 10.244.0.19:34579 - 10106 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000087869s
	[INFO] 10.244.0.19:60249 - 65204 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000262424s
	[INFO] 10.244.0.19:49884 - 1077 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000103524s
	[INFO] 10.244.0.19:47167 - 53446 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000126457s
	[INFO] 10.244.0.19:49197 - 63323 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000160779s
	[INFO] 10.244.0.19:53850 - 39204 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002425216s
	[INFO] 10.244.0.19:54111 - 55958 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.008236801s
	[INFO] 10.244.0.19:36305 - 42224 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000950668s
	[INFO] 10.244.0.19:48115 - 64156 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000829806s
	[INFO] 10.244.0.22:49450 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00020928s
	[INFO] 10.244.0.22:51059 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000122593s
	
	
	==> describe nodes <==
	Name:               addons-031035
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-031035
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=75dd5ed86f7940da98b5fdb592bb8258c6e30411
	                    minikube.k8s.io/name=addons-031035
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_29T17_33_45_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-031035
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Jul 2024 17:33:41 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-031035
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Jul 2024 17:40:42 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Jul 2024 17:38:50 +0000   Mon, 29 Jul 2024 17:33:39 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Jul 2024 17:38:50 +0000   Mon, 29 Jul 2024 17:33:39 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Jul 2024 17:38:50 +0000   Mon, 29 Jul 2024 17:33:39 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Jul 2024 17:38:50 +0000   Mon, 29 Jul 2024 17:34:44 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-031035
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	System Info:
	  Machine ID:                 b80b01ac6a2b43ac8e571db5418b30c3
	  System UUID:                7be6e297-fb6e-408a-b7f4-e8357217d0c9
	  Boot ID:                    9d805461-0494-4168-a7a3-1fdbd78d16da
	  Kernel Version:             5.15.0-1065-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.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (16 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m55s
	  default                     cloud-spanner-emulator-6fcd4f6f98-84dqv    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m42s
	  default                     hello-world-app-6778b5fc9f-7stzb           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11s
	  default                     nginx                                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m30s
	  kube-system                 coredns-7db6d8ff4d-fv6rr                   100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m47s
	  kube-system                 etcd-addons-031035                         100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         7m2s
	  kube-system                 kindnet-wbtrl                              100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      6m47s
	  kube-system                 kube-apiserver-addons-031035               250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m
	  kube-system                 kube-controller-manager-addons-031035      200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m
	  kube-system                 kube-proxy-5hm2c                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m47s
	  kube-system                 kube-scheduler-addons-031035               100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m
	  kube-system                 metrics-server-c59844bb4-h6njz             100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m41s
	  kube-system                 nvidia-device-plugin-daemonset-dnhs8       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m
	  kube-system                 storage-provisioner                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m41s
	  local-path-storage          local-path-provisioner-8d985888d-plvz7     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m41s
	  yakd-dashboard              yakd-dashboard-799879c74f-rvwbq            0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     6m40s
	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                 6m40s  kube-proxy       
	  Normal  Starting                 7m     kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  7m     kubelet          Node addons-031035 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    7m     kubelet          Node addons-031035 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     7m     kubelet          Node addons-031035 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           6m48s  node-controller  Node addons-031035 event: Registered Node addons-031035 in Controller
	  Normal  NodeReady                6m     kubelet          Node addons-031035 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001057] FS-Cache: O-key=[8] 'b6545c0100000000'
	[  +0.000699] FS-Cache: N-cookie c=00000109 [p=000000ff fl=2 nc=0 na=1]
	[  +0.000935] FS-Cache: N-cookie d=00000000246b9f20{9p.inode} n=00000000e17c4b49
	[  +0.001039] FS-Cache: N-key=[8] 'b6545c0100000000'
	[  +2.631102] FS-Cache: Duplicate cookie detected
	[  +0.000700] FS-Cache: O-cookie c=00000100 [p=000000ff fl=226 nc=0 na=1]
	[  +0.000955] FS-Cache: O-cookie d=00000000246b9f20{9p.inode} n=00000000d6fa93af
	[  +0.001043] FS-Cache: O-key=[8] 'b5545c0100000000'
	[  +0.000733] FS-Cache: N-cookie c=0000010b [p=000000ff fl=2 nc=0 na=1]
	[  +0.000973] FS-Cache: N-cookie d=00000000246b9f20{9p.inode} n=0000000065df977f
	[  +0.001049] FS-Cache: N-key=[8] 'b5545c0100000000'
	[  +0.262550] FS-Cache: Duplicate cookie detected
	[  +0.000719] FS-Cache: O-cookie c=00000105 [p=000000ff fl=226 nc=0 na=1]
	[  +0.000954] FS-Cache: O-cookie d=00000000246b9f20{9p.inode} n=00000000f3db5958
	[  +0.001065] FS-Cache: O-key=[8] 'bd545c0100000000'
	[  +0.000754] FS-Cache: N-cookie c=0000010c [p=000000ff fl=2 nc=0 na=1]
	[  +0.000938] FS-Cache: N-cookie d=00000000246b9f20{9p.inode} n=0000000012282f8a
	[  +0.001025] FS-Cache: N-key=[8] 'bd545c0100000000'
	[  +2.948939] FS-Cache: Duplicate cookie detected
	[  +0.000680] FS-Cache: O-cookie c=0000010e [p=00000002 fl=222 nc=0 na=1]
	[  +0.001000] FS-Cache: O-cookie d=000000006942bf3c{9P.session} n=00000000fd416e00
	[  +0.001051] FS-Cache: O-key=[10] '34333136373237393934'
	[  +0.000754] FS-Cache: N-cookie c=0000010f [p=00000002 fl=2 nc=0 na=1]
	[  +0.000919] FS-Cache: N-cookie d=000000006942bf3c{9P.session} n=000000001b56367f
	[  +0.001057] FS-Cache: N-key=[10] '34333136373237393934'
	
	
	==> etcd [e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae] <==
	{"level":"info","ts":"2024-07-29T17:34:01.823958Z","caller":"traceutil/trace.go:171","msg":"trace[1224322479] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"157.249023ms","start":"2024-07-29T17:34:01.666697Z","end":"2024-07-29T17:34:01.823946Z","steps":["trace[1224322479] 'process raft request'  (duration: 157.118635ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T17:34:01.835289Z","caller":"traceutil/trace.go:171","msg":"trace[2079396442] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"111.091746ms","start":"2024-07-29T17:34:01.724186Z","end":"2024-07-29T17:34:01.835277Z","steps":["trace[2079396442] 'process raft request'  (duration: 103.420761ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T17:34:01.835538Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.36697ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:01.842609Z","caller":"traceutil/trace.go:171","msg":"trace[280894694] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io; range_end:; response_count:0; response_revision:386; }","duration":"118.442257ms","start":"2024-07-29T17:34:01.724145Z","end":"2024-07-29T17:34:01.842587Z","steps":["trace[280894694] 'agreement among raft nodes before linearized reading'  (duration: 111.349863ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T17:34:01.845507Z","caller":"traceutil/trace.go:171","msg":"trace[281039417] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"166.611236ms","start":"2024-07-29T17:34:01.668375Z","end":"2024-07-29T17:34:01.834987Z","steps":["trace[281039417] 'process raft request'  (duration: 155.524293ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T17:34:01.913474Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"249.514697ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:01.913547Z","caller":"traceutil/trace.go:171","msg":"trace[1712481292] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:386; }","duration":"249.600203ms","start":"2024-07-29T17:34:01.663932Z","end":"2024-07-29T17:34:01.913532Z","steps":["trace[1712481292] 'agreement among raft nodes before linearized reading'  (duration: 196.133729ms)","trace[1712481292] 'range keys from in-memory index tree'  (duration: 53.362105ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T17:34:01.914872Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"246.062703ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/\" range_end:\"/registry/apiextensions.k8s.io/customresourcedefinitions0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:01.914925Z","caller":"traceutil/trace.go:171","msg":"trace[311949370] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/; range_end:/registry/apiextensions.k8s.io/customresourcedefinitions0; response_count:0; response_revision:386; }","duration":"246.122182ms","start":"2024-07-29T17:34:01.668791Z","end":"2024-07-29T17:34:01.914913Z","steps":["trace[311949370] 'agreement among raft nodes before linearized reading'  (duration: 191.220258ms)","trace[311949370] 'range keys from in-memory index tree'  (duration: 54.822925ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T17:34:01.915039Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"251.04577ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:01.915067Z","caller":"traceutil/trace.go:171","msg":"trace[1230527207] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:386; }","duration":"251.073404ms","start":"2024-07-29T17:34:01.663987Z","end":"2024-07-29T17:34:01.91506Z","steps":["trace[1230527207] 'agreement among raft nodes before linearized reading'  (duration: 196.041839ms)","trace[1230527207] 'range keys from in-memory index tree'  (duration: 54.993796ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T17:34:01.915153Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"251.190631ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:01.915176Z","caller":"traceutil/trace.go:171","msg":"trace[1075968536] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:386; }","duration":"251.212612ms","start":"2024-07-29T17:34:01.663957Z","end":"2024-07-29T17:34:01.91517Z","steps":["trace[1075968536] 'agreement among raft nodes before linearized reading'  (duration: 196.101031ms)","trace[1075968536] 'range keys from in-memory index tree'  (duration: 55.080516ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T17:34:01.963228Z","caller":"traceutil/trace.go:171","msg":"trace[1861072520] transaction","detail":"{read_only:false; response_revision:388; number_of_response:1; }","duration":"139.601655ms","start":"2024-07-29T17:34:01.823611Z","end":"2024-07-29T17:34:01.963213Z","steps":["trace[1861072520] 'process raft request'  (duration: 139.521081ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T17:34:01.963513Z","caller":"traceutil/trace.go:171","msg":"trace[1937445209] linearizableReadLoop","detail":"{readStateIndex:402; appliedIndex:402; }","duration":"128.31971ms","start":"2024-07-29T17:34:01.835175Z","end":"2024-07-29T17:34:01.963495Z","steps":["trace[1937445209] 'read index received'  (duration: 128.316863ms)","trace[1937445209] 'applied index is now lower than readState.Index'  (duration: 2.396µs)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T17:34:01.965098Z","caller":"traceutil/trace.go:171","msg":"trace[780416558] transaction","detail":"{read_only:false; response_revision:387; number_of_response:1; }","duration":"141.831499ms","start":"2024-07-29T17:34:01.823256Z","end":"2024-07-29T17:34:01.965088Z","steps":["trace[780416558] 'process raft request'  (duration: 139.672252ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T17:34:01.97044Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"146.770874ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/storage-provisioner\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:01.981136Z","caller":"traceutil/trace.go:171","msg":"trace[991875604] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/storage-provisioner; range_end:; response_count:0; response_revision:388; }","duration":"157.475976ms","start":"2024-07-29T17:34:01.823648Z","end":"2024-07-29T17:34:01.981124Z","steps":["trace[991875604] 'agreement among raft nodes before linearized reading'  (duration: 146.752084ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T17:34:01.980587Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"157.354245ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:01.990375Z","caller":"traceutil/trace.go:171","msg":"trace[2054278150] range","detail":"{range_begin:/registry/services/specs/kube-system/registry; range_end:; response_count:0; response_revision:389; }","duration":"167.142221ms","start":"2024-07-29T17:34:01.823215Z","end":"2024-07-29T17:34:01.990357Z","steps":["trace[2054278150] 'agreement among raft nodes before linearized reading'  (duration: 157.316895ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T17:34:02.37772Z","caller":"traceutil/trace.go:171","msg":"trace[30227281] linearizableReadLoop","detail":"{readStateIndex:414; appliedIndex:413; }","duration":"100.418775ms","start":"2024-07-29T17:34:02.277289Z","end":"2024-07-29T17:34:02.377708Z","steps":["trace[30227281] 'read index received'  (duration: 71.459448ms)","trace[30227281] 'applied index is now lower than readState.Index'  (duration: 28.95872ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T17:34:02.381907Z","caller":"traceutil/trace.go:171","msg":"trace[2049448036] transaction","detail":"{read_only:false; response_revision:400; number_of_response:1; }","duration":"104.822341ms","start":"2024-07-29T17:34:02.277064Z","end":"2024-07-29T17:34:02.381886Z","steps":["trace[2049448036] 'process raft request'  (duration: 71.71864ms)","trace[2049448036] 'compare'  (duration: 28.855294ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T17:34:02.382742Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.91179ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/metrics-server\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:02.382799Z","caller":"traceutil/trace.go:171","msg":"trace[2020559046] range","detail":"{range_begin:/registry/deployments/kube-system/metrics-server; range_end:; response_count:0; response_revision:402; }","duration":"105.983182ms","start":"2024-07-29T17:34:02.276805Z","end":"2024-07-29T17:34:02.382788Z","steps":["trace[2020559046] 'agreement among raft nodes before linearized reading'  (duration: 105.89629ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T17:34:02.976006Z","caller":"traceutil/trace.go:171","msg":"trace[1430491833] transaction","detail":"{read_only:false; response_revision:428; number_of_response:1; }","duration":"113.583785ms","start":"2024-07-29T17:34:02.862392Z","end":"2024-07-29T17:34:02.975976Z","steps":["trace[1430491833] 'process raft request'  (duration: 48.527674ms)","trace[1430491833] 'compare'  (duration: 21.824422ms)"],"step_count":2}
	
	
	==> kernel <==
	 17:40:44 up 1 day,  1:23,  0 users,  load average: 1.37, 1.36, 2.14
	Linux addons-031035 5.15.0-1065-aws #71~20.04.1-Ubuntu SMP Fri Jun 28 19:59:49 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4] <==
	I0729 17:39:34.017367       1 main.go:299] handling current node
	W0729 17:39:41.717398       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0729 17:39:41.717430       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	W0729 17:39:43.702474       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0729 17:39:43.702506       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0729 17:39:44.016353       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 17:39:44.016423       1 main.go:299] handling current node
	I0729 17:39:54.017304       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 17:39:54.017348       1 main.go:299] handling current node
	W0729 17:39:55.987162       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0729 17:39:55.987317       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0729 17:40:04.016366       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 17:40:04.016492       1 main.go:299] handling current node
	I0729 17:40:14.016598       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 17:40:14.016643       1 main.go:299] handling current node
	I0729 17:40:24.016380       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 17:40:24.016499       1 main.go:299] handling current node
	W0729 17:40:24.286525       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0729 17:40:24.286559       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	W0729 17:40:30.963189       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0729 17:40:30.963320       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0729 17:40:34.016812       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 17:40:34.016852       1 main.go:299] handling current node
	I0729 17:40:44.018630       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 17:40:44.018665       1 main.go:299] handling current node
	
	
	==> kube-apiserver [03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46] <==
	I0729 17:36:15.190294       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0729 17:36:15.205572       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io "v1beta1.metrics.k8s.io": the object has been modified; please apply your changes to the latest version and try again
	E0729 17:36:59.118592       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:50348: use of closed network connection
	E0729 17:36:59.356506       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:50362: use of closed network connection
	E0729 17:37:24.329070       1 watch.go:250] http2: stream closed
	I0729 17:37:36.780149       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0729 17:38:01.491746       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 17:38:01.494548       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 17:38:01.513103       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 17:38:01.513156       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 17:38:01.542939       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 17:38:01.543107       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 17:38:01.556074       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 17:38:01.556201       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 17:38:01.565715       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 17:38:01.565846       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0729 17:38:02.543446       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0729 17:38:02.566674       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0729 17:38:02.596708       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0729 17:38:08.260395       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0729 17:38:09.291476       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0729 17:38:13.794939       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0729 17:38:14.153441       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.96.208.31"}
	I0729 17:40:33.286712       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.109.230.4"}
	E0729 17:40:35.239925       1 watch.go:250] http2: stream closed
	
	
	==> kube-controller-manager [b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b] <==
	W0729 17:39:32.771068       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
	E0729 17:39:32.771109       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
	W0729 17:39:35.848069       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
	E0729 17:39:35.848106       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
	W0729 17:39:38.924168       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
	E0729 17:39:38.924202       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
	W0729 17:40:04.120188       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
	E0729 17:40:04.120307       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
	W0729 17:40:04.446687       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
	E0729 17:40:04.446734       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
	W0729 17:40:08.443478       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
	E0729 17:40:08.443732       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
	W0729 17:40:30.348802       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
	E0729 17:40:30.348840       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
	I0729 17:40:33.079137       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="44.647095ms"
	I0729 17:40:33.122644       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="43.374795ms"
	I0729 17:40:33.122810       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="45.612µs"
	I0729 17:40:33.123003       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="23.114µs"
	W0729 17:40:34.642631       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
	E0729 17:40:34.642669       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
	I0729 17:40:35.221688       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="16.722031ms"
	I0729 17:40:35.221760       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="32.639µs"
	I0729 17:40:35.871909       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0729 17:40:35.878139       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="6.425µs"
	I0729 17:40:35.896057       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	
	
	==> kube-proxy [c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36] <==
	I0729 17:33:59.336819       1 server_linux.go:69] "Using iptables proxy"
	I0729 17:34:00.154013       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0729 17:34:03.682038       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0729 17:34:03.682165       1 server_linux.go:165] "Using iptables Proxier"
	I0729 17:34:03.684024       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0729 17:34:03.684110       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0729 17:34:03.684165       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"
	I0729 17:34:03.685923       1 server.go:872] "Version info" version="v1.30.3"
	I0729 17:34:03.709789       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0729 17:34:03.710921       1 config.go:192] "Starting service config controller"
	I0729 17:34:03.711043       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0729 17:34:03.711107       1 config.go:101] "Starting endpoint slice config controller"
	I0729 17:34:03.711140       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0729 17:34:03.711670       1 config.go:319] "Starting node config controller"
	I0729 17:34:03.718491       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0729 17:34:03.889230       1 shared_informer.go:320] Caches are synced for service config
	I0729 17:34:03.898598       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0729 17:34:04.030003       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352] <==
	W0729 17:33:42.442921       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
	E0729 17:33:42.442942       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
	W0729 17:33:42.443083       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0729 17:33:42.443101       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0729 17:33:42.443164       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0729 17:33:42.443219       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0729 17:33:42.443250       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
	E0729 17:33:42.443267       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
	W0729 17:33:42.443187       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
	W0729 17:33:42.443318       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
	E0729 17:33:42.443334       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
	E0729 17:33:42.443353       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
	W0729 17:33:42.443435       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
	E0729 17:33:42.443487       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
	W0729 17:33:42.443511       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0729 17:33:42.443556       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0729 17:33:42.443558       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
	E0729 17:33:42.443621       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
	W0729 17:33:42.443630       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0729 17:33:42.443693       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0729 17:33:42.443669       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0729 17:33:42.443817       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0729 17:33:42.443453       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"
	E0729 17:33:42.443916       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"
	I0729 17:33:43.536505       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 29 17:40:33 addons-031035 kubelet[1557]: I0729 17:40:33.162321    1557 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-2fsd4\" (UniqueName: \"kubernetes.io/projected/3b1ff26e-df36-4230-81d3-628695804163-kube-api-access-2fsd4\") pod \"hello-world-app-6778b5fc9f-7stzb\" (UID: \"3b1ff26e-df36-4230-81d3-628695804163\") " pod="default/hello-world-app-6778b5fc9f-7stzb"
	Jul 29 17:40:34 addons-031035 kubelet[1557]: I0729 17:40:34.373007    1557 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-64t5q\" (UniqueName: \"kubernetes.io/projected/032ddb39-2e6b-46ff-93ba-79d151cb95d5-kube-api-access-64t5q\") pod \"032ddb39-2e6b-46ff-93ba-79d151cb95d5\" (UID: \"032ddb39-2e6b-46ff-93ba-79d151cb95d5\") "
	Jul 29 17:40:34 addons-031035 kubelet[1557]: I0729 17:40:34.375615    1557 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/032ddb39-2e6b-46ff-93ba-79d151cb95d5-kube-api-access-64t5q" (OuterVolumeSpecName: "kube-api-access-64t5q") pod "032ddb39-2e6b-46ff-93ba-79d151cb95d5" (UID: "032ddb39-2e6b-46ff-93ba-79d151cb95d5"). InnerVolumeSpecName "kube-api-access-64t5q". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 29 17:40:34 addons-031035 kubelet[1557]: I0729 17:40:34.474078    1557 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-64t5q\" (UniqueName: \"kubernetes.io/projected/032ddb39-2e6b-46ff-93ba-79d151cb95d5-kube-api-access-64t5q\") on node \"addons-031035\" DevicePath \"\""
	Jul 29 17:40:35 addons-031035 kubelet[1557]: I0729 17:40:35.190504    1557 scope.go:117] "RemoveContainer" containerID="726594fe27d9b4dd92488319fbab8e52b20542db6fa74723a6a1caab9c4ff122"
	Jul 29 17:40:35 addons-031035 kubelet[1557]: I0729 17:40:35.215392    1557 scope.go:117] "RemoveContainer" containerID="726594fe27d9b4dd92488319fbab8e52b20542db6fa74723a6a1caab9c4ff122"
	Jul 29 17:40:35 addons-031035 kubelet[1557]: E0729 17:40:35.216002    1557 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"726594fe27d9b4dd92488319fbab8e52b20542db6fa74723a6a1caab9c4ff122\": container with ID starting with 726594fe27d9b4dd92488319fbab8e52b20542db6fa74723a6a1caab9c4ff122 not found: ID does not exist" containerID="726594fe27d9b4dd92488319fbab8e52b20542db6fa74723a6a1caab9c4ff122"
	Jul 29 17:40:35 addons-031035 kubelet[1557]: I0729 17:40:35.216041    1557 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"726594fe27d9b4dd92488319fbab8e52b20542db6fa74723a6a1caab9c4ff122"} err="failed to get container status \"726594fe27d9b4dd92488319fbab8e52b20542db6fa74723a6a1caab9c4ff122\": rpc error: code = NotFound desc = could not find container \"726594fe27d9b4dd92488319fbab8e52b20542db6fa74723a6a1caab9c4ff122\": container with ID starting with 726594fe27d9b4dd92488319fbab8e52b20542db6fa74723a6a1caab9c4ff122 not found: ID does not exist"
	Jul 29 17:40:35 addons-031035 kubelet[1557]: I0729 17:40:35.232070    1557 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-6778b5fc9f-7stzb" podStartSLOduration=1.113045397 podStartE2EDuration="2.232045209s" podCreationTimestamp="2024-07-29 17:40:33 +0000 UTC" firstStartedPulling="2024-07-29 17:40:33.444990633 +0000 UTC m=+409.395815782" lastFinishedPulling="2024-07-29 17:40:34.563990445 +0000 UTC m=+410.514815594" observedRunningTime="2024-07-29 17:40:35.204208843 +0000 UTC m=+411.155033983" watchObservedRunningTime="2024-07-29 17:40:35.232045209 +0000 UTC m=+411.182870358"
	Jul 29 17:40:36 addons-031035 kubelet[1557]: I0729 17:40:36.148576    1557 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="032ddb39-2e6b-46ff-93ba-79d151cb95d5" path="/var/lib/kubelet/pods/032ddb39-2e6b-46ff-93ba-79d151cb95d5/volumes"
	Jul 29 17:40:36 addons-031035 kubelet[1557]: I0729 17:40:36.148971    1557 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="08e6e724-2747-41c3-8d0b-5186c10fa822" path="/var/lib/kubelet/pods/08e6e724-2747-41c3-8d0b-5186c10fa822/volumes"
	Jul 29 17:40:36 addons-031035 kubelet[1557]: I0729 17:40:36.149325    1557 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="0c29cc6b-68ca-433c-8df0-97c5d8e0a91e" path="/var/lib/kubelet/pods/0c29cc6b-68ca-433c-8df0-97c5d8e0a91e/volumes"
	Jul 29 17:40:39 addons-031035 kubelet[1557]: I0729 17:40:39.202187    1557 scope.go:117] "RemoveContainer" containerID="9cf4065a9ae5fdc4a6f2603d6df41ef76b635c53630b27d32eff5963adb54f15"
	Jul 29 17:40:39 addons-031035 kubelet[1557]: I0729 17:40:39.207467    1557 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/e898d046-ccd5-45c3-b70b-3f6122320ddf-webhook-cert\") pod \"e898d046-ccd5-45c3-b70b-3f6122320ddf\" (UID: \"e898d046-ccd5-45c3-b70b-3f6122320ddf\") "
	Jul 29 17:40:39 addons-031035 kubelet[1557]: I0729 17:40:39.207574    1557 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-sq9sr\" (UniqueName: \"kubernetes.io/projected/e898d046-ccd5-45c3-b70b-3f6122320ddf-kube-api-access-sq9sr\") pod \"e898d046-ccd5-45c3-b70b-3f6122320ddf\" (UID: \"e898d046-ccd5-45c3-b70b-3f6122320ddf\") "
	Jul 29 17:40:39 addons-031035 kubelet[1557]: I0729 17:40:39.211126    1557 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/e898d046-ccd5-45c3-b70b-3f6122320ddf-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "e898d046-ccd5-45c3-b70b-3f6122320ddf" (UID: "e898d046-ccd5-45c3-b70b-3f6122320ddf"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jul 29 17:40:39 addons-031035 kubelet[1557]: I0729 17:40:39.224325    1557 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/e898d046-ccd5-45c3-b70b-3f6122320ddf-kube-api-access-sq9sr" (OuterVolumeSpecName: "kube-api-access-sq9sr") pod "e898d046-ccd5-45c3-b70b-3f6122320ddf" (UID: "e898d046-ccd5-45c3-b70b-3f6122320ddf"). InnerVolumeSpecName "kube-api-access-sq9sr". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 29 17:40:39 addons-031035 kubelet[1557]: I0729 17:40:39.226766    1557 scope.go:117] "RemoveContainer" containerID="9cf4065a9ae5fdc4a6f2603d6df41ef76b635c53630b27d32eff5963adb54f15"
	Jul 29 17:40:39 addons-031035 kubelet[1557]: E0729 17:40:39.227494    1557 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"9cf4065a9ae5fdc4a6f2603d6df41ef76b635c53630b27d32eff5963adb54f15\": container with ID starting with 9cf4065a9ae5fdc4a6f2603d6df41ef76b635c53630b27d32eff5963adb54f15 not found: ID does not exist" containerID="9cf4065a9ae5fdc4a6f2603d6df41ef76b635c53630b27d32eff5963adb54f15"
	Jul 29 17:40:39 addons-031035 kubelet[1557]: I0729 17:40:39.227576    1557 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"9cf4065a9ae5fdc4a6f2603d6df41ef76b635c53630b27d32eff5963adb54f15"} err="failed to get container status \"9cf4065a9ae5fdc4a6f2603d6df41ef76b635c53630b27d32eff5963adb54f15\": rpc error: code = NotFound desc = could not find container \"9cf4065a9ae5fdc4a6f2603d6df41ef76b635c53630b27d32eff5963adb54f15\": container with ID starting with 9cf4065a9ae5fdc4a6f2603d6df41ef76b635c53630b27d32eff5963adb54f15 not found: ID does not exist"
	Jul 29 17:40:39 addons-031035 kubelet[1557]: I0729 17:40:39.308113    1557 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/e898d046-ccd5-45c3-b70b-3f6122320ddf-webhook-cert\") on node \"addons-031035\" DevicePath \"\""
	Jul 29 17:40:39 addons-031035 kubelet[1557]: I0729 17:40:39.308163    1557 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-sq9sr\" (UniqueName: \"kubernetes.io/projected/e898d046-ccd5-45c3-b70b-3f6122320ddf-kube-api-access-sq9sr\") on node \"addons-031035\" DevicePath \"\""
	Jul 29 17:40:40 addons-031035 kubelet[1557]: I0729 17:40:40.147953    1557 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="e898d046-ccd5-45c3-b70b-3f6122320ddf" path="/var/lib/kubelet/pods/e898d046-ccd5-45c3-b70b-3f6122320ddf/volumes"
	Jul 29 17:40:44 addons-031035 kubelet[1557]: I0729 17:40:44.460509    1557 scope.go:117] "RemoveContainer" containerID="411b4e97aaf23346fbecdb62509823f0ffe6ac494677c8e6077e63de9fbef4b1"
	Jul 29 17:40:44 addons-031035 kubelet[1557]: I0729 17:40:44.497567    1557 scope.go:117] "RemoveContainer" containerID="e1225e3fcf6107fd5859bae2f98e0818df5f872ba783354c2cecf4e632353c79"
	
	
	==> storage-provisioner [1f6a6ced6a7e3f10e794afb95403507853951bca70e76e0a8503e3f239d64ebb] <==
	I0729 17:34:45.098900       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0729 17:34:45.193590       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0729 17:34:45.193682       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0729 17:34:45.216187       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0729 17:34:45.218279       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-031035_54f06c25-6a5f-4352-86ac-fcf1417b65a4!
	I0729 17:34:45.228417       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"a1d33a4c-9a2e-41b5-aafe-a3583b26dea4", APIVersion:"v1", ResourceVersion:"896", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-031035_54f06c25-6a5f-4352-86ac-fcf1417b65a4 became leader
	I0729 17:34:45.320727       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-031035_54f06c25-6a5f-4352-86ac-fcf1417b65a4!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-031035 -n addons-031035
helpers_test.go:261: (dbg) Run:  kubectl --context addons-031035 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 (152.16s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (287.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 5.850042ms
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-h6njz" [4a824060-c923-4270-a39e-d8db7ae88660] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.005218237s
addons_test.go:417: (dbg) Run:  kubectl --context addons-031035 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-031035 top pods -n kube-system: exit status 1 (90.452056ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-fv6rr, age: 3m34.517593822s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-fv6rr, age: 3m37.451620546s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-fv6rr, age: 3m41.573851943s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-fv6rr, age: 3m45.996929467s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-fv6rr, age: 3m54.89446793s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-fv6rr, age: 4m8.546507407s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-fv6rr, age: 4m29.421621395s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-fv6rr, age: 5m4.428198019s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-fv6rr, age: 5m58.998295272s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-fv6rr, age: 6m37.783873822s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-fv6rr, age: 7m27.451652815s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-fv6rr, age: 8m13.298116688s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "eb755bd6e7faac8b78e1dbec145c6d1e5d14d8243b6ec2f117192d63187abd24",
	        "Created": "2024-07-29T17:33:17.115001454Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 308904,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-29T17:33:17.261024589Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/eb755bd6e7faac8b78e1dbec145c6d1e5d14d8243b6ec2f117192d63187abd24/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/eb755bd6e7faac8b78e1dbec145c6d1e5d14d8243b6ec2f117192d63187abd24/hostname",
	        "HostsPath": "/var/lib/docker/containers/eb755bd6e7faac8b78e1dbec145c6d1e5d14d8243b6ec2f117192d63187abd24/hosts",
	        "LogPath": "/var/lib/docker/containers/eb755bd6e7faac8b78e1dbec145c6d1e5d14d8243b6ec2f117192d63187abd24/eb755bd6e7faac8b78e1dbec145c6d1e5d14d8243b6ec2f117192d63187abd24-json.log",
	        "Name": "/addons-031035",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-031035:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-031035",
	            "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/673517e495b3ba6b63f4a5e5a39162666f80e429d014d3d2889d710626a6a78f-init/diff:/var/lib/docker/overlay2/f15ea4a6371e61cdc73e9bec8e1510781c4ca64fab705d8f8fb16e93b407db9d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/673517e495b3ba6b63f4a5e5a39162666f80e429d014d3d2889d710626a6a78f/merged",
	                "UpperDir": "/var/lib/docker/overlay2/673517e495b3ba6b63f4a5e5a39162666f80e429d014d3d2889d710626a6a78f/diff",
	                "WorkDir": "/var/lib/docker/overlay2/673517e495b3ba6b63f4a5e5a39162666f80e429d014d3d2889d710626a6a78f/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-031035",
	                "Source": "/var/lib/docker/volumes/addons-031035/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-031035",
	            "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-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "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-031035",
	                "name.minikube.sigs.k8s.io": "addons-031035",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "7375724c007ac87e256b2f0b989ab973ee7b29b786be9d32171662d8623850da",
	            "SandboxKey": "/var/run/docker/netns/7375724c007a",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "38344"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "38345"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "38348"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "38346"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "38347"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-031035": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "a2541d5f457c7b7d996854ccae8ffcb31f097df5d8e9239bf9339702fa72d5ee",
	                    "EndpointID": "7320a3a1b8fce11613d30b41a2a7a50d39169514c6c1c74ab22eb6ec446d6a33",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-031035",
	                        "eb755bd6e7fa"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-031035 -n addons-031035
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-031035 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-031035 logs -n 25: (1.448447292s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-044861                                                                     | download-only-044861   | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| start   | --download-only -p                                                                          | download-docker-031724 | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC |                     |
	|         | download-docker-031724                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-031724                                                                   | download-docker-031724 | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-027412   | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC |                     |
	|         | binary-mirror-027412                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:35349                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-027412                                                                     | binary-mirror-027412   | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| addons  | enable dashboard -p                                                                         | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC |                     |
	|         | addons-031035                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC |                     |
	|         | addons-031035                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-031035 --wait=true                                                                | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:36 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  | addons-031035 addons disable                                                                | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:36 UTC | 29 Jul 24 17:37 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-031035 ip                                                                            | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:37 UTC | 29 Jul 24 17:37 UTC |
	| addons  | addons-031035 addons disable                                                                | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:37 UTC | 29 Jul 24 17:37 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-031035 addons                                                                        | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:37 UTC | 29 Jul 24 17:38 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-031035 addons                                                                        | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:38 UTC | 29 Jul 24 17:38 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:38 UTC | 29 Jul 24 17:38 UTC |
	|         | addons-031035                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-031035 ssh curl -s                                                                   | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:38 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-031035 ip                                                                            | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:40 UTC | 29 Jul 24 17:40 UTC |
	| addons  | addons-031035 addons disable                                                                | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:40 UTC | 29 Jul 24 17:40 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-031035 addons disable                                                                | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:40 UTC | 29 Jul 24 17:40 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| ssh     | addons-031035 ssh cat                                                                       | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:40 UTC | 29 Jul 24 17:40 UTC |
	|         | /opt/local-path-provisioner/pvc-16c67124-c98d-4cfb-8b37-3ea0769cab0d_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-031035 addons disable                                                                | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:40 UTC | 29 Jul 24 17:41 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-031035 addons disable                                                                | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:41 UTC | 29 Jul 24 17:41 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:41 UTC | 29 Jul 24 17:41 UTC |
	|         | -p addons-031035                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:42 UTC | 29 Jul 24 17:42 UTC |
	|         | addons-031035                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:42 UTC | 29 Jul 24 17:42 UTC |
	|         | -p addons-031035                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-031035 addons                                                                        | addons-031035          | jenkins | v1.33.1 | 29 Jul 24 17:42 UTC | 29 Jul 24 17:42 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 17:32:52
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 17:32:52.878399  308420 out.go:291] Setting OutFile to fd 1 ...
	I0729 17:32:52.878629  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:32:52.878655  308420 out.go:304] Setting ErrFile to fd 2...
	I0729 17:32:52.878676  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:32:52.878947  308420 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
	I0729 17:32:52.879455  308420 out.go:298] Setting JSON to false
	I0729 17:32:52.880474  308420 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":90923,"bootTime":1722183450,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0729 17:32:52.880577  308420 start.go:139] virtualization:  
	I0729 17:32:52.883063  308420 out.go:177] * [addons-031035] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 17:32:52.885526  308420 out.go:177]   - MINIKUBE_LOCATION=19338
	I0729 17:32:52.885688  308420 notify.go:220] Checking for updates...
	I0729 17:32:52.889411  308420 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 17:32:52.891387  308420 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19338-302015/kubeconfig
	I0729 17:32:52.893242  308420 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19338-302015/.minikube
	I0729 17:32:52.895535  308420 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 17:32:52.897679  308420 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 17:32:52.899750  308420 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 17:32:52.919756  308420 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 17:32:52.919912  308420 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 17:32:52.986816  308420 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 17:32:52.977698948 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-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:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 17:32:52.986930  308420 docker.go:307] overlay module found
	I0729 17:32:52.989011  308420 out.go:177] * Using the docker driver based on user configuration
	I0729 17:32:52.991123  308420 start.go:297] selected driver: docker
	I0729 17:32:52.991143  308420 start.go:901] validating driver "docker" against <nil>
	I0729 17:32:52.991171  308420 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 17:32:52.991873  308420 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 17:32:53.047020  308420 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 17:32:53.03767603 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-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:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 17:32:53.047190  308420 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 17:32:53.047403  308420 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]
	I0729 17:32:53.049566  308420 out.go:177] * Using Docker driver with root privileges
	I0729 17:32:53.051613  308420 cni.go:84] Creating CNI manager for ""
	I0729 17:32:53.051632  308420 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 17:32:53.051642  308420 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 17:32:53.051740  308420 start.go:340] cluster config:
	{Name:addons-031035 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.3 ClusterName:addons-031035 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.3 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}
	I0729 17:32:53.053929  308420 out.go:177] * Starting "addons-031035" primary control-plane node in "addons-031035" cluster
	I0729 17:32:53.056314  308420 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 17:32:53.058730  308420 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0729 17:32:53.061035  308420 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 17:32:53.061064  308420 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 17:32:53.061099  308420 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19338-302015/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0729 17:32:53.061109  308420 cache.go:56] Caching tarball of preloaded images
	I0729 17:32:53.061200  308420 preload.go:172] Found /home/jenkins/minikube-integration/19338-302015/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0729 17:32:53.061210  308420 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0729 17:32:53.061556  308420 profile.go:143] Saving config to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/config.json ...
	I0729 17:32:53.061576  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/config.json: {Name:mk341acffdc0057a7e896960b9d8d49cba804f8e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:32:53.078698  308420 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 17:32:53.078834  308420 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 17:32:53.078856  308420 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 17:32:53.078861  308420 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 17:32:53.078869  308420 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 17:32:53.078879  308420 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0729 17:33:10.055119  308420 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0729 17:33:10.055161  308420 cache.go:194] Successfully downloaded all kic artifacts
	I0729 17:33:10.055209  308420 start.go:360] acquireMachinesLock for addons-031035: {Name:mk455bb8db4060835964e236a569290b88a53909 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0729 17:33:10.055350  308420 start.go:364] duration metric: took 115.257µs to acquireMachinesLock for "addons-031035"
	I0729 17:33:10.055382  308420 start.go:93] Provisioning new machine with config: &{Name:addons-031035 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.3 ClusterName:addons-031035 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.3 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.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0729 17:33:10.055480  308420 start.go:125] createHost starting for "" (driver="docker")
	I0729 17:33:10.058527  308420 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0729 17:33:10.058795  308420 start.go:159] libmachine.API.Create for "addons-031035" (driver="docker")
	I0729 17:33:10.058834  308420 client.go:168] LocalClient.Create starting
	I0729 17:33:10.059003  308420 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca.pem
	I0729 17:33:10.251146  308420 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/cert.pem
	I0729 17:33:11.531598  308420 cli_runner.go:164] Run: docker network inspect addons-031035 --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}}]}"
	W0729 17:33:11.546635  308420 cli_runner.go:211] docker network inspect addons-031035 --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
	I0729 17:33:11.546727  308420 network_create.go:284] running [docker network inspect addons-031035] to gather additional debugging logs...
	I0729 17:33:11.546749  308420 cli_runner.go:164] Run: docker network inspect addons-031035
	W0729 17:33:11.562750  308420 cli_runner.go:211] docker network inspect addons-031035 returned with exit code 1
	I0729 17:33:11.562784  308420 network_create.go:287] error running [docker network inspect addons-031035]: docker network inspect addons-031035: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-031035 not found
	I0729 17:33:11.562803  308420 network_create.go:289] output of [docker network inspect addons-031035]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-031035 not found
	
	** /stderr **
	I0729 17:33:11.562924  308420 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}}]}"
	I0729 17:33:11.578385  308420 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:0x40018ddf30}
	I0729 17:33:11.578449  308420 network_create.go:124] attempt to create docker network addons-031035 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0729 17:33:11.578553  308420 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-031035 addons-031035
	I0729 17:33:11.648861  308420 network_create.go:108] docker network addons-031035 192.168.49.0/24 created
	I0729 17:33:11.648895  308420 kic.go:121] calculated static IP "192.168.49.2" for the "addons-031035" container
	I0729 17:33:11.649040  308420 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0729 17:33:11.663907  308420 cli_runner.go:164] Run: docker volume create addons-031035 --label name.minikube.sigs.k8s.io=addons-031035 --label created_by.minikube.sigs.k8s.io=true
	I0729 17:33:11.680867  308420 oci.go:103] Successfully created a docker volume addons-031035
	I0729 17:33:11.680965  308420 cli_runner.go:164] Run: docker run --rm --name addons-031035-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-031035 --entrypoint /usr/bin/test -v addons-031035:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0729 17:33:12.856293  308420 cli_runner.go:217] Completed: docker run --rm --name addons-031035-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-031035 --entrypoint /usr/bin/test -v addons-031035:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (1.175267365s)
	I0729 17:33:12.856325  308420 oci.go:107] Successfully prepared a docker volume addons-031035
	I0729 17:33:12.856350  308420 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 17:33:12.856371  308420 kic.go:194] Starting extracting preloaded images to volume ...
	I0729 17:33:12.856470  308420 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19338-302015/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-031035:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0729 17:33:17.043340  308420 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19338-302015/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-031035:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.186824156s)
	I0729 17:33:17.043373  308420 kic.go:203] duration metric: took 4.186999195s to extract preloaded images to volume ...
	W0729 17:33:17.043541  308420 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0729 17:33:17.043663  308420 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0729 17:33:17.100545  308420 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-031035 --name addons-031035 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-031035 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-031035 --network addons-031035 --ip 192.168.49.2 --volume addons-031035:/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-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0729 17:33:17.432691  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Running}}
	I0729 17:33:17.455103  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:17.476050  308420 cli_runner.go:164] Run: docker exec addons-031035 stat /var/lib/dpkg/alternatives/iptables
	I0729 17:33:17.544988  308420 oci.go:144] the created container "addons-031035" has a running status.
	I0729 17:33:17.545019  308420 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa...
	I0729 17:33:17.786128  308420 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0729 17:33:17.812968  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:17.842690  308420 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0729 17:33:17.842713  308420 kic_runner.go:114] Args: [docker exec --privileged addons-031035 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0729 17:33:17.922507  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:17.953549  308420 machine.go:94] provisionDockerMachine start ...
	I0729 17:33:17.953653  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:17.982947  308420 main.go:141] libmachine: Using SSH client type: native
	I0729 17:33:17.983227  308420 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 38344 <nil> <nil>}
	I0729 17:33:17.983236  308420 main.go:141] libmachine: About to run SSH command:
	hostname
	I0729 17:33:17.983975  308420 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0729 17:33:21.119314  308420 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-031035
	
	I0729 17:33:21.119341  308420 ubuntu.go:169] provisioning hostname "addons-031035"
	I0729 17:33:21.119412  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:21.136880  308420 main.go:141] libmachine: Using SSH client type: native
	I0729 17:33:21.137140  308420 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 38344 <nil> <nil>}
	I0729 17:33:21.137156  308420 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-031035 && echo "addons-031035" | sudo tee /etc/hostname
	I0729 17:33:21.279403  308420 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-031035
	
	I0729 17:33:21.279494  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:21.296296  308420 main.go:141] libmachine: Using SSH client type: native
	I0729 17:33:21.296584  308420 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 38344 <nil> <nil>}
	I0729 17:33:21.296608  308420 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-031035' /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-031035/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-031035' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0729 17:33:21.427868  308420 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0729 17:33:21.427937  308420 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19338-302015/.minikube CaCertPath:/home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19338-302015/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19338-302015/.minikube}
	I0729 17:33:21.427972  308420 ubuntu.go:177] setting up certificates
	I0729 17:33:21.427983  308420 provision.go:84] configureAuth start
	I0729 17:33:21.428049  308420 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-031035
	I0729 17:33:21.444481  308420 provision.go:143] copyHostCerts
	I0729 17:33:21.444571  308420 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19338-302015/.minikube/ca.pem (1082 bytes)
	I0729 17:33:21.444730  308420 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19338-302015/.minikube/cert.pem (1123 bytes)
	I0729 17:33:21.444798  308420 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19338-302015/.minikube/key.pem (1679 bytes)
	I0729 17:33:21.444851  308420 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19338-302015/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca-key.pem org=jenkins.addons-031035 san=[127.0.0.1 192.168.49.2 addons-031035 localhost minikube]
	I0729 17:33:21.947723  308420 provision.go:177] copyRemoteCerts
	I0729 17:33:21.947814  308420 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0729 17:33:21.947867  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:21.963999  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:22.064701  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0729 17:33:22.089245  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0729 17:33:22.113233  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0729 17:33:22.136035  308420 provision.go:87] duration metric: took 708.037545ms to configureAuth
	I0729 17:33:22.136060  308420 ubuntu.go:193] setting minikube options for container-runtime
	I0729 17:33:22.136280  308420 config.go:182] Loaded profile config "addons-031035": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 17:33:22.136389  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:22.152273  308420 main.go:141] libmachine: Using SSH client type: native
	I0729 17:33:22.152511  308420 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 38344 <nil> <nil>}
	I0729 17:33:22.152530  308420 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
	I0729 17:33:22.387770  308420 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0729 17:33:22.387812  308420 machine.go:97] duration metric: took 4.434242629s to provisionDockerMachine
	I0729 17:33:22.387823  308420 client.go:171] duration metric: took 12.328978335s to LocalClient.Create
	I0729 17:33:22.387836  308420 start.go:167] duration metric: took 12.32904363s to libmachine.API.Create "addons-031035"
	I0729 17:33:22.387843  308420 start.go:293] postStartSetup for "addons-031035" (driver="docker")
	I0729 17:33:22.387854  308420 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]
	I0729 17:33:22.387918  308420 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
	I0729 17:33:22.387974  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:22.404413  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:22.501118  308420 ssh_runner.go:195] Run: cat /etc/os-release
	I0729 17:33:22.504513  308420 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0729 17:33:22.504548  308420 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0729 17:33:22.504579  308420 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0729 17:33:22.504592  308420 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0729 17:33:22.504603  308420 filesync.go:126] Scanning /home/jenkins/minikube-integration/19338-302015/.minikube/addons for local assets ...
	I0729 17:33:22.504691  308420 filesync.go:126] Scanning /home/jenkins/minikube-integration/19338-302015/.minikube/files for local assets ...
	I0729 17:33:22.504721  308420 start.go:296] duration metric: took 116.871978ms for postStartSetup
	I0729 17:33:22.505052  308420 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-031035
	I0729 17:33:22.522281  308420 profile.go:143] Saving config to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/config.json ...
	I0729 17:33:22.522582  308420 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 17:33:22.522635  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:22.539360  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:22.632647  308420 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0729 17:33:22.637154  308420 start.go:128] duration metric: took 12.581657639s to createHost
	I0729 17:33:22.637220  308420 start.go:83] releasing machines lock for "addons-031035", held for 12.581856761s
	I0729 17:33:22.637311  308420 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-031035
	I0729 17:33:22.654028  308420 ssh_runner.go:195] Run: cat /version.json
	I0729 17:33:22.654076  308420 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0729 17:33:22.654083  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:22.654134  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:22.673731  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:22.676827  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:22.888964  308420 ssh_runner.go:195] Run: systemctl --version
	I0729 17:33:22.893432  308420 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0729 17:33:23.040511  308420 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0729 17:33:23.044849  308420 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" ;
	I0729 17:33:23.065246  308420 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0729 17:33:23.065332  308420 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" ;
	I0729 17:33:23.100549  308420 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0729 17:33:23.100627  308420 start.go:495] detecting cgroup driver to use...
	I0729 17:33:23.100675  308420 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0729 17:33:23.100782  308420 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0729 17:33:23.117338  308420 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0729 17:33:23.129660  308420 docker.go:217] disabling cri-docker service (if available) ...
	I0729 17:33:23.129809  308420 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0729 17:33:23.144876  308420 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0729 17:33:23.159239  308420 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0729 17:33:23.254014  308420 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0729 17:33:23.355570  308420 docker.go:233] disabling docker service ...
	I0729 17:33:23.355636  308420 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0729 17:33:23.374291  308420 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0729 17:33:23.386021  308420 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0729 17:33:23.476706  308420 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0729 17:33:23.570831  308420 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0729 17:33:23.583235  308420 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"
	I0729 17:33:23.599712  308420 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0729 17:33:23.599779  308420 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"
	I0729 17:33:23.609800  308420 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0729 17:33:23.609935  308420 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 17:33:23.619531  308420 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 17:33:23.629589  308420 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 17:33:23.639805  308420 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0729 17:33:23.650008  308420 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"
	I0729 17:33:23.659673  308420 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"
	I0729 17:33:23.675611  308420 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"
	I0729 17:33:23.685616  308420 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0729 17:33:23.694224  308420 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0729 17:33:23.703079  308420 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 17:33:23.780446  308420 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0729 17:33:23.903404  308420 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0729 17:33:23.903521  308420 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0729 17:33:23.907537  308420 start.go:563] Will wait 60s for crictl version
	I0729 17:33:23.907665  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:33:23.911140  308420 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0729 17:33:23.955018  308420 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0729 17:33:23.955129  308420 ssh_runner.go:195] Run: crio --version
	I0729 17:33:23.992610  308420 ssh_runner.go:195] Run: crio --version
	I0729 17:33:24.037382  308420 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0729 17:33:24.040100  308420 cli_runner.go:164] Run: docker network inspect addons-031035 --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}}]}"
	I0729 17:33:24.056165  308420 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0729 17:33:24.059822  308420 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""
	I0729 17:33:24.071224  308420 kubeadm.go:883] updating cluster {Name:addons-031035 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.3 ClusterName:addons-031035 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.3 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} ...
	I0729 17:33:24.071352  308420 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 17:33:24.071411  308420 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 17:33:24.150870  308420 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 17:33:24.150896  308420 crio.go:433] Images already preloaded, skipping extraction
	I0729 17:33:24.150955  308420 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 17:33:24.190000  308420 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 17:33:24.190026  308420 cache_images.go:84] Images are preloaded, skipping loading
	I0729 17:33:24.190035  308420 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0729 17:33:24.190128  308420 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-031035 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-031035 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:}
	I0729 17:33:24.190220  308420 ssh_runner.go:195] Run: crio config
	I0729 17:33:24.237560  308420 cni.go:84] Creating CNI manager for ""
	I0729 17:33:24.237580  308420 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 17:33:24.237589  308420 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0729 17:33:24.237611  308420 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.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-031035 NodeName:addons-031035 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}
	I0729 17:33:24.237761  308420 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-031035"
	  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.3
	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
	
	I0729 17:33:24.237835  308420 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0729 17:33:24.246795  308420 binaries.go:44] Found k8s binaries, skipping transfer
	I0729 17:33:24.246870  308420 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0729 17:33:24.255678  308420 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0729 17:33:24.273410  308420 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0729 17:33:24.291138  308420 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0729 17:33:24.309580  308420 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0729 17:33:24.312858  308420 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""
	I0729 17:33:24.323312  308420 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 17:33:24.402664  308420 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 17:33:24.417261  308420 certs.go:68] Setting up /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035 for IP: 192.168.49.2
	I0729 17:33:24.417321  308420 certs.go:194] generating shared ca certs ...
	I0729 17:33:24.417351  308420 certs.go:226] acquiring lock for ca certs: {Name:mk837ae190d4457fdd27dee7cb6b332a466a2b99 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:24.418652  308420 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19338-302015/.minikube/ca.key
	I0729 17:33:25.071008  308420 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19338-302015/.minikube/ca.crt ...
	I0729 17:33:25.071044  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/ca.crt: {Name:mka5ca4aa8c38823b9701f381863b83c115f665c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:25.071300  308420 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19338-302015/.minikube/ca.key ...
	I0729 17:33:25.071325  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/ca.key: {Name:mkd8d77a2e571d31ef91ce313afadc472e5a0e8f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:25.071423  308420 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19338-302015/.minikube/proxy-client-ca.key
	I0729 17:33:25.411277  308420 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19338-302015/.minikube/proxy-client-ca.crt ...
	I0729 17:33:25.411309  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/proxy-client-ca.crt: {Name:mk554fd55a186dbb565f68bd84d4830fa54f800d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:25.412102  308420 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19338-302015/.minikube/proxy-client-ca.key ...
	I0729 17:33:25.412118  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/proxy-client-ca.key: {Name:mk63e0e5e6f10bfde355f25ff01ef831076bf283 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:25.412579  308420 certs.go:256] generating profile certs ...
	I0729 17:33:25.412645  308420 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.key
	I0729 17:33:25.412664  308420 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt with IP's: []
	I0729 17:33:26.088629  308420 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt ...
	I0729 17:33:26.088670  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: {Name:mkacf278568c8f7287f99803c12a50cb4c6f3528 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:26.088864  308420 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.key ...
	I0729 17:33:26.088877  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.key: {Name:mkbe6994e028f925cddd00e58609174b85d446ab Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:26.089735  308420 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.key.c289feb4
	I0729 17:33:26.089762  308420 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.crt.c289feb4 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0729 17:33:27.665958  308420 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.crt.c289feb4 ...
	I0729 17:33:27.665998  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.crt.c289feb4: {Name:mk0bca77262ef9b3b5bba80c6de7e3b600c8e225 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:27.666869  308420 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.key.c289feb4 ...
	I0729 17:33:27.666888  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.key.c289feb4: {Name:mk7c0870ba7d12d9427fa839acb108129c551f48 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:27.667000  308420 certs.go:381] copying /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.crt.c289feb4 -> /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.crt
	I0729 17:33:27.667088  308420 certs.go:385] copying /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.key.c289feb4 -> /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.key
	I0729 17:33:27.667142  308420 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.key
	I0729 17:33:27.667163  308420 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.crt with IP's: []
	I0729 17:33:28.265107  308420 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.crt ...
	I0729 17:33:28.265140  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.crt: {Name:mk80c38f3b2e59913ad43a891dcf381d98648cb8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:28.265331  308420 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.key ...
	I0729 17:33:28.265345  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.key: {Name:mk4a70271468731288b2ba9d341db53c81da802e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:28.266022  308420 certs.go:484] found cert: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca-key.pem (1679 bytes)
	I0729 17:33:28.266069  308420 certs.go:484] found cert: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/ca.pem (1082 bytes)
	I0729 17:33:28.266098  308420 certs.go:484] found cert: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/cert.pem (1123 bytes)
	I0729 17:33:28.266121  308420 certs.go:484] found cert: /home/jenkins/minikube-integration/19338-302015/.minikube/certs/key.pem (1679 bytes)
	I0729 17:33:28.266716  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0729 17:33:28.291242  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0729 17:33:28.314706  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0729 17:33:28.338489  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0729 17:33:28.366480  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0729 17:33:28.390782  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0729 17:33:28.414092  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0729 17:33:28.437287  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0729 17:33:28.461836  308420 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19338-302015/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0729 17:33:28.486314  308420 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0729 17:33:28.504893  308420 ssh_runner.go:195] Run: openssl version
	I0729 17:33:28.510497  308420 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"
	I0729 17:33:28.519855  308420 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0729 17:33:28.523315  308420 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 29 17:33 /usr/share/ca-certificates/minikubeCA.pem
	I0729 17:33:28.523384  308420 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0729 17:33:28.530221  308420 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"
	I0729 17:33:28.539669  308420 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0729 17:33:28.543152  308420 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
	I0729 17:33:28.543203  308420 kubeadm.go:392] StartCluster: {Name:addons-031035 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.3 ClusterName:addons-031035 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.3 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}
	I0729 17:33:28.543334  308420 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0729 17:33:28.543392  308420 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0729 17:33:28.583307  308420 cri.go:89] found id: ""
	I0729 17:33:28.583377  308420 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0729 17:33:28.592273  308420 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0729 17:33:28.600977  308420 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0729 17:33:28.601073  308420 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
	I0729 17:33:28.609469  308420 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0729 17:33:28.609488  308420 kubeadm.go:157] found existing configuration files:
	
	I0729 17:33:28.609559  308420 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0729 17:33:28.618304  308420 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0729 17:33:28.618375  308420 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0729 17:33:28.626939  308420 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0729 17:33:28.635528  308420 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0729 17:33:28.635613  308420 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0729 17:33:28.643995  308420 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0729 17:33:28.652502  308420 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0729 17:33:28.652601  308420 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0729 17:33:28.660740  308420 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0729 17:33:28.669910  308420 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0729 17:33:28.669992  308420 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0729 17:33:28.678244  308420 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$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"
	I0729 17:33:28.721130  308420 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0729 17:33:28.721458  308420 kubeadm.go:310] [preflight] Running pre-flight checks
	I0729 17:33:28.760379  308420 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0729 17:33:28.760454  308420 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1065-aws
	I0729 17:33:28.760493  308420 kubeadm.go:310] OS: Linux
	I0729 17:33:28.760542  308420 kubeadm.go:310] CGROUPS_CPU: enabled
	I0729 17:33:28.760591  308420 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0729 17:33:28.760640  308420 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0729 17:33:28.760691  308420 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0729 17:33:28.760742  308420 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0729 17:33:28.760792  308420 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0729 17:33:28.760841  308420 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0729 17:33:28.760892  308420 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0729 17:33:28.760940  308420 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0729 17:33:28.827082  308420 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0729 17:33:28.827193  308420 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0729 17:33:28.827294  308420 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0729 17:33:29.073978  308420 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0729 17:33:29.079255  308420 out.go:204]   - Generating certificates and keys ...
	I0729 17:33:29.079449  308420 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0729 17:33:29.079547  308420 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0729 17:33:29.318220  308420 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0729 17:33:29.680366  308420 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0729 17:33:29.996393  308420 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0729 17:33:31.007540  308420 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0729 17:33:31.269457  308420 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0729 17:33:31.269766  308420 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-031035 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 17:33:31.651584  308420 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0729 17:33:31.651937  308420 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-031035 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 17:33:32.456669  308420 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0729 17:33:32.656478  308420 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0729 17:33:33.170463  308420 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0729 17:33:33.170732  308420 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0729 17:33:33.390230  308420 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0729 17:33:34.210351  308420 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0729 17:33:34.676751  308420 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0729 17:33:35.698920  308420 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0729 17:33:36.330063  308420 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0729 17:33:36.330726  308420 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0729 17:33:36.333643  308420 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0729 17:33:36.335643  308420 out.go:204]   - Booting up control plane ...
	I0729 17:33:36.335741  308420 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0729 17:33:36.335829  308420 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0729 17:33:36.336446  308420 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0729 17:33:36.352528  308420 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0729 17:33:36.353748  308420 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0729 17:33:36.353799  308420 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0729 17:33:36.462828  308420 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0729 17:33:36.462916  308420 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0729 17:33:37.964240  308420 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501499853s
	I0729 17:33:37.964330  308420 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0729 17:33:43.465564  308420 kubeadm.go:310] [api-check] The API server is healthy after 5.501319301s
	I0729 17:33:43.485021  308420 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0729 17:33:43.498823  308420 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0729 17:33:43.521916  308420 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0729 17:33:43.522112  308420 kubeadm.go:310] [mark-control-plane] Marking the node addons-031035 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0729 17:33:43.533966  308420 kubeadm.go:310] [bootstrap-token] Using token: x89aug.sa0joalbq9ovug0a
	I0729 17:33:43.537627  308420 out.go:204]   - Configuring RBAC rules ...
	I0729 17:33:43.537764  308420 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0729 17:33:43.543035  308420 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0729 17:33:43.557459  308420 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0729 17:33:43.565394  308420 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0729 17:33:43.571963  308420 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0729 17:33:43.578131  308420 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0729 17:33:43.879892  308420 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0729 17:33:44.311495  308420 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0729 17:33:44.871639  308420 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0729 17:33:44.873049  308420 kubeadm.go:310] 
	I0729 17:33:44.873120  308420 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0729 17:33:44.873131  308420 kubeadm.go:310] 
	I0729 17:33:44.873206  308420 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0729 17:33:44.873220  308420 kubeadm.go:310] 
	I0729 17:33:44.873247  308420 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0729 17:33:44.873307  308420 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0729 17:33:44.873362  308420 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0729 17:33:44.873371  308420 kubeadm.go:310] 
	I0729 17:33:44.873423  308420 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0729 17:33:44.873431  308420 kubeadm.go:310] 
	I0729 17:33:44.873477  308420 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0729 17:33:44.873485  308420 kubeadm.go:310] 
	I0729 17:33:44.873535  308420 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0729 17:33:44.873622  308420 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0729 17:33:44.873690  308420 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0729 17:33:44.873699  308420 kubeadm.go:310] 
	I0729 17:33:44.873779  308420 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0729 17:33:44.873857  308420 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0729 17:33:44.873865  308420 kubeadm.go:310] 
	I0729 17:33:44.873945  308420 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token x89aug.sa0joalbq9ovug0a \
	I0729 17:33:44.874047  308420 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:097faf2517e2db672aaa367c610ba18ec1f314be2e62c1235d1f5d3b72c03aa0 \
	I0729 17:33:44.874070  308420 kubeadm.go:310] 	--control-plane 
	I0729 17:33:44.874078  308420 kubeadm.go:310] 
	I0729 17:33:44.874160  308420 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0729 17:33:44.874166  308420 kubeadm.go:310] 
	I0729 17:33:44.874251  308420 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token x89aug.sa0joalbq9ovug0a \
	I0729 17:33:44.874349  308420 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:097faf2517e2db672aaa367c610ba18ec1f314be2e62c1235d1f5d3b72c03aa0 
	I0729 17:33:44.876910  308420 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1065-aws\n", err: exit status 1
	I0729 17:33:44.877044  308420 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0729 17:33:44.877087  308420 cni.go:84] Creating CNI manager for ""
	I0729 17:33:44.877101  308420 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 17:33:44.879971  308420 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0729 17:33:44.882254  308420 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0729 17:33:44.886084  308420 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0729 17:33:44.886106  308420 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0729 17:33:44.908762  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0729 17:33:45.235082  308420 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0729 17:33:45.235303  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:45.235387  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-031035 minikube.k8s.io/updated_at=2024_07_29T17_33_45_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=75dd5ed86f7940da98b5fdb592bb8258c6e30411 minikube.k8s.io/name=addons-031035 minikube.k8s.io/primary=true
	I0729 17:33:45.446482  308420 ops.go:34] apiserver oom_adj: -16
	I0729 17:33:45.446589  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:45.946723  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:46.447570  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:46.947734  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:47.446796  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:47.947344  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:48.447338  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:48.946797  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:49.447341  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:49.947658  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:50.446739  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:50.947376  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:51.447634  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:51.946811  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:52.447225  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:52.947080  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:53.447189  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:53.946843  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:54.447370  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:54.946709  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:55.446732  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:55.946807  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:56.446724  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:56.947143  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:57.447249  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:57.946989  308420 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 17:33:58.076887  308420 kubeadm.go:1113] duration metric: took 12.841734375s to wait for elevateKubeSystemPrivileges
	I0729 17:33:58.076922  308420 kubeadm.go:394] duration metric: took 29.533721151s to StartCluster
	I0729 17:33:58.076940  308420 settings.go:142] acquiring lock: {Name:mk0bea71b68376f7a25530a35b0cc6989695e455 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:58.077067  308420 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19338-302015/kubeconfig
	I0729 17:33:58.077465  308420 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/kubeconfig: {Name:mkead3051ac0eef2f4eeb1612b07cf0d55bb197e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:33:58.077664  308420 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0729 17:33:58.077775  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0729 17:33:58.078054  308420 config.go:182] Loaded profile config "addons-031035": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 17:33:58.078091  308420 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]
	I0729 17:33:58.078168  308420 addons.go:69] Setting yakd=true in profile "addons-031035"
	I0729 17:33:58.078194  308420 addons.go:234] Setting addon yakd=true in "addons-031035"
	I0729 17:33:58.078219  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.078676  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.078921  308420 addons.go:69] Setting inspektor-gadget=true in profile "addons-031035"
	I0729 17:33:58.078945  308420 addons.go:234] Setting addon inspektor-gadget=true in "addons-031035"
	I0729 17:33:58.078967  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.079342  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.079619  308420 addons.go:69] Setting metrics-server=true in profile "addons-031035"
	I0729 17:33:58.079645  308420 addons.go:234] Setting addon metrics-server=true in "addons-031035"
	I0729 17:33:58.079667  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.080103  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.080243  308420 addons.go:69] Setting cloud-spanner=true in profile "addons-031035"
	I0729 17:33:58.080271  308420 addons.go:234] Setting addon cloud-spanner=true in "addons-031035"
	I0729 17:33:58.080295  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.080676  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.082550  308420 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-031035"
	I0729 17:33:58.082608  308420 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-031035"
	I0729 17:33:58.082633  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.082698  308420 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-031035"
	I0729 17:33:58.082723  308420 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-031035"
	I0729 17:33:58.082747  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.083032  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.083132  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.089341  308420 addons.go:69] Setting registry=true in profile "addons-031035"
	I0729 17:33:58.089406  308420 addons.go:234] Setting addon registry=true in "addons-031035"
	I0729 17:33:58.089444  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.090048  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.096198  308420 addons.go:69] Setting storage-provisioner=true in profile "addons-031035"
	I0729 17:33:58.096244  308420 addons.go:234] Setting addon storage-provisioner=true in "addons-031035"
	I0729 17:33:58.096284  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.096725  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.097028  308420 addons.go:69] Setting default-storageclass=true in profile "addons-031035"
	I0729 17:33:58.097063  308420 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-031035"
	I0729 17:33:58.097301  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.117286  308420 addons.go:69] Setting gcp-auth=true in profile "addons-031035"
	I0729 17:33:58.117333  308420 mustload.go:65] Loading cluster: addons-031035
	I0729 17:33:58.117505  308420 config.go:182] Loaded profile config "addons-031035": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 17:33:58.117746  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.119059  308420 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-031035"
	I0729 17:33:58.119118  308420 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-031035"
	I0729 17:33:58.125776  308420 addons.go:69] Setting volcano=true in profile "addons-031035"
	I0729 17:33:58.125824  308420 addons.go:234] Setting addon volcano=true in "addons-031035"
	I0729 17:33:58.125919  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.131933  308420 addons.go:69] Setting volumesnapshots=true in profile "addons-031035"
	I0729 17:33:58.132038  308420 addons.go:234] Setting addon volumesnapshots=true in "addons-031035"
	I0729 17:33:58.132116  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.132715  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.133025  308420 addons.go:69] Setting ingress=true in profile "addons-031035"
	I0729 17:33:58.133056  308420 addons.go:234] Setting addon ingress=true in "addons-031035"
	I0729 17:33:58.133088  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.133636  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.148297  308420 addons.go:69] Setting ingress-dns=true in profile "addons-031035"
	I0729 17:33:58.148337  308420 addons.go:234] Setting addon ingress-dns=true in "addons-031035"
	I0729 17:33:58.148382  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.148819  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.164062  308420 out.go:177] * Verifying Kubernetes components...
	I0729 17:33:58.176455  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.192591  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.232996  308420 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 17:33:58.249011  308420 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0729 17:33:58.268052  308420 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.0
	I0729 17:33:58.297555  308420 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0729 17:33:58.297715  308420 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0729 17:33:58.303906  308420 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0729 17:33:58.303974  308420 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0729 17:33:58.304085  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.304276  308420 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0729 17:33:58.304308  308420 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0729 17:33:58.304360  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.322016  308420 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0729 17:33:58.322041  308420 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0729 17:33:58.322118  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.326823  308420 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0729 17:33:58.326850  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0729 17:33:58.326916  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.338835  308420 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0729 17:33:58.339041  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0729 17:33:58.341301  308420 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0729 17:33:58.341326  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0729 17:33:58.341395  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.350936  308420 addons.go:234] Setting addon default-storageclass=true in "addons-031035"
	I0729 17:33:58.350977  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.351412  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.365016  308420 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0729 17:33:58.367124  308420 out.go:177]   - Using image docker.io/registry:2.8.3
	I0729 17:33:58.367230  308420 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0729 17:33:58.370548  308420 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0729 17:33:58.370573  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0729 17:33:58.370638  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.371013  308420 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0729 17:33:58.371026  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0729 17:33:58.371069  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.387076  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.396797  308420 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-031035"
	I0729 17:33:58.396839  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:33:58.397227  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:33:58.408786  308420 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 17:33:58.411318  308420 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 17:33:58.413654  308420 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0729 17:33:58.416066  308420 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0729 17:33:58.416089  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0729 17:33:58.416155  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	W0729 17:33:58.440090  308420 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0729 17:33:58.440222  308420 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0729 17:33:58.440422  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.441062  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0729 17:33:58.441302  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0729 17:33:58.442882  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0729 17:33:58.442984  308420 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0729 17:33:58.443009  308420 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0729 17:33:58.443086  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.447256  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0729 17:33:58.447934  308420 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0729 17:33:58.447955  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0729 17:33:58.448035  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.451358  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0729 17:33:58.453117  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0729 17:33:58.455998  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0729 17:33:58.458186  308420 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0729 17:33:58.460005  308420 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0729 17:33:58.460040  308420 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0729 17:33:58.460142  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.530562  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.546606  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0729 17:33:58.547398  308420 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0729 17:33:58.547419  308420 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0729 17:33:58.547479  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.569017  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.575957  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.594567  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.597463  308420 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0729 17:33:58.601204  308420 out.go:177]   - Using image docker.io/busybox:stable
	I0729 17:33:58.603355  308420 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0729 17:33:58.603429  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0729 17:33:58.603533  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:33:58.623291  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.658227  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.665023  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.665300  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.668918  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.674367  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.691040  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.697356  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:33:58.841020  308420 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0729 17:33:58.841092  308420 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0729 17:33:58.899293  308420 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0729 17:33:58.899362  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0729 17:33:58.942387  308420 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 17:33:59.049091  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0729 17:33:59.054487  308420 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0729 17:33:59.054514  308420 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0729 17:33:59.119070  308420 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0729 17:33:59.119097  308420 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0729 17:33:59.119467  308420 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0729 17:33:59.119495  308420 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0729 17:33:59.122952  308420 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0729 17:33:59.122979  308420 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0729 17:33:59.131273  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0729 17:33:59.166865  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0729 17:33:59.202186  308420 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0729 17:33:59.202218  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0729 17:33:59.231189  308420 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0729 17:33:59.231230  308420 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0729 17:33:59.256799  308420 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0729 17:33:59.256840  308420 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0729 17:33:59.261672  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0729 17:33:59.272365  308420 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0729 17:33:59.272391  308420 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0729 17:33:59.281146  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0729 17:33:59.287086  308420 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0729 17:33:59.287109  308420 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0729 17:33:59.301267  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0729 17:33:59.321706  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0729 17:33:59.357450  308420 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0729 17:33:59.357477  308420 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0729 17:33:59.368874  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0729 17:33:59.435462  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:33:59.449967  308420 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0729 17:33:59.449996  308420 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0729 17:33:59.479279  308420 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0729 17:33:59.479307  308420 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)
	I0729 17:33:59.483908  308420 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0729 17:33:59.483934  308420 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0729 17:33:59.571494  308420 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0729 17:33:59.571521  308420 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0729 17:33:59.602185  308420 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0729 17:33:59.602218  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0729 17:33:59.704583  308420 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0729 17:33:59.704614  308420 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0729 17:33:59.709418  308420 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0729 17:33:59.709444  308420 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0729 17:33:59.766113  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:33:59.852371  308420 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0729 17:33:59.852400  308420 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0729 17:33:59.889030  308420 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0729 17:33:59.889057  308420 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0729 17:33:59.900966  308420 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0729 17:33:59.901006  308420 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0729 17:33:59.998865  308420 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0729 17:33:59.998899  308420 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0729 17:34:00.039164  308420 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0729 17:34:00.039212  308420 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0729 17:34:00.118736  308420 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0729 17:34:00.118772  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0729 17:34:00.150055  308420 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0729 17:34:00.150083  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0729 17:34:00.266757  308420 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0729 17:34:00.266785  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0729 17:34:00.326593  308420 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0729 17:34:00.326636  308420 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0729 17:34:00.377370  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:34:00.452260  308420 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0729 17:34:00.452292  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0729 17:34:00.554005  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:34:00.681347  308420 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0729 17:34:00.681382  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0729 17:34:00.867446  308420 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.320815385s)
	I0729 17:34:00.867479  308420 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0729 17:34:00.867572  308420 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.924929271s)
	I0729 17:34:00.869264  308420 node_ready.go:35] waiting up to 6m0s for node "addons-031035" to be "Ready" ...
	I0729 17:34:00.898353  308420 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0729 17:34:00.898382  308420 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0729 17:34:01.055464  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:34:02.076464  308420 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-031035" context rescaled to 1 replicas
	I0729 17:34:03.273702  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:03.941193  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.892061557s)
	I0729 17:34:03.941294  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.809997929s)
	I0729 17:34:03.941373  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.77447734s)
	I0729 17:34:03.941432  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.679737457s)
	I0729 17:34:03.941486  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.660309024s)
	I0729 17:34:04.940832  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.619070156s)
	I0729 17:34:04.940917  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.572015791s)
	I0729 17:34:04.940947  308420 addons.go:475] Verifying addon registry=true in "addons-031035"
	I0729 17:34:04.940856  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.639557072s)
	I0729 17:34:04.941142  308420 addons.go:475] Verifying addon ingress=true in "addons-031035"
	I0729 17:34:04.941482  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.505981319s)
	I0729 17:34:04.941505  308420 addons.go:475] Verifying addon metrics-server=true in "addons-031035"
	I0729 17:34:04.941548  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.175411041s)
	I0729 17:34:04.941980  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.564569753s)
	I0729 17:34:04.943195  308420 out.go:177] * Verifying registry addon...
	I0729 17:34:04.943292  308420 out.go:177] * Verifying ingress addon...
	I0729 17:34:04.945208  308420 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-031035 service yakd-dashboard -n yakd-dashboard
	
	I0729 17:34:04.946079  308420 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0729 17:34:04.947091  308420 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0729 17:34:04.963443  308420 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 17:34:04.963482  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:04.964482  308420 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0729 17:34:04.964505  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:05.073910  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.519850404s)
	W0729 17:34:05.073986  308420 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:34:05.074023  308420 retry.go:31] will retry after 195.910514ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:34:05.271047  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:34:05.408943  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:05.468220  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:05.481119  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:05.598106  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.542588388s)
	I0729 17:34:05.598196  308420 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-031035"
	I0729 17:34:05.603537  308420 out.go:177] * Verifying csi-hostpath-driver addon...
	I0729 17:34:05.607489  308420 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0729 17:34:05.743778  308420 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 17:34:05.743874  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:05.746422  308420 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0729 17:34:05.746561  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:34:05.790406  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:34:06.001317  308420 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0729 17:34:06.028463  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:06.029687  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:06.114762  308420 addons.go:234] Setting addon gcp-auth=true in "addons-031035"
	I0729 17:34:06.114856  308420 host.go:66] Checking if "addons-031035" exists ...
	I0729 17:34:06.115342  308420 cli_runner.go:164] Run: docker container inspect addons-031035 --format={{.State.Status}}
	I0729 17:34:06.127194  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:06.147209  308420 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0729 17:34:06.147275  308420 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-031035
	I0729 17:34:06.173660  308420 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38344 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/addons-031035/id_rsa Username:docker}
	I0729 17:34:06.465161  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:06.467802  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:06.617121  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:06.883701  308420 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.612559148s)
	I0729 17:34:06.886599  308420 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 17:34:06.889303  308420 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0729 17:34:06.891504  308420 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0729 17:34:06.891561  308420 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0729 17:34:06.940860  308420 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0729 17:34:06.940886  308420 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0729 17:34:06.953619  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:06.954415  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:06.968490  308420 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0729 17:34:06.968562  308420 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0729 17:34:07.011932  308420 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0729 17:34:07.125832  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:07.455043  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:07.458615  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:07.617689  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:07.802708  308420 addons.go:475] Verifying addon gcp-auth=true in "addons-031035"
	I0729 17:34:07.806027  308420 out.go:177] * Verifying gcp-auth addon...
	I0729 17:34:07.808939  308420 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0729 17:34:07.815778  308420 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0729 17:34:07.815856  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:07.873328  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:07.949945  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:07.954463  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:08.111924  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:08.313224  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:08.451067  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:08.453129  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:08.613456  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:08.812715  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:08.953246  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:08.954255  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:09.113365  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:09.312518  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:09.452534  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:09.453965  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:09.612132  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:09.819185  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:09.873860  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:09.950327  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:09.951658  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:10.112335  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:10.312013  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:10.451400  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:10.451668  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:10.612440  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:10.812653  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:10.950377  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:10.954990  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:11.112651  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:11.324510  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:11.451103  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:11.451927  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:11.611987  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:11.812330  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:11.951995  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:11.952732  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:12.111935  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:12.312366  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:12.374044  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:12.449946  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:12.451298  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:12.611655  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:12.813023  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:12.950662  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:12.952181  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:13.113084  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:13.312984  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:13.450213  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:13.452053  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:13.612293  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:13.813138  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:13.950927  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:13.951951  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:14.112193  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:14.313020  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:14.451246  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:14.451698  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:14.612600  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:14.813072  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:14.872806  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:14.951220  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:14.952125  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:15.112231  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:15.312938  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:15.451101  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:15.451983  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:15.613373  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:15.812982  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:15.951921  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:15.953281  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:16.112355  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:16.312846  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:16.451481  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:16.451705  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:16.611933  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:16.812217  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:16.872910  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:16.950553  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:16.952730  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:17.112328  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:17.313101  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:17.450292  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:17.451831  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:17.612499  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:17.812326  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:17.951469  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:17.952286  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:18.112525  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:18.313038  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:18.451607  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:18.451866  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:18.612151  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:18.813018  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:18.951824  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:18.952378  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:19.112160  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:19.313413  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:19.372444  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:19.452391  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:19.456944  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:19.611948  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:19.812013  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:19.951093  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:19.951966  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:20.112288  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:20.313796  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:20.450259  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:20.451667  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:20.612201  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:20.813031  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:20.950224  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:20.951414  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:21.111977  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:21.312446  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:21.373057  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:21.449827  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:21.451214  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:21.612457  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:21.812171  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:21.951381  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:21.952687  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:22.111946  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:22.312707  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:22.451285  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:22.451636  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:22.612488  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:22.813217  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:22.951459  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:22.952282  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:23.112582  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:23.312954  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:23.450025  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:23.451372  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:23.611681  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:23.812541  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:23.873339  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:23.951473  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:23.952410  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:24.112455  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:24.317866  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:24.449998  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:24.451194  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:24.612391  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:24.812406  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:24.950803  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:24.951394  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:25.112233  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:25.313100  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:25.451941  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:25.452134  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:25.611986  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:25.811952  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:25.949898  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:25.951910  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:26.112508  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:26.312828  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:26.372887  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:26.452647  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:26.453452  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:26.611907  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:26.812190  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:26.951148  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:26.951458  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:27.111726  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:27.313232  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:27.462617  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:27.464029  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:27.612342  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:27.812636  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:27.953022  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:27.954610  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:28.112243  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:28.312403  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:28.456085  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:28.457248  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:28.612412  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:28.812130  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:28.872916  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:28.951072  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:28.951336  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:29.112501  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:29.313533  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:29.450078  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:29.450813  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:29.611934  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:29.812800  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:29.952548  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:29.952862  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:30.112797  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:30.312269  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:30.449715  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:30.452000  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:30.612516  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:30.812412  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:30.950515  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:30.951934  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:31.112260  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:31.313000  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:31.372767  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:31.450841  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:31.451968  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:31.611994  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:31.811999  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:31.952965  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:31.953368  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:32.115037  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:32.313697  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:32.449885  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:32.451467  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:32.612046  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:32.812362  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:32.950917  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:32.951956  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:33.112548  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:33.313102  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:33.372832  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:33.450266  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:33.451695  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:33.611948  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:33.812048  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:33.950511  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:33.952354  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:34.113571  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:34.313137  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:34.450474  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:34.451487  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:34.612237  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:34.813154  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:34.951556  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:34.952655  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:35.112308  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:35.313059  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:35.450007  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:35.452523  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:35.612464  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:35.812277  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:35.873029  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:35.949852  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:35.952600  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:36.112313  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:36.313003  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:36.450161  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:36.451264  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:36.611654  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:36.812601  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:36.950399  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:36.951657  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:37.112147  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:37.312660  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:37.451092  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:37.452063  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:37.611908  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:37.812175  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:37.951854  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:37.952146  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:38.112776  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:38.312272  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:38.373340  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:38.452509  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:38.453194  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:38.612246  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:38.812780  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:38.952133  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:38.952405  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:39.113011  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:39.314474  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:39.451339  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:39.451882  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:39.612266  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:39.813105  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:39.950276  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:39.952066  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:40.112194  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:40.312556  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:40.453720  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:40.454975  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:40.612427  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:40.813036  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:40.872865  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:40.950214  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:40.951618  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:41.112222  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:41.314046  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:41.450209  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:41.451366  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:41.612324  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:41.812667  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:41.951166  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:41.952111  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:42.112567  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:42.314013  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:42.451643  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:42.453262  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:42.612024  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:42.812463  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:42.873003  308420 node_ready.go:53] node "addons-031035" has status "Ready":"False"
	I0729 17:34:42.951152  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:42.952528  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:43.111974  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:43.313128  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:43.451084  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:43.451827  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:43.611945  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:43.813005  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:43.950511  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:43.950722  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:44.113290  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:44.312733  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:44.459814  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:44.460347  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:44.621555  308420 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 17:34:44.621634  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:44.813687  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:44.922919  308420 node_ready.go:49] node "addons-031035" has status "Ready":"True"
	I0729 17:34:44.922994  308420 node_ready.go:38] duration metric: took 44.053704419s for node "addons-031035" to be "Ready" ...
	I0729 17:34:44.923020  308420 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" ...
	I0729 17:34:44.953362  308420 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-fv6rr" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:44.990290  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:44.992724  308420 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 17:34:44.992784  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:45.133677  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:45.315281  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:45.478526  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:45.487765  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:45.613155  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:45.841818  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:45.952585  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:45.953644  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:45.959659  308420 pod_ready.go:92] pod "coredns-7db6d8ff4d-fv6rr" in "kube-system" namespace has status "Ready":"True"
	I0729 17:34:45.959691  308420 pod_ready.go:81] duration metric: took 1.006249439s for pod "coredns-7db6d8ff4d-fv6rr" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:45.959808  308420 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:45.965404  308420 pod_ready.go:92] pod "etcd-addons-031035" in "kube-system" namespace has status "Ready":"True"
	I0729 17:34:45.965425  308420 pod_ready.go:81] duration metric: took 5.604103ms for pod "etcd-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:45.965440  308420 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:45.971555  308420 pod_ready.go:92] pod "kube-apiserver-addons-031035" in "kube-system" namespace has status "Ready":"True"
	I0729 17:34:45.971580  308420 pod_ready.go:81] duration metric: took 6.132438ms for pod "kube-apiserver-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:45.971594  308420 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:45.977388  308420 pod_ready.go:92] pod "kube-controller-manager-addons-031035" in "kube-system" namespace has status "Ready":"True"
	I0729 17:34:45.977414  308420 pod_ready.go:81] duration metric: took 5.812496ms for pod "kube-controller-manager-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:45.977429  308420 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-5hm2c" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:46.073889  308420 pod_ready.go:92] pod "kube-proxy-5hm2c" in "kube-system" namespace has status "Ready":"True"
	I0729 17:34:46.073918  308420 pod_ready.go:81] duration metric: took 96.481387ms for pod "kube-proxy-5hm2c" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:46.073929  308420 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:46.113898  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:46.314826  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:46.452503  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:46.453878  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:46.473314  308420 pod_ready.go:92] pod "kube-scheduler-addons-031035" in "kube-system" namespace has status "Ready":"True"
	I0729 17:34:46.473340  308420 pod_ready.go:81] duration metric: took 399.402947ms for pod "kube-scheduler-addons-031035" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:46.473351  308420 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace to be "Ready" ...
	I0729 17:34:46.613850  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:46.823266  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:46.953642  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:46.954565  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:47.115028  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:47.312607  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:47.452229  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:47.454472  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:47.613678  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:47.818510  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:47.952426  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:47.952598  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:48.113703  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:48.313354  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:48.451856  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:48.452792  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:48.479413  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:34:48.613130  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:48.814990  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:48.951589  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:48.952119  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:49.113111  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:49.313022  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:49.452430  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:49.453703  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:49.613328  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:49.816170  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:49.957261  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:49.958204  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:50.113734  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:50.313108  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:50.451377  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:50.455889  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:50.481804  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:34:50.614454  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:50.812544  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:50.952339  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:50.954024  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:51.113612  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:51.317390  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:51.454615  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:51.457194  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:51.615694  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:51.813621  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:51.959263  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:51.973009  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:52.113151  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:52.312806  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:52.459917  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:52.460161  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:52.614934  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:52.813361  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:52.957123  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:52.958643  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:52.980177  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:34:53.115019  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:53.322717  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:53.452386  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:53.455306  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:53.614759  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:53.812688  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:53.953377  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:53.956161  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:54.114717  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:54.313141  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:54.451804  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:54.454502  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:54.614422  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:54.820069  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:54.955065  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:54.955358  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:55.116433  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:55.312704  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:55.454193  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:55.454641  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:55.480122  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:34:55.614494  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:55.814343  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:55.951919  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:55.960723  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:56.113215  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:56.313169  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:56.454400  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:56.464613  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:56.616958  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:56.812836  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:56.957121  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:56.958705  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:57.114249  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:57.312636  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:57.453993  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:57.455234  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:57.480896  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:34:57.613771  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:57.814264  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:57.955716  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:57.958298  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:58.114658  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:58.313351  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:58.452191  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:58.453232  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:58.613382  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:58.812700  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:58.953478  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:58.954416  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:59.113097  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:59.314002  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:59.450599  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:59.458738  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:59.613998  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:34:59.813049  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:34:59.953186  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:34:59.953906  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:34:59.978954  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:00.125210  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:00.325510  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:00.456725  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:00.458396  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:00.614798  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:00.812736  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:00.994052  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:00.994946  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:01.116295  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:01.313394  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:01.453847  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:01.460233  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:01.616344  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:01.813190  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:01.955077  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:01.961730  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:01.980261  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:02.115322  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:02.313210  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:02.452165  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:02.452819  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:02.613785  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:02.813166  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:02.950967  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:02.952279  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:03.133288  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:03.321296  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:03.454125  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:03.457783  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:03.628991  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:03.814652  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:03.953382  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:03.954770  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:03.981423  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:04.117721  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:04.313687  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:04.454142  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:04.455387  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:04.613195  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:04.812222  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:04.952028  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:04.953022  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:05.113726  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:05.312634  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:05.450944  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:05.452514  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:05.614443  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:05.814090  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:05.952973  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:05.960513  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:06.121763  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:06.312522  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:06.452411  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:06.455742  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:06.479962  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:06.614051  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:06.812861  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:06.952323  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:06.953511  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:07.115731  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:07.312625  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:07.459816  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:07.464054  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:07.614484  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:07.813407  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:07.971369  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:07.972802  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:08.113838  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:08.316045  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:08.454272  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:08.458109  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:08.481556  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:08.621688  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:08.813791  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:08.954599  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:08.959472  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:09.114146  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:09.313894  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:09.460267  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:09.461805  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:09.614406  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:09.812563  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:09.951166  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:09.952508  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:10.113322  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:10.312792  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:10.454490  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:10.456178  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:10.491494  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:10.612892  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:10.812533  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:10.951158  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:10.953598  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:11.113451  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:11.313058  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:11.453273  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:11.456103  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:11.613674  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:11.813624  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:11.956098  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:11.957155  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:12.116989  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:12.314112  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:12.462869  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:12.464752  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:12.617366  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:12.813394  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:12.954864  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:12.955040  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:12.980419  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:13.138082  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:13.312759  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:13.453524  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:13.453954  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:13.613748  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:13.813056  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:13.952661  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:13.953554  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:14.114145  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:14.313092  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:14.453889  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:14.454608  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:14.612778  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:14.815529  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:14.952295  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:14.953297  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:15.114342  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:15.312925  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:15.456361  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:15.460761  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:15.482645  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:15.613717  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:15.813166  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:15.955181  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:15.955879  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:16.114743  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:16.312611  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:16.456559  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:16.461093  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:16.614126  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:16.812935  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:16.952105  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:16.963912  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:17.114047  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:17.312691  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:17.464726  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:17.507028  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:17.510346  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:17.618391  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:17.814034  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:17.956576  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:17.962363  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:18.115446  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:18.313392  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:18.453185  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:18.454009  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:18.647646  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:18.821112  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:18.967227  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:18.968462  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:19.114154  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:19.312308  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:19.468509  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:19.470096  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:19.612950  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:19.813557  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:19.958000  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:19.962492  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:19.988069  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:20.114319  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:20.312852  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:20.453852  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:20.455097  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:20.618794  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:20.814024  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:20.954940  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:20.956477  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:21.114756  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:21.323002  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:21.454398  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:21.455621  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:21.613613  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:21.813189  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:21.950636  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:21.952204  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:22.112813  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:22.312433  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:22.451752  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:22.453158  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:22.479460  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:22.612628  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:22.813737  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:22.952044  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:22.956427  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:23.115914  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:23.314277  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:23.451836  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:23.454317  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:23.614694  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:23.813862  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:23.951829  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:23.952803  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:24.113550  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:24.312511  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:24.451876  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:24.452174  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:24.479828  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:24.613419  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:24.812915  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:24.952316  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:24.953221  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:25.114458  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:25.313481  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:25.452024  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:25.455640  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:25.613808  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:25.813386  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:25.985398  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:26.000140  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:26.114123  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:26.312743  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:26.452468  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:26.453646  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:26.613868  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:26.819006  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:26.954481  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:26.955594  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:26.984267  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:27.121266  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:27.313588  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:27.454232  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:27.454948  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:27.617110  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:27.813219  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:27.956830  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:27.957238  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:28.113693  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:28.313228  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:28.461395  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:28.465912  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:28.613655  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:28.819370  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:28.952324  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:28.952879  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:29.114235  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:29.312368  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:29.452895  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:29.453507  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 17:35:29.479674  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:29.613422  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:29.812985  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:29.951001  308420 kapi.go:107] duration metric: took 1m25.004918811s to wait for kubernetes.io/minikube-addons=registry ...
	I0729 17:35:29.952424  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:30.114416  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:30.313035  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:30.451378  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:30.613139  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:30.815728  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:30.953118  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:31.114560  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:31.314861  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:31.456889  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:31.480478  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:31.621400  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:31.812686  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:31.951703  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:32.115060  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:32.315145  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:32.452735  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:32.614008  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:32.813396  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:32.956004  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:33.122253  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:33.313913  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:33.451833  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:33.613317  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:33.815423  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:33.951894  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:33.980020  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:34.113568  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:34.321077  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:34.451443  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:34.615220  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:34.837740  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:34.962677  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:35.126903  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:35.313274  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:35.452272  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:35.613974  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:35.813237  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:35.953376  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:35.980979  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:36.114459  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:36.314099  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:36.452967  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:36.613826  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:36.825530  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:36.963078  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:37.114834  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:37.312356  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:37.451931  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:37.614814  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:37.815536  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 17:35:37.952831  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:38.113446  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:38.313088  308420 kapi.go:107] duration metric: took 1m30.504149989s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0729 17:35:38.315578  308420 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-031035 cluster.
	I0729 17:35:38.318065  308420 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.
	I0729 17:35:38.320214  308420 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0729 17:35:38.451644  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:38.485241  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:38.613981  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:38.953255  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:39.115672  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:39.452592  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:39.613351  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:39.952087  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:40.114452  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:40.451652  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:40.613939  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:40.953695  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:40.980462  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:41.113791  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:41.452187  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:41.614236  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:41.951639  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:42.114687  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:42.452592  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:42.613305  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:42.951749  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:43.113617  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:43.452898  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:43.483094  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:43.613727  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:43.951586  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:44.115122  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:44.451898  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:44.613334  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:44.951508  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:45.136099  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:45.453822  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:45.483913  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:45.614125  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:45.958100  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:46.113560  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:46.451996  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:46.613656  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:46.954456  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:47.114024  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:47.454335  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:47.613883  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:47.956607  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:47.982428  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:48.121456  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:48.451813  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:48.615410  308420 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 17:35:48.952652  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:49.113265  308420 kapi.go:107] duration metric: took 1m43.505772403s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0729 17:35:49.451232  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:49.953285  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:50.453167  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:50.479668  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:50.951433  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:51.453638  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:51.960270  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:52.451912  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:52.480551  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:52.954484  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:53.452809  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:53.951544  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:54.451943  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:54.953030  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:54.982975  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:55.451890  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:55.955511  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:56.454757  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:56.952145  308420 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 17:35:57.451996  308420 kapi.go:107] duration metric: took 1m52.504901993s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0729 17:35:57.454485  308420 out.go:177] * Enabled addons: storage-provisioner, nvidia-device-plugin, ingress-dns, cloud-spanner, default-storageclass, metrics-server, inspektor-gadget, yakd, storage-provisioner-rancher, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I0729 17:35:57.457145  308420 addons.go:510] duration metric: took 1m59.379043102s for enable addons: enabled=[storage-provisioner nvidia-device-plugin ingress-dns cloud-spanner default-storageclass metrics-server inspektor-gadget yakd storage-provisioner-rancher volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I0729 17:35:57.479989  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:35:59.979188  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:36:01.979694  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:36:03.980188  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:36:05.980821  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:36:08.479498  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:36:10.480558  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:36:12.979927  308420 pod_ready.go:102] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"False"
	I0729 17:36:15.479093  308420 pod_ready.go:92] pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace has status "Ready":"True"
	I0729 17:36:15.479120  308420 pod_ready.go:81] duration metric: took 1m29.005737169s for pod "metrics-server-c59844bb4-h6njz" in "kube-system" namespace to be "Ready" ...
	I0729 17:36:15.479133  308420 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-dnhs8" in "kube-system" namespace to be "Ready" ...
	I0729 17:36:15.484440  308420 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-dnhs8" in "kube-system" namespace has status "Ready":"True"
	I0729 17:36:15.484466  308420 pod_ready.go:81] duration metric: took 5.324432ms for pod "nvidia-device-plugin-daemonset-dnhs8" in "kube-system" namespace to be "Ready" ...
	I0729 17:36:15.484487  308420 pod_ready.go:38] duration metric: took 1m30.561411931s 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" ...
	I0729 17:36:15.485753  308420 api_server.go:52] waiting for apiserver process to appear ...
	I0729 17:36:15.486289  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 17:36:15.486367  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 17:36:15.535632  308420 cri.go:89] found id: "03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46"
	I0729 17:36:15.535658  308420 cri.go:89] found id: ""
	I0729 17:36:15.535666  308420 logs.go:276] 1 containers: [03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46]
	I0729 17:36:15.535731  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:15.540275  308420 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 17:36:15.540347  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 17:36:15.580835  308420 cri.go:89] found id: "e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae"
	I0729 17:36:15.580854  308420 cri.go:89] found id: ""
	I0729 17:36:15.580862  308420 logs.go:276] 1 containers: [e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae]
	I0729 17:36:15.580925  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:15.584426  308420 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 17:36:15.584500  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 17:36:15.628902  308420 cri.go:89] found id: "dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c"
	I0729 17:36:15.628921  308420 cri.go:89] found id: ""
	I0729 17:36:15.628929  308420 logs.go:276] 1 containers: [dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c]
	I0729 17:36:15.628984  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:15.632431  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 17:36:15.632499  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 17:36:15.673991  308420 cri.go:89] found id: "65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352"
	I0729 17:36:15.674013  308420 cri.go:89] found id: ""
	I0729 17:36:15.674021  308420 logs.go:276] 1 containers: [65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352]
	I0729 17:36:15.674080  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:15.677463  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 17:36:15.677532  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 17:36:15.716540  308420 cri.go:89] found id: "c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36"
	I0729 17:36:15.716561  308420 cri.go:89] found id: ""
	I0729 17:36:15.716569  308420 logs.go:276] 1 containers: [c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36]
	I0729 17:36:15.716627  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:15.720094  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 17:36:15.720167  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 17:36:15.758925  308420 cri.go:89] found id: "b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b"
	I0729 17:36:15.758993  308420 cri.go:89] found id: ""
	I0729 17:36:15.759015  308420 logs.go:276] 1 containers: [b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b]
	I0729 17:36:15.759116  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:15.762356  308420 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 17:36:15.762435  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 17:36:15.800792  308420 cri.go:89] found id: "378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4"
	I0729 17:36:15.800813  308420 cri.go:89] found id: ""
	I0729 17:36:15.800820  308420 logs.go:276] 1 containers: [378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4]
	I0729 17:36:15.800877  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:15.804926  308420 logs.go:123] Gathering logs for dmesg ...
	I0729 17:36:15.804959  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 17:36:15.825969  308420 logs.go:123] Gathering logs for describe nodes ...
	I0729 17:36:15.825999  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 17:36:15.999586  308420 logs.go:123] Gathering logs for kube-apiserver [03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46] ...
	I0729 17:36:15.999617  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46"
	I0729 17:36:16.089358  308420 logs.go:123] Gathering logs for coredns [dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c] ...
	I0729 17:36:16.089395  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c"
	I0729 17:36:16.131623  308420 logs.go:123] Gathering logs for kube-scheduler [65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352] ...
	I0729 17:36:16.131651  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352"
	I0729 17:36:16.186271  308420 logs.go:123] Gathering logs for kindnet [378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4] ...
	I0729 17:36:16.186305  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4"
	I0729 17:36:16.233420  308420 logs.go:123] Gathering logs for container status ...
	I0729 17:36:16.233454  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 17:36:16.301967  308420 logs.go:123] Gathering logs for kubelet ...
	I0729 17:36:16.301995  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0729 17:36:16.357200  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.535049    1557 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.357435  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.535094    1557 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.357774  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.536636    1557 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.357988  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.536673    1557 reflector.go:150] object-"local-path-storage"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.358179  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537047    1557 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.358390  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537078    1557 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.358576  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537090    1557 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.358782  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537111    1557 reflector.go:150] object-"ingress-nginx"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	I0729 17:36:16.403357  308420 logs.go:123] Gathering logs for etcd [e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae] ...
	I0729 17:36:16.403385  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae"
	I0729 17:36:16.456718  308420 logs.go:123] Gathering logs for kube-proxy [c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36] ...
	I0729 17:36:16.456750  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36"
	I0729 17:36:16.495239  308420 logs.go:123] Gathering logs for kube-controller-manager [b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b] ...
	I0729 17:36:16.495272  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b"
	I0729 17:36:16.567779  308420 logs.go:123] Gathering logs for CRI-O ...
	I0729 17:36:16.567822  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 17:36:16.664841  308420 out.go:304] Setting ErrFile to fd 2...
	I0729 17:36:16.664875  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0729 17:36:16.664954  308420 out.go:239] X Problems detected in kubelet:
	W0729 17:36:16.664965  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.536673    1557 reflector.go:150] object-"local-path-storage"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.664980  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537047    1557 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.665006  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537078    1557 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.665027  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537090    1557 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:16.665034  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537111    1557 reflector.go:150] object-"ingress-nginx"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	I0729 17:36:16.665040  308420 out.go:304] Setting ErrFile to fd 2...
	I0729 17:36:16.665046  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:36:26.665356  308420 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 17:36:26.679572  308420 api_server.go:72] duration metric: took 2m28.601872095s to wait for apiserver process to appear ...
	I0729 17:36:26.679599  308420 api_server.go:88] waiting for apiserver healthz status ...
	I0729 17:36:26.679636  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 17:36:26.679699  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 17:36:26.717865  308420 cri.go:89] found id: "03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46"
	I0729 17:36:26.717890  308420 cri.go:89] found id: ""
	I0729 17:36:26.717899  308420 logs.go:276] 1 containers: [03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46]
	I0729 17:36:26.717958  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:26.721612  308420 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 17:36:26.721689  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 17:36:26.761153  308420 cri.go:89] found id: "e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae"
	I0729 17:36:26.761174  308420 cri.go:89] found id: ""
	I0729 17:36:26.761182  308420 logs.go:276] 1 containers: [e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae]
	I0729 17:36:26.761240  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:26.764819  308420 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 17:36:26.764892  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 17:36:26.812148  308420 cri.go:89] found id: "dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c"
	I0729 17:36:26.812170  308420 cri.go:89] found id: ""
	I0729 17:36:26.812180  308420 logs.go:276] 1 containers: [dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c]
	I0729 17:36:26.812238  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:26.815554  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 17:36:26.815629  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 17:36:26.853303  308420 cri.go:89] found id: "65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352"
	I0729 17:36:26.853326  308420 cri.go:89] found id: ""
	I0729 17:36:26.853334  308420 logs.go:276] 1 containers: [65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352]
	I0729 17:36:26.853424  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:26.856916  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 17:36:26.856984  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 17:36:26.894814  308420 cri.go:89] found id: "c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36"
	I0729 17:36:26.894836  308420 cri.go:89] found id: ""
	I0729 17:36:26.894843  308420 logs.go:276] 1 containers: [c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36]
	I0729 17:36:26.894903  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:26.898357  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 17:36:26.898428  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 17:36:26.939437  308420 cri.go:89] found id: "b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b"
	I0729 17:36:26.939460  308420 cri.go:89] found id: ""
	I0729 17:36:26.939468  308420 logs.go:276] 1 containers: [b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b]
	I0729 17:36:26.939530  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:26.942917  308420 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 17:36:26.942990  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 17:36:26.980816  308420 cri.go:89] found id: "378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4"
	I0729 17:36:26.980895  308420 cri.go:89] found id: ""
	I0729 17:36:26.980917  308420 logs.go:276] 1 containers: [378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4]
	I0729 17:36:26.981003  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:26.984541  308420 logs.go:123] Gathering logs for CRI-O ...
	I0729 17:36:26.984565  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 17:36:27.084494  308420 logs.go:123] Gathering logs for kubelet ...
	I0729 17:36:27.084535  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0729 17:36:27.148037  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.535049    1557 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.148267  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.535094    1557 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.148599  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.536636    1557 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.148805  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.536673    1557 reflector.go:150] object-"local-path-storage"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.148993  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537047    1557 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.149197  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537078    1557 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.149435  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537090    1557 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.149641  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537111    1557 reflector.go:150] object-"ingress-nginx"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	I0729 17:36:27.197997  308420 logs.go:123] Gathering logs for etcd [e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae] ...
	I0729 17:36:27.198036  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae"
	I0729 17:36:27.247956  308420 logs.go:123] Gathering logs for kube-proxy [c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36] ...
	I0729 17:36:27.247990  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36"
	I0729 17:36:27.297632  308420 logs.go:123] Gathering logs for kube-controller-manager [b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b] ...
	I0729 17:36:27.297667  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b"
	I0729 17:36:27.364845  308420 logs.go:123] Gathering logs for kindnet [378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4] ...
	I0729 17:36:27.364879  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4"
	I0729 17:36:27.410873  308420 logs.go:123] Gathering logs for container status ...
	I0729 17:36:27.410909  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 17:36:27.484502  308420 logs.go:123] Gathering logs for dmesg ...
	I0729 17:36:27.484534  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 17:36:27.507073  308420 logs.go:123] Gathering logs for describe nodes ...
	I0729 17:36:27.507103  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 17:36:27.640363  308420 logs.go:123] Gathering logs for kube-apiserver [03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46] ...
	I0729 17:36:27.640396  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46"
	I0729 17:36:27.713009  308420 logs.go:123] Gathering logs for coredns [dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c] ...
	I0729 17:36:27.713039  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c"
	I0729 17:36:27.761570  308420 logs.go:123] Gathering logs for kube-scheduler [65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352] ...
	I0729 17:36:27.761643  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352"
	I0729 17:36:27.808537  308420 out.go:304] Setting ErrFile to fd 2...
	I0729 17:36:27.808562  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0729 17:36:27.808629  308420 out.go:239] X Problems detected in kubelet:
	W0729 17:36:27.808642  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.536673    1557 reflector.go:150] object-"local-path-storage"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.808654  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537047    1557 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.808664  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537078    1557 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.808671  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537090    1557 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:27.808677  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537111    1557 reflector.go:150] object-"ingress-nginx"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	I0729 17:36:27.808686  308420 out.go:304] Setting ErrFile to fd 2...
	I0729 17:36:27.808692  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:36:37.809656  308420 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 17:36:37.818251  308420 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0729 17:36:37.819230  308420 api_server.go:141] control plane version: v1.30.3
	I0729 17:36:37.819252  308420 api_server.go:131] duration metric: took 11.139646027s to wait for apiserver health ...
	I0729 17:36:37.819260  308420 system_pods.go:43] waiting for kube-system pods to appear ...
	I0729 17:36:37.819282  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 17:36:37.819352  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 17:36:37.857021  308420 cri.go:89] found id: "03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46"
	I0729 17:36:37.857042  308420 cri.go:89] found id: ""
	I0729 17:36:37.857050  308420 logs.go:276] 1 containers: [03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46]
	I0729 17:36:37.857150  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:37.860688  308420 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 17:36:37.860758  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 17:36:37.910924  308420 cri.go:89] found id: "e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae"
	I0729 17:36:37.910949  308420 cri.go:89] found id: ""
	I0729 17:36:37.910957  308420 logs.go:276] 1 containers: [e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae]
	I0729 17:36:37.911017  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:37.914855  308420 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 17:36:37.914930  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 17:36:37.957743  308420 cri.go:89] found id: "dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c"
	I0729 17:36:37.957766  308420 cri.go:89] found id: ""
	I0729 17:36:37.957773  308420 logs.go:276] 1 containers: [dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c]
	I0729 17:36:37.957832  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:37.961378  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 17:36:37.961453  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 17:36:38.007525  308420 cri.go:89] found id: "65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352"
	I0729 17:36:38.007549  308420 cri.go:89] found id: ""
	I0729 17:36:38.007558  308420 logs.go:276] 1 containers: [65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352]
	I0729 17:36:38.007639  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:38.012327  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 17:36:38.012415  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 17:36:38.058364  308420 cri.go:89] found id: "c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36"
	I0729 17:36:38.058433  308420 cri.go:89] found id: ""
	I0729 17:36:38.058448  308420 logs.go:276] 1 containers: [c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36]
	I0729 17:36:38.058520  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:38.062881  308420 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 17:36:38.063012  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 17:36:38.114396  308420 cri.go:89] found id: "b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b"
	I0729 17:36:38.114418  308420 cri.go:89] found id: ""
	I0729 17:36:38.114425  308420 logs.go:276] 1 containers: [b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b]
	I0729 17:36:38.114496  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:38.118268  308420 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 17:36:38.118338  308420 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 17:36:38.165541  308420 cri.go:89] found id: "378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4"
	I0729 17:36:38.165565  308420 cri.go:89] found id: ""
	I0729 17:36:38.165573  308420 logs.go:276] 1 containers: [378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4]
	I0729 17:36:38.165651  308420 ssh_runner.go:195] Run: which crictl
	I0729 17:36:38.169234  308420 logs.go:123] Gathering logs for kubelet ...
	I0729 17:36:38.169257  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0729 17:36:38.222658  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.535049    1557 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.222890  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.535094    1557 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.223232  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.536636    1557 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.223445  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.536673    1557 reflector.go:150] object-"local-path-storage"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.223639  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537047    1557 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.223908  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537078    1557 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.224095  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537090    1557 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.224302  308420 logs.go:138] Found kubelet problem: Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537111    1557 reflector.go:150] object-"ingress-nginx"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	I0729 17:36:38.270638  308420 logs.go:123] Gathering logs for etcd [e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae] ...
	I0729 17:36:38.270669  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae"
	I0729 17:36:38.320356  308420 logs.go:123] Gathering logs for kube-proxy [c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36] ...
	I0729 17:36:38.320390  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36"
	I0729 17:36:38.361118  308420 logs.go:123] Gathering logs for kindnet [378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4] ...
	I0729 17:36:38.361145  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4"
	I0729 17:36:38.421223  308420 logs.go:123] Gathering logs for kube-scheduler [65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352] ...
	I0729 17:36:38.421256  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352"
	I0729 17:36:38.472607  308420 logs.go:123] Gathering logs for kube-controller-manager [b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b] ...
	I0729 17:36:38.472637  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b"
	I0729 17:36:38.543532  308420 logs.go:123] Gathering logs for CRI-O ...
	I0729 17:36:38.543568  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 17:36:38.640554  308420 logs.go:123] Gathering logs for container status ...
	I0729 17:36:38.640589  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 17:36:38.690434  308420 logs.go:123] Gathering logs for dmesg ...
	I0729 17:36:38.690462  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 17:36:38.710659  308420 logs.go:123] Gathering logs for describe nodes ...
	I0729 17:36:38.710689  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 17:36:38.846828  308420 logs.go:123] Gathering logs for kube-apiserver [03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46] ...
	I0729 17:36:38.846856  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46"
	I0729 17:36:38.900119  308420 logs.go:123] Gathering logs for coredns [dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c] ...
	I0729 17:36:38.900150  308420 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c"
	I0729 17:36:38.946797  308420 out.go:304] Setting ErrFile to fd 2...
	I0729 17:36:38.946964  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0729 17:36:38.947056  308420 out.go:239] X Problems detected in kubelet:
	W0729 17:36:38.947100  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.536673    1557 reflector.go:150] object-"local-path-storage"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.947131  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537047    1557 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.947175  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537078    1557 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-031035" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.947205  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: W0729 17:34:44.537090    1557 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	W0729 17:36:38.947236  308420 out.go:239]   Jul 29 17:34:44 addons-031035 kubelet[1557]: E0729 17:34:44.537111    1557 reflector.go:150] object-"ingress-nginx"/"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-031035" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-031035' and this object
	I0729 17:36:38.947282  308420 out.go:304] Setting ErrFile to fd 2...
	I0729 17:36:38.947303  308420 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:36:48.957760  308420 system_pods.go:59] 18 kube-system pods found
	I0729 17:36:48.957794  308420 system_pods.go:61] "coredns-7db6d8ff4d-fv6rr" [c8afbfaa-62a3-4218-8848-16812aa56c4f] Running
	I0729 17:36:48.957800  308420 system_pods.go:61] "csi-hostpath-attacher-0" [5e0c6e37-9099-4023-8926-0b7b1317d216] Running
	I0729 17:36:48.957812  308420 system_pods.go:61] "csi-hostpath-resizer-0" [57d68d79-9ff7-476a-a8b7-fe628cfb6448] Running
	I0729 17:36:48.957818  308420 system_pods.go:61] "csi-hostpathplugin-wjzmz" [413f24c7-664f-48bf-a940-5108ebb58627] Running
	I0729 17:36:48.957825  308420 system_pods.go:61] "etcd-addons-031035" [1478e2cc-9d8d-45be-b337-d58c35c83c37] Running
	I0729 17:36:48.957834  308420 system_pods.go:61] "kindnet-wbtrl" [1b9f5a45-6e64-42c7-b98b-98715238abe8] Running
	I0729 17:36:48.957842  308420 system_pods.go:61] "kube-apiserver-addons-031035" [398d7f36-8f9a-4b56-9bea-d5653dd90098] Running
	I0729 17:36:48.957852  308420 system_pods.go:61] "kube-controller-manager-addons-031035" [9378510d-dab6-44e8-8377-13637d181798] Running
	I0729 17:36:48.957864  308420 system_pods.go:61] "kube-ingress-dns-minikube" [032ddb39-2e6b-46ff-93ba-79d151cb95d5] Running
	I0729 17:36:48.957869  308420 system_pods.go:61] "kube-proxy-5hm2c" [9454e8d9-348c-4ddf-b114-58d769965204] Running
	I0729 17:36:48.957873  308420 system_pods.go:61] "kube-scheduler-addons-031035" [d6eebe3b-d3dd-4661-964e-8673bc253d30] Running
	I0729 17:36:48.957877  308420 system_pods.go:61] "metrics-server-c59844bb4-h6njz" [4a824060-c923-4270-a39e-d8db7ae88660] Running
	I0729 17:36:48.957883  308420 system_pods.go:61] "nvidia-device-plugin-daemonset-dnhs8" [e5be8806-b41c-453d-becb-75bdbd94fa46] Running
	I0729 17:36:48.957887  308420 system_pods.go:61] "registry-656c9c8d9c-qzfbz" [5d0a5515-facd-4c7a-a738-49e0af4ce7b1] Running
	I0729 17:36:48.957894  308420 system_pods.go:61] "registry-proxy-5ksgx" [1767d4a9-e72e-4b95-a284-4f4e5c541b50] Running
	I0729 17:36:48.957898  308420 system_pods.go:61] "snapshot-controller-745499f584-72vn8" [d82b6285-aa41-46b0-8046-9255751bf94e] Running
	I0729 17:36:48.957905  308420 system_pods.go:61] "snapshot-controller-745499f584-nkl5m" [18fdeb1e-3ead-4b23-aab5-31fb1185af9d] Running
	I0729 17:36:48.957909  308420 system_pods.go:61] "storage-provisioner" [fe108563-d8f2-4cc7-b2bb-65775f85aa02] Running
	I0729 17:36:48.957915  308420 system_pods.go:74] duration metric: took 11.138649367s to wait for pod list to return data ...
	I0729 17:36:48.957922  308420 default_sa.go:34] waiting for default service account to be created ...
	I0729 17:36:48.960172  308420 default_sa.go:45] found service account: "default"
	I0729 17:36:48.960199  308420 default_sa.go:55] duration metric: took 2.270606ms for default service account to be created ...
	I0729 17:36:48.960208  308420 system_pods.go:116] waiting for k8s-apps to be running ...
	I0729 17:36:48.969753  308420 system_pods.go:86] 18 kube-system pods found
	I0729 17:36:48.969794  308420 system_pods.go:89] "coredns-7db6d8ff4d-fv6rr" [c8afbfaa-62a3-4218-8848-16812aa56c4f] Running
	I0729 17:36:48.969802  308420 system_pods.go:89] "csi-hostpath-attacher-0" [5e0c6e37-9099-4023-8926-0b7b1317d216] Running
	I0729 17:36:48.969807  308420 system_pods.go:89] "csi-hostpath-resizer-0" [57d68d79-9ff7-476a-a8b7-fe628cfb6448] Running
	I0729 17:36:48.969811  308420 system_pods.go:89] "csi-hostpathplugin-wjzmz" [413f24c7-664f-48bf-a940-5108ebb58627] Running
	I0729 17:36:48.969815  308420 system_pods.go:89] "etcd-addons-031035" [1478e2cc-9d8d-45be-b337-d58c35c83c37] Running
	I0729 17:36:48.969819  308420 system_pods.go:89] "kindnet-wbtrl" [1b9f5a45-6e64-42c7-b98b-98715238abe8] Running
	I0729 17:36:48.969823  308420 system_pods.go:89] "kube-apiserver-addons-031035" [398d7f36-8f9a-4b56-9bea-d5653dd90098] Running
	I0729 17:36:48.969827  308420 system_pods.go:89] "kube-controller-manager-addons-031035" [9378510d-dab6-44e8-8377-13637d181798] Running
	I0729 17:36:48.969832  308420 system_pods.go:89] "kube-ingress-dns-minikube" [032ddb39-2e6b-46ff-93ba-79d151cb95d5] Running
	I0729 17:36:48.969836  308420 system_pods.go:89] "kube-proxy-5hm2c" [9454e8d9-348c-4ddf-b114-58d769965204] Running
	I0729 17:36:48.969841  308420 system_pods.go:89] "kube-scheduler-addons-031035" [d6eebe3b-d3dd-4661-964e-8673bc253d30] Running
	I0729 17:36:48.969845  308420 system_pods.go:89] "metrics-server-c59844bb4-h6njz" [4a824060-c923-4270-a39e-d8db7ae88660] Running
	I0729 17:36:48.969849  308420 system_pods.go:89] "nvidia-device-plugin-daemonset-dnhs8" [e5be8806-b41c-453d-becb-75bdbd94fa46] Running
	I0729 17:36:48.969853  308420 system_pods.go:89] "registry-656c9c8d9c-qzfbz" [5d0a5515-facd-4c7a-a738-49e0af4ce7b1] Running
	I0729 17:36:48.969857  308420 system_pods.go:89] "registry-proxy-5ksgx" [1767d4a9-e72e-4b95-a284-4f4e5c541b50] Running
	I0729 17:36:48.969865  308420 system_pods.go:89] "snapshot-controller-745499f584-72vn8" [d82b6285-aa41-46b0-8046-9255751bf94e] Running
	I0729 17:36:48.969869  308420 system_pods.go:89] "snapshot-controller-745499f584-nkl5m" [18fdeb1e-3ead-4b23-aab5-31fb1185af9d] Running
	I0729 17:36:48.969873  308420 system_pods.go:89] "storage-provisioner" [fe108563-d8f2-4cc7-b2bb-65775f85aa02] Running
	I0729 17:36:48.969885  308420 system_pods.go:126] duration metric: took 9.670625ms to wait for k8s-apps to be running ...
	I0729 17:36:48.969901  308420 system_svc.go:44] waiting for kubelet service to be running ....
	I0729 17:36:48.969963  308420 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 17:36:48.982127  308420 system_svc.go:56] duration metric: took 12.21008ms WaitForService to wait for kubelet
	I0729 17:36:48.982155  308420 kubeadm.go:582] duration metric: took 2m50.904459732s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0729 17:36:48.982176  308420 node_conditions.go:102] verifying NodePressure condition ...
	I0729 17:36:48.985476  308420 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0729 17:36:48.985508  308420 node_conditions.go:123] node cpu capacity is 2
	I0729 17:36:48.985520  308420 node_conditions.go:105] duration metric: took 3.322714ms to run NodePressure ...
	I0729 17:36:48.985533  308420 start.go:241] waiting for startup goroutines ...
	I0729 17:36:48.985545  308420 start.go:246] waiting for cluster config update ...
	I0729 17:36:48.985564  308420 start.go:255] writing updated cluster config ...
	I0729 17:36:48.985859  308420 ssh_runner.go:195] Run: rm -f paused
	I0729 17:36:49.312628  308420 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0729 17:36:49.314952  308420 out.go:177] * Done! kubectl is now configured to use "addons-031035" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 29 17:42:05 addons-031035 crio[960]: time="2024-07-29 17:42:05.044692369Z" level=info msg="Adding pod headlamp_headlamp-7867546754-lhlj8 to CNI network \"kindnet\" (type=ptp)"
	Jul 29 17:42:05 addons-031035 crio[960]: time="2024-07-29 17:42:05.054291411Z" level=info msg="Got pod network &{Name:headlamp-7867546754-lhlj8 Namespace:headlamp ID:ef71ce178e60fabddaab156747c9ced1ac83b1df9c12e25a1f18efa7befa8626 UID:f040ff3c-9807-4a58-a42f-ae56a07ae70c NetNS:/var/run/netns/56ba6ddc-95e9-4e09-93b9-f7d316cbbd4d Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 29 17:42:05 addons-031035 crio[960]: time="2024-07-29 17:42:05.054468764Z" level=info msg="Checking pod headlamp_headlamp-7867546754-lhlj8 for CNI network kindnet (type=ptp)"
	Jul 29 17:42:05 addons-031035 crio[960]: time="2024-07-29 17:42:05.057733311Z" level=info msg="Ran pod sandbox ef71ce178e60fabddaab156747c9ced1ac83b1df9c12e25a1f18efa7befa8626 with infra container: headlamp/headlamp-7867546754-lhlj8/POD" id=0b71c5bd-46f8-4c92-ab56-5898b07072ea name=/runtime.v1.RuntimeService/RunPodSandbox
	Jul 29 17:42:05 addons-031035 crio[960]: time="2024-07-29 17:42:05.064074115Z" level=info msg="Checking image status: ghcr.io/headlamp-k8s/headlamp:v0.24.1@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37" id=3b9a6565-0e95-4bcd-8cae-32bb7c5836b4 name=/runtime.v1.ImageService/ImageStatus
	Jul 29 17:42:05 addons-031035 crio[960]: time="2024-07-29 17:42:05.064348248Z" level=info msg="Image ghcr.io/headlamp-k8s/headlamp:v0.24.1@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37 not found" id=3b9a6565-0e95-4bcd-8cae-32bb7c5836b4 name=/runtime.v1.ImageService/ImageStatus
	Jul 29 17:42:05 addons-031035 crio[960]: time="2024-07-29 17:42:05.065140893Z" level=info msg="Pulling image: ghcr.io/headlamp-k8s/headlamp:v0.24.1@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37" id=6564d1df-38af-4d05-ae1e-c78b11f59f44 name=/runtime.v1.ImageService/PullImage
	Jul 29 17:42:05 addons-031035 crio[960]: time="2024-07-29 17:42:05.067589230Z" level=info msg="Trying to access \"ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37\""
	Jul 29 17:42:05 addons-031035 crio[960]: time="2024-07-29 17:42:05.536010327Z" level=info msg="Trying to access \"ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37\""
	Jul 29 17:42:09 addons-031035 crio[960]: time="2024-07-29 17:42:09.126953714Z" level=info msg="Pulled image: ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37" id=6564d1df-38af-4d05-ae1e-c78b11f59f44 name=/runtime.v1.ImageService/PullImage
	Jul 29 17:42:09 addons-031035 crio[960]: time="2024-07-29 17:42:09.127976184Z" level=info msg="Checking image status: ghcr.io/headlamp-k8s/headlamp:v0.24.1@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37" id=53a86b9e-ed02-4c6d-b281-4143eded5e25 name=/runtime.v1.ImageService/ImageStatus
	Jul 29 17:42:09 addons-031035 crio[960]: time="2024-07-29 17:42:09.129444421Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:6cb7dcc2008faf711d036aa3a7062caeee626e9ae6f7f19125c3d13f0c56d49d,RepoTags:[],RepoDigests:[ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37 ghcr.io/headlamp-k8s/headlamp@sha256:e2dfcea019f7667ac12e29b1c95c50c5d63a1c173b2d8d9ef4159b35ad9aab4b],Size_:234086277,Uid:nil,Username:headlamp,Spec:nil,},Info:map[string]string{},}" id=53a86b9e-ed02-4c6d-b281-4143eded5e25 name=/runtime.v1.ImageService/ImageStatus
	Jul 29 17:42:09 addons-031035 crio[960]: time="2024-07-29 17:42:09.132205848Z" level=info msg="Checking image status: ghcr.io/headlamp-k8s/headlamp:v0.24.1@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37" id=dd00f27f-4b14-48b9-a534-084fb676eef9 name=/runtime.v1.ImageService/ImageStatus
	Jul 29 17:42:09 addons-031035 crio[960]: time="2024-07-29 17:42:09.133746118Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:6cb7dcc2008faf711d036aa3a7062caeee626e9ae6f7f19125c3d13f0c56d49d,RepoTags:[],RepoDigests:[ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37 ghcr.io/headlamp-k8s/headlamp@sha256:e2dfcea019f7667ac12e29b1c95c50c5d63a1c173b2d8d9ef4159b35ad9aab4b],Size_:234086277,Uid:nil,Username:headlamp,Spec:nil,},Info:map[string]string{},}" id=dd00f27f-4b14-48b9-a534-084fb676eef9 name=/runtime.v1.ImageService/ImageStatus
	Jul 29 17:42:09 addons-031035 crio[960]: time="2024-07-29 17:42:09.134961253Z" level=info msg="Creating container: headlamp/headlamp-7867546754-lhlj8/headlamp" id=105481b4-67c2-4f7e-9fac-4e368401dbef name=/runtime.v1.RuntimeService/CreateContainer
	Jul 29 17:42:09 addons-031035 crio[960]: time="2024-07-29 17:42:09.135066270Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 29 17:42:09 addons-031035 crio[960]: time="2024-07-29 17:42:09.196880617Z" level=info msg="Created container b28dbc71ac3c61e313d141a4a8c356e601d207f18c6531e049796e05fef1a835: headlamp/headlamp-7867546754-lhlj8/headlamp" id=105481b4-67c2-4f7e-9fac-4e368401dbef name=/runtime.v1.RuntimeService/CreateContainer
	Jul 29 17:42:09 addons-031035 crio[960]: time="2024-07-29 17:42:09.197775490Z" level=info msg="Starting container: b28dbc71ac3c61e313d141a4a8c356e601d207f18c6531e049796e05fef1a835" id=71012f5c-416e-4959-9b2a-a56e579be9d1 name=/runtime.v1.RuntimeService/StartContainer
	Jul 29 17:42:09 addons-031035 crio[960]: time="2024-07-29 17:42:09.206741812Z" level=info msg="Started container" PID=8874 containerID=b28dbc71ac3c61e313d141a4a8c356e601d207f18c6531e049796e05fef1a835 description=headlamp/headlamp-7867546754-lhlj8/headlamp id=71012f5c-416e-4959-9b2a-a56e579be9d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef71ce178e60fabddaab156747c9ced1ac83b1df9c12e25a1f18efa7befa8626
	Jul 29 17:42:10 addons-031035 crio[960]: time="2024-07-29 17:42:10.804469853Z" level=info msg="Stopping container: 4f78275c1be973a1130e4ed623f084b3d100121501787b62daec3c7ac3414b0f (timeout: 30s)" id=7b41060c-cc5a-4d64-b54c-754580386c56 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 17:42:11 addons-031035 crio[960]: time="2024-07-29 17:42:11.966069000Z" level=info msg="Stopped container 4f78275c1be973a1130e4ed623f084b3d100121501787b62daec3c7ac3414b0f: kube-system/metrics-server-c59844bb4-h6njz/metrics-server" id=7b41060c-cc5a-4d64-b54c-754580386c56 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 17:42:11 addons-031035 crio[960]: time="2024-07-29 17:42:11.966589704Z" level=info msg="Stopping pod sandbox: 0f0847f299c93820346e1dc880f1a0672ae0fd144e37efb831ac7c49e970371c" id=72b3a0ec-aa70-4592-98bb-44dd210b5422 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 17:42:11 addons-031035 crio[960]: time="2024-07-29 17:42:11.966839976Z" level=info msg="Got pod network &{Name:metrics-server-c59844bb4-h6njz Namespace:kube-system ID:0f0847f299c93820346e1dc880f1a0672ae0fd144e37efb831ac7c49e970371c UID:4a824060-c923-4270-a39e-d8db7ae88660 NetNS:/var/run/netns/eec7994f-3417-46fe-a6c4-4fa16fd302b9 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 29 17:42:11 addons-031035 crio[960]: time="2024-07-29 17:42:11.967013727Z" level=info msg="Deleting pod kube-system_metrics-server-c59844bb4-h6njz from CNI network \"kindnet\" (type=ptp)"
	Jul 29 17:42:11 addons-031035 crio[960]: time="2024-07-29 17:42:11.997458314Z" level=info msg="Stopped pod sandbox: 0f0847f299c93820346e1dc880f1a0672ae0fd144e37efb831ac7c49e970371c" id=72b3a0ec-aa70-4592-98bb-44dd210b5422 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	b28dbc71ac3c6       ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37                   2 seconds ago        Running             headlamp                  0                   ef71ce178e60f       headlamp-7867546754-lhlj8
	f99992d31abd8       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   About a minute ago   Running             hello-world-app           0                   560f049d72281       hello-world-app-6778b5fc9f-7stzb
	bc12da0e03ae6       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                         3 minutes ago        Running             nginx                     0                   69f9313ea75e0       nginx
	648f965c118a3       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     5 minutes ago        Running             busybox                   0                   3097c75f177e6       busybox
	4f78275c1be97       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70   7 minutes ago        Exited              metrics-server            0                   0f0847f299c93       metrics-server-c59844bb4-h6njz
	dea58f4482282       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        7 minutes ago        Running             coredns                   0                   8f0a369250538       coredns-7db6d8ff4d-fv6rr
	1f6a6ced6a7e3       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        7 minutes ago        Running             storage-provisioner       0                   10e7425690847       storage-provisioner
	378ff51568afb       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                      8 minutes ago        Running             kindnet-cni               0                   f3c3114bebb30       kindnet-wbtrl
	c8164d6544e5a       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                        8 minutes ago        Running             kube-proxy                0                   06b65ca3e4013       kube-proxy-5hm2c
	e15d369b91cc5       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                        8 minutes ago        Running             etcd                      0                   bfb1ca22857c7       etcd-addons-031035
	65230d6d2ddfa       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                        8 minutes ago        Running             kube-scheduler            0                   258fbbab67ad2       kube-scheduler-addons-031035
	b3efc7a5b9d91       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                        8 minutes ago        Running             kube-controller-manager   0                   4b8e8a9bead45       kube-controller-manager-addons-031035
	03e3f6e286061       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                        8 minutes ago        Running             kube-apiserver            0                   1998f933948b6       kube-apiserver-addons-031035
	
	
	==> coredns [dea58f448228294fe616d775075cbecd4560c393de1f7ab12773b12574931d0c] <==
	[INFO] 10.244.0.9:41151 - 9331 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002538315s
	[INFO] 10.244.0.9:33716 - 16076 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00070559s
	[INFO] 10.244.0.9:33716 - 43202 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.001281621s
	[INFO] 10.244.0.9:45345 - 50023 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000153304s
	[INFO] 10.244.0.9:45345 - 27488 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000268742s
	[INFO] 10.244.0.9:58158 - 5827 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000061982s
	[INFO] 10.244.0.9:58158 - 18373 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000055622s
	[INFO] 10.244.0.9:59577 - 18833 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000066699s
	[INFO] 10.244.0.9:59577 - 5523 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000055155s
	[INFO] 10.244.0.9:38876 - 60029 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001992815s
	[INFO] 10.244.0.9:38876 - 48248 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002124974s
	[INFO] 10.244.0.9:43828 - 40695 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000086646s
	[INFO] 10.244.0.9:43828 - 23540 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000134244s
	[INFO] 10.244.0.19:58531 - 48697 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000243446s
	[INFO] 10.244.0.19:34579 - 10106 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000087869s
	[INFO] 10.244.0.19:60249 - 65204 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000262424s
	[INFO] 10.244.0.19:49884 - 1077 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000103524s
	[INFO] 10.244.0.19:47167 - 53446 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000126457s
	[INFO] 10.244.0.19:49197 - 63323 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000160779s
	[INFO] 10.244.0.19:53850 - 39204 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002425216s
	[INFO] 10.244.0.19:54111 - 55958 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.008236801s
	[INFO] 10.244.0.19:36305 - 42224 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000950668s
	[INFO] 10.244.0.19:48115 - 64156 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000829806s
	[INFO] 10.244.0.22:49450 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00020928s
	[INFO] 10.244.0.22:51059 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000122593s
	
	
	==> describe nodes <==
	Name:               addons-031035
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-031035
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=75dd5ed86f7940da98b5fdb592bb8258c6e30411
	                    minikube.k8s.io/name=addons-031035
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_29T17_33_45_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-031035
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Jul 2024 17:33:41 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-031035
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Jul 2024 17:42:04 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Jul 2024 17:41:23 +0000   Mon, 29 Jul 2024 17:33:39 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Jul 2024 17:41:23 +0000   Mon, 29 Jul 2024 17:33:39 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Jul 2024 17:41:23 +0000   Mon, 29 Jul 2024 17:33:39 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Jul 2024 17:41:23 +0000   Mon, 29 Jul 2024 17:34:44 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-031035
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	System Info:
	  Machine ID:                 b80b01ac6a2b43ac8e571db5418b30c3
	  System UUID:                7be6e297-fb6e-408a-b7f4-e8357217d0c9
	  Boot ID:                    9d805461-0494-4168-a7a3-1fdbd78d16da
	  Kernel Version:             5.15.0-1065-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.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m23s
	  default                     hello-world-app-6778b5fc9f-7stzb         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         99s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m58s
	  headlamp                    headlamp-7867546754-lhlj8                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8s
	  kube-system                 coredns-7db6d8ff4d-fv6rr                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     8m15s
	  kube-system                 etcd-addons-031035                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         8m30s
	  kube-system                 kindnet-wbtrl                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m15s
	  kube-system                 kube-apiserver-addons-031035             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m28s
	  kube-system                 kube-controller-manager-addons-031035    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m28s
	  kube-system                 kube-proxy-5hm2c                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m15s
	  kube-system                 kube-scheduler-addons-031035             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m28s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m9s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%!)(MISSING)  100m (5%!)(MISSING)
	  memory             220Mi (2%!)(MISSING)  220Mi (2%!)(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                 8m8s   kube-proxy       
	  Normal  Starting                 8m28s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m28s  kubelet          Node addons-031035 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m28s  kubelet          Node addons-031035 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m28s  kubelet          Node addons-031035 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           8m16s  node-controller  Node addons-031035 event: Registered Node addons-031035 in Controller
	  Normal  NodeReady                7m28s  kubelet          Node addons-031035 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001057] FS-Cache: O-key=[8] 'b6545c0100000000'
	[  +0.000699] FS-Cache: N-cookie c=00000109 [p=000000ff fl=2 nc=0 na=1]
	[  +0.000935] FS-Cache: N-cookie d=00000000246b9f20{9p.inode} n=00000000e17c4b49
	[  +0.001039] FS-Cache: N-key=[8] 'b6545c0100000000'
	[  +2.631102] FS-Cache: Duplicate cookie detected
	[  +0.000700] FS-Cache: O-cookie c=00000100 [p=000000ff fl=226 nc=0 na=1]
	[  +0.000955] FS-Cache: O-cookie d=00000000246b9f20{9p.inode} n=00000000d6fa93af
	[  +0.001043] FS-Cache: O-key=[8] 'b5545c0100000000'
	[  +0.000733] FS-Cache: N-cookie c=0000010b [p=000000ff fl=2 nc=0 na=1]
	[  +0.000973] FS-Cache: N-cookie d=00000000246b9f20{9p.inode} n=0000000065df977f
	[  +0.001049] FS-Cache: N-key=[8] 'b5545c0100000000'
	[  +0.262550] FS-Cache: Duplicate cookie detected
	[  +0.000719] FS-Cache: O-cookie c=00000105 [p=000000ff fl=226 nc=0 na=1]
	[  +0.000954] FS-Cache: O-cookie d=00000000246b9f20{9p.inode} n=00000000f3db5958
	[  +0.001065] FS-Cache: O-key=[8] 'bd545c0100000000'
	[  +0.000754] FS-Cache: N-cookie c=0000010c [p=000000ff fl=2 nc=0 na=1]
	[  +0.000938] FS-Cache: N-cookie d=00000000246b9f20{9p.inode} n=0000000012282f8a
	[  +0.001025] FS-Cache: N-key=[8] 'bd545c0100000000'
	[  +2.948939] FS-Cache: Duplicate cookie detected
	[  +0.000680] FS-Cache: O-cookie c=0000010e [p=00000002 fl=222 nc=0 na=1]
	[  +0.001000] FS-Cache: O-cookie d=000000006942bf3c{9P.session} n=00000000fd416e00
	[  +0.001051] FS-Cache: O-key=[10] '34333136373237393934'
	[  +0.000754] FS-Cache: N-cookie c=0000010f [p=00000002 fl=2 nc=0 na=1]
	[  +0.000919] FS-Cache: N-cookie d=000000006942bf3c{9P.session} n=000000001b56367f
	[  +0.001057] FS-Cache: N-key=[10] '34333136373237393934'
	
	
	==> etcd [e15d369b91cc5a401452d0e906ebf319654e75051a71b4308996c87e704c2aae] <==
	{"level":"info","ts":"2024-07-29T17:34:01.823958Z","caller":"traceutil/trace.go:171","msg":"trace[1224322479] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"157.249023ms","start":"2024-07-29T17:34:01.666697Z","end":"2024-07-29T17:34:01.823946Z","steps":["trace[1224322479] 'process raft request'  (duration: 157.118635ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T17:34:01.835289Z","caller":"traceutil/trace.go:171","msg":"trace[2079396442] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"111.091746ms","start":"2024-07-29T17:34:01.724186Z","end":"2024-07-29T17:34:01.835277Z","steps":["trace[2079396442] 'process raft request'  (duration: 103.420761ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T17:34:01.835538Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.36697ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:01.842609Z","caller":"traceutil/trace.go:171","msg":"trace[280894694] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io; range_end:; response_count:0; response_revision:386; }","duration":"118.442257ms","start":"2024-07-29T17:34:01.724145Z","end":"2024-07-29T17:34:01.842587Z","steps":["trace[280894694] 'agreement among raft nodes before linearized reading'  (duration: 111.349863ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T17:34:01.845507Z","caller":"traceutil/trace.go:171","msg":"trace[281039417] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"166.611236ms","start":"2024-07-29T17:34:01.668375Z","end":"2024-07-29T17:34:01.834987Z","steps":["trace[281039417] 'process raft request'  (duration: 155.524293ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T17:34:01.913474Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"249.514697ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:01.913547Z","caller":"traceutil/trace.go:171","msg":"trace[1712481292] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:386; }","duration":"249.600203ms","start":"2024-07-29T17:34:01.663932Z","end":"2024-07-29T17:34:01.913532Z","steps":["trace[1712481292] 'agreement among raft nodes before linearized reading'  (duration: 196.133729ms)","trace[1712481292] 'range keys from in-memory index tree'  (duration: 53.362105ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T17:34:01.914872Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"246.062703ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/\" range_end:\"/registry/apiextensions.k8s.io/customresourcedefinitions0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:01.914925Z","caller":"traceutil/trace.go:171","msg":"trace[311949370] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/; range_end:/registry/apiextensions.k8s.io/customresourcedefinitions0; response_count:0; response_revision:386; }","duration":"246.122182ms","start":"2024-07-29T17:34:01.668791Z","end":"2024-07-29T17:34:01.914913Z","steps":["trace[311949370] 'agreement among raft nodes before linearized reading'  (duration: 191.220258ms)","trace[311949370] 'range keys from in-memory index tree'  (duration: 54.822925ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T17:34:01.915039Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"251.04577ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:01.915067Z","caller":"traceutil/trace.go:171","msg":"trace[1230527207] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:386; }","duration":"251.073404ms","start":"2024-07-29T17:34:01.663987Z","end":"2024-07-29T17:34:01.91506Z","steps":["trace[1230527207] 'agreement among raft nodes before linearized reading'  (duration: 196.041839ms)","trace[1230527207] 'range keys from in-memory index tree'  (duration: 54.993796ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T17:34:01.915153Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"251.190631ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:01.915176Z","caller":"traceutil/trace.go:171","msg":"trace[1075968536] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:386; }","duration":"251.212612ms","start":"2024-07-29T17:34:01.663957Z","end":"2024-07-29T17:34:01.91517Z","steps":["trace[1075968536] 'agreement among raft nodes before linearized reading'  (duration: 196.101031ms)","trace[1075968536] 'range keys from in-memory index tree'  (duration: 55.080516ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T17:34:01.963228Z","caller":"traceutil/trace.go:171","msg":"trace[1861072520] transaction","detail":"{read_only:false; response_revision:388; number_of_response:1; }","duration":"139.601655ms","start":"2024-07-29T17:34:01.823611Z","end":"2024-07-29T17:34:01.963213Z","steps":["trace[1861072520] 'process raft request'  (duration: 139.521081ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T17:34:01.963513Z","caller":"traceutil/trace.go:171","msg":"trace[1937445209] linearizableReadLoop","detail":"{readStateIndex:402; appliedIndex:402; }","duration":"128.31971ms","start":"2024-07-29T17:34:01.835175Z","end":"2024-07-29T17:34:01.963495Z","steps":["trace[1937445209] 'read index received'  (duration: 128.316863ms)","trace[1937445209] 'applied index is now lower than readState.Index'  (duration: 2.396µs)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T17:34:01.965098Z","caller":"traceutil/trace.go:171","msg":"trace[780416558] transaction","detail":"{read_only:false; response_revision:387; number_of_response:1; }","duration":"141.831499ms","start":"2024-07-29T17:34:01.823256Z","end":"2024-07-29T17:34:01.965088Z","steps":["trace[780416558] 'process raft request'  (duration: 139.672252ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T17:34:01.97044Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"146.770874ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/storage-provisioner\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:01.981136Z","caller":"traceutil/trace.go:171","msg":"trace[991875604] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/storage-provisioner; range_end:; response_count:0; response_revision:388; }","duration":"157.475976ms","start":"2024-07-29T17:34:01.823648Z","end":"2024-07-29T17:34:01.981124Z","steps":["trace[991875604] 'agreement among raft nodes before linearized reading'  (duration: 146.752084ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T17:34:01.980587Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"157.354245ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:01.990375Z","caller":"traceutil/trace.go:171","msg":"trace[2054278150] range","detail":"{range_begin:/registry/services/specs/kube-system/registry; range_end:; response_count:0; response_revision:389; }","duration":"167.142221ms","start":"2024-07-29T17:34:01.823215Z","end":"2024-07-29T17:34:01.990357Z","steps":["trace[2054278150] 'agreement among raft nodes before linearized reading'  (duration: 157.316895ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T17:34:02.37772Z","caller":"traceutil/trace.go:171","msg":"trace[30227281] linearizableReadLoop","detail":"{readStateIndex:414; appliedIndex:413; }","duration":"100.418775ms","start":"2024-07-29T17:34:02.277289Z","end":"2024-07-29T17:34:02.377708Z","steps":["trace[30227281] 'read index received'  (duration: 71.459448ms)","trace[30227281] 'applied index is now lower than readState.Index'  (duration: 28.95872ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T17:34:02.381907Z","caller":"traceutil/trace.go:171","msg":"trace[2049448036] transaction","detail":"{read_only:false; response_revision:400; number_of_response:1; }","duration":"104.822341ms","start":"2024-07-29T17:34:02.277064Z","end":"2024-07-29T17:34:02.381886Z","steps":["trace[2049448036] 'process raft request'  (duration: 71.71864ms)","trace[2049448036] 'compare'  (duration: 28.855294ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T17:34:02.382742Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.91179ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/metrics-server\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T17:34:02.382799Z","caller":"traceutil/trace.go:171","msg":"trace[2020559046] range","detail":"{range_begin:/registry/deployments/kube-system/metrics-server; range_end:; response_count:0; response_revision:402; }","duration":"105.983182ms","start":"2024-07-29T17:34:02.276805Z","end":"2024-07-29T17:34:02.382788Z","steps":["trace[2020559046] 'agreement among raft nodes before linearized reading'  (duration: 105.89629ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T17:34:02.976006Z","caller":"traceutil/trace.go:171","msg":"trace[1430491833] transaction","detail":"{read_only:false; response_revision:428; number_of_response:1; }","duration":"113.583785ms","start":"2024-07-29T17:34:02.862392Z","end":"2024-07-29T17:34:02.975976Z","steps":["trace[1430491833] 'process raft request'  (duration: 48.527674ms)","trace[1430491833] 'compare'  (duration: 21.824422ms)"],"step_count":2}
	
	
	==> kernel <==
	 17:42:12 up 1 day,  1:24,  0 users,  load average: 0.82, 1.13, 1.99
	Linux addons-031035 5.15.0-1065-aws #71~20.04.1-Ubuntu SMP Fri Jun 28 19:59:49 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [378ff51568afbac0bf4664634011eadd76171f10ae050650fecccfd59376fbf4] <==
	I0729 17:40:54.016731       1 main.go:299] handling current node
	I0729 17:41:04.017044       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 17:41:04.017090       1 main.go:299] handling current node
	W0729 17:41:10.052753       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0729 17:41:10.052887       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0729 17:41:14.016555       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 17:41:14.016594       1 main.go:299] handling current node
	W0729 17:41:22.939810       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0729 17:41:22.939847       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0729 17:41:24.016728       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 17:41:24.016784       1 main.go:299] handling current node
	I0729 17:41:34.016986       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 17:41:34.017031       1 main.go:299] handling current node
	W0729 17:41:38.984973       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0729 17:41:38.985008       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0729 17:41:44.016535       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 17:41:44.016648       1 main.go:299] handling current node
	I0729 17:41:54.016535       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 17:41:54.016690       1 main.go:299] handling current node
	W0729 17:41:57.530112       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0729 17:41:57.530145       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	W0729 17:42:03.714946       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0729 17:42:03.715076       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0729 17:42:04.016892       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 17:42:04.016933       1 main.go:299] handling current node
	
	
	==> kube-apiserver [03e3f6e286061a173888bfa395252e5fcb1771a8ca79f298d6c0b40828571e46] <==
	I0729 17:37:36.780149       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0729 17:38:01.491746       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 17:38:01.494548       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 17:38:01.513103       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 17:38:01.513156       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 17:38:01.542939       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 17:38:01.543107       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 17:38:01.556074       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 17:38:01.556201       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 17:38:01.565715       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 17:38:01.565846       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0729 17:38:02.543446       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0729 17:38:02.566674       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0729 17:38:02.596708       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0729 17:38:08.260395       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0729 17:38:09.291476       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0729 17:38:13.794939       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0729 17:38:14.153441       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.96.208.31"}
	I0729 17:40:33.286712       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.109.230.4"}
	E0729 17:40:35.239925       1 watch.go:250] http2: stream closed
	E0729 17:40:56.687051       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0729 17:40:56.697424       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0729 17:40:56.707959       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0729 17:41:11.708996       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0729 17:42:04.655611       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.69.33"}
	
	
	==> kube-controller-manager [b3efc7a5b9d91e9a5840bd2694634b12a90d32c5a3b2ce9706b48aea6a967e5b] <==
	E0729 17:41:01.266193       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
	W0729 17:41:15.503811       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
	E0729 17:41:15.503849       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
	W0729 17:41:26.078794       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
	E0729 17:41:26.078834       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
	W0729 17:41:34.350953       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
	E0729 17:41:34.350991       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
	W0729 17:41:36.911090       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
	E0729 17:41:36.911172       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
	I0729 17:41:43.828674       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="local-path-storage"
	I0729 17:41:45.506238       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-799879c74f" duration="5.301µs"
	W0729 17:41:48.831307       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
	E0729 17:41:48.831348       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
	I0729 17:41:55.586406       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	I0729 17:42:03.669083       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-6fcd4f6f98" duration="5.768µs"
	I0729 17:42:04.717221       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="32.947602ms"
	I0729 17:42:04.742111       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="24.691793ms"
	I0729 17:42:04.742769       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="47.409µs"
	I0729 17:42:04.750968       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="75.88µs"
	W0729 17:42:05.912334       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
	E0729 17:42:05.912377       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
	I0729 17:42:09.560038       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="54.014µs"
	I0729 17:42:09.586535       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="8.853025ms"
	I0729 17:42:09.587521       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="49.042µs"
	I0729 17:42:10.783462       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="4.644µs"
	
	
	==> kube-proxy [c8164d6544e5a0e314b7d7e99a2a2387bb7c082c0f1c0d22d9e7671983b68f36] <==
	I0729 17:33:59.336819       1 server_linux.go:69] "Using iptables proxy"
	I0729 17:34:00.154013       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0729 17:34:03.682038       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0729 17:34:03.682165       1 server_linux.go:165] "Using iptables Proxier"
	I0729 17:34:03.684024       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0729 17:34:03.684110       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0729 17:34:03.684165       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"
	I0729 17:34:03.685923       1 server.go:872] "Version info" version="v1.30.3"
	I0729 17:34:03.709789       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0729 17:34:03.710921       1 config.go:192] "Starting service config controller"
	I0729 17:34:03.711043       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0729 17:34:03.711107       1 config.go:101] "Starting endpoint slice config controller"
	I0729 17:34:03.711140       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0729 17:34:03.711670       1 config.go:319] "Starting node config controller"
	I0729 17:34:03.718491       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0729 17:34:03.889230       1 shared_informer.go:320] Caches are synced for service config
	I0729 17:34:03.898598       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0729 17:34:04.030003       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [65230d6d2ddfadba5dc6be6c620c05ebd655c98e4c51dabe4e4067096e9be352] <==
	W0729 17:33:42.442921       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
	E0729 17:33:42.442942       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
	W0729 17:33:42.443083       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0729 17:33:42.443101       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0729 17:33:42.443164       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0729 17:33:42.443219       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0729 17:33:42.443250       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
	E0729 17:33:42.443267       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
	W0729 17:33:42.443187       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
	W0729 17:33:42.443318       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
	E0729 17:33:42.443334       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
	E0729 17:33:42.443353       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
	W0729 17:33:42.443435       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
	E0729 17:33:42.443487       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
	W0729 17:33:42.443511       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0729 17:33:42.443556       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0729 17:33:42.443558       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
	E0729 17:33:42.443621       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
	W0729 17:33:42.443630       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0729 17:33:42.443693       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0729 17:33:42.443669       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0729 17:33:42.443817       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0729 17:33:42.443453       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"
	E0729 17:33:42.443916       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"
	I0729 17:33:43.536505       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 29 17:42:04 addons-031035 kubelet[1557]: I0729 17:42:04.437492    1557 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"a27345e9fe1a6eb369079334466307227155ccc8113be2185de0cdb3ed0dab8d"} err="failed to get container status \"a27345e9fe1a6eb369079334466307227155ccc8113be2185de0cdb3ed0dab8d\": rpc error: code = NotFound desc = could not find container \"a27345e9fe1a6eb369079334466307227155ccc8113be2185de0cdb3ed0dab8d\": container with ID starting with a27345e9fe1a6eb369079334466307227155ccc8113be2185de0cdb3ed0dab8d not found: ID does not exist"
	Jul 29 17:42:04 addons-031035 kubelet[1557]: I0729 17:42:04.709507    1557 topology_manager.go:215] "Topology Admit Handler" podUID="f040ff3c-9807-4a58-a42f-ae56a07ae70c" podNamespace="headlamp" podName="headlamp-7867546754-lhlj8"
	Jul 29 17:42:04 addons-031035 kubelet[1557]: E0729 17:42:04.709587    1557 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="2808231a-ab0a-46cd-961a-c08bb3eaed41" containerName="cloud-spanner-emulator"
	Jul 29 17:42:04 addons-031035 kubelet[1557]: E0729 17:42:04.709599    1557 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="e5be8806-b41c-453d-becb-75bdbd94fa46" containerName="nvidia-device-plugin-ctr"
	Jul 29 17:42:04 addons-031035 kubelet[1557]: E0729 17:42:04.709607    1557 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="b675685c-a88f-4ee7-9bfc-5ac088c89766" containerName="helper-pod"
	Jul 29 17:42:04 addons-031035 kubelet[1557]: E0729 17:42:04.709616    1557 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="e6a4f608-93fb-4fc4-9db1-a06b047bc300" containerName="yakd"
	Jul 29 17:42:04 addons-031035 kubelet[1557]: E0729 17:42:04.709625    1557 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="0f2cca99-facf-4a6c-8f75-a4eb1a4e7db4" containerName="local-path-provisioner"
	Jul 29 17:42:04 addons-031035 kubelet[1557]: I0729 17:42:04.709654    1557 memory_manager.go:354] "RemoveStaleState removing state" podUID="b675685c-a88f-4ee7-9bfc-5ac088c89766" containerName="helper-pod"
	Jul 29 17:42:04 addons-031035 kubelet[1557]: I0729 17:42:04.709663    1557 memory_manager.go:354] "RemoveStaleState removing state" podUID="e6a4f608-93fb-4fc4-9db1-a06b047bc300" containerName="yakd"
	Jul 29 17:42:04 addons-031035 kubelet[1557]: I0729 17:42:04.709670    1557 memory_manager.go:354] "RemoveStaleState removing state" podUID="2808231a-ab0a-46cd-961a-c08bb3eaed41" containerName="cloud-spanner-emulator"
	Jul 29 17:42:04 addons-031035 kubelet[1557]: I0729 17:42:04.709678    1557 memory_manager.go:354] "RemoveStaleState removing state" podUID="e5be8806-b41c-453d-becb-75bdbd94fa46" containerName="nvidia-device-plugin-ctr"
	Jul 29 17:42:04 addons-031035 kubelet[1557]: I0729 17:42:04.709685    1557 memory_manager.go:354] "RemoveStaleState removing state" podUID="0f2cca99-facf-4a6c-8f75-a4eb1a4e7db4" containerName="local-path-provisioner"
	Jul 29 17:42:04 addons-031035 kubelet[1557]: I0729 17:42:04.778097    1557 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-5q65g\" (UniqueName: \"kubernetes.io/projected/f040ff3c-9807-4a58-a42f-ae56a07ae70c-kube-api-access-5q65g\") pod \"headlamp-7867546754-lhlj8\" (UID: \"f040ff3c-9807-4a58-a42f-ae56a07ae70c\") " pod="headlamp/headlamp-7867546754-lhlj8"
	Jul 29 17:42:06 addons-031035 kubelet[1557]: I0729 17:42:06.151016    1557 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="2808231a-ab0a-46cd-961a-c08bb3eaed41" path="/var/lib/kubelet/pods/2808231a-ab0a-46cd-961a-c08bb3eaed41/volumes"
	Jul 29 17:42:09 addons-031035 kubelet[1557]: I0729 17:42:09.577205    1557 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="headlamp/headlamp-7867546754-lhlj8" podStartSLOduration=1.5119883889999999 podStartE2EDuration="5.577184328s" podCreationTimestamp="2024-07-29 17:42:04 +0000 UTC" firstStartedPulling="2024-07-29 17:42:05.064593047 +0000 UTC m=+501.015418188" lastFinishedPulling="2024-07-29 17:42:09.129788986 +0000 UTC m=+505.080614127" observedRunningTime="2024-07-29 17:42:09.560909181 +0000 UTC m=+505.511734322" watchObservedRunningTime="2024-07-29 17:42:09.577184328 +0000 UTC m=+505.528009469"
	Jul 29 17:42:12 addons-031035 kubelet[1557]: I0729 17:42:12.131631    1557 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/4a824060-c923-4270-a39e-d8db7ae88660-tmp-dir\") pod \"4a824060-c923-4270-a39e-d8db7ae88660\" (UID: \"4a824060-c923-4270-a39e-d8db7ae88660\") "
	Jul 29 17:42:12 addons-031035 kubelet[1557]: I0729 17:42:12.131692    1557 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-r6j5w\" (UniqueName: \"kubernetes.io/projected/4a824060-c923-4270-a39e-d8db7ae88660-kube-api-access-r6j5w\") pod \"4a824060-c923-4270-a39e-d8db7ae88660\" (UID: \"4a824060-c923-4270-a39e-d8db7ae88660\") "
	Jul 29 17:42:12 addons-031035 kubelet[1557]: I0729 17:42:12.132296    1557 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/4a824060-c923-4270-a39e-d8db7ae88660-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "4a824060-c923-4270-a39e-d8db7ae88660" (UID: "4a824060-c923-4270-a39e-d8db7ae88660"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Jul 29 17:42:12 addons-031035 kubelet[1557]: I0729 17:42:12.135846    1557 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/4a824060-c923-4270-a39e-d8db7ae88660-kube-api-access-r6j5w" (OuterVolumeSpecName: "kube-api-access-r6j5w") pod "4a824060-c923-4270-a39e-d8db7ae88660" (UID: "4a824060-c923-4270-a39e-d8db7ae88660"). InnerVolumeSpecName "kube-api-access-r6j5w". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 29 17:42:12 addons-031035 kubelet[1557]: I0729 17:42:12.232123    1557 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/4a824060-c923-4270-a39e-d8db7ae88660-tmp-dir\") on node \"addons-031035\" DevicePath \"\""
	Jul 29 17:42:12 addons-031035 kubelet[1557]: I0729 17:42:12.232159    1557 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-r6j5w\" (UniqueName: \"kubernetes.io/projected/4a824060-c923-4270-a39e-d8db7ae88660-kube-api-access-r6j5w\") on node \"addons-031035\" DevicePath \"\""
	Jul 29 17:42:12 addons-031035 kubelet[1557]: I0729 17:42:12.560945    1557 scope.go:117] "RemoveContainer" containerID="4f78275c1be973a1130e4ed623f084b3d100121501787b62daec3c7ac3414b0f"
	Jul 29 17:42:12 addons-031035 kubelet[1557]: I0729 17:42:12.617923    1557 scope.go:117] "RemoveContainer" containerID="4f78275c1be973a1130e4ed623f084b3d100121501787b62daec3c7ac3414b0f"
	Jul 29 17:42:12 addons-031035 kubelet[1557]: E0729 17:42:12.618455    1557 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"4f78275c1be973a1130e4ed623f084b3d100121501787b62daec3c7ac3414b0f\": container with ID starting with 4f78275c1be973a1130e4ed623f084b3d100121501787b62daec3c7ac3414b0f not found: ID does not exist" containerID="4f78275c1be973a1130e4ed623f084b3d100121501787b62daec3c7ac3414b0f"
	Jul 29 17:42:12 addons-031035 kubelet[1557]: I0729 17:42:12.618644    1557 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"4f78275c1be973a1130e4ed623f084b3d100121501787b62daec3c7ac3414b0f"} err="failed to get container status \"4f78275c1be973a1130e4ed623f084b3d100121501787b62daec3c7ac3414b0f\": rpc error: code = NotFound desc = could not find container \"4f78275c1be973a1130e4ed623f084b3d100121501787b62daec3c7ac3414b0f\": container with ID starting with 4f78275c1be973a1130e4ed623f084b3d100121501787b62daec3c7ac3414b0f not found: ID does not exist"
	
	
	==> storage-provisioner [1f6a6ced6a7e3f10e794afb95403507853951bca70e76e0a8503e3f239d64ebb] <==
	I0729 17:34:45.098900       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0729 17:34:45.193590       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0729 17:34:45.193682       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0729 17:34:45.216187       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0729 17:34:45.218279       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-031035_54f06c25-6a5f-4352-86ac-fcf1417b65a4!
	I0729 17:34:45.228417       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"a1d33a4c-9a2e-41b5-aafe-a3583b26dea4", APIVersion:"v1", ResourceVersion:"896", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-031035_54f06c25-6a5f-4352-86ac-fcf1417b65a4 became leader
	I0729 17:34:45.320727       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-031035_54f06c25-6a5f-4352-86ac-fcf1417b65a4!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-031035 -n addons-031035
helpers_test.go:261: (dbg) Run:  kubectl --context addons-031035 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 (287.96s)

                                                
                                    

Test pass (301/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 12.72
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.3/json-events 7.33
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.07
18 TestDownloadOnly/v1.30.3/DeleteAll 0.19
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.13
21 TestDownloadOnly/v1.31.0-beta.0/json-events 13.81
22 TestDownloadOnly/v1.31.0-beta.0/preload-exists 0
26 TestDownloadOnly/v1.31.0-beta.0/LogsDuration 0.07
27 TestDownloadOnly/v1.31.0-beta.0/DeleteAll 0.2
28 TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds 0.13
30 TestBinaryMirror 0.57
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
36 TestAddons/Setup 236.5
40 TestAddons/serial/GCPAuth/Namespaces 0.2
42 TestAddons/parallel/Registry 17.22
44 TestAddons/parallel/InspektorGadget 11.75
48 TestAddons/parallel/CSI 53.53
49 TestAddons/parallel/Headlamp 16.68
50 TestAddons/parallel/CloudSpanner 6.56
51 TestAddons/parallel/LocalPath 53.24
52 TestAddons/parallel/NvidiaDevicePlugin 6.51
53 TestAddons/parallel/Yakd 11.79
54 TestAddons/StoppedEnableDisable 12.22
55 TestCertOptions 34.86
56 TestCertExpiration 238.74
58 TestForceSystemdFlag 31.47
59 TestForceSystemdEnv 37.71
65 TestErrorSpam/setup 34.43
66 TestErrorSpam/start 0.71
67 TestErrorSpam/status 1.01
68 TestErrorSpam/pause 1.68
69 TestErrorSpam/unpause 1.74
70 TestErrorSpam/stop 1.46
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 62.78
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 29.02
77 TestFunctional/serial/KubeContext 0.08
78 TestFunctional/serial/KubectlGetPods 0.14
81 TestFunctional/serial/CacheCmd/cache/add_remote 4.5
82 TestFunctional/serial/CacheCmd/cache/add_local 1.11
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
84 TestFunctional/serial/CacheCmd/cache/list 0.06
85 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.33
86 TestFunctional/serial/CacheCmd/cache/cache_reload 2.1
87 TestFunctional/serial/CacheCmd/cache/delete 0.1
88 TestFunctional/serial/MinikubeKubectlCmd 0.13
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
90 TestFunctional/serial/ExtraConfig 289.25
91 TestFunctional/serial/ComponentHealth 0.11
92 TestFunctional/serial/LogsCmd 1.77
93 TestFunctional/serial/LogsFileCmd 1.76
94 TestFunctional/serial/InvalidService 4.64
96 TestFunctional/parallel/ConfigCmd 0.45
97 TestFunctional/parallel/DashboardCmd 11.44
98 TestFunctional/parallel/DryRun 0.51
99 TestFunctional/parallel/InternationalLanguage 0.18
100 TestFunctional/parallel/StatusCmd 0.98
104 TestFunctional/parallel/ServiceCmdConnect 12.76
105 TestFunctional/parallel/AddonsCmd 0.23
106 TestFunctional/parallel/PersistentVolumeClaim 24.81
108 TestFunctional/parallel/SSHCmd 0.74
109 TestFunctional/parallel/CpCmd 1.99
111 TestFunctional/parallel/FileSync 0.35
112 TestFunctional/parallel/CertSync 2.31
116 TestFunctional/parallel/NodeLabels 0.08
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.87
120 TestFunctional/parallel/License 0.35
122 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.59
123 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
125 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.31
126 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
127 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
131 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
132 TestFunctional/parallel/ServiceCmd/DeployApp 6.22
133 TestFunctional/parallel/ProfileCmd/profile_not_create 0.4
134 TestFunctional/parallel/ProfileCmd/profile_list 0.37
135 TestFunctional/parallel/ProfileCmd/profile_json_output 0.38
136 TestFunctional/parallel/MountCmd/any-port 7.08
137 TestFunctional/parallel/ServiceCmd/List 0.54
138 TestFunctional/parallel/ServiceCmd/JSONOutput 0.5
139 TestFunctional/parallel/ServiceCmd/HTTPS 0.38
140 TestFunctional/parallel/ServiceCmd/Format 0.41
141 TestFunctional/parallel/ServiceCmd/URL 0.46
142 TestFunctional/parallel/MountCmd/specific-port 2.11
143 TestFunctional/parallel/MountCmd/VerifyCleanup 1.85
144 TestFunctional/parallel/Version/short 0.08
145 TestFunctional/parallel/Version/components 1.31
146 TestFunctional/parallel/ImageCommands/ImageListShort 0.31
147 TestFunctional/parallel/ImageCommands/ImageListTable 0.3
148 TestFunctional/parallel/ImageCommands/ImageListJson 0.28
149 TestFunctional/parallel/ImageCommands/ImageListYaml 0.27
150 TestFunctional/parallel/ImageCommands/ImageBuild 2.64
151 TestFunctional/parallel/ImageCommands/Setup 0.75
152 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.64
153 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.38
154 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.18
155 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.58
156 TestFunctional/parallel/ImageCommands/ImageRemove 0.55
157 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.05
158 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.77
159 TestFunctional/parallel/UpdateContextCmd/no_changes 0.21
160 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.17
161 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.21
162 TestFunctional/delete_echo-server_images 0.05
163 TestFunctional/delete_my-image_image 0.02
164 TestFunctional/delete_minikube_cached_images 0.02
168 TestMultiControlPlane/serial/StartCluster 188.03
169 TestMultiControlPlane/serial/DeployApp 6.5
170 TestMultiControlPlane/serial/PingHostFromPods 1.56
171 TestMultiControlPlane/serial/AddWorkerNode 35.38
172 TestMultiControlPlane/serial/NodeLabels 0.1
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.76
174 TestMultiControlPlane/serial/CopyFile 19.32
175 TestMultiControlPlane/serial/StopSecondaryNode 12.78
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.54
177 TestMultiControlPlane/serial/RestartSecondaryNode 23.95
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 5.93
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 171.54
180 TestMultiControlPlane/serial/DeleteSecondaryNode 13.01
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.53
182 TestMultiControlPlane/serial/StopCluster 35.77
183 TestMultiControlPlane/serial/RestartCluster 104.53
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.55
185 TestMultiControlPlane/serial/AddSecondaryNode 75.68
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.78
190 TestJSONOutput/start/Command 62.56
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.73
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.67
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.92
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.26
215 TestKicCustomNetwork/create_custom_network 42.96
216 TestKicCustomNetwork/use_default_bridge_network 34.91
217 TestKicExistingNetwork 35.31
218 TestKicCustomSubnet 33.11
219 TestKicStaticIP 34.98
220 TestMainNoArgs 0.05
221 TestMinikubeProfile 71.03
224 TestMountStart/serial/StartWithMountFirst 7.22
225 TestMountStart/serial/VerifyMountFirst 0.27
226 TestMountStart/serial/StartWithMountSecond 7.04
227 TestMountStart/serial/VerifyMountSecond 0.25
228 TestMountStart/serial/DeleteFirst 1.65
229 TestMountStart/serial/VerifyMountPostDelete 0.26
230 TestMountStart/serial/Stop 1.2
231 TestMountStart/serial/RestartStopped 8.21
232 TestMountStart/serial/VerifyMountPostStop 0.27
235 TestMultiNode/serial/FreshStart2Nodes 90.88
236 TestMultiNode/serial/DeployApp2Nodes 6.47
237 TestMultiNode/serial/PingHostFrom2Pods 0.97
238 TestMultiNode/serial/AddNode 29.31
239 TestMultiNode/serial/MultiNodeLabels 0.09
240 TestMultiNode/serial/ProfileList 0.35
241 TestMultiNode/serial/CopyFile 10.19
242 TestMultiNode/serial/StopNode 2.21
243 TestMultiNode/serial/StartAfterStop 10.22
244 TestMultiNode/serial/RestartKeepsNodes 83.02
245 TestMultiNode/serial/DeleteNode 5.3
246 TestMultiNode/serial/StopMultiNode 23.87
247 TestMultiNode/serial/RestartMultiNode 51.18
248 TestMultiNode/serial/ValidateNameConflict 35.76
253 TestPreload 126.77
255 TestScheduledStopUnix 111.11
258 TestInsufficientStorage 11.16
259 TestRunningBinaryUpgrade 61.42
261 TestKubernetesUpgrade 387.45
262 TestMissingContainerUpgrade 150.12
264 TestPause/serial/Start 72.09
265 TestPause/serial/SecondStartNoReconfiguration 24.3
266 TestPause/serial/Pause 0.74
267 TestPause/serial/VerifyStatus 0.31
268 TestPause/serial/Unpause 0.66
269 TestPause/serial/PauseAgain 0.9
270 TestPause/serial/DeletePaused 2.69
271 TestPause/serial/VerifyDeletedResources 0.17
272 TestStoppedBinaryUpgrade/Setup 0.74
273 TestStoppedBinaryUpgrade/Upgrade 87.71
274 TestStoppedBinaryUpgrade/MinikubeLogs 1.08
283 TestNoKubernetes/serial/StartNoK8sWithVersion 0.07
284 TestNoKubernetes/serial/StartWithK8s 31.25
285 TestNoKubernetes/serial/StartWithStopK8s 7.68
286 TestNoKubernetes/serial/Start 8.99
287 TestNoKubernetes/serial/VerifyK8sNotRunning 0.29
288 TestNoKubernetes/serial/ProfileList 15.49
289 TestNoKubernetes/serial/Stop 1.21
290 TestNoKubernetes/serial/StartNoArgs 7.05
291 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.25
299 TestNetworkPlugins/group/false 3.75
304 TestStartStop/group/old-k8s-version/serial/FirstStart 179.08
306 TestStartStop/group/no-preload/serial/FirstStart 65.5
307 TestStartStop/group/no-preload/serial/DeployApp 9.43
308 TestStartStop/group/old-k8s-version/serial/DeployApp 10.53
309 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.23
310 TestStartStop/group/no-preload/serial/Stop 11.99
311 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.05
312 TestStartStop/group/old-k8s-version/serial/Stop 12.09
313 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.17
314 TestStartStop/group/no-preload/serial/SecondStart 296.49
315 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.24
316 TestStartStop/group/old-k8s-version/serial/SecondStart 153.16
317 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
318 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.1
319 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
320 TestStartStop/group/old-k8s-version/serial/Pause 3.03
322 TestStartStop/group/embed-certs/serial/FirstStart 62.62
323 TestStartStop/group/embed-certs/serial/DeployApp 11.35
324 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.1
325 TestStartStop/group/embed-certs/serial/Stop 12.02
326 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.2
327 TestStartStop/group/embed-certs/serial/SecondStart 274.11
328 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
329 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.11
330 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.27
331 TestStartStop/group/no-preload/serial/Pause 3.29
333 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 58.14
334 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.38
335 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.1
336 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.04
337 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.18
338 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 303.87
339 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
340 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.12
341 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
342 TestStartStop/group/embed-certs/serial/Pause 3.08
344 TestStartStop/group/newest-cni/serial/FirstStart 38.3
345 TestStartStop/group/newest-cni/serial/DeployApp 0
346 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.34
347 TestStartStop/group/newest-cni/serial/Stop 1.32
348 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.18
349 TestStartStop/group/newest-cni/serial/SecondStart 16.17
350 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
351 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
352 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.3
353 TestStartStop/group/newest-cni/serial/Pause 3.38
354 TestNetworkPlugins/group/auto/Start 63.41
355 TestNetworkPlugins/group/auto/KubeletFlags 0.32
356 TestNetworkPlugins/group/auto/NetCatPod 11.31
357 TestNetworkPlugins/group/auto/DNS 0.19
358 TestNetworkPlugins/group/auto/Localhost 0.15
359 TestNetworkPlugins/group/auto/HairPin 0.16
360 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
361 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.14
362 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.36
363 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.94
364 TestNetworkPlugins/group/kindnet/Start 71.69
365 TestNetworkPlugins/group/calico/Start 78.93
366 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
367 TestNetworkPlugins/group/kindnet/KubeletFlags 0.41
368 TestNetworkPlugins/group/kindnet/NetCatPod 10.31
369 TestNetworkPlugins/group/calico/ControllerPod 6.01
370 TestNetworkPlugins/group/kindnet/DNS 0.23
371 TestNetworkPlugins/group/kindnet/Localhost 0.17
372 TestNetworkPlugins/group/kindnet/HairPin 0.17
373 TestNetworkPlugins/group/calico/KubeletFlags 0.3
374 TestNetworkPlugins/group/calico/NetCatPod 11.28
375 TestNetworkPlugins/group/calico/DNS 0.27
376 TestNetworkPlugins/group/calico/Localhost 0.29
377 TestNetworkPlugins/group/calico/HairPin 0.2
378 TestNetworkPlugins/group/custom-flannel/Start 73.76
379 TestNetworkPlugins/group/enable-default-cni/Start 57.24
380 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.29
381 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.28
382 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.3
383 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.29
384 TestNetworkPlugins/group/custom-flannel/DNS 0.18
385 TestNetworkPlugins/group/custom-flannel/Localhost 0.15
386 TestNetworkPlugins/group/custom-flannel/HairPin 0.16
387 TestNetworkPlugins/group/enable-default-cni/DNS 0.18
388 TestNetworkPlugins/group/enable-default-cni/Localhost 0.16
389 TestNetworkPlugins/group/enable-default-cni/HairPin 0.18
390 TestNetworkPlugins/group/flannel/Start 80.36
391 TestNetworkPlugins/group/bridge/Start 96.36
392 TestNetworkPlugins/group/flannel/ControllerPod 6.01
393 TestNetworkPlugins/group/flannel/KubeletFlags 0.29
394 TestNetworkPlugins/group/flannel/NetCatPod 10.3
395 TestNetworkPlugins/group/flannel/DNS 0.18
396 TestNetworkPlugins/group/flannel/Localhost 0.15
397 TestNetworkPlugins/group/flannel/HairPin 0.17
398 TestNetworkPlugins/group/bridge/KubeletFlags 0.3
399 TestNetworkPlugins/group/bridge/NetCatPod 11.27
400 TestNetworkPlugins/group/bridge/DNS 0.27
401 TestNetworkPlugins/group/bridge/Localhost 0.19
402 TestNetworkPlugins/group/bridge/HairPin 0.24
x
+
TestDownloadOnly/v1.20.0/json-events (12.72s)

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

                                                
                                    
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-304786
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-304786: exit status 85 (65.713553ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-304786 | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC |          |
	|         | -p download-only-304786        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 17:32:16
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 17:32:16.230124  307405 out.go:291] Setting OutFile to fd 1 ...
	I0729 17:32:16.230245  307405 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:32:16.230255  307405 out.go:304] Setting ErrFile to fd 2...
	I0729 17:32:16.230261  307405 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:32:16.230520  307405 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
	W0729 17:32:16.230658  307405 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19338-302015/.minikube/config/config.json: open /home/jenkins/minikube-integration/19338-302015/.minikube/config/config.json: no such file or directory
	I0729 17:32:16.231172  307405 out.go:298] Setting JSON to true
	I0729 17:32:16.232178  307405 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":90887,"bootTime":1722183450,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0729 17:32:16.232255  307405 start.go:139] virtualization:  
	I0729 17:32:16.235642  307405 out.go:97] [download-only-304786] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0729 17:32:16.235828  307405 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19338-302015/.minikube/cache/preloaded-tarball: no such file or directory
	I0729 17:32:16.235866  307405 notify.go:220] Checking for updates...
	I0729 17:32:16.237913  307405 out.go:169] MINIKUBE_LOCATION=19338
	I0729 17:32:16.239850  307405 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 17:32:16.241760  307405 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19338-302015/kubeconfig
	I0729 17:32:16.243854  307405 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19338-302015/.minikube
	I0729 17:32:16.245507  307405 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0729 17:32:16.248933  307405 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 17:32:16.249287  307405 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 17:32:16.270697  307405 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 17:32:16.270807  307405 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 17:32:16.341786  307405 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-29 17:32:16.33204611 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-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:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 17:32:16.341892  307405 docker.go:307] overlay module found
	I0729 17:32:16.344139  307405 out.go:97] Using the docker driver based on user configuration
	I0729 17:32:16.344170  307405 start.go:297] selected driver: docker
	I0729 17:32:16.344178  307405 start.go:901] validating driver "docker" against <nil>
	I0729 17:32:16.344292  307405 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 17:32:16.396624  307405 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-29 17:32:16.387761177 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-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:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 17:32:16.396795  307405 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 17:32:16.397088  307405 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0729 17:32:16.397255  307405 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 17:32:16.399269  307405 out.go:169] Using Docker driver with root privileges
	I0729 17:32:16.400965  307405 cni.go:84] Creating CNI manager for ""
	I0729 17:32:16.400992  307405 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 17:32:16.401005  307405 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 17:32:16.401104  307405 start.go:340] cluster config:
	{Name:download-only-304786 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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-304786 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}
	I0729 17:32:16.402919  307405 out.go:97] Starting "download-only-304786" primary control-plane node in "download-only-304786" cluster
	I0729 17:32:16.402956  307405 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 17:32:16.404651  307405 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 17:32:16.404677  307405 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0729 17:32:16.404825  307405 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 17:32:16.421859  307405 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 17:32:16.422069  307405 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 17:32:16.422171  307405 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 17:32:16.475569  307405 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0729 17:32:16.475596  307405 cache.go:56] Caching tarball of preloaded images
	I0729 17:32:16.476233  307405 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0729 17:32:16.478295  307405 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0729 17:32:16.478321  307405 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 17:32:16.584619  307405 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/19338-302015/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0729 17:32:22.300913  307405 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 17:32:22.891925  307405 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 17:32:22.892042  307405 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19338-302015/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 17:32:23.974799  307405 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0729 17:32:23.975199  307405 profile.go:143] Saving config to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/download-only-304786/config.json ...
	I0729 17:32:23.975231  307405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/download-only-304786/config.json: {Name:mk338adf864d8f2102306ad05691405f11ac43b6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:32:23.975947  307405 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0729 17:32:23.976132  307405 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19338-302015/.minikube/cache/linux/arm64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-304786 host does not exist
	  To start a cluster, run: "minikube start -p download-only-304786"

                                                
                                                
-- /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.2s)

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.3/json-events (7.33s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.3/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-724589 --force --alsologtostderr --kubernetes-version=v1.30.3 --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-724589 --force --alsologtostderr --kubernetes-version=v1.30.3 --container-runtime=crio --driver=docker  --container-runtime=crio: (7.332712614s)
--- PASS: TestDownloadOnly/v1.30.3/json-events (7.33s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-304786 | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC |                     |
	|         | -p download-only-304786        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| delete  | -p download-only-304786        | download-only-304786 | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| start   | -o=json --download-only        | download-only-724589 | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC |                     |
	|         | -p download-only-724589        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 17:32:29
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 17:32:29.345501  307611 out.go:291] Setting OutFile to fd 1 ...
	I0729 17:32:29.345696  307611 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:32:29.345725  307611 out.go:304] Setting ErrFile to fd 2...
	I0729 17:32:29.345746  307611 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:32:29.346007  307611 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
	I0729 17:32:29.346448  307611 out.go:298] Setting JSON to true
	I0729 17:32:29.347427  307611 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":90900,"bootTime":1722183450,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0729 17:32:29.347539  307611 start.go:139] virtualization:  
	I0729 17:32:29.350008  307611 out.go:97] [download-only-724589] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 17:32:29.350275  307611 notify.go:220] Checking for updates...
	I0729 17:32:29.352087  307611 out.go:169] MINIKUBE_LOCATION=19338
	I0729 17:32:29.353938  307611 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 17:32:29.355885  307611 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19338-302015/kubeconfig
	I0729 17:32:29.357737  307611 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19338-302015/.minikube
	I0729 17:32:29.359417  307611 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0729 17:32:29.362916  307611 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 17:32:29.363199  307611 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 17:32:29.385344  307611 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 17:32:29.385456  307611 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 17:32:29.453491  307611 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 17:32:29.443940924 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-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:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 17:32:29.453624  307611 docker.go:307] overlay module found
	I0729 17:32:29.455423  307611 out.go:97] Using the docker driver based on user configuration
	I0729 17:32:29.455451  307611 start.go:297] selected driver: docker
	I0729 17:32:29.455465  307611 start.go:901] validating driver "docker" against <nil>
	I0729 17:32:29.455585  307611 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 17:32:29.510754  307611 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 17:32:29.501104469 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-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:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 17:32:29.511012  307611 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 17:32:29.511275  307611 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0729 17:32:29.511437  307611 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 17:32:29.513992  307611 out.go:169] Using Docker driver with root privileges
	I0729 17:32:29.515931  307611 cni.go:84] Creating CNI manager for ""
	I0729 17:32:29.515955  307611 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 17:32:29.515969  307611 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 17:32:29.516054  307611 start.go:340] cluster config:
	{Name:download-only-724589 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.3 ClusterName:download-only-724589 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.3 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}
	I0729 17:32:29.517871  307611 out.go:97] Starting "download-only-724589" primary control-plane node in "download-only-724589" cluster
	I0729 17:32:29.517896  307611 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 17:32:29.519682  307611 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 17:32:29.519713  307611 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 17:32:29.519953  307611 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 17:32:29.534869  307611 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 17:32:29.535021  307611 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 17:32:29.535045  307611 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 17:32:29.535054  307611 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 17:32:29.535062  307611 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 17:32:29.579923  307611 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0729 17:32:29.579947  307611 cache.go:56] Caching tarball of preloaded images
	I0729 17:32:29.580481  307611 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 17:32:29.582644  307611 out.go:97] Downloading Kubernetes v1.30.3 preload ...
	I0729 17:32:29.582670  307611 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 ...
	I0729 17:32:29.696892  307611 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4?checksum=md5:bace9a3612be7d31e4d3c3d446951ced -> /home/jenkins/minikube-integration/19338-302015/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-724589 host does not exist
	  To start a cluster, run: "minikube start -p download-only-724589"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/json-events (13.81s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-beta.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-044861 --force --alsologtostderr --kubernetes-version=v1.31.0-beta.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-044861 --force --alsologtostderr --kubernetes-version=v1.31.0-beta.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (13.806301293s)
--- PASS: TestDownloadOnly/v1.31.0-beta.0/json-events (13.81s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/LogsDuration (0.07s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-beta.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-044861
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-044861: exit status 85 (70.041851ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |                Args                 |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only             | download-only-304786 | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC |                     |
	|         | -p download-only-304786             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0        |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| delete  | -p download-only-304786             | download-only-304786 | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| start   | -o=json --download-only             | download-only-724589 | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC |                     |
	|         | -p download-only-724589             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3        |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| delete  | -p download-only-724589             | download-only-724589 | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC | 29 Jul 24 17:32 UTC |
	| start   | -o=json --download-only             | download-only-044861 | jenkins | v1.33.1 | 29 Jul 24 17:32 UTC |                     |
	|         | -p download-only-044861             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0 |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 17:32:37
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 17:32:37.071313  307815 out.go:291] Setting OutFile to fd 1 ...
	I0729 17:32:37.071898  307815 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:32:37.071915  307815 out.go:304] Setting ErrFile to fd 2...
	I0729 17:32:37.071921  307815 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:32:37.072164  307815 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
	I0729 17:32:37.072569  307815 out.go:298] Setting JSON to true
	I0729 17:32:37.073416  307815 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":90907,"bootTime":1722183450,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0729 17:32:37.073486  307815 start.go:139] virtualization:  
	I0729 17:32:37.076188  307815 out.go:97] [download-only-044861] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 17:32:37.076449  307815 notify.go:220] Checking for updates...
	I0729 17:32:37.078151  307815 out.go:169] MINIKUBE_LOCATION=19338
	I0729 17:32:37.080018  307815 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 17:32:37.081791  307815 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19338-302015/kubeconfig
	I0729 17:32:37.083450  307815 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19338-302015/.minikube
	I0729 17:32:37.085219  307815 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0729 17:32:37.088493  307815 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 17:32:37.088790  307815 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 17:32:37.109158  307815 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 17:32:37.109272  307815 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 17:32:37.173521  307815 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 17:32:37.163618867 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-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:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 17:32:37.173626  307815 docker.go:307] overlay module found
	I0729 17:32:37.175501  307815 out.go:97] Using the docker driver based on user configuration
	I0729 17:32:37.175534  307815 start.go:297] selected driver: docker
	I0729 17:32:37.175541  307815 start.go:901] validating driver "docker" against <nil>
	I0729 17:32:37.175653  307815 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 17:32:37.228493  307815 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 17:32:37.219021958 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-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:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 17:32:37.228668  307815 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 17:32:37.229016  307815 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0729 17:32:37.229178  307815 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 17:32:37.231231  307815 out.go:169] Using Docker driver with root privileges
	I0729 17:32:37.232734  307815 cni.go:84] Creating CNI manager for ""
	I0729 17:32:37.232756  307815 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 17:32:37.232769  307815 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 17:32:37.232854  307815 start.go:340] cluster config:
	{Name:download-only-044861 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.31.0-beta.0 ClusterName:download-only-044861 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.l
ocal ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0-beta.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}
	I0729 17:32:37.234697  307815 out.go:97] Starting "download-only-044861" primary control-plane node in "download-only-044861" cluster
	I0729 17:32:37.234715  307815 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 17:32:37.236251  307815 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 17:32:37.236275  307815 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0729 17:32:37.236436  307815 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 17:32:37.250772  307815 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 17:32:37.250910  307815 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 17:32:37.250936  307815 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 17:32:37.250942  307815 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 17:32:37.250960  307815 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 17:32:37.307661  307815 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4
	I0729 17:32:37.307690  307815 cache.go:56] Caching tarball of preloaded images
	I0729 17:32:37.307882  307815 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0729 17:32:37.309571  307815 out.go:97] Downloading Kubernetes v1.31.0-beta.0 preload ...
	I0729 17:32:37.309600  307815 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 17:32:37.419684  307815 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:70b5971c257ae4defe1f5d041a04e29c -> /home/jenkins/minikube-integration/19338-302015/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4
	I0729 17:32:42.748618  307815 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 17:32:42.748746  307815 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19338-302015/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 17:32:43.596717  307815 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0-beta.0 on crio
	I0729 17:32:43.597076  307815 profile.go:143] Saving config to /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/download-only-044861/config.json ...
	I0729 17:32:43.597111  307815 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/download-only-044861/config.json: {Name:mk06fdaaffdac391c2346a84b0089dd21d76012c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 17:32:43.597842  307815 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0729 17:32:43.598544  307815 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.0-beta.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.0-beta.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19338-302015/.minikube/cache/linux/arm64/v1.31.0-beta.0/kubectl
	
	
	* The control-plane node download-only-044861 host does not exist
	  To start a cluster, run: "minikube start -p download-only-044861"

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/DeleteAll (0.2s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds (0.13s)

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

                                                
                                    
x
+
TestBinaryMirror (0.57s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestAddons/Setup (236.5s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-031035 --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-031035 --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: (3m56.496024757s)
--- PASS: TestAddons/Setup (236.50s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (17.22s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 5.884725ms
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-656c9c8d9c-qzfbz" [5d0a5515-facd-4c7a-a738-49e0af4ce7b1] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004690599s
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-5ksgx" [1767d4a9-e72e-4b95-a284-4f4e5c541b50] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.005304531s
addons_test.go:342: (dbg) Run:  kubectl --context addons-031035 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-031035 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-031035 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.077645079s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-031035 ip
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-031035 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (17.22s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-8pw6k" [88c9a2fa-47bc-4443-b0cb-6178677f86a6] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.004303492s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-031035
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-031035: (5.742807599s)
--- PASS: TestAddons/parallel/InspektorGadget (11.75s)

                                                
                                    
x
+
TestAddons/parallel/CSI (53.53s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 6.088236ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-031035 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-031035 create -f testdata/csi-hostpath-driver/pv-pod.yaml
2024/07/29 17:37:24 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [d0fd8861-2653-425c-85b7-7cc93df8d9b4] Pending
helpers_test.go:344: "task-pv-pod" [d0fd8861-2653-425c-85b7-7cc93df8d9b4] 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" [d0fd8861-2653-425c-85b7-7cc93df8d9b4] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.00443811s
addons_test.go:590: (dbg) Run:  kubectl --context addons-031035 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-031035 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-031035 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-031035 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-031035 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-031035 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-031035 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [a36fe319-9d53-4104-ba98-b7589d679f8d] Pending
helpers_test.go:344: "task-pv-pod-restore" [a36fe319-9d53-4104-ba98-b7589d679f8d] 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" [a36fe319-9d53-4104-ba98-b7589d679f8d] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003809145s
addons_test.go:632: (dbg) Run:  kubectl --context addons-031035 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-031035 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-031035 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-031035 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-031035 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.763323006s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-031035 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (53.53s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-031035 --alsologtostderr -v=1
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7867546754-lhlj8" [f040ff3c-9807-4a58-a42f-ae56a07ae70c] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-lhlj8" [f040ff3c-9807-4a58-a42f-ae56a07ae70c] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.003951836s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-031035 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-031035 addons disable headlamp --alsologtostderr -v=1: (5.679386233s)
--- PASS: TestAddons/parallel/Headlamp (16.68s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-6fcd4f6f98-84dqv" [2808231a-ab0a-46cd-961a-c08bb3eaed41] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003489497s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-031035
--- PASS: TestAddons/parallel/CloudSpanner (6.56s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.24s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-031035 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-031035 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-031035 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [883bcae1-b77b-41e6-8e58-967d6d54dc62] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [883bcae1-b77b-41e6-8e58-967d6d54dc62] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [883bcae1-b77b-41e6-8e58-967d6d54dc62] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.004132475s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-031035 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-031035 ssh "cat /opt/local-path-provisioner/pvc-16c67124-c98d-4cfb-8b37-3ea0769cab0d_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-031035 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-031035 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-031035 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-arm64 -p addons-031035 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.11861856s)
--- PASS: TestAddons/parallel/LocalPath (53.24s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-dnhs8" [e5be8806-b41c-453d-becb-75bdbd94fa46] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004639296s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-031035
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.51s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-799879c74f-rvwbq" [e6a4f608-93fb-4fc4-9db1-a06b047bc300] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.00335837s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-031035 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-031035 addons disable yakd --alsologtostderr -v=1: (5.784091514s)
--- PASS: TestAddons/parallel/Yakd (11.79s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.22s)

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

                                                
                                    
x
+
TestCertOptions (34.86s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (238.74s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (31.47s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (37.71s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (34.43s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.71s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.01s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.68s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.74s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.46s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (62.78s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-arm64 start -p functional-616375 --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-616375 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m2.776816836s)
--- PASS: TestFunctional/serial/StartWithProxy (62.78s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (29.02s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.08s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.14s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-616375 cache add registry.k8s.io/pause:3.1: (1.472015228s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-616375 cache add registry.k8s.io/pause:3.3: (1.485842785s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-616375 cache add registry.k8s.io/pause:latest: (1.540589375s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.50s)

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

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

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

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

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

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

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

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

                                                
                                                
-- 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-616375 cache reload
functional_test.go:1154: (dbg) Done: out/minikube-linux-arm64 -p functional-616375 cache reload: (1.172471791s)
functional_test.go:1159: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.10s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (289.25s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-arm64 start -p functional-616375 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0729 17:46:49.873957  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:46:49.881505  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:46:49.891770  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:46:49.912133  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:46:49.952419  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:46:50.032842  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:46:50.193274  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:46:50.513882  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:46:51.154753  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:46:52.435342  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:46:54.995570  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:47:00.138902  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:47:10.379729  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:47:30.859902  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:48:11.820160  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:49:33.740375  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
functional_test.go:753: (dbg) Done: out/minikube-linux-arm64 start -p functional-616375 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (4m49.253081186s)
functional_test.go:757: restart took 4m49.253199422s for "functional-616375" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (289.25s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:806: (dbg) Run:  kubectl --context functional-616375 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.77s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 logs
functional_test.go:1232: (dbg) Done: out/minikube-linux-arm64 -p functional-616375 logs: (1.772895559s)
--- PASS: TestFunctional/serial/LogsCmd (1.77s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.76s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 logs --file /tmp/TestFunctionalserialLogsFileCmd3891780598/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-616375 logs --file /tmp/TestFunctionalserialLogsFileCmd3891780598/001/logs.txt: (1.760171056s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.76s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.64s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.45s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (11.44s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.51s)

                                                
                                                
=== 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-616375 --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-616375 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (205.434428ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 17:50:35.373961  344814 out.go:291] Setting OutFile to fd 1 ...
	I0729 17:50:35.374091  344814 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:50:35.374102  344814 out.go:304] Setting ErrFile to fd 2...
	I0729 17:50:35.374108  344814 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:50:35.374351  344814 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
	I0729 17:50:35.374697  344814 out.go:298] Setting JSON to false
	I0729 17:50:35.375686  344814 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":91986,"bootTime":1722183450,"procs":193,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0729 17:50:35.375752  344814 start.go:139] virtualization:  
	I0729 17:50:35.378317  344814 out.go:177] * [functional-616375] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 17:50:35.384095  344814 notify.go:220] Checking for updates...
	I0729 17:50:35.387143  344814 out.go:177]   - MINIKUBE_LOCATION=19338
	I0729 17:50:35.390114  344814 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 17:50:35.394338  344814 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19338-302015/kubeconfig
	I0729 17:50:35.396406  344814 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19338-302015/.minikube
	I0729 17:50:35.399088  344814 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 17:50:35.401436  344814 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 17:50:35.403732  344814 config.go:182] Loaded profile config "functional-616375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 17:50:35.404379  344814 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 17:50:35.444513  344814 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 17:50:35.444679  344814 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 17:50:35.513702  344814 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:51 SystemTime:2024-07-29 17:50:35.503709363 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-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:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 17:50:35.513814  344814 docker.go:307] overlay module found
	I0729 17:50:35.516159  344814 out.go:177] * Using the docker driver based on existing profile
	I0729 17:50:35.518330  344814 start.go:297] selected driver: docker
	I0729 17:50:35.518353  344814 start.go:901] validating driver "docker" against &{Name:functional-616375 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.3 ClusterName:functional-616375 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.3 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}
	I0729 17:50:35.518450  344814 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 17:50:35.520937  344814 out.go:177] 
	W0729 17:50:35.522553  344814 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
	I0729 17:50:35.524149  344814 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.18s)

                                                
                                                
=== 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-616375 --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-616375 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (180.128537ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 17:50:35.198020  344768 out.go:291] Setting OutFile to fd 1 ...
	I0729 17:50:35.198145  344768 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:50:35.198154  344768 out.go:304] Setting ErrFile to fd 2...
	I0729 17:50:35.198159  344768 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:50:35.198877  344768 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
	I0729 17:50:35.199272  344768 out.go:298] Setting JSON to false
	I0729 17:50:35.200258  344768 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":91986,"bootTime":1722183450,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0729 17:50:35.200339  344768 start.go:139] virtualization:  
	I0729 17:50:35.203465  344768 out.go:177] * [functional-616375] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0729 17:50:35.206345  344768 out.go:177]   - MINIKUBE_LOCATION=19338
	I0729 17:50:35.206453  344768 notify.go:220] Checking for updates...
	I0729 17:50:35.210242  344768 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 17:50:35.212069  344768 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19338-302015/kubeconfig
	I0729 17:50:35.214054  344768 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19338-302015/.minikube
	I0729 17:50:35.216196  344768 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 17:50:35.218362  344768 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 17:50:35.220715  344768 config.go:182] Loaded profile config "functional-616375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 17:50:35.221396  344768 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 17:50:35.249011  344768 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 17:50:35.249124  344768 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 17:50:35.306916  344768 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:51 SystemTime:2024-07-29 17:50:35.297584952 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-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:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 17:50:35.307032  344768 docker.go:307] overlay module found
	I0729 17:50:35.309602  344768 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0729 17:50:35.311535  344768 start.go:297] selected driver: docker
	I0729 17:50:35.311560  344768 start.go:901] validating driver "docker" against &{Name:functional-616375 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.3 ClusterName:functional-616375 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.3 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}
	I0729 17:50:35.311678  344768 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 17:50:35.314125  344768 out.go:177] 
	W0729 17:50:35.315744  344768 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
	I0729 17:50:35.317372  344768 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.98s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (12.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-616375 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-616375 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-zggdn" [1b5d1ea0-b5f7-4236-80b2-730984406f67] 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-zggdn" [1b5d1ea0-b5f7-4236-80b2-730984406f67] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 12.005721756s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:32630
functional_test.go:1671: http://192.168.49.2:32630: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
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-616375 addons list
functional_test.go:1698: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.23s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (24.81s)

                                                
                                                
=== 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" [2c1b8030-0420-4abf-b493-68e6a64b9678] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004660501s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-616375 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-616375 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-616375 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-616375 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" [58019179-c2eb-42bf-bb50-5f2f885fce9f] Pending
helpers_test.go:344: "sp-pod" [58019179-c2eb-42bf-bb50-5f2f885fce9f] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [58019179-c2eb-42bf-bb50-5f2f885fce9f] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.003530228s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-616375 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-616375 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-616375 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" [5da0315f-5df6-4fba-9d97-abc1bbd41956] Pending
helpers_test.go:344: "sp-pod" [5da0315f-5df6-4fba-9d97-abc1bbd41956] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.004079509s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-616375 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (24.81s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.74s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.99s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.35s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.31s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/307400.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 ssh "sudo cat /etc/ssl/certs/307400.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/307400.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 ssh "sudo cat /usr/share/ca-certificates/307400.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-616375 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/3074002.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 ssh "sudo cat /etc/ssl/certs/3074002.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/3074002.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 ssh "sudo cat /usr/share/ca-certificates/3074002.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-616375 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.31s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.87s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.35s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-616375 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" [5b609df3-4f79-49e6-987a-a4b791cb0fef] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [5b609df3-4f79-49e6-987a-a4b791cb0fef] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.004155924s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.31s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-616375 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-616375 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-lfx6q" [c9911a7b-f969-4220-956f-695a78e1cc9f] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-lfx6q" [c9911a7b-f969-4220-956f-695a78e1cc9f] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.004581961s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.22s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1306: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1311: Took "314.566505ms" 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 "59.552503ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.37s)

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

                                                
                                                
=== 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 "333.348628ms" 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 "50.55095ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.38s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jul 29 17:50 created-by-test
-rw-r--r-- 1 docker docker 24 Jul 29 17:50 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul 29 17:50 test-1722275429822458443
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 ssh cat /mount-9p/test-1722275429822458443
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-616375 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" [05aa4fda-6d55-4f0e-bf1b-fba7bb5d6ca5] Pending
helpers_test.go:344: "busybox-mount" [05aa4fda-6d55-4f0e-bf1b-fba7bb5d6ca5] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [05aa4fda-6d55-4f0e-bf1b-fba7bb5d6ca5] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [05aa4fda-6d55-4f0e-bf1b-fba7bb5d6ca5] 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 4.003901182s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-616375 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-616375 /tmp/TestFunctionalparallelMountCmdany-port442680170/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.08s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-616375 version --short
--- PASS: TestFunctional/parallel/Version/short (0.08s)

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

                                                
                                                
=== 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-616375 version -o=json --components
functional_test.go:2266: (dbg) Done: out/minikube-linux-arm64 -p functional-616375 version -o=json --components: (1.305377443s)
--- PASS: TestFunctional/parallel/Version/components (1.31s)

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

                                                
                                                
=== 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-616375 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-616375 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.3
registry.k8s.io/kube-proxy:v1.30.3
registry.k8s.io/kube-controller-manager:v1.30.3
registry.k8s.io/kube-apiserver:v1.30.3
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
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240719-e7903573
docker.io/kindest/kindnetd:v20240715-585640e9
docker.io/kicbase/echo-server:functional-616375
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-616375 image ls --format short --alsologtostderr:
I0729 17:50:52.056024  347878 out.go:291] Setting OutFile to fd 1 ...
I0729 17:50:52.056240  347878 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 17:50:52.056268  347878 out.go:304] Setting ErrFile to fd 2...
I0729 17:50:52.056288  347878 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 17:50:52.056560  347878 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
I0729 17:50:52.057235  347878 config.go:182] Loaded profile config "functional-616375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 17:50:52.057420  347878 config.go:182] Loaded profile config "functional-616375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 17:50:52.057952  347878 cli_runner.go:164] Run: docker container inspect functional-616375 --format={{.State.Status}}
I0729 17:50:52.086588  347878 ssh_runner.go:195] Run: systemctl --version
I0729 17:50:52.086637  347878 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-616375
I0729 17:50:52.116358  347878 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38354 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/functional-616375/id_rsa Username:docker}
I0729 17:50:52.208412  347878 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.31s)

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

                                                
                                                
=== 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-616375 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-616375 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/kube-scheduler          | v1.30.3            | d48f992a22722 | 61.6MB |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/kindest/kindnetd              | v20240715-585640e9 | 5e32961ddcea3 | 90.3MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/kube-apiserver          | v1.30.3            | 61773190d42ff | 114MB  |
| registry.k8s.io/kube-proxy              | v1.30.3            | 2351f570ed0ea | 89.2MB |
| docker.io/library/nginx                 | latest             | 43b17fe33c4b4 | 197MB  |
| registry.k8s.io/etcd                    | 3.5.12-0           | 014faa467e297 | 140MB  |
| registry.k8s.io/kube-controller-manager | v1.30.3            | 8e97cdb19e7cc | 108MB  |
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| registry.k8s.io/pause                   | 3.9                | 829e9de338bd5 | 520kB  |
| docker.io/kicbase/echo-server           | functional-616375  | ce2d2cda2d858 | 4.79MB |
| docker.io/kindest/kindnetd              | v20240719-e7903573 | f42786f8afd22 | 90.3MB |
| docker.io/library/nginx                 | alpine             | d7cd33d7d4ed1 | 46.7MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-616375 image ls --format table --alsologtostderr:
I0729 17:50:52.368680  347949 out.go:291] Setting OutFile to fd 1 ...
I0729 17:50:52.368881  347949 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 17:50:52.368889  347949 out.go:304] Setting ErrFile to fd 2...
I0729 17:50:52.368894  347949 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 17:50:52.369208  347949 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
I0729 17:50:52.369980  347949 config.go:182] Loaded profile config "functional-616375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 17:50:52.370124  347949 config.go:182] Loaded profile config "functional-616375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 17:50:52.370718  347949 cli_runner.go:164] Run: docker container inspect functional-616375 --format={{.State.Status}}
I0729 17:50:52.401832  347949 ssh_runner.go:195] Run: systemctl --version
I0729 17:50:52.401893  347949 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-616375
I0729 17:50:52.427518  347949 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38354 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/functional-616375/id_rsa Username:docker}
I0729 17:50:52.526683  347949 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.30s)

                                                
                                    
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-616375 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-616375 image ls --format json --alsologtostderr:
[{"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":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca","repoDigests":["registry.k8s.io/kube-apiserver@sha256:30d6b23df5ccf427536840a904047f3cd946c9c78bf9750f0d82b18409d6089e","registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.3"],"size
":"113538528"},{"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":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["docker.io/kicbase/echo-server:functional-616375"],"size":"4788229"},{"id":"5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2","repoDigests":["docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493","docker.io/kindest/kindnetd@sha256:ca8545687e833593ef3047fdbb04957ab9a32153bc36738760b6975879ada987"],"repoTags":["docker.io/kindest/kindnetd:v20240715-585640e9"],"size":"90278450"},{"id":"43b17fe33c4b4cf8de
762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76","repoDigests":["docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c","docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c"],"repoTags":["docker.io/library/nginx:latest"],"size":"197104786"},{"id":"2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be","repoDigests":["registry.k8s.io/kube-proxy@sha256:22d1f9b0734b7dbb2266b889edf456303746e750129e4d7f20699f23e9a31acc","registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.3"],"size":"89199511"},{"id":"d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355","repoDigests":["registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4","registry.k8s.io/kube-scheduler@sha256:f194dea192a672732bc45ef2e7a0bcf28080ae6bd0626bd2c444edda987d7b95"],"repoTags":["registry.k8s.io/kube-sched
uler:v1.30.3"],"size":"61568326"},{"id":"f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800","repoDigests":["docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a","docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a"],"repoTags":["docker.io/kindest/kindnetd:v20240719-e7903573"],"size":"90281007"},{"id":"d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9","docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7"],"repoTags":["docker.io/library/nginx:alpine"],"size":"46671358"},{"id":"2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d0881
9471730fe7a35a218a8db2ef7890c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"58812704"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"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":"8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499","registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7"],"repoTags":["r
egistry.k8s.io/kube-controller-manager:v1.30.3"],"size":"108229958"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@s
ha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"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"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-616375 image ls --format json --alsologtostderr:
I0729 17:50:52.325935  347943 out.go:291] Setting OutFile to fd 1 ...
I0729 17:50:52.328364  347943 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 17:50:52.328420  347943 out.go:304] Setting ErrFile to fd 2...
I0729 17:50:52.328442  347943 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 17:50:52.328821  347943 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
I0729 17:50:52.329709  347943 config.go:182] Loaded profile config "functional-616375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 17:50:52.329907  347943 config.go:182] Loaded profile config "functional-616375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 17:50:52.330491  347943 cli_runner.go:164] Run: docker container inspect functional-616375 --format={{.State.Status}}
I0729 17:50:52.359509  347943 ssh_runner.go:195] Run: systemctl --version
I0729 17:50:52.359566  347943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-616375
I0729 17:50:52.382018  347943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38354 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/functional-616375/id_rsa Username:docker}
I0729 17:50:52.481483  347943 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.28s)

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

                                                
                                                
=== 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-616375 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-616375 image ls --format yaml --alsologtostderr:
- id: 5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2
repoDigests:
- docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493
- docker.io/kindest/kindnetd@sha256:ca8545687e833593ef3047fdbb04957ab9a32153bc36738760b6975879ada987
repoTags:
- docker.io/kindest/kindnetd:v20240715-585640e9
size: "90278450"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- 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: 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: d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
- docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7
repoTags:
- docker.io/library/nginx:alpine
size: "46671358"
- 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: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499
- registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.3
size: "108229958"
- 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: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- docker.io/kicbase/echo-server:functional-616375
size: "4788229"
- id: f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800
repoDigests:
- docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a
- docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a
repoTags:
- docker.io/kindest/kindnetd:v20240719-e7903573
size: "90281007"
- 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: 2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be
repoDigests:
- registry.k8s.io/kube-proxy@sha256:22d1f9b0734b7dbb2266b889edf456303746e750129e4d7f20699f23e9a31acc
- registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65
repoTags:
- registry.k8s.io/kube-proxy:v1.30.3
size: "89199511"
- id: 43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76
repoDigests:
- docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c
- docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c
repoTags:
- docker.io/library/nginx:latest
size: "197104786"
- id: 61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:30d6b23df5ccf427536840a904047f3cd946c9c78bf9750f0d82b18409d6089e
- registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.3
size: "113538528"
- id: d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4
- registry.k8s.io/kube-scheduler@sha256:f194dea192a672732bc45ef2e7a0bcf28080ae6bd0626bd2c444edda987d7b95
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.3
size: "61568326"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-616375 image ls --format yaml --alsologtostderr:
I0729 17:50:52.049426  347874 out.go:291] Setting OutFile to fd 1 ...
I0729 17:50:52.049566  347874 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 17:50:52.049576  347874 out.go:304] Setting ErrFile to fd 2...
I0729 17:50:52.049582  347874 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 17:50:52.049832  347874 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
I0729 17:50:52.050495  347874 config.go:182] Loaded profile config "functional-616375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 17:50:52.050622  347874 config.go:182] Loaded profile config "functional-616375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 17:50:52.051093  347874 cli_runner.go:164] Run: docker container inspect functional-616375 --format={{.State.Status}}
I0729 17:50:52.079343  347874 ssh_runner.go:195] Run: systemctl --version
I0729 17:50:52.079407  347874 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-616375
I0729 17:50:52.100330  347874 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38354 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/functional-616375/id_rsa Username:docker}
I0729 17:50:52.196886  347874 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.27s)

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

                                                
                                                
=== 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-616375 ssh pgrep buildkitd
functional_test.go:307: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-616375 ssh pgrep buildkitd: exit status 1 (272.240206ms)

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 image build -t localhost/my-image:functional-616375 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-616375 image build -t localhost/my-image:functional-616375 testdata/build --alsologtostderr: (2.12624102s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-arm64 -p functional-616375 image build -t localhost/my-image:functional-616375 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 1f2661a5848
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-616375
--> f4296cb88be
Successfully tagged localhost/my-image:functional-616375
f4296cb88bea4e342ad282184b4c31481cea7e72bd85c098022d5ef6f82b860c
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-616375 image build -t localhost/my-image:functional-616375 testdata/build --alsologtostderr:
I0729 17:50:52.853998  348067 out.go:291] Setting OutFile to fd 1 ...
I0729 17:50:52.854896  348067 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 17:50:52.854908  348067 out.go:304] Setting ErrFile to fd 2...
I0729 17:50:52.854913  348067 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 17:50:52.855183  348067 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
I0729 17:50:52.855982  348067 config.go:182] Loaded profile config "functional-616375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 17:50:52.858221  348067 config.go:182] Loaded profile config "functional-616375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 17:50:52.858733  348067 cli_runner.go:164] Run: docker container inspect functional-616375 --format={{.State.Status}}
I0729 17:50:52.876150  348067 ssh_runner.go:195] Run: systemctl --version
I0729 17:50:52.876211  348067 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-616375
I0729 17:50:52.894067  348067 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38354 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/functional-616375/id_rsa Username:docker}
I0729 17:50:52.988422  348067 build_images.go:161] Building image from path: /tmp/build.1794297364.tar
I0729 17:50:52.988513  348067 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0729 17:50:52.997524  348067 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1794297364.tar
I0729 17:50:53.002190  348067 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1794297364.tar: stat -c "%s %y" /var/lib/minikube/build/build.1794297364.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1794297364.tar': No such file or directory
I0729 17:50:53.002222  348067 ssh_runner.go:362] scp /tmp/build.1794297364.tar --> /var/lib/minikube/build/build.1794297364.tar (3072 bytes)
I0729 17:50:53.029766  348067 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1794297364
I0729 17:50:53.040065  348067 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1794297364 -xf /var/lib/minikube/build/build.1794297364.tar
I0729 17:50:53.049876  348067 crio.go:315] Building image: /var/lib/minikube/build/build.1794297364
I0729 17:50:53.049962  348067 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-616375 /var/lib/minikube/build/build.1794297364 --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
I0729 17:50:54.903478  348067 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-616375 /var/lib/minikube/build/build.1794297364 --cgroup-manager=cgroupfs: (1.853486929s)
I0729 17:50:54.903555  348067 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1794297364
I0729 17:50:54.912483  348067 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1794297364.tar
I0729 17:50:54.921454  348067 build_images.go:217] Built localhost/my-image:functional-616375 from /tmp/build.1794297364.tar
I0729 17:50:54.921484  348067 build_images.go:133] succeeded building to: functional-616375
I0729 17:50:54.921489  348067 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.64s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull docker.io/kicbase/echo-server:1.0
functional_test.go:346: (dbg) Run:  docker tag docker.io/kicbase/echo-server:1.0 docker.io/kicbase/echo-server:functional-616375
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.75s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 image load --daemon docker.io/kicbase/echo-server:functional-616375 --alsologtostderr
functional_test.go:354: (dbg) Done: out/minikube-linux-arm64 -p functional-616375 image load --daemon docker.io/kicbase/echo-server:functional-616375 --alsologtostderr: (1.360328863s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.64s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 image load --daemon docker.io/kicbase/echo-server:functional-616375 --alsologtostderr
functional_test.go:364: (dbg) Done: out/minikube-linux-arm64 -p functional-616375 image load --daemon docker.io/kicbase/echo-server:functional-616375 --alsologtostderr: (1.124612733s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.38s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:234: (dbg) Run:  docker pull docker.io/kicbase/echo-server:latest
functional_test.go:239: (dbg) Run:  docker tag docker.io/kicbase/echo-server:latest docker.io/kicbase/echo-server:functional-616375
functional_test.go:244: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 image load --daemon docker.io/kicbase/echo-server:functional-616375 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.18s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 image save docker.io/kicbase/echo-server:functional-616375 /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr
2024/07/29 17:50:47 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.58s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:391: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 image rm docker.io/kicbase/echo-server:functional-616375 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.55s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 image load /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (1.05s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi docker.io/kicbase/echo-server:functional-616375
functional_test.go:423: (dbg) Run:  out/minikube-linux-arm64 -p functional-616375 image save --daemon docker.io/kicbase/echo-server:functional-616375 --alsologtostderr
functional_test.go:428: (dbg) Run:  docker image inspect docker.io/kicbase/echo-server:functional-616375
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.77s)

                                                
                                    
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-616375 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.21s)

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

                                                
                                                
=== 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-616375 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.17s)

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.05s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:189: (dbg) Run:  docker rmi -f docker.io/kicbase/echo-server:1.0
functional_test.go:189: (dbg) Run:  docker rmi -f docker.io/kicbase/echo-server:functional-616375
--- PASS: TestFunctional/delete_echo-server_images (0.05s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (188.03s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-640685 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0729 17:51:49.876192  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:52:17.580664  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-640685 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (3m7.003453106s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 status -v=7 --alsologtostderr
ha_test.go:107: (dbg) Done: out/minikube-linux-arm64 -p ha-640685 status -v=7 --alsologtostderr: (1.022720418s)
--- PASS: TestMultiControlPlane/serial/StartCluster (188.03s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.5s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.56s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-640685 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-640685 -- exec busybox-fc5497c4f-4frp6 -- 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-640685 -- exec busybox-fc5497c4f-4frp6 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-640685 -- exec busybox-fc5497c4f-69vmh -- 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-640685 -- exec busybox-fc5497c4f-69vmh -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-640685 -- exec busybox-fc5497c4f-zxdl6 -- 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-640685 -- exec busybox-fc5497c4f-zxdl6 -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.56s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (35.38s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.76s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.32s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp testdata/cp-test.txt ha-640685:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2374944323/001/cp-test_ha-640685.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685:/home/docker/cp-test.txt ha-640685-m02:/home/docker/cp-test_ha-640685_ha-640685-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m02 "sudo cat /home/docker/cp-test_ha-640685_ha-640685-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685:/home/docker/cp-test.txt ha-640685-m03:/home/docker/cp-test_ha-640685_ha-640685-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m03 "sudo cat /home/docker/cp-test_ha-640685_ha-640685-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685:/home/docker/cp-test.txt ha-640685-m04:/home/docker/cp-test_ha-640685_ha-640685-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m04 "sudo cat /home/docker/cp-test_ha-640685_ha-640685-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp testdata/cp-test.txt ha-640685-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2374944323/001/cp-test_ha-640685-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685-m02:/home/docker/cp-test.txt ha-640685:/home/docker/cp-test_ha-640685-m02_ha-640685.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685 "sudo cat /home/docker/cp-test_ha-640685-m02_ha-640685.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685-m02:/home/docker/cp-test.txt ha-640685-m03:/home/docker/cp-test_ha-640685-m02_ha-640685-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m03 "sudo cat /home/docker/cp-test_ha-640685-m02_ha-640685-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685-m02:/home/docker/cp-test.txt ha-640685-m04:/home/docker/cp-test_ha-640685-m02_ha-640685-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m04 "sudo cat /home/docker/cp-test_ha-640685-m02_ha-640685-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp testdata/cp-test.txt ha-640685-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2374944323/001/cp-test_ha-640685-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685-m03:/home/docker/cp-test.txt ha-640685:/home/docker/cp-test_ha-640685-m03_ha-640685.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685 "sudo cat /home/docker/cp-test_ha-640685-m03_ha-640685.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685-m03:/home/docker/cp-test.txt ha-640685-m02:/home/docker/cp-test_ha-640685-m03_ha-640685-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m02 "sudo cat /home/docker/cp-test_ha-640685-m03_ha-640685-m02.txt"
E0729 17:55:03.849214  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
E0729 17:55:03.854396  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
E0729 17:55:03.864631  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
E0729 17:55:03.885050  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
E0729 17:55:03.925593  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
E0729 17:55:04.007969  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
E0729 17:55:04.168759  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685-m03:/home/docker/cp-test.txt ha-640685-m04:/home/docker/cp-test_ha-640685-m03_ha-640685-m04.txt
E0729 17:55:04.489618  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m04 "sudo cat /home/docker/cp-test_ha-640685-m03_ha-640685-m04.txt"
E0729 17:55:05.130831  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp testdata/cp-test.txt ha-640685-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2374944323/001/cp-test_ha-640685-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m04 "sudo cat /home/docker/cp-test.txt"
E0729 17:55:06.411906  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685-m04:/home/docker/cp-test.txt ha-640685:/home/docker/cp-test_ha-640685-m04_ha-640685.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685 "sudo cat /home/docker/cp-test_ha-640685-m04_ha-640685.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685-m04:/home/docker/cp-test.txt ha-640685-m02:/home/docker/cp-test_ha-640685-m04_ha-640685-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m02 "sudo cat /home/docker/cp-test_ha-640685-m04_ha-640685-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 cp ha-640685-m04:/home/docker/cp-test.txt ha-640685-m03:/home/docker/cp-test_ha-640685-m04_ha-640685-m03.txt
E0729 17:55:08.972516  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 ssh -n ha-640685-m03 "sudo cat /home/docker/cp-test_ha-640685-m04_ha-640685-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.32s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.78s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 node stop m02 -v=7 --alsologtostderr
E0729 17:55:14.092971  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-640685 node stop m02 -v=7 --alsologtostderr: (12.029524743s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-640685 status -v=7 --alsologtostderr: exit status 7 (751.81487ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 17:55:21.852975  364119 out.go:291] Setting OutFile to fd 1 ...
	I0729 17:55:21.853234  364119 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:55:21.853261  364119 out.go:304] Setting ErrFile to fd 2...
	I0729 17:55:21.853283  364119 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:55:21.853654  364119 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
	I0729 17:55:21.853957  364119 out.go:298] Setting JSON to false
	I0729 17:55:21.854028  364119 mustload.go:65] Loading cluster: ha-640685
	I0729 17:55:21.854091  364119 notify.go:220] Checking for updates...
	I0729 17:55:21.854751  364119 config.go:182] Loaded profile config "ha-640685": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 17:55:21.854798  364119 status.go:255] checking status of ha-640685 ...
	I0729 17:55:21.855443  364119 cli_runner.go:164] Run: docker container inspect ha-640685 --format={{.State.Status}}
	I0729 17:55:21.874082  364119 status.go:330] ha-640685 host status = "Running" (err=<nil>)
	I0729 17:55:21.874104  364119 host.go:66] Checking if "ha-640685" exists ...
	I0729 17:55:21.874484  364119 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-640685
	I0729 17:55:21.897364  364119 host.go:66] Checking if "ha-640685" exists ...
	I0729 17:55:21.897690  364119 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 17:55:21.897739  364119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-640685
	I0729 17:55:21.939731  364119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38359 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/ha-640685/id_rsa Username:docker}
	I0729 17:55:22.037614  364119 ssh_runner.go:195] Run: systemctl --version
	I0729 17:55:22.043113  364119 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 17:55:22.056139  364119 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 17:55:22.128029  364119 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:71 SystemTime:2024-07-29 17:55:22.117907036 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-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:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 17:55:22.128789  364119 kubeconfig.go:125] found "ha-640685" server: "https://192.168.49.254:8443"
	I0729 17:55:22.128820  364119 api_server.go:166] Checking apiserver status ...
	I0729 17:55:22.128866  364119 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 17:55:22.139984  364119 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1455/cgroup
	I0729 17:55:22.149938  364119 api_server.go:182] apiserver freezer: "11:freezer:/docker/decd2c4ad5e8128c688645b50c2c648593640955aacaff5d64612f082f05e5e0/crio/crio-30137f95f4e6a16b7c15663c7743c1e3e7878afcba761c6c044f5931298ba027"
	I0729 17:55:22.150016  364119 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/decd2c4ad5e8128c688645b50c2c648593640955aacaff5d64612f082f05e5e0/crio/crio-30137f95f4e6a16b7c15663c7743c1e3e7878afcba761c6c044f5931298ba027/freezer.state
	I0729 17:55:22.160253  364119 api_server.go:204] freezer state: "THAWED"
	I0729 17:55:22.160283  364119 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0729 17:55:22.170224  364119 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0729 17:55:22.170256  364119 status.go:422] ha-640685 apiserver status = Running (err=<nil>)
	I0729 17:55:22.170268  364119 status.go:257] ha-640685 status: &{Name:ha-640685 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 17:55:22.170285  364119 status.go:255] checking status of ha-640685-m02 ...
	I0729 17:55:22.170585  364119 cli_runner.go:164] Run: docker container inspect ha-640685-m02 --format={{.State.Status}}
	I0729 17:55:22.190314  364119 status.go:330] ha-640685-m02 host status = "Stopped" (err=<nil>)
	I0729 17:55:22.190339  364119 status.go:343] host is not running, skipping remaining checks
	I0729 17:55:22.190346  364119 status.go:257] ha-640685-m02 status: &{Name:ha-640685-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 17:55:22.190366  364119 status.go:255] checking status of ha-640685-m03 ...
	I0729 17:55:22.190726  364119 cli_runner.go:164] Run: docker container inspect ha-640685-m03 --format={{.State.Status}}
	I0729 17:55:22.206845  364119 status.go:330] ha-640685-m03 host status = "Running" (err=<nil>)
	I0729 17:55:22.206870  364119 host.go:66] Checking if "ha-640685-m03" exists ...
	I0729 17:55:22.207193  364119 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-640685-m03
	I0729 17:55:22.226539  364119 host.go:66] Checking if "ha-640685-m03" exists ...
	I0729 17:55:22.226895  364119 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 17:55:22.226948  364119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-640685-m03
	I0729 17:55:22.244284  364119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38369 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/ha-640685-m03/id_rsa Username:docker}
	I0729 17:55:22.337247  364119 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 17:55:22.350173  364119 kubeconfig.go:125] found "ha-640685" server: "https://192.168.49.254:8443"
	I0729 17:55:22.350202  364119 api_server.go:166] Checking apiserver status ...
	I0729 17:55:22.350257  364119 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 17:55:22.362841  364119 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1396/cgroup
	I0729 17:55:22.372926  364119 api_server.go:182] apiserver freezer: "11:freezer:/docker/00579a95d031029385226b2e3870188b086c4d337617954152919006240bd4b0/crio/crio-51cd37c9600781d75babfd345425e3ee7b7e1439e6bbaba0191ef36d7dc5398f"
	I0729 17:55:22.373002  364119 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/00579a95d031029385226b2e3870188b086c4d337617954152919006240bd4b0/crio/crio-51cd37c9600781d75babfd345425e3ee7b7e1439e6bbaba0191ef36d7dc5398f/freezer.state
	I0729 17:55:22.381783  364119 api_server.go:204] freezer state: "THAWED"
	I0729 17:55:22.381827  364119 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0729 17:55:22.389712  364119 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0729 17:55:22.389743  364119 status.go:422] ha-640685-m03 apiserver status = Running (err=<nil>)
	I0729 17:55:22.389753  364119 status.go:257] ha-640685-m03 status: &{Name:ha-640685-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 17:55:22.389769  364119 status.go:255] checking status of ha-640685-m04 ...
	I0729 17:55:22.390079  364119 cli_runner.go:164] Run: docker container inspect ha-640685-m04 --format={{.State.Status}}
	I0729 17:55:22.406731  364119 status.go:330] ha-640685-m04 host status = "Running" (err=<nil>)
	I0729 17:55:22.406773  364119 host.go:66] Checking if "ha-640685-m04" exists ...
	I0729 17:55:22.407073  364119 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-640685-m04
	I0729 17:55:22.425812  364119 host.go:66] Checking if "ha-640685-m04" exists ...
	I0729 17:55:22.426188  364119 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 17:55:22.426264  364119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-640685-m04
	I0729 17:55:22.445144  364119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38374 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/ha-640685-m04/id_rsa Username:docker}
	I0729 17:55:22.537062  364119 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 17:55:22.551015  364119 status.go:257] ha-640685-m04 status: &{Name:ha-640685-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (23.95s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 node start m02 -v=7 --alsologtostderr
E0729 17:55:24.333912  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
E0729 17:55:44.814623  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-640685 node start m02 -v=7 --alsologtostderr: (22.358739424s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-640685 status -v=7 --alsologtostderr: (1.445114715s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (23.95s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (5.93s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (171.54s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-640685 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-640685 -v=7 --alsologtostderr
E0729 17:56:25.776590  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-640685 -v=7 --alsologtostderr: (36.771922631s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-640685 --wait=true -v=7 --alsologtostderr
E0729 17:56:49.873360  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 17:57:47.697401  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-640685 --wait=true -v=7 --alsologtostderr: (2m14.612914418s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-640685
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (171.54s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.53s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.77s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 17:59:33.771921  378037 out.go:291] Setting OutFile to fd 1 ...
	I0729 17:59:33.772053  378037 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:59:33.772065  378037 out.go:304] Setting ErrFile to fd 2...
	I0729 17:59:33.772070  378037 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 17:59:33.772288  378037 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
	I0729 17:59:33.772488  378037 out.go:298] Setting JSON to false
	I0729 17:59:33.772525  378037 mustload.go:65] Loading cluster: ha-640685
	I0729 17:59:33.772649  378037 notify.go:220] Checking for updates...
	I0729 17:59:33.772923  378037 config.go:182] Loaded profile config "ha-640685": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 17:59:33.772934  378037 status.go:255] checking status of ha-640685 ...
	I0729 17:59:33.773408  378037 cli_runner.go:164] Run: docker container inspect ha-640685 --format={{.State.Status}}
	I0729 17:59:33.790445  378037 status.go:330] ha-640685 host status = "Stopped" (err=<nil>)
	I0729 17:59:33.790465  378037 status.go:343] host is not running, skipping remaining checks
	I0729 17:59:33.790472  378037 status.go:257] ha-640685 status: &{Name:ha-640685 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 17:59:33.790501  378037 status.go:255] checking status of ha-640685-m02 ...
	I0729 17:59:33.790918  378037 cli_runner.go:164] Run: docker container inspect ha-640685-m02 --format={{.State.Status}}
	I0729 17:59:33.815569  378037 status.go:330] ha-640685-m02 host status = "Stopped" (err=<nil>)
	I0729 17:59:33.815591  378037 status.go:343] host is not running, skipping remaining checks
	I0729 17:59:33.815598  378037 status.go:257] ha-640685-m02 status: &{Name:ha-640685-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 17:59:33.815617  378037 status.go:255] checking status of ha-640685-m04 ...
	I0729 17:59:33.815922  378037 cli_runner.go:164] Run: docker container inspect ha-640685-m04 --format={{.State.Status}}
	I0729 17:59:33.833831  378037 status.go:330] ha-640685-m04 host status = "Stopped" (err=<nil>)
	I0729 17:59:33.833856  378037 status.go:343] host is not running, skipping remaining checks
	I0729 17:59:33.833864  378037 status.go:257] ha-640685-m04 status: &{Name:ha-640685-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (104.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-640685 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0729 18:00:03.849361  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
E0729 18:00:31.538126  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-640685 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m43.609680255s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (104.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.55s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (75.68s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-640685 --control-plane -v=7 --alsologtostderr
E0729 18:01:49.873194  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-640685 --control-plane -v=7 --alsologtostderr: (1m14.623547452s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-640685 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-640685 status -v=7 --alsologtostderr: (1.051766446s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (75.68s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.78s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (62.56s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-956434 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0729 18:03:12.940877  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-956434 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (1m2.552163222s)
--- PASS: TestJSONOutput/start/Command (62.56s)

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"ccf2ac79-dcaf-4ac1-86f4-89a0e8216f28","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-001811] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"209d332d-6258-4449-8f6a-749b09a33729","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19338"}}
	{"specversion":"1.0","id":"27156e40-6e85-4176-b3cb-1d5c6ad63967","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":"7b61f218-0343-40f4-a842-f50b7b5f2887","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19338-302015/kubeconfig"}}
	{"specversion":"1.0","id":"3ee784e5-38d1-4c58-9cd7-6d6557e2213f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19338-302015/.minikube"}}
	{"specversion":"1.0","id":"1ba779a5-b27f-4066-9b67-7b2deb603b09","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":"e7a504ee-ac84-46c4-98bc-41bf7632a76a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"edfa46cf-c8af-42d2-ade8-186d554d4212","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-001811" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-001811
--- PASS: TestErrorJSONOutput (0.26s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (42.96s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-732381 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-732381 --network=: (40.835403453s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-732381" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-732381
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-732381: (2.097239788s)
--- PASS: TestKicCustomNetwork/create_custom_network (42.96s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (34.91s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-962110 --network=bridge
E0729 18:05:03.851777  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-962110 --network=bridge: (32.88561197s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-962110" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-962110
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-962110: (2.006847309s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (34.91s)

                                                
                                    
x
+
TestKicExistingNetwork (35.31s)

                                                
                                                
=== 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-591051 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-591051 --network=existing-network: (33.113595802s)
helpers_test.go:175: Cleaning up "existing-network-591051" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-591051
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-591051: (2.035435324s)
--- PASS: TestKicExistingNetwork (35.31s)

                                                
                                    
x
+
TestKicCustomSubnet (33.11s)

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

                                                
                                    
x
+
TestKicStaticIP (34.98s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-886719 --static-ip=192.168.200.200
E0729 18:06:49.873083  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-886719 --static-ip=192.168.200.200: (32.779944104s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-886719 ip
helpers_test.go:175: Cleaning up "static-ip-886719" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-886719
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-886719: (2.041218593s)
--- PASS: TestKicStaticIP (34.98s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (71.03s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-508883 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-508883 --driver=docker  --container-runtime=crio: (30.866472302s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-511336 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-511336 --driver=docker  --container-runtime=crio: (34.594073508s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-508883
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-511336
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-511336" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-511336
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-511336: (1.950931732s)
helpers_test.go:175: Cleaning up "first-508883" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-508883
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-508883: (2.355490758s)
--- PASS: TestMinikubeProfile (71.03s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.22s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.04s)

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

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.65s)

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

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.21s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (90.88s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-718195 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0729 18:10:03.849111  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-718195 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m30.37495813s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-718195 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (90.88s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.47s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.97s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-718195 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-718195 -- exec busybox-fc5497c4f-7flzb -- 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-718195 -- exec busybox-fc5497c4f-7flzb -- sh -c "ping -c 1 192.168.58.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-718195 -- exec busybox-fc5497c4f-vg4s6 -- 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-718195 -- exec busybox-fc5497c4f-vg4s6 -- sh -c "ping -c 1 192.168.58.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.97s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (29.31s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.35s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.19s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.21s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 18:10:59.015907  432046 out.go:291] Setting OutFile to fd 1 ...
	I0729 18:10:59.016096  432046 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 18:10:59.016125  432046 out.go:304] Setting ErrFile to fd 2...
	I0729 18:10:59.016145  432046 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 18:10:59.016392  432046 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
	I0729 18:10:59.016601  432046 out.go:298] Setting JSON to false
	I0729 18:10:59.016665  432046 mustload.go:65] Loading cluster: multinode-718195
	I0729 18:10:59.016782  432046 notify.go:220] Checking for updates...
	I0729 18:10:59.017198  432046 config.go:182] Loaded profile config "multinode-718195": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 18:10:59.017228  432046 status.go:255] checking status of multinode-718195 ...
	I0729 18:10:59.017787  432046 cli_runner.go:164] Run: docker container inspect multinode-718195 --format={{.State.Status}}
	I0729 18:10:59.037398  432046 status.go:330] multinode-718195 host status = "Running" (err=<nil>)
	I0729 18:10:59.037419  432046 host.go:66] Checking if "multinode-718195" exists ...
	I0729 18:10:59.037712  432046 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-718195
	I0729 18:10:59.056096  432046 host.go:66] Checking if "multinode-718195" exists ...
	I0729 18:10:59.056405  432046 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 18:10:59.056465  432046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-718195
	I0729 18:10:59.083076  432046 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38479 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/multinode-718195/id_rsa Username:docker}
	I0729 18:10:59.177269  432046 ssh_runner.go:195] Run: systemctl --version
	I0729 18:10:59.181886  432046 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 18:10:59.194375  432046 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 18:10:59.254513  432046 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-07-29 18:10:59.244627355 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-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:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 18:10:59.255105  432046 kubeconfig.go:125] found "multinode-718195" server: "https://192.168.58.2:8443"
	I0729 18:10:59.255139  432046 api_server.go:166] Checking apiserver status ...
	I0729 18:10:59.255198  432046 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 18:10:59.266170  432046 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1465/cgroup
	I0729 18:10:59.275516  432046 api_server.go:182] apiserver freezer: "11:freezer:/docker/2ccc7ce9f1e110539ed61f1428aeb55ebf2f3aa3bd14c832e8d805a91acf5885/crio/crio-6961b8ca93608d70aa0b0508092852923dee9ec19287ab76277e1458f4743546"
	I0729 18:10:59.275592  432046 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2ccc7ce9f1e110539ed61f1428aeb55ebf2f3aa3bd14c832e8d805a91acf5885/crio/crio-6961b8ca93608d70aa0b0508092852923dee9ec19287ab76277e1458f4743546/freezer.state
	I0729 18:10:59.284333  432046 api_server.go:204] freezer state: "THAWED"
	I0729 18:10:59.284361  432046 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0729 18:10:59.291966  432046 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0729 18:10:59.291993  432046 status.go:422] multinode-718195 apiserver status = Running (err=<nil>)
	I0729 18:10:59.292004  432046 status.go:257] multinode-718195 status: &{Name:multinode-718195 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 18:10:59.292021  432046 status.go:255] checking status of multinode-718195-m02 ...
	I0729 18:10:59.292328  432046 cli_runner.go:164] Run: docker container inspect multinode-718195-m02 --format={{.State.Status}}
	I0729 18:10:59.309663  432046 status.go:330] multinode-718195-m02 host status = "Running" (err=<nil>)
	I0729 18:10:59.309696  432046 host.go:66] Checking if "multinode-718195-m02" exists ...
	I0729 18:10:59.310004  432046 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-718195-m02
	I0729 18:10:59.326589  432046 host.go:66] Checking if "multinode-718195-m02" exists ...
	I0729 18:10:59.326902  432046 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 18:10:59.326957  432046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-718195-m02
	I0729 18:10:59.342980  432046 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:38484 SSHKeyPath:/home/jenkins/minikube-integration/19338-302015/.minikube/machines/multinode-718195-m02/id_rsa Username:docker}
	I0729 18:10:59.436949  432046 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 18:10:59.455009  432046 status.go:257] multinode-718195-m02 status: &{Name:multinode-718195-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0729 18:10:59.455044  432046 status.go:255] checking status of multinode-718195-m03 ...
	I0729 18:10:59.455381  432046 cli_runner.go:164] Run: docker container inspect multinode-718195-m03 --format={{.State.Status}}
	I0729 18:10:59.472692  432046 status.go:330] multinode-718195-m03 host status = "Stopped" (err=<nil>)
	I0729 18:10:59.472713  432046 status.go:343] host is not running, skipping remaining checks
	I0729 18:10:59.472721  432046 status.go:257] multinode-718195-m03 status: &{Name:multinode-718195-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.22s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (83.02s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-718195
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-718195
E0729 18:11:26.898620  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-718195: (24.84474126s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-718195 --wait=true -v=8 --alsologtostderr
E0729 18:11:49.872372  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-718195 --wait=true -v=8 --alsologtostderr: (58.041520979s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-718195
--- PASS: TestMultiNode/serial/RestartKeepsNodes (83.02s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.3s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.87s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 18:13:01.851289  439527 out.go:291] Setting OutFile to fd 1 ...
	I0729 18:13:01.851878  439527 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 18:13:01.851892  439527 out.go:304] Setting ErrFile to fd 2...
	I0729 18:13:01.851906  439527 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 18:13:01.852235  439527 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
	I0729 18:13:01.852478  439527 out.go:298] Setting JSON to false
	I0729 18:13:01.852519  439527 mustload.go:65] Loading cluster: multinode-718195
	I0729 18:13:01.853236  439527 config.go:182] Loaded profile config "multinode-718195": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 18:13:01.853256  439527 status.go:255] checking status of multinode-718195 ...
	I0729 18:13:01.854007  439527 cli_runner.go:164] Run: docker container inspect multinode-718195 --format={{.State.Status}}
	I0729 18:13:01.854324  439527 notify.go:220] Checking for updates...
	I0729 18:13:01.872088  439527 status.go:330] multinode-718195 host status = "Stopped" (err=<nil>)
	I0729 18:13:01.872110  439527 status.go:343] host is not running, skipping remaining checks
	I0729 18:13:01.872124  439527 status.go:257] multinode-718195 status: &{Name:multinode-718195 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 18:13:01.872149  439527 status.go:255] checking status of multinode-718195-m02 ...
	I0729 18:13:01.872458  439527 cli_runner.go:164] Run: docker container inspect multinode-718195-m02 --format={{.State.Status}}
	I0729 18:13:01.888639  439527 status.go:330] multinode-718195-m02 host status = "Stopped" (err=<nil>)
	I0729 18:13:01.888674  439527 status.go:343] host is not running, skipping remaining checks
	I0729 18:13:01.888682  439527 status.go:257] multinode-718195-m02 status: &{Name:multinode-718195-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (51.18s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (35.76s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-718195-m03 already exists in multinode-718195-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_4.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

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

                                                
                                    
x
+
TestPreload (126.77s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-351759 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0729 18:15:03.849316  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-351759 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m34.189786555s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-351759 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-351759 image pull gcr.io/k8s-minikube/busybox: (1.827926752s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-351759
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-351759: (5.838545021s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-351759 --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-351759 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (22.057452965s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-351759 image list
helpers_test.go:175: Cleaning up "test-preload-351759" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-351759
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-351759: (2.589438187s)
--- PASS: TestPreload (126.77s)

                                                
                                    
x
+
TestScheduledStopUnix (111.11s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-118279 --memory=2048 --driver=docker  --container-runtime=crio
E0729 18:16:49.873190  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-118279 --memory=2048 --driver=docker  --container-runtime=crio: (34.688627822s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-118279 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-118279 -n scheduled-stop-118279
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-118279 --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-118279 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-118279 -n scheduled-stop-118279
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-118279
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-118279 --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-118279
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-118279: exit status 7 (65.447768ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (11.16s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"c444a996-85dd-4c64-94dd-1ffb6ea22ad8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-164445] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"4d52118c-fc42-4b04-9f95-6a68a6e97a2a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19338"}}
	{"specversion":"1.0","id":"473a0403-54fa-4d9e-b271-87410eb86f5d","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":"8ffca0bd-2f01-4fcb-960a-254b459a3609","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19338-302015/kubeconfig"}}
	{"specversion":"1.0","id":"563478d3-7b0f-421c-9c1d-5ebe021e3421","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19338-302015/.minikube"}}
	{"specversion":"1.0","id":"87e565dd-8242-4db4-80cb-42f0c427ba7f","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":"fe5662ab-6d64-423b-9d11-4318955efafa","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"c46f6064-d0c2-4dd1-8e79-ba763ba549bc","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":"2b416ec8-986d-4500-82e2-74f01962deed","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":"d15ba070-a98a-4cdc-91c9-35f5cebba027","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":"65d48c64-73be-4ed4-81d2-af8622a1eb0f","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":"d943093a-7351-436b-8a1e-36c27304dc8e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-164445\" primary control-plane node in \"insufficient-storage-164445\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"3773ee69-a18c-40d2-870e-7326e3225a03","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-1721902582-19326 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"f80976b8-a255-4ba7-82a0-7fdb77f7b223","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":"62a79649-e1b5-440d-bdbe-4915c22bd6c3","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-164445 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-164445 --output=json --layout=cluster: exit status 7 (277.784486ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0729 18:18:39.745517  457236 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-164445" does not appear in /home/jenkins/minikube-integration/19338-302015/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0729 18:18:40.038698  457301 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-164445" does not appear in /home/jenkins/minikube-integration/19338-302015/kubeconfig
	E0729 18:18:40.052882  457301 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/insufficient-storage-164445/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (61.42s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.400241610 start -p running-upgrade-733774 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.400241610 start -p running-upgrade-733774 --memory=2200 --vm-driver=docker  --container-runtime=crio: (34.706619055s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-733774 --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-733774 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (23.098983188s)
helpers_test.go:175: Cleaning up "running-upgrade-733774" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-733774
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-733774: (2.863898053s)
--- PASS: TestRunningBinaryUpgrade (61.42s)

                                                
                                    
x
+
TestKubernetesUpgrade (387.45s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-215437 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0729 18:21:49.873096  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-215437 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m38.209268973s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-215437 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-215437 --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-215437 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (116.39185ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-215437] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19338
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19338-302015/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19338-302015/.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.31.0-beta.0 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-215437
	    minikube start -p kubernetes-upgrade-215437 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-2154372 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.0-beta.0, by running:
	    
	    minikube start -p kubernetes-upgrade-215437 --kubernetes-version=v1.31.0-beta.0
	    

                                                
                                                
** /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-215437 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-215437 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (33.102061259s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-215437" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-215437
E0729 18:26:49.872919  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-215437: (2.335673675s)
--- PASS: TestKubernetesUpgrade (387.45s)

                                                
                                    
x
+
TestMissingContainerUpgrade (150.12s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.766332594 start -p missing-upgrade-912432 --memory=2200 --driver=docker  --container-runtime=crio
E0729 18:19:52.943011  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.766332594 start -p missing-upgrade-912432 --memory=2200 --driver=docker  --container-runtime=crio: (1m14.448631498s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-912432
E0729 18:20:03.849003  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-912432: (10.502317034s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-912432
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-912432 --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-912432 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m2.203073856s)
helpers_test.go:175: Cleaning up "missing-upgrade-912432" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-912432
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-912432: (2.079984969s)
--- PASS: TestMissingContainerUpgrade (150.12s)

                                                
                                    
x
+
TestPause/serial/Start (72.09s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (24.3s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.74s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.31s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.66s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.9s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.69s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.17s)

                                                
                                                
=== 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-175556
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-175556: exit status 1 (21.35941ms)

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.74s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (87.71s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.983734931 start -p stopped-upgrade-714416 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.983734931 start -p stopped-upgrade-714416 --memory=2200 --vm-driver=docker  --container-runtime=crio: (53.83506225s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.983734931 -p stopped-upgrade-714416 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.983734931 -p stopped-upgrade-714416 stop: (2.478268058s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-714416 --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-714416 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (31.398344593s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (87.71s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.08s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.07s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-580745] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19338
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19338-302015/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19338-302015/.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.07s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (31.25s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (7.68s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.99s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-580745 --no-kubernetes --driver=docker  --container-runtime=crio
E0729 18:25:03.848760  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-580745 --no-kubernetes --driver=docker  --container-runtime=crio: (8.991467414s)
--- PASS: TestNoKubernetes/serial/Start (8.99s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.29s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (15.49s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.05s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.25s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.75s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 18:25:40.949979  494006 out.go:291] Setting OutFile to fd 1 ...
	I0729 18:25:40.950208  494006 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 18:25:40.950235  494006 out.go:304] Setting ErrFile to fd 2...
	I0729 18:25:40.950255  494006 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 18:25:40.950548  494006 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19338-302015/.minikube/bin
	I0729 18:25:40.951666  494006 out.go:298] Setting JSON to false
	I0729 18:25:40.952704  494006 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":94091,"bootTime":1722183450,"procs":188,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0729 18:25:40.952815  494006 start.go:139] virtualization:  
	I0729 18:25:40.955978  494006 out.go:177] * [false-242410] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 18:25:40.958766  494006 out.go:177]   - MINIKUBE_LOCATION=19338
	I0729 18:25:40.958802  494006 notify.go:220] Checking for updates...
	I0729 18:25:40.963493  494006 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 18:25:40.965974  494006 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19338-302015/kubeconfig
	I0729 18:25:40.967884  494006 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19338-302015/.minikube
	I0729 18:25:40.969944  494006 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 18:25:40.971645  494006 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 18:25:40.974019  494006 config.go:182] Loaded profile config "kubernetes-upgrade-215437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0-beta.0
	I0729 18:25:40.974200  494006 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 18:25:40.997852  494006 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 18:25:40.997982  494006 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 18:25:41.068631  494006 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:34 OomKillDisable:true NGoroutines:53 SystemTime:2024-07-29 18:25:41.058525619 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-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:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 18:25:41.068740  494006 docker.go:307] overlay module found
	I0729 18:25:41.071103  494006 out.go:177] * Using the docker driver based on user configuration
	I0729 18:25:41.073403  494006 start.go:297] selected driver: docker
	I0729 18:25:41.073435  494006 start.go:901] validating driver "docker" against <nil>
	I0729 18:25:41.073448  494006 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 18:25:41.075866  494006 out.go:177] 
	W0729 18:25:41.077783  494006 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
	I0729 18:25:41.079584  494006 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19338-302015/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 29 Jul 2024 18:21:50 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-215437
contexts:
- context:
cluster: kubernetes-upgrade-215437
user: kubernetes-upgrade-215437
name: kubernetes-upgrade-215437
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-215437
user:
client-certificate: /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/kubernetes-upgrade-215437/client.crt
client-key: /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/kubernetes-upgrade-215437/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-426974 --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
E0729 18:28:06.899578  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-426974 --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: (2m59.080728295s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (179.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-498600 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
E0729 18:30:03.849325  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-498600 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (1m5.495914791s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (65.50s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-498600 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" [e33b3c7f-f93f-41f9-8559-3b9718ab25e2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e33b3c7f-f93f-41f9-8559-3b9718ab25e2] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.004604451s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-498600 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.43s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-426974 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" [eeed1849-7bc7-4bac-9a73-fe8f4e1a684b] Pending
helpers_test.go:344: "busybox" [eeed1849-7bc7-4bac-9a73-fe8f4e1a684b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [eeed1849-7bc7-4bac-9a73-fe8f4e1a684b] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.003432396s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-426974 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.53s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-498600 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-498600 --alsologtostderr -v=3: (11.991048302s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.99s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-426974 --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
E0729 18:31:49.873129  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-426974 --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: (2m32.753286956s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-426974 -n old-k8s-version-426974
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (153.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-cmvrq" [3ea4b537-9ec6-4c8f-83fb-f4b0d6c2ccb9] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003999491s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-cmvrq" [3ea4b537-9ec6-4c8f-83fb-f4b0d6c2ccb9] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00365365s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-426974 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-484884 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0729 18:35:03.849367  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-484884 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m2.621316139s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (62.62s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-484884 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" [72adeb82-c075-44b8-afc0-10526445d7c3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [72adeb82-c075-44b8-afc0-10526445d7c3] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 11.003811838s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-484884 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (11.35s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-484884 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-484884 --alsologtostderr -v=3: (12.020284421s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.02s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-484884 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0729 18:35:57.173228  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
E0729 18:35:57.178556  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
E0729 18:35:57.188857  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
E0729 18:35:57.209129  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
E0729 18:35:57.249405  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
E0729 18:35:57.329811  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
E0729 18:35:57.490172  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
E0729 18:35:57.810698  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
E0729 18:35:58.451582  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
E0729 18:35:59.732017  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
E0729 18:36:02.292567  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
E0729 18:36:07.413375  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-484884 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m33.706007098s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-484884 -n embed-certs-484884
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (274.11s)

                                                
                                    
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-5cc9f66cf4-5dhwr" [4e36961f-0108-4826-b040-befdec7c2bc3] Running
E0729 18:36:17.654459  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004483023s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-5cc9f66cf4-5dhwr" [4e36961f-0108-4826-b040-befdec7c2bc3] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004670034s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-498600 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.11s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-155843 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0729 18:36:32.943850  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 18:36:38.134654  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
E0729 18:36:49.872824  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 18:37:19.095125  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/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-155843 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (58.138383232s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (58.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-155843 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" [f54b94f8-f4a9-4add-adca-21f58a6080cb] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [f54b94f8-f4a9-4add-adca-21f58a6080cb] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.007238237s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-155843 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.38s)

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

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

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

                                                
                                                
=== 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-155843 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-155843 --alsologtostderr -v=3: (12.037236425s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.04s)

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

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

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

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

                                                
                                                
=== 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-155843 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0729 18:38:41.015453  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
E0729 18:40:03.848755  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/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-155843 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (5m3.426643333s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-155843 -n default-k8s-diff-port-155843
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (303.87s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-kr6xt" [4a633e85-e944-41eb-a288-f06ec356e825] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003489765s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-kr6xt" [4a633e85-e944-41eb-a288-f06ec356e825] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005961186s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-484884 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.12s)

                                                
                                    
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-484884 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-585640e9
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:v20240719-e7903573
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-642134 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
E0729 18:40:53.226366  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
E0729 18:40:53.232461  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
E0729 18:40:53.242717  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
E0729 18:40:53.263172  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
E0729 18:40:53.303417  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
E0729 18:40:53.383656  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
E0729 18:40:53.544737  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
E0729 18:40:53.864873  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
E0729 18:40:54.505656  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
E0729 18:40:55.786080  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
E0729 18:40:57.174038  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
E0729 18:40:58.347143  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
E0729 18:41:03.468128  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-642134 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (38.301977646s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (38.30s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-642134 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
E0729 18:41:13.708341  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
E0729 18:41:24.855673  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-642134 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (15.673423867s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-642134 -n newest-cni-642134
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-642134 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-f6ad1f6e
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.30s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-242410 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0729 18:41:34.188926  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
E0729 18:41:49.872995  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/addons-031035/client.crt: no such file or directory
E0729 18:42:15.149610  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-242410 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m3.410887888s)
--- PASS: TestNetworkPlugins/group/auto/Start (63.41s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-242410 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-7wpdk" [59f08275-107c-46e9-9e00-87257e522411] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-7wpdk" [59f08275-107c-46e9-9e00-87257e522411] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.003687621s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.31s)

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

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

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

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

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

                                                
                                    
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-xhc4b" [bac522c1-e709-4106-924a-202594b49822] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00462938s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-xhc4b" [bac522c1-e709-4106-924a-202594b49822] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004048696s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-155843 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.14s)

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

                                                
                                                
=== 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-155843 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
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:v20240715-585640e9
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.36s)

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

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

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

                                                
                                                
-- 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-155843 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 unpause -p default-k8s-diff-port-155843 --alsologtostderr -v=1: (1.010059186s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-155843 -n default-k8s-diff-port-155843
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-155843 -n default-k8s-diff-port-155843
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.94s)
E0729 18:48:59.423240  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/auto-242410/client.crt: no such file or directory

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-242410 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0729 18:43:37.069872  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-242410 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m18.927432912s)
--- PASS: TestNetworkPlugins/group/calico/Start (78.93s)

                                                
                                    
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-hg8zr" [6d7a96b1-e1ac-44fa-ad80-8ffacee35067] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.00747369s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-242410 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-5r6sj" [e3774f79-722b-4fff-b788-a97c9e779b29] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-5r6sj" [e3774f79-722b-4fff-b788-a97c9e779b29] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.00432238s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.31s)

                                                
                                    
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-45q8f" [c02db264-d4aa-4758-9ddf-3f68fb93797a] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005856353s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-242410 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-h54vc" [c6bf978d-3484-43c0-ac10-561dd1e11196] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0729 18:44:46.900339  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-h54vc" [c6bf978d-3484-43c0-ac10-561dd1e11196] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.004786794s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.28s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-242410 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0729 18:45:03.848912  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/functional-616375/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-242410 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m13.759016256s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (73.76s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-242410 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0729 18:45:53.226137  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
E0729 18:45:57.174113  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/old-k8s-version-426974/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-242410 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (57.242930597s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (57.24s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-242410 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-97nls" [1eb89e50-68f8-44d2-8826-0040d4e37329] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-97nls" [1eb89e50-68f8-44d2-8826-0040d4e37329] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.004431467s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.28s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-242410 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-pkjgw" [ad1c8efb-c65b-4a2f-818d-9a8dde79b698] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0729 18:46:20.910408  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/no-preload-498600/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-pkjgw" [ad1c8efb-c65b-4a2f-818d-9a8dde79b698] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.003324973s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.29s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-242410 --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-242410 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m20.357872013s)
--- PASS: TestNetworkPlugins/group/flannel/Start (80.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-242410 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0729 18:47:29.375382  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/default-k8s-diff-port-155843/client.crt: no such file or directory
E0729 18:47:29.380633  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/default-k8s-diff-port-155843/client.crt: no such file or directory
E0729 18:47:29.390862  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/default-k8s-diff-port-155843/client.crt: no such file or directory
E0729 18:47:29.411092  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/default-k8s-diff-port-155843/client.crt: no such file or directory
E0729 18:47:29.451318  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/default-k8s-diff-port-155843/client.crt: no such file or directory
E0729 18:47:29.531546  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/default-k8s-diff-port-155843/client.crt: no such file or directory
E0729 18:47:29.692256  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/default-k8s-diff-port-155843/client.crt: no such file or directory
E0729 18:47:30.013303  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/default-k8s-diff-port-155843/client.crt: no such file or directory
E0729 18:47:30.653538  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/default-k8s-diff-port-155843/client.crt: no such file or directory
E0729 18:47:31.933978  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/default-k8s-diff-port-155843/client.crt: no such file or directory
E0729 18:47:34.494713  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/default-k8s-diff-port-155843/client.crt: no such file or directory
E0729 18:47:37.499538  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/auto-242410/client.crt: no such file or directory
E0729 18:47:37.504832  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/auto-242410/client.crt: no such file or directory
E0729 18:47:37.515097  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/auto-242410/client.crt: no such file or directory
E0729 18:47:37.535361  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/auto-242410/client.crt: no such file or directory
E0729 18:47:37.575623  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/auto-242410/client.crt: no such file or directory
E0729 18:47:37.656298  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/auto-242410/client.crt: no such file or directory
E0729 18:47:37.817076  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/auto-242410/client.crt: no such file or directory
E0729 18:47:38.138072  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/auto-242410/client.crt: no such file or directory
E0729 18:47:38.779218  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/auto-242410/client.crt: no such file or directory
E0729 18:47:39.615332  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/default-k8s-diff-port-155843/client.crt: no such file or directory
E0729 18:47:40.059675  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/auto-242410/client.crt: no such file or directory
E0729 18:47:42.620726  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/auto-242410/client.crt: no such file or directory
E0729 18:47:47.741848  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/auto-242410/client.crt: no such file or directory
E0729 18:47:49.855583  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/default-k8s-diff-port-155843/client.crt: no such file or directory
E0729 18:47:57.982726  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/auto-242410/client.crt: no such file or directory
E0729 18:48:10.336420  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/default-k8s-diff-port-155843/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-242410 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m36.355998099s)
--- PASS: TestNetworkPlugins/group/bridge/Start (96.36s)

                                                
                                    
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-2kc2r" [6b600343-a2ad-4cdd-bc83-f8b9485ec949] Running
E0729 18:48:18.462940  307400 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/auto-242410/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004307731s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-242410 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-7p9pp" [89dd6bdb-6fe7-451e-9e8b-f63a76ba0f79] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-7p9pp" [89dd6bdb-6fe7-451e-9e8b-f63a76ba0f79] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.003815001s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.30s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-242410 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-8hzjt" [8f72b4e3-23ef-43c9-8a18-108e97107a9f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-8hzjt" [8f72b4e3-23ef-43c9-8a18-108e97107a9f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.00425825s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.27s)

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

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

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

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

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

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

                                                
                                    

Test skip (33/336)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.55s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-031724 --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-031724" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-031724
--- SKIP: TestDownloadOnlyKic (0.55s)

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

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:879: skipping: crio not supported
--- SKIP: TestAddons/serial/Volcano (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
+
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
+
TestStartStop/group/disable-driver-mounts (0.17s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.74s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19338-302015/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 29 Jul 2024 18:21:50 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-215437
contexts:
- context:
cluster: kubernetes-upgrade-215437
user: kubernetes-upgrade-215437
name: kubernetes-upgrade-215437
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-215437
user:
client-certificate: /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/kubernetes-upgrade-215437/client.crt
client-key: /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/kubernetes-upgrade-215437/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.09s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19338-302015/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 29 Jul 2024 18:21:50 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-215437
contexts:
- context:
cluster: kubernetes-upgrade-215437
user: kubernetes-upgrade-215437
name: kubernetes-upgrade-215437
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-215437
user:
client-certificate: /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/kubernetes-upgrade-215437/client.crt
client-key: /home/jenkins/minikube-integration/19338-302015/.minikube/profiles/kubernetes-upgrade-215437/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-242410 [took: 3.94428925s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-242410" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-242410
--- SKIP: TestNetworkPlugins/group/cilium (4.09s)

                                                
                                    
Copied to clipboard