Test Report: Docker_Linux_crio_arm64 19339

                    
                      8887856610da967907ca11fca489a0af319d423c:2024-07-29:35555
                    
                

Test fail (2/336)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-510496 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-510496 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-510496 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" [19dd0ffd-60b5-4f53-906b-29c861fc48ff] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [19dd0ffd-60b5-4f53-906b-29c861fc48ff] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.00382596s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-510496 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-510496 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.436271851s)

                                                
                                                
** 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-510496 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-510496 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-510496 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-510496 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-510496 addons disable ingress --alsologtostderr -v=1: (7.828122533s)
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-510496
helpers_test.go:235: (dbg) docker inspect addons-510496:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "3fff26f19effe75e7b661fcd04866a096cd6c5a759cf513f8dbfd0ff8b2f6e79",
	        "Created": "2024-07-29T21:17:03.878533211Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1176638,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-29T21:17:04.104475384Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/3fff26f19effe75e7b661fcd04866a096cd6c5a759cf513f8dbfd0ff8b2f6e79/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/3fff26f19effe75e7b661fcd04866a096cd6c5a759cf513f8dbfd0ff8b2f6e79/hostname",
	        "HostsPath": "/var/lib/docker/containers/3fff26f19effe75e7b661fcd04866a096cd6c5a759cf513f8dbfd0ff8b2f6e79/hosts",
	        "LogPath": "/var/lib/docker/containers/3fff26f19effe75e7b661fcd04866a096cd6c5a759cf513f8dbfd0ff8b2f6e79/3fff26f19effe75e7b661fcd04866a096cd6c5a759cf513f8dbfd0ff8b2f6e79-json.log",
	        "Name": "/addons-510496",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-510496:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-510496",
	            "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/819bec14469c72c69f204b6e9f1b4e3691d761bf8ec67b3e34417007cc1fbc41-init/diff:/var/lib/docker/overlay2/9a831291690d2700d620e11aea82cc0621cd9e401bbf147cff80dfbe37a9a8a9/diff",
	                "MergedDir": "/var/lib/docker/overlay2/819bec14469c72c69f204b6e9f1b4e3691d761bf8ec67b3e34417007cc1fbc41/merged",
	                "UpperDir": "/var/lib/docker/overlay2/819bec14469c72c69f204b6e9f1b4e3691d761bf8ec67b3e34417007cc1fbc41/diff",
	                "WorkDir": "/var/lib/docker/overlay2/819bec14469c72c69f204b6e9f1b4e3691d761bf8ec67b3e34417007cc1fbc41/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-510496",
	                "Source": "/var/lib/docker/volumes/addons-510496/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-510496",
	            "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-510496",
	                "name.minikube.sigs.k8s.io": "addons-510496",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "2f769b091c64253f8083a6185261cea35779aef682cb9e85d115c4aa30fabf87",
	            "SandboxKey": "/var/run/docker/netns/2f769b091c64",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "39454"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "39455"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "39458"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "39456"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "39457"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-510496": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "ac875c59122ebffc910e7d1512cd304c8e09bae190a138678df6da174d324d20",
	                    "EndpointID": "987218bc46e97af702323ca1aa1cd834afb5fc8f8c5671bf3993452bc8faeb8a",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-510496",
	                        "3fff26f19eff"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-510496 -n addons-510496
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-510496 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-510496 logs -n 25: (1.448275072s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-817463                                                                     | download-only-817463   | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC | 29 Jul 24 21:16 UTC |
	| start   | --download-only -p                                                                          | download-docker-075995 | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC |                     |
	|         | download-docker-075995                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-075995                                                                   | download-docker-075995 | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC | 29 Jul 24 21:16 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-953611   | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC |                     |
	|         | binary-mirror-953611                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:43271                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-953611                                                                     | binary-mirror-953611   | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC | 29 Jul 24 21:16 UTC |
	| addons  | enable dashboard -p                                                                         | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC |                     |
	|         | addons-510496                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC |                     |
	|         | addons-510496                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-510496 --wait=true                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC | 29 Jul 24 21:20 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-510496 addons disable                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:20 UTC | 29 Jul 24 21:20 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-510496 ip                                                                            | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:20 UTC | 29 Jul 24 21:20 UTC |
	| addons  | addons-510496 addons disable                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:20 UTC | 29 Jul 24 21:20 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-510496 addons disable                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:20 UTC | 29 Jul 24 21:21 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-510496 addons                                                                        | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:21 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:21 UTC |
	|         | -p addons-510496                                                                            |                        |         |         |                     |                     |
	| addons  | addons-510496 addons                                                                        | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:21 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:21 UTC |
	|         | addons-510496                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:21 UTC |
	|         | -p addons-510496                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-510496 ssh cat                                                                       | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:21 UTC |
	|         | /opt/local-path-provisioner/pvc-dd2a44aa-5aab-4c6b-815e-2bbbd0dc86fa_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-510496 addons disable                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:22 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-510496 addons disable                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:21 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:22 UTC | 29 Jul 24 21:22 UTC |
	|         | addons-510496                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-510496 ssh curl -s                                                                   | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:22 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-510496 ip                                                                            | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:24 UTC | 29 Jul 24 21:24 UTC |
	| addons  | addons-510496 addons disable                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:24 UTC | 29 Jul 24 21:24 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-510496 addons disable                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:24 UTC | 29 Jul 24 21:24 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 21:16:38
	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 21:16:38.829367 1176137 out.go:291] Setting OutFile to fd 1 ...
	I0729 21:16:38.829670 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:16:38.829784 1176137 out.go:304] Setting ErrFile to fd 2...
	I0729 21:16:38.829800 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:16:38.830140 1176137 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
	I0729 21:16:38.830700 1176137 out.go:298] Setting JSON to false
	I0729 21:16:38.831933 1176137 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":104349,"bootTime":1722183450,"procs":170,"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 21:16:38.832017 1176137 start.go:139] virtualization:  
	I0729 21:16:38.835210 1176137 out.go:177] * [addons-510496] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 21:16:38.838628 1176137 out.go:177]   - MINIKUBE_LOCATION=19339
	I0729 21:16:38.838700 1176137 notify.go:220] Checking for updates...
	I0729 21:16:38.843653 1176137 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 21:16:38.846104 1176137 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19339-1169711/kubeconfig
	I0729 21:16:38.848962 1176137 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19339-1169711/.minikube
	I0729 21:16:38.851282 1176137 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 21:16:38.853611 1176137 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 21:16:38.856030 1176137 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 21:16:38.877873 1176137 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 21:16:38.877988 1176137 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 21:16:38.944570 1176137 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 21:16:38.934611841 +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 21:16:38.944683 1176137 docker.go:307] overlay module found
	I0729 21:16:38.948005 1176137 out.go:177] * Using the docker driver based on user configuration
	I0729 21:16:38.950422 1176137 start.go:297] selected driver: docker
	I0729 21:16:38.950441 1176137 start.go:901] validating driver "docker" against <nil>
	I0729 21:16:38.950455 1176137 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 21:16:38.951128 1176137 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 21:16:39.012659 1176137 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 21:16:39.001232667 +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 21:16:39.012829 1176137 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 21:16:39.013065 1176137 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 21:16:39.016024 1176137 out.go:177] * Using Docker driver with root privileges
	I0729 21:16:39.018559 1176137 cni.go:84] Creating CNI manager for ""
	I0729 21:16:39.018602 1176137 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 21:16:39.018614 1176137 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 21:16:39.018717 1176137 start.go:340] cluster config:
	{Name:addons-510496 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-510496 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 21:16:39.021087 1176137 out.go:177] * Starting "addons-510496" primary control-plane node in "addons-510496" cluster
	I0729 21:16:39.023552 1176137 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 21:16:39.026216 1176137 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0729 21:16:39.028475 1176137 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 21:16:39.028573 1176137 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19339-1169711/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0729 21:16:39.028590 1176137 cache.go:56] Caching tarball of preloaded images
	I0729 21:16:39.028598 1176137 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 21:16:39.028720 1176137 preload.go:172] Found /home/jenkins/minikube-integration/19339-1169711/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0729 21:16:39.028735 1176137 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0729 21:16:39.029107 1176137 profile.go:143] Saving config to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/config.json ...
	I0729 21:16:39.029135 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/config.json: {Name:mk37fe7b1a794a3bc3d99974a21184109506a718 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:16:39.044142 1176137 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 21:16:39.044287 1176137 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 21:16:39.044309 1176137 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 21:16:39.044314 1176137 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 21:16:39.044322 1176137 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 21:16:39.044327 1176137 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0729 21:16:55.927591 1176137 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0729 21:16:55.927631 1176137 cache.go:194] Successfully downloaded all kic artifacts
	I0729 21:16:55.927682 1176137 start.go:360] acquireMachinesLock for addons-510496: {Name:mk0e497d6788b0c0cb0a8b5f706ec3bf01e08395 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0729 21:16:55.928212 1176137 start.go:364] duration metric: took 504.803µs to acquireMachinesLock for "addons-510496"
	I0729 21:16:55.928248 1176137 start.go:93] Provisioning new machine with config: &{Name:addons-510496 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-510496 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 21:16:55.928329 1176137 start.go:125] createHost starting for "" (driver="docker")
	I0729 21:16:55.930986 1176137 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0729 21:16:55.931220 1176137 start.go:159] libmachine.API.Create for "addons-510496" (driver="docker")
	I0729 21:16:55.931257 1176137 client.go:168] LocalClient.Create starting
	I0729 21:16:55.931365 1176137 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca.pem
	I0729 21:16:56.242982 1176137 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/cert.pem
	I0729 21:16:57.791922 1176137 cli_runner.go:164] Run: docker network inspect addons-510496 --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 21:16:57.806190 1176137 cli_runner.go:211] docker network inspect addons-510496 --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 21:16:57.806279 1176137 network_create.go:284] running [docker network inspect addons-510496] to gather additional debugging logs...
	I0729 21:16:57.806300 1176137 cli_runner.go:164] Run: docker network inspect addons-510496
	W0729 21:16:57.821601 1176137 cli_runner.go:211] docker network inspect addons-510496 returned with exit code 1
	I0729 21:16:57.821636 1176137 network_create.go:287] error running [docker network inspect addons-510496]: docker network inspect addons-510496: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-510496 not found
	I0729 21:16:57.821651 1176137 network_create.go:289] output of [docker network inspect addons-510496]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-510496 not found
	
	** /stderr **
	I0729 21:16:57.821794 1176137 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 21:16:57.841793 1176137 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:0x40006d11a0}
	I0729 21:16:57.841839 1176137 network_create.go:124] attempt to create docker network addons-510496 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0729 21:16:57.841895 1176137 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-510496 addons-510496
	I0729 21:16:57.911986 1176137 network_create.go:108] docker network addons-510496 192.168.49.0/24 created
	I0729 21:16:57.912031 1176137 kic.go:121] calculated static IP "192.168.49.2" for the "addons-510496" container
	I0729 21:16:57.912109 1176137 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0729 21:16:57.926853 1176137 cli_runner.go:164] Run: docker volume create addons-510496 --label name.minikube.sigs.k8s.io=addons-510496 --label created_by.minikube.sigs.k8s.io=true
	I0729 21:16:57.943998 1176137 oci.go:103] Successfully created a docker volume addons-510496
	I0729 21:16:57.944102 1176137 cli_runner.go:164] Run: docker run --rm --name addons-510496-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-510496 --entrypoint /usr/bin/test -v addons-510496:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0729 21:16:59.136442 1176137 cli_runner.go:217] Completed: docker run --rm --name addons-510496-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-510496 --entrypoint /usr/bin/test -v addons-510496:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (1.192304237s)
	I0729 21:16:59.136480 1176137 oci.go:107] Successfully prepared a docker volume addons-510496
	I0729 21:16:59.136498 1176137 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 21:16:59.136519 1176137 kic.go:194] Starting extracting preloaded images to volume ...
	I0729 21:16:59.136601 1176137 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19339-1169711/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-510496:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0729 21:17:03.783767 1176137 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19339-1169711/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-510496:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.647124231s)
	I0729 21:17:03.783841 1176137 kic.go:203] duration metric: took 4.647311611s to extract preloaded images to volume ...
	W0729 21:17:03.784015 1176137 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0729 21:17:03.784154 1176137 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0729 21:17:03.861892 1176137 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-510496 --name addons-510496 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-510496 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-510496 --network addons-510496 --ip 192.168.49.2 --volume addons-510496:/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 21:17:04.307934 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Running}}
	I0729 21:17:04.329654 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:04.352149 1176137 cli_runner.go:164] Run: docker exec addons-510496 stat /var/lib/dpkg/alternatives/iptables
	I0729 21:17:04.420791 1176137 oci.go:144] the created container "addons-510496" has a running status.
	I0729 21:17:04.420840 1176137 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa...
	I0729 21:17:04.658684 1176137 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0729 21:17:04.680532 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:04.704144 1176137 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0729 21:17:04.704169 1176137 kic_runner.go:114] Args: [docker exec --privileged addons-510496 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0729 21:17:04.779067 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:04.807734 1176137 machine.go:94] provisionDockerMachine start ...
	I0729 21:17:04.807856 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:04.842479 1176137 main.go:141] libmachine: Using SSH client type: native
	I0729 21:17:04.842960 1176137 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 39454 <nil> <nil>}
	I0729 21:17:04.842975 1176137 main.go:141] libmachine: About to run SSH command:
	hostname
	I0729 21:17:04.846756 1176137 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0729 21:17:07.979870 1176137 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-510496
	
	I0729 21:17:07.979898 1176137 ubuntu.go:169] provisioning hostname "addons-510496"
	I0729 21:17:07.979969 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:07.998669 1176137 main.go:141] libmachine: Using SSH client type: native
	I0729 21:17:07.998941 1176137 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 39454 <nil> <nil>}
	I0729 21:17:07.998966 1176137 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-510496 && echo "addons-510496" | sudo tee /etc/hostname
	I0729 21:17:08.148792 1176137 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-510496
	
	I0729 21:17:08.148877 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:08.168269 1176137 main.go:141] libmachine: Using SSH client type: native
	I0729 21:17:08.168520 1176137 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 39454 <nil> <nil>}
	I0729 21:17:08.168543 1176137 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-510496' /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-510496/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-510496' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0729 21:17:08.304172 1176137 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0729 21:17:08.304199 1176137 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19339-1169711/.minikube CaCertPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19339-1169711/.minikube}
	I0729 21:17:08.304227 1176137 ubuntu.go:177] setting up certificates
	I0729 21:17:08.304239 1176137 provision.go:84] configureAuth start
	I0729 21:17:08.304308 1176137 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-510496
	I0729 21:17:08.321918 1176137 provision.go:143] copyHostCerts
	I0729 21:17:08.322012 1176137 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.pem (1078 bytes)
	I0729 21:17:08.322147 1176137 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19339-1169711/.minikube/cert.pem (1123 bytes)
	I0729 21:17:08.322214 1176137 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19339-1169711/.minikube/key.pem (1679 bytes)
	I0729 21:17:08.322268 1176137 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19339-1169711/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca-key.pem org=jenkins.addons-510496 san=[127.0.0.1 192.168.49.2 addons-510496 localhost minikube]
	I0729 21:17:09.230872 1176137 provision.go:177] copyRemoteCerts
	I0729 21:17:09.230950 1176137 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0729 21:17:09.231021 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:09.247438 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:09.344782 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0729 21:17:09.369669 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0729 21:17:09.393428 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0729 21:17:09.417459 1176137 provision.go:87] duration metric: took 1.113205062s to configureAuth
	I0729 21:17:09.417486 1176137 ubuntu.go:193] setting minikube options for container-runtime
	I0729 21:17:09.417678 1176137 config.go:182] Loaded profile config "addons-510496": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 21:17:09.417790 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:09.434244 1176137 main.go:141] libmachine: Using SSH client type: native
	I0729 21:17:09.434501 1176137 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 39454 <nil> <nil>}
	I0729 21:17:09.434521 1176137 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 21:17:09.666475 1176137 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0729 21:17:09.666500 1176137 machine.go:97] duration metric: took 4.858739207s to provisionDockerMachine
	I0729 21:17:09.666510 1176137 client.go:171] duration metric: took 13.735245015s to LocalClient.Create
	I0729 21:17:09.666549 1176137 start.go:167] duration metric: took 13.735324161s to libmachine.API.Create "addons-510496"
	I0729 21:17:09.666564 1176137 start.go:293] postStartSetup for "addons-510496" (driver="docker")
	I0729 21:17:09.666575 1176137 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 21:17:09.666649 1176137 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 21:17:09.666702 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:09.682680 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:09.776854 1176137 ssh_runner.go:195] Run: cat /etc/os-release
	I0729 21:17:09.780072 1176137 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0729 21:17:09.780110 1176137 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0729 21:17:09.780122 1176137 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0729 21:17:09.780129 1176137 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0729 21:17:09.780146 1176137 filesync.go:126] Scanning /home/jenkins/minikube-integration/19339-1169711/.minikube/addons for local assets ...
	I0729 21:17:09.780220 1176137 filesync.go:126] Scanning /home/jenkins/minikube-integration/19339-1169711/.minikube/files for local assets ...
	I0729 21:17:09.780248 1176137 start.go:296] duration metric: took 113.677936ms for postStartSetup
	I0729 21:17:09.780568 1176137 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-510496
	I0729 21:17:09.797736 1176137 profile.go:143] Saving config to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/config.json ...
	I0729 21:17:09.798031 1176137 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 21:17:09.798089 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:09.814589 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:09.904653 1176137 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0729 21:17:09.909038 1176137 start.go:128] duration metric: took 13.980693019s to createHost
	I0729 21:17:09.909060 1176137 start.go:83] releasing machines lock for "addons-510496", held for 13.980831767s
	I0729 21:17:09.909135 1176137 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-510496
	I0729 21:17:09.930815 1176137 ssh_runner.go:195] Run: cat /version.json
	I0729 21:17:09.930866 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:09.931140 1176137 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0729 21:17:09.931180 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:09.954357 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:09.954370 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:10.043617 1176137 ssh_runner.go:195] Run: systemctl --version
	I0729 21:17:10.173970 1176137 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0729 21:17:10.317597 1176137 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0729 21:17:10.321888 1176137 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 21:17:10.342926 1176137 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0729 21:17:10.343003 1176137 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 21:17:10.378782 1176137 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 21:17:10.378808 1176137 start.go:495] detecting cgroup driver to use...
	I0729 21:17:10.378842 1176137 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0729 21:17:10.378898 1176137 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0729 21:17:10.395207 1176137 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0729 21:17:10.406569 1176137 docker.go:217] disabling cri-docker service (if available) ...
	I0729 21:17:10.406631 1176137 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0729 21:17:10.421028 1176137 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0729 21:17:10.435556 1176137 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0729 21:17:10.526411 1176137 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0729 21:17:10.620820 1176137 docker.go:233] disabling docker service ...
	I0729 21:17:10.620886 1176137 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0729 21:17:10.640705 1176137 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0729 21:17:10.653666 1176137 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0729 21:17:10.748675 1176137 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0729 21:17:10.838510 1176137 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0729 21:17:10.851349 1176137 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 21:17:10.867504 1176137 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0729 21:17:10.867577 1176137 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 21:17:10.877787 1176137 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0729 21:17:10.877857 1176137 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 21:17:10.887500 1176137 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 21:17:10.897177 1176137 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 21:17:10.906962 1176137 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0729 21:17:10.916109 1176137 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 21:17:10.925799 1176137 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 21:17:10.941340 1176137 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 21:17:10.951695 1176137 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0729 21:17:10.960928 1176137 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0729 21:17:10.969749 1176137 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 21:17:11.052699 1176137 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0729 21:17:11.171668 1176137 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0729 21:17:11.171812 1176137 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0729 21:17:11.175413 1176137 start.go:563] Will wait 60s for crictl version
	I0729 21:17:11.175476 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:17:11.178747 1176137 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0729 21:17:11.221289 1176137 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0729 21:17:11.221482 1176137 ssh_runner.go:195] Run: crio --version
	I0729 21:17:11.262771 1176137 ssh_runner.go:195] Run: crio --version
	I0729 21:17:11.302486 1176137 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0729 21:17:11.304989 1176137 cli_runner.go:164] Run: docker network inspect addons-510496 --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 21:17:11.326157 1176137 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0729 21:17:11.329830 1176137 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 21:17:11.340493 1176137 kubeadm.go:883] updating cluster {Name:addons-510496 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-510496 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 21:17:11.340618 1176137 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 21:17:11.340681 1176137 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 21:17:11.417402 1176137 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 21:17:11.417425 1176137 crio.go:433] Images already preloaded, skipping extraction
	I0729 21:17:11.417481 1176137 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 21:17:11.453614 1176137 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 21:17:11.453639 1176137 cache_images.go:84] Images are preloaded, skipping loading
	I0729 21:17:11.453649 1176137 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0729 21:17:11.453759 1176137 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-510496 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-510496 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 21:17:11.453847 1176137 ssh_runner.go:195] Run: crio config
	I0729 21:17:11.515292 1176137 cni.go:84] Creating CNI manager for ""
	I0729 21:17:11.515361 1176137 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 21:17:11.515395 1176137 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0729 21:17:11.515444 1176137 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-510496 NodeName:addons-510496 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 21:17:11.515632 1176137 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-510496"
	  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 21:17:11.515732 1176137 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0729 21:17:11.524649 1176137 binaries.go:44] Found k8s binaries, skipping transfer
	I0729 21:17:11.524746 1176137 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0729 21:17:11.533311 1176137 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0729 21:17:11.550813 1176137 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0729 21:17:11.568688 1176137 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0729 21:17:11.586202 1176137 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0729 21:17:11.589554 1176137 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 21:17:11.600272 1176137 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 21:17:11.693850 1176137 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 21:17:11.707880 1176137 certs.go:68] Setting up /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496 for IP: 192.168.49.2
	I0729 21:17:11.707905 1176137 certs.go:194] generating shared ca certs ...
	I0729 21:17:11.707922 1176137 certs.go:226] acquiring lock for ca certs: {Name:mkc70d2f3b77fcc5fa03cba2782cc698695a1988 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:11.708095 1176137 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.key
	I0729 21:17:12.193819 1176137 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.crt ...
	I0729 21:17:12.193865 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.crt: {Name:mkfb19711649d43707a4f761baf96b747b01c474 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:12.194079 1176137 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.key ...
	I0729 21:17:12.194093 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.key: {Name:mk5ce07fe1771bfcc84c8adefeb442407c6b3116 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:12.194667 1176137 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19339-1169711/.minikube/proxy-client-ca.key
	I0729 21:17:12.305306 1176137 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19339-1169711/.minikube/proxy-client-ca.crt ...
	I0729 21:17:12.305337 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/proxy-client-ca.crt: {Name:mk4ce133ef4aa60e75e8dccd01c01f5143f9f394 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:12.305530 1176137 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19339-1169711/.minikube/proxy-client-ca.key ...
	I0729 21:17:12.305542 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/proxy-client-ca.key: {Name:mk135292223c3ccc865afc3757f3496947bc8912 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:12.306076 1176137 certs.go:256] generating profile certs ...
	I0729 21:17:12.306145 1176137 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.key
	I0729 21:17:12.306168 1176137 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt with IP's: []
	I0729 21:17:13.266802 1176137 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt ...
	I0729 21:17:13.266843 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: {Name:mk59dc2274f4d1c72e42ad828b96cfe33c34e6dc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:13.267047 1176137 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.key ...
	I0729 21:17:13.267062 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.key: {Name:mk4f4a628ed65b8677c6eaf56b908a1711971a7b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:13.267155 1176137 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.key.6fa2cd92
	I0729 21:17:13.267175 1176137 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.crt.6fa2cd92 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0729 21:17:14.119655 1176137 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.crt.6fa2cd92 ...
	I0729 21:17:14.119691 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.crt.6fa2cd92: {Name:mkb3ecfbf6ef35132788135ad49da77268c9c443 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:14.120406 1176137 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.key.6fa2cd92 ...
	I0729 21:17:14.120429 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.key.6fa2cd92: {Name:mk9e58f4acd62015380263d001e1c424ded10e57 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:14.121082 1176137 certs.go:381] copying /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.crt.6fa2cd92 -> /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.crt
	I0729 21:17:14.121215 1176137 certs.go:385] copying /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.key.6fa2cd92 -> /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.key
	I0729 21:17:14.121278 1176137 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.key
	I0729 21:17:14.121302 1176137 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.crt with IP's: []
	I0729 21:17:14.356817 1176137 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.crt ...
	I0729 21:17:14.356852 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.crt: {Name:mk6c77715cbbd50a618d1aeb754a948170faf349 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:14.357049 1176137 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.key ...
	I0729 21:17:14.357064 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.key: {Name:mk74ebc9cf152aee2f0f257bf447c29992b5678e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:14.357865 1176137 certs.go:484] found cert: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca-key.pem (1675 bytes)
	I0729 21:17:14.357911 1176137 certs.go:484] found cert: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca.pem (1078 bytes)
	I0729 21:17:14.357939 1176137 certs.go:484] found cert: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/cert.pem (1123 bytes)
	I0729 21:17:14.357966 1176137 certs.go:484] found cert: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/key.pem (1679 bytes)
	I0729 21:17:14.358613 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0729 21:17:14.383612 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0729 21:17:14.407219 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0729 21:17:14.431356 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0729 21:17:14.456282 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0729 21:17:14.480339 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0729 21:17:14.504324 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0729 21:17:14.528426 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0729 21:17:14.552557 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0729 21:17:14.577462 1176137 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0729 21:17:14.594744 1176137 ssh_runner.go:195] Run: openssl version
	I0729 21:17:14.600144 1176137 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 21:17:14.609688 1176137 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0729 21:17:14.613342 1176137 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 29 21:17 /usr/share/ca-certificates/minikubeCA.pem
	I0729 21:17:14.613405 1176137 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0729 21:17:14.620109 1176137 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 21:17:14.629171 1176137 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0729 21:17:14.632376 1176137 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 21:17:14.632431 1176137 kubeadm.go:392] StartCluster: {Name:addons-510496 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-510496 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 21:17:14.632519 1176137 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0729 21:17:14.632578 1176137 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0729 21:17:14.695010 1176137 cri.go:89] found id: ""
	I0729 21:17:14.695082 1176137 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0729 21:17:14.704822 1176137 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0729 21:17:14.713615 1176137 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0729 21:17:14.713683 1176137 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 21:17:14.723671 1176137 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 21:17:14.723691 1176137 kubeadm.go:157] found existing configuration files:
	
	I0729 21:17:14.723744 1176137 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0729 21:17:14.732811 1176137 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 21:17:14.732878 1176137 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0729 21:17:14.742037 1176137 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0729 21:17:14.750801 1176137 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 21:17:14.750897 1176137 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0729 21:17:14.759323 1176137 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0729 21:17:14.768050 1176137 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 21:17:14.768117 1176137 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0729 21:17:14.776724 1176137 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0729 21:17:14.785300 1176137 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 21:17:14.785373 1176137 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0729 21:17:14.793785 1176137 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 21:17:14.837511 1176137 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0729 21:17:14.837838 1176137 kubeadm.go:310] [preflight] Running pre-flight checks
	I0729 21:17:14.877746 1176137 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0729 21:17:14.877822 1176137 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1065-aws
	I0729 21:17:14.877864 1176137 kubeadm.go:310] OS: Linux
	I0729 21:17:14.877912 1176137 kubeadm.go:310] CGROUPS_CPU: enabled
	I0729 21:17:14.877962 1176137 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0729 21:17:14.878011 1176137 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0729 21:17:14.878061 1176137 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0729 21:17:14.878110 1176137 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0729 21:17:14.878160 1176137 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0729 21:17:14.878206 1176137 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0729 21:17:14.878258 1176137 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0729 21:17:14.878306 1176137 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0729 21:17:14.948358 1176137 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0729 21:17:14.948471 1176137 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0729 21:17:14.948567 1176137 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0729 21:17:15.203772 1176137 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0729 21:17:15.208011 1176137 out.go:204]   - Generating certificates and keys ...
	I0729 21:17:15.208184 1176137 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0729 21:17:15.208272 1176137 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0729 21:17:15.352826 1176137 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0729 21:17:15.976437 1176137 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0729 21:17:16.596974 1176137 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0729 21:17:16.973787 1176137 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0729 21:17:17.631415 1176137 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0729 21:17:17.631883 1176137 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-510496 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 21:17:17.808498 1176137 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0729 21:17:17.808830 1176137 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-510496 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 21:17:17.968618 1176137 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0729 21:17:18.141278 1176137 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0729 21:17:18.812246 1176137 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0729 21:17:18.812497 1176137 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0729 21:17:19.564653 1176137 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0729 21:17:20.411533 1176137 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0729 21:17:21.233801 1176137 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0729 21:17:21.673181 1176137 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0729 21:17:21.887720 1176137 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0729 21:17:21.888388 1176137 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0729 21:17:21.891110 1176137 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0729 21:17:21.893374 1176137 out.go:204]   - Booting up control plane ...
	I0729 21:17:21.893466 1176137 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0729 21:17:21.893541 1176137 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0729 21:17:21.893988 1176137 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0729 21:17:21.904269 1176137 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0729 21:17:21.905501 1176137 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0729 21:17:21.905720 1176137 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0729 21:17:22.003082 1176137 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 21:17:22.003171 1176137 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0729 21:17:23.007298 1176137 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.003903301s
	I0729 21:17:23.007387 1176137 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0729 21:17:29.009065 1176137 kubeadm.go:310] [api-check] The API server is healthy after 6.002166705s
	I0729 21:17:29.028465 1176137 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0729 21:17:29.045768 1176137 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0729 21:17:29.070823 1176137 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0729 21:17:29.071014 1176137 kubeadm.go:310] [mark-control-plane] Marking the node addons-510496 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0729 21:17:29.081702 1176137 kubeadm.go:310] [bootstrap-token] Using token: b3qkwa.abj34y7xl10m7bq5
	I0729 21:17:29.085647 1176137 out.go:204]   - Configuring RBAC rules ...
	I0729 21:17:29.085770 1176137 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0729 21:17:29.093734 1176137 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0729 21:17:29.102601 1176137 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 21:17:29.106262 1176137 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0729 21:17:29.113031 1176137 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0729 21:17:29.116438 1176137 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0729 21:17:29.416172 1176137 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0729 21:17:29.868245 1176137 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0729 21:17:30.416157 1176137 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0729 21:17:30.417368 1176137 kubeadm.go:310] 
	I0729 21:17:30.417444 1176137 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0729 21:17:30.417458 1176137 kubeadm.go:310] 
	I0729 21:17:30.417533 1176137 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0729 21:17:30.417541 1176137 kubeadm.go:310] 
	I0729 21:17:30.417566 1176137 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0729 21:17:30.417627 1176137 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0729 21:17:30.417679 1176137 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0729 21:17:30.417690 1176137 kubeadm.go:310] 
	I0729 21:17:30.417741 1176137 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0729 21:17:30.417749 1176137 kubeadm.go:310] 
	I0729 21:17:30.417795 1176137 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0729 21:17:30.417803 1176137 kubeadm.go:310] 
	I0729 21:17:30.417853 1176137 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0729 21:17:30.417927 1176137 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0729 21:17:30.417996 1176137 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0729 21:17:30.418003 1176137 kubeadm.go:310] 
	I0729 21:17:30.418089 1176137 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0729 21:17:30.418166 1176137 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0729 21:17:30.418174 1176137 kubeadm.go:310] 
	I0729 21:17:30.418255 1176137 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token b3qkwa.abj34y7xl10m7bq5 \
	I0729 21:17:30.418357 1176137 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ae0ab97f084abe85e4c039cc48ffa9325dfd18d4ed02d1226d6d69726d0d2bab \
	I0729 21:17:30.418380 1176137 kubeadm.go:310] 	--control-plane 
	I0729 21:17:30.418391 1176137 kubeadm.go:310] 
	I0729 21:17:30.418472 1176137 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0729 21:17:30.418479 1176137 kubeadm.go:310] 
	I0729 21:17:30.418558 1176137 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token b3qkwa.abj34y7xl10m7bq5 \
	I0729 21:17:30.418659 1176137 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ae0ab97f084abe85e4c039cc48ffa9325dfd18d4ed02d1226d6d69726d0d2bab 
	I0729 21:17:30.422140 1176137 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 21:17:30.422257 1176137 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0729 21:17:30.422279 1176137 cni.go:84] Creating CNI manager for ""
	I0729 21:17:30.422287 1176137 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 21:17:30.425710 1176137 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0729 21:17:30.428043 1176137 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0729 21:17:30.431720 1176137 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0729 21:17:30.431777 1176137 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0729 21:17:30.450182 1176137 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 21:17:30.709664 1176137 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0729 21:17:30.709793 1176137 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 21:17:30.709870 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-510496 minikube.k8s.io/updated_at=2024_07_29T21_17_30_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=de53afae5e8f4269438099f4dad14d93a8a17e35 minikube.k8s.io/name=addons-510496 minikube.k8s.io/primary=true
	I0729 21:17:30.839937 1176137 ops.go:34] apiserver oom_adj: -16
	I0729 21:17:30.840027 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:31.340317 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:31.840920 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:32.340622 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:32.840443 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:33.340983 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:33.840711 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:34.341132 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:34.840251 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:35.340811 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:35.841059 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:36.340098 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:36.840815 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:37.340787 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:37.840801 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:38.340644 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:38.840809 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:39.340769 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:39.840206 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:40.340140 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:40.840148 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:41.340887 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:41.841047 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:42.340978 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:42.841020 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:43.341000 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:43.840804 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:43.936323 1176137 kubeadm.go:1113] duration metric: took 13.226577787s to wait for elevateKubeSystemPrivileges
	I0729 21:17:43.936355 1176137 kubeadm.go:394] duration metric: took 29.303927196s to StartCluster
	I0729 21:17:43.936373 1176137 settings.go:142] acquiring lock: {Name:mk8b4e164aa4e0cc38ad7a8ffce12efcad795a8a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:43.936499 1176137 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19339-1169711/kubeconfig
	I0729 21:17:43.936863 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/kubeconfig: {Name:mk235d4efada9e5ee82edcea1ccc3e88eec6819d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:43.937632 1176137 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 21:17:43.937759 1176137 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 21:17:43.938035 1176137 config.go:182] Loaded profile config "addons-510496": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 21:17:43.938067 1176137 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 21:17:43.938143 1176137 addons.go:69] Setting yakd=true in profile "addons-510496"
	I0729 21:17:43.938162 1176137 addons.go:234] Setting addon yakd=true in "addons-510496"
	I0729 21:17:43.938185 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:43.938647 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.939003 1176137 addons.go:69] Setting metrics-server=true in profile "addons-510496"
	I0729 21:17:43.939028 1176137 addons.go:234] Setting addon metrics-server=true in "addons-510496"
	I0729 21:17:43.939050 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:43.939427 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.939579 1176137 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-510496"
	I0729 21:17:43.939619 1176137 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-510496"
	I0729 21:17:43.939649 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:43.940149 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.943401 1176137 addons.go:69] Setting cloud-spanner=true in profile "addons-510496"
	I0729 21:17:43.943435 1176137 addons.go:234] Setting addon cloud-spanner=true in "addons-510496"
	I0729 21:17:43.943464 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:43.943923 1176137 addons.go:69] Setting registry=true in profile "addons-510496"
	I0729 21:17:43.943952 1176137 addons.go:234] Setting addon registry=true in "addons-510496"
	I0729 21:17:43.943984 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:43.944364 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.948025 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.959856 1176137 addons.go:69] Setting storage-provisioner=true in profile "addons-510496"
	I0729 21:17:43.959902 1176137 addons.go:234] Setting addon storage-provisioner=true in "addons-510496"
	I0729 21:17:43.959937 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:43.960365 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.961545 1176137 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-510496"
	I0729 21:17:43.961809 1176137 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-510496"
	I0729 21:17:43.961868 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:43.971972 1176137 addons.go:69] Setting default-storageclass=true in profile "addons-510496"
	I0729 21:17:43.985534 1176137 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-510496"
	I0729 21:17:43.972138 1176137 addons.go:69] Setting gcp-auth=true in profile "addons-510496"
	I0729 21:17:43.996103 1176137 mustload.go:65] Loading cluster: addons-510496
	I0729 21:17:43.996343 1176137 config.go:182] Loaded profile config "addons-510496": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 21:17:43.996651 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.972153 1176137 addons.go:69] Setting ingress=true in profile "addons-510496"
	I0729 21:17:43.997128 1176137 addons.go:234] Setting addon ingress=true in "addons-510496"
	I0729 21:17:43.997191 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.004050 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.972157 1176137 addons.go:69] Setting ingress-dns=true in profile "addons-510496"
	I0729 21:17:43.972161 1176137 addons.go:69] Setting inspektor-gadget=true in profile "addons-510496"
	I0729 21:17:43.972206 1176137 out.go:177] * Verifying Kubernetes components...
	I0729 21:17:43.984923 1176137 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-510496"
	I0729 21:17:43.984937 1176137 addons.go:69] Setting volcano=true in profile "addons-510496"
	I0729 21:17:43.984955 1176137 addons.go:69] Setting volumesnapshots=true in profile "addons-510496"
	I0729 21:17:43.985410 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.004254 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.012066 1176137 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-510496"
	I0729 21:17:44.012499 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.021393 1176137 addons.go:234] Setting addon volcano=true in "addons-510496"
	I0729 21:17:44.021457 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.021897 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.048745 1176137 addons.go:234] Setting addon ingress-dns=true in "addons-510496"
	I0729 21:17:44.048812 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.049242 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.051146 1176137 addons.go:234] Setting addon volumesnapshots=true in "addons-510496"
	I0729 21:17:44.051197 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.051614 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.058815 1176137 addons.go:234] Setting addon inspektor-gadget=true in "addons-510496"
	I0729 21:17:44.058872 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.059301 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.087854 1176137 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0729 21:17:44.093218 1176137 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0729 21:17:44.093250 1176137 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0729 21:17:44.093322 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.087988 1176137 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 21:17:44.153493 1176137 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0729 21:17:44.157141 1176137 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0729 21:17:44.157171 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0729 21:17:44.160763 1176137 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-510496"
	I0729 21:17:44.160801 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.161199 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.161430 1176137 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0729 21:17:44.161575 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.177169 1176137 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
	I0729 21:17:44.180940 1176137 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0729 21:17:44.195572 1176137 out.go:177]   - Using image docker.io/registry:2.8.3
	I0729 21:17:44.188650 1176137 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0729 21:17:44.197878 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0729 21:17:44.197956 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.188697 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.188749 1176137 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0729 21:17:44.205239 1176137 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0729 21:17:44.205306 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.216068 1176137 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0729 21:17:44.216090 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0729 21:17:44.216151 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.263626 1176137 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0729 21:17:44.264633 1176137 addons.go:234] Setting addon default-storageclass=true in "addons-510496"
	I0729 21:17:44.264674 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.272142 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.295721 1176137 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0729 21:17:44.295967 1176137 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0729 21:17:44.296548 1176137 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0729 21:17:44.296618 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0729 21:17:44.296733 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.307038 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	W0729 21:17:44.307371 1176137 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0729 21:17:44.307521 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0729 21:17:44.307535 1176137 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0729 21:17:44.307633 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.309561 1176137 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0729 21:17:44.309641 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0729 21:17:44.310588 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.315495 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0729 21:17:44.339628 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0729 21:17:44.319815 1176137 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0729 21:17:44.346118 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0729 21:17:44.350808 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0729 21:17:44.353456 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0729 21:17:44.353608 1176137 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 21:17:44.359665 1176137 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 21:17:44.331889 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.364136 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.365196 1176137 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0729 21:17:44.365250 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0729 21:17:44.365345 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.365559 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0729 21:17:44.366603 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0729 21:17:44.368969 1176137 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0729 21:17:44.368990 1176137 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0729 21:17:44.369065 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.400939 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0729 21:17:44.403248 1176137 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0729 21:17:44.403319 1176137 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0729 21:17:44.403501 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.426763 1176137 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 21:17:44.440089 1176137 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0729 21:17:44.441961 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.445206 1176137 out.go:177]   - Using image docker.io/busybox:stable
	I0729 21:17:44.449260 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.451359 1176137 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0729 21:17:44.451382 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0729 21:17:44.451442 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.492249 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.494773 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.498405 1176137 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0729 21:17:44.498426 1176137 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0729 21:17:44.498488 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.536215 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.554531 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.570284 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.575914 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.580625 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.606224 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.620240 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.746317 1176137 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0729 21:17:44.746341 1176137 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0729 21:17:44.781539 1176137 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 21:17:44.810060 1176137 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 21:17:44.947643 1176137 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0729 21:17:44.947679 1176137 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0729 21:17:44.970588 1176137 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0729 21:17:44.970615 1176137 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0729 21:17:45.014389 1176137 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0729 21:17:45.014426 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0729 21:17:45.069992 1176137 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 21:17:45.085182 1176137 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0729 21:17:45.085215 1176137 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0729 21:17:45.090310 1176137 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 21:17:45.111718 1176137 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 21:17:45.119906 1176137 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 21:17:45.174856 1176137 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0729 21:17:45.174899 1176137 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0729 21:17:45.190172 1176137 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0729 21:17:45.190211 1176137 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0729 21:17:45.203229 1176137 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0729 21:17:45.203270 1176137 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0729 21:17:45.226132 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0729 21:17:45.226187 1176137 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0729 21:17:45.266577 1176137 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0729 21:17:45.266622 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0729 21:17:45.339250 1176137 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.235456319s)
	I0729 21:17:45.339339 1176137 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 21:17:45.343689 1176137 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 21:17:45.374907 1176137 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0729 21:17:45.374932 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0729 21:17:45.403663 1176137 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0729 21:17:45.403731 1176137 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0729 21:17:45.446560 1176137 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0729 21:17:45.446601 1176137 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 21:17:45.478124 1176137 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0729 21:17:45.478157 1176137 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0729 21:17:45.482892 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0729 21:17:45.482917 1176137 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0729 21:17:45.526415 1176137 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 21:17:45.554418 1176137 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0729 21:17:45.554445 1176137 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0729 21:17:45.560199 1176137 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 21:17:45.629796 1176137 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0729 21:17:45.629823 1176137 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0729 21:17:45.663600 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0729 21:17:45.663642 1176137 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0729 21:17:45.670714 1176137 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 21:17:45.715960 1176137 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0729 21:17:45.715998 1176137 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0729 21:17:45.815088 1176137 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0729 21:17:45.815115 1176137 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0729 21:17:45.867239 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0729 21:17:45.867266 1176137 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0729 21:17:45.899869 1176137 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0729 21:17:45.899901 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0729 21:17:45.968418 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0729 21:17:45.968461 1176137 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0729 21:17:45.980686 1176137 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0729 21:17:45.980713 1176137 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0729 21:17:45.984303 1176137 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 21:17:46.076433 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0729 21:17:46.076460 1176137 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0729 21:17:46.113568 1176137 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0729 21:17:46.113606 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0729 21:17:46.222987 1176137 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0729 21:17:46.223028 1176137 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0729 21:17:46.256169 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0729 21:17:46.256195 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0729 21:17:46.373757 1176137 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 21:17:46.394727 1176137 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0729 21:17:46.394759 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0729 21:17:46.514219 1176137 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0729 21:17:46.514252 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0729 21:17:46.626857 1176137 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.200051221s)
	I0729 21:17:46.626887 1176137 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0729 21:17:46.684715 1176137 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0729 21:17:46.684742 1176137 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0729 21:17:46.908140 1176137 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 21:17:47.771932 1176137 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-510496" context rescaled to 1 replicas
	I0729 21:17:49.131157 1176137 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.34958181s)
	I0729 21:17:49.131248 1176137 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.321160182s)
	I0729 21:17:49.904048 1176137 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.834014565s)
	I0729 21:17:49.904153 1176137 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.813815945s)
	I0729 21:17:50.776690 1176137 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: (5.656739457s)
	I0729 21:17:50.776931 1176137 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (5.437576965s)
	I0729 21:17:50.777803 1176137 node_ready.go:35] waiting up to 6m0s for node "addons-510496" to be "Ready" ...
	I0729 21:17:50.778041 1176137 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.434324437s)
	I0729 21:17:50.778188 1176137 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.251745919s)
	I0729 21:17:50.778222 1176137 addons.go:475] Verifying addon registry=true in "addons-510496"
	I0729 21:17:50.778434 1176137 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.666682903s)
	I0729 21:17:50.778474 1176137 addons.go:475] Verifying addon ingress=true in "addons-510496"
	I0729 21:17:50.778711 1176137 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.218470809s)
	I0729 21:17:50.779048 1176137 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.108301515s)
	I0729 21:17:50.780098 1176137 addons.go:475] Verifying addon metrics-server=true in "addons-510496"
	I0729 21:17:50.780702 1176137 out.go:177] * Verifying registry addon...
	I0729 21:17:50.782285 1176137 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-510496 service yakd-dashboard -n yakd-dashboard
	
	I0729 21:17:50.782532 1176137 out.go:177] * Verifying ingress addon...
	I0729 21:17:50.784512 1176137 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0729 21:17:50.786895 1176137 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0729 21:17:50.808892 1176137 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 21:17:50.808971 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:50.817912 1176137 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0729 21:17:50.817938 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0729 21:17:50.836278 1176137 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0729 21:17:50.921636 1176137 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.937290914s)
	W0729 21:17:50.921676 1176137 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 21:17:50.921699 1176137 retry.go:31] will retry after 185.89072ms: 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 21:17:50.921770 1176137 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.547981902s)
	I0729 21:17:51.108031 1176137 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 21:17:51.150285 1176137 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.24209003s)
	I0729 21:17:51.150367 1176137 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-510496"
	I0729 21:17:51.152786 1176137 out.go:177] * Verifying csi-hostpath-driver addon...
	I0729 21:17:51.155707 1176137 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0729 21:17:51.179846 1176137 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 21:17:51.179922 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:51.288216 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:51.298223 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:51.660834 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:51.744894 1176137 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0729 21:17:51.745033 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:51.781934 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:51.794640 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:51.801521 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:51.944894 1176137 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0729 21:17:51.999411 1176137 addons.go:234] Setting addon gcp-auth=true in "addons-510496"
	I0729 21:17:51.999466 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:51.999954 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:52.023573 1176137 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0729 21:17:52.023629 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:52.052395 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:52.166639 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:52.290393 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:52.294145 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:52.660937 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:52.781000 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:17:52.791056 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:52.797272 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:53.166888 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:53.289439 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:53.292323 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:53.695746 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:53.800036 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:53.817499 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:54.147573 1176137 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: (3.039451747s)
	I0729 21:17:54.147681 1176137 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.12409081s)
	I0729 21:17:54.150553 1176137 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0729 21:17:54.153008 1176137 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 21:17:54.154972 1176137 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0729 21:17:54.154999 1176137 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0729 21:17:54.168788 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:54.186686 1176137 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0729 21:17:54.186713 1176137 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0729 21:17:54.206322 1176137 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0729 21:17:54.206351 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0729 21:17:54.232367 1176137 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 21:17:54.290142 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:54.294938 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:54.665974 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:54.786745 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:17:54.797702 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:54.801887 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:54.905893 1176137 addons.go:475] Verifying addon gcp-auth=true in "addons-510496"
	I0729 21:17:54.908616 1176137 out.go:177] * Verifying gcp-auth addon...
	I0729 21:17:54.911716 1176137 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0729 21:17:54.918746 1176137 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0729 21:17:54.918777 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:55.160114 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:55.288706 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:55.291375 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:55.415927 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:55.660829 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:55.788385 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:55.791144 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:55.919327 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:56.164450 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:56.289516 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:56.293707 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:56.416040 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:56.661331 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:56.788583 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:56.791402 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:56.915754 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:57.164637 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:57.281830 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:17:57.288750 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:57.290791 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:57.416385 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:57.660346 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:57.788935 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:57.791630 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:57.915773 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:58.164765 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:58.288280 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:58.290786 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:58.416107 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:58.660330 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:58.788297 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:58.791353 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:58.915663 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:59.164221 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:59.288887 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:59.291524 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:59.415717 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:59.660997 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:59.781536 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:17:59.788693 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:59.791067 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:59.915603 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:00.188679 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:00.304475 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:00.305020 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:00.415664 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:00.660190 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:00.789270 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:00.790634 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:00.915072 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:01.165431 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:01.289124 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:01.291123 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:01.415510 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:01.660447 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:01.781813 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:01.788516 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:01.791401 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:01.916382 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:02.163443 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:02.288240 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:02.291595 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:02.415243 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:02.659761 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:02.789923 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:02.791832 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:02.915313 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:03.165652 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:03.288899 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:03.291541 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:03.415946 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:03.660888 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:03.788458 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:03.791093 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:03.915920 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:04.164961 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:04.281150 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:04.289157 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:04.292929 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:04.415479 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:04.660284 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:04.792283 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:04.792813 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:04.915515 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:05.164778 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:05.288607 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:05.291414 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:05.416107 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:05.659758 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:05.788957 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:05.791015 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:05.919136 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:06.165631 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:06.281365 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:06.289310 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:06.291357 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:06.415621 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:06.660063 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:06.788369 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:06.791115 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:06.915524 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:07.168037 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:07.289466 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:07.292895 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:07.415510 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:07.660639 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:07.788609 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:07.790757 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:07.915610 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:08.165226 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:08.288135 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:08.291615 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:08.415964 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:08.660447 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:08.782106 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:08.789320 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:08.790540 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:08.915935 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:09.166713 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:09.288524 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:09.293368 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:09.415590 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:09.660349 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:09.789154 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:09.791243 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:09.923860 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:10.160785 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:10.288824 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:10.291136 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:10.415585 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:10.659779 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:10.788922 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:10.790798 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:10.915145 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:11.163447 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:11.281536 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:11.288012 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:11.290833 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:11.415397 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:11.660455 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:11.788963 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:11.790748 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:11.915369 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:12.160526 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:12.289090 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:12.291317 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:12.415947 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:12.659865 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:12.788532 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:12.790913 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:12.915454 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:13.188430 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:13.289368 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:13.290909 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:13.415083 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:13.660253 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:13.780797 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:13.789152 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:13.791649 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:13.915231 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:14.165809 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:14.289182 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:14.291056 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:14.415478 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:14.660573 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:14.791405 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:14.791715 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:14.915874 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:15.166555 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:15.288986 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:15.291099 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:15.415656 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:15.660746 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:15.781280 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:15.789009 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:15.791611 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:15.919560 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:16.161085 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:16.288695 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:16.290884 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:16.417613 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:16.660758 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:16.794045 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:16.798133 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:16.915101 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:17.164856 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:17.289560 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:17.290580 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:17.414952 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:17.660800 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:17.781373 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:17.789006 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:17.791527 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:17.915859 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:18.163874 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:18.288435 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:18.291391 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:18.415778 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:18.661149 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:18.788880 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:18.792773 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:18.915612 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:19.163917 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:19.288464 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:19.291181 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:19.415740 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:19.660843 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:19.789066 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:19.791329 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:19.915896 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:20.163889 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:20.281115 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:20.288464 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:20.290964 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:20.415648 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:20.660344 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:20.788737 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:20.795280 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:20.916426 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:21.164570 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:21.288360 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:21.292230 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:21.416574 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:21.660031 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:21.788803 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:21.791136 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:21.915394 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:22.164200 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:22.281748 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:22.289245 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:22.291522 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:22.416000 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:22.659648 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:22.789094 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:22.791358 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:22.915771 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:23.164670 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:23.289170 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:23.292228 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:23.415371 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:23.660844 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:23.789286 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:23.791416 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:23.915229 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:24.165506 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:24.288785 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:24.291100 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:24.415413 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:24.660663 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:24.780892 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:24.791274 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:24.792479 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:24.914763 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:25.164899 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:25.288275 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:25.290832 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:25.415375 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:25.660301 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:25.788504 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:25.791366 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:25.919073 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:26.161101 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:26.288724 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:26.290884 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:26.415679 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:26.666344 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:26.781439 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:26.788738 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:26.790878 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:26.915066 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:27.164165 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:27.288986 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:27.291575 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:27.414919 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:27.660104 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:27.788486 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:27.791683 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:27.915424 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:28.164188 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:28.289002 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:28.290863 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:28.415584 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:28.660526 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:28.788937 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:28.791484 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:28.915075 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:29.164103 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:29.281175 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:29.288276 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:29.290821 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:29.415215 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:29.659916 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:29.789003 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:29.791179 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:29.916256 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:30.164836 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:30.313000 1176137 node_ready.go:49] node "addons-510496" has status "Ready":"True"
	I0729 21:18:30.313029 1176137 node_ready.go:38] duration metric: took 39.535169724s for node "addons-510496" to be "Ready" ...
	I0729 21:18:30.313048 1176137 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 21:18:30.315724 1176137 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 21:18:30.315752 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:30.315998 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:30.365178 1176137 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-qn76d" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:30.424869 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:30.694486 1176137 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 21:18:30.694553 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:30.793386 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:30.794672 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:30.915709 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:31.202107 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:31.308588 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:31.309097 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:31.417729 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:31.661483 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:31.790187 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:31.792528 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:31.916580 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:32.184097 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:32.290106 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:32.293143 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:32.376553 1176137 pod_ready.go:92] pod "coredns-7db6d8ff4d-qn76d" in "kube-system" namespace has status "Ready":"True"
	I0729 21:18:32.376625 1176137 pod_ready.go:81] duration metric: took 2.011396507s for pod "coredns-7db6d8ff4d-qn76d" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.376659 1176137 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.384331 1176137 pod_ready.go:92] pod "etcd-addons-510496" in "kube-system" namespace has status "Ready":"True"
	I0729 21:18:32.384393 1176137 pod_ready.go:81] duration metric: took 7.700622ms for pod "etcd-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.384429 1176137 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.413852 1176137 pod_ready.go:92] pod "kube-apiserver-addons-510496" in "kube-system" namespace has status "Ready":"True"
	I0729 21:18:32.413924 1176137 pod_ready.go:81] duration metric: took 29.474252ms for pod "kube-apiserver-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.413950 1176137 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.419244 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:32.435390 1176137 pod_ready.go:92] pod "kube-controller-manager-addons-510496" in "kube-system" namespace has status "Ready":"True"
	I0729 21:18:32.435474 1176137 pod_ready.go:81] duration metric: took 21.495387ms for pod "kube-controller-manager-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.435505 1176137 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-fl6df" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.464630 1176137 pod_ready.go:92] pod "kube-proxy-fl6df" in "kube-system" namespace has status "Ready":"True"
	I0729 21:18:32.464700 1176137 pod_ready.go:81] duration metric: took 29.176251ms for pod "kube-proxy-fl6df" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.464741 1176137 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.663052 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:32.769150 1176137 pod_ready.go:92] pod "kube-scheduler-addons-510496" in "kube-system" namespace has status "Ready":"True"
	I0729 21:18:32.769223 1176137 pod_ready.go:81] duration metric: took 304.456658ms for pod "kube-scheduler-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.769248 1176137 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.793854 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:32.794737 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:32.915480 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:33.162920 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:33.305672 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:33.310792 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:33.415674 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:33.662515 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:33.790405 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:33.792239 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:33.915876 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:34.165867 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:34.289353 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:34.291977 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:34.415264 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:34.663135 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:34.775234 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:34.807563 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:34.825878 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:34.915323 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:35.163925 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:35.291057 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:35.294365 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:35.415703 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:35.661258 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:35.793248 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:35.798544 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:35.919841 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:36.164062 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:36.298522 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:36.299422 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:36.416125 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:36.663362 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:36.776996 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:36.793743 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:36.796492 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:36.915440 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:37.165053 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:37.291940 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:37.295853 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:37.416297 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:37.666450 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:37.813529 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:37.815531 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:37.916716 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:38.183010 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:38.295452 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:38.298675 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:38.416593 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:38.666019 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:38.781608 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:38.790830 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:38.791927 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:38.915925 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:39.166806 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:39.289439 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:39.292290 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:39.416144 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:39.665158 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:39.791685 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:39.797107 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:39.915878 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:40.175506 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:40.294185 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:40.297884 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:40.415230 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:40.661561 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:40.789732 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:40.792258 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:40.915274 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:41.167592 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:41.275412 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:41.291015 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:41.291465 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:41.415380 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:41.661919 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:41.792279 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:41.793288 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:41.915682 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:42.178249 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:42.292641 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:42.297673 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:42.416105 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:42.662089 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:42.794448 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:42.794608 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:42.916026 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:43.165806 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:43.277788 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:43.304076 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:43.307243 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:43.417263 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:43.663005 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:43.789450 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:43.793438 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:43.915253 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:44.177264 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:44.289660 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:44.292833 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:44.415839 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:44.661571 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:44.795896 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:44.797270 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:44.916717 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:45.170161 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:45.289551 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:45.294423 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:45.298256 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:45.416445 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:45.663191 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:45.795639 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:45.798658 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:45.916760 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:46.169297 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:46.304384 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:46.309959 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:46.415528 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:46.663161 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:46.793869 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:46.799060 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:46.915683 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:47.172526 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:47.292955 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:47.294645 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:47.415731 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:47.664343 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:47.776290 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:47.789997 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:47.792819 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:47.915088 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:48.162849 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:48.290333 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:48.292271 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:48.417942 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:48.662305 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:48.798537 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:48.800321 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:48.916274 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:49.169759 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:49.294782 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:49.297294 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:49.416860 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:49.663260 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:49.776720 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:49.792990 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:49.803816 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:49.916292 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:50.166593 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:50.289526 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:50.291936 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:50.427457 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:50.661592 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:50.791019 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:50.791670 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:50.915808 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:51.167581 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:51.290023 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:51.296263 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:51.416733 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:51.667329 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:51.777558 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:51.790373 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:51.795279 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:51.915626 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:52.165900 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:52.289165 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:52.291648 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:52.416037 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:52.662075 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:52.789531 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:52.792552 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:52.915879 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:53.166048 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:53.289597 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:53.291711 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:53.415045 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:53.662249 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:53.777702 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:53.798473 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:53.800116 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:53.915852 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:54.168583 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:54.289085 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:54.294042 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:54.415971 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:54.661893 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:54.793958 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:54.794228 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:54.915275 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:55.165942 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:55.289690 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:55.292399 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:55.415839 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:55.661945 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:55.788920 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:55.792717 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:55.919607 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:56.163456 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:56.275193 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:56.289627 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:56.292135 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:56.415761 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:56.662467 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:56.791084 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:56.801645 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:56.916685 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:57.173185 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:57.290228 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:57.292540 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:57.416281 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:57.664614 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:57.791277 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:57.798481 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:57.916417 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:58.164080 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:58.276119 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:58.290919 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:58.293915 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:58.415774 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:58.665715 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:58.795314 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:58.804215 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:58.916217 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:59.166661 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:59.290829 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:59.294086 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:59.415737 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:59.662130 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:59.790208 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:59.794238 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:59.922603 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:00.217182 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:00.313838 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:00.317955 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:00.334859 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:00.418103 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:00.664951 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:00.807672 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:00.813264 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:00.923618 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:01.170873 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:01.297060 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:01.300646 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:01.416365 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:01.662706 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:01.791050 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:01.794917 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:01.915326 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:02.172680 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:02.290059 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:02.295063 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:02.415883 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:02.661514 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:02.777183 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:02.790119 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:02.792669 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:02.915243 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:03.166066 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:03.291676 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:03.293013 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:03.415442 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:03.663165 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:03.790406 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:03.791602 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:03.915387 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:04.165375 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:04.290752 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:04.295532 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:04.415431 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:04.664395 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:04.805560 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:04.813588 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:04.916273 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:05.165777 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:05.276491 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:05.289764 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:05.291975 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:05.415346 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:05.661549 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:05.789698 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:05.792004 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:05.923820 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:06.166097 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:06.290654 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:06.293619 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:06.415392 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:06.662332 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:06.791214 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:06.794623 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:06.919146 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:07.168124 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:07.276650 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:07.290077 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:07.294324 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:07.415836 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:07.671822 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:07.793793 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:07.797338 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:07.916044 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:08.164226 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:08.296962 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:08.300881 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:08.416005 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:08.662433 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:08.789839 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:08.804135 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:08.916792 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:09.170491 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:09.290040 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:09.292207 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:09.415349 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:09.662294 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:09.778206 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:09.791336 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:09.795873 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:09.915768 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:10.166853 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:10.289846 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:10.292240 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:10.419471 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:10.661662 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:10.789590 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:10.792771 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:10.915139 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:11.163576 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:11.290161 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:11.296716 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:11.415167 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:11.661298 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:11.795430 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:11.798243 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:11.915564 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:12.170132 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:12.275762 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:12.291231 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:12.295140 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:12.416002 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:12.663114 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:12.791433 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:12.796090 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:12.915548 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:13.172610 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:13.298648 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:13.299934 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:13.416630 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:13.665275 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:13.791070 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:13.795801 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:13.916843 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:14.166499 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:14.278002 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:14.299026 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:14.300399 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:14.416283 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:14.661953 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:14.797878 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:14.811765 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:14.915523 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:15.166786 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:15.294143 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:15.295284 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:15.415510 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:15.661852 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:15.792774 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:15.796317 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:15.920014 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:16.168108 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:16.289131 1176137 kapi.go:107] duration metric: took 1m25.504617282s to wait for kubernetes.io/minikube-addons=registry ...
	I0729 21:19:16.291815 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:16.423182 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:16.661460 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:16.775151 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:16.791334 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:16.916118 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:17.166591 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:17.292424 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:17.416345 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:17.663152 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:17.792322 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:17.933148 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:18.179446 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:18.293779 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:18.415434 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:18.676177 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:18.776759 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:18.792344 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:18.926441 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:19.177683 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:19.292012 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:19.417047 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:19.664244 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:19.791909 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:19.915441 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:20.178653 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:20.293706 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:20.415331 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:20.662135 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:20.793318 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:20.916540 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:21.163840 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:21.277470 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:21.292033 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:21.418506 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:21.662371 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:21.791570 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:21.921856 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:22.169819 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:22.291673 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:22.417130 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:22.661071 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:22.791642 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:22.915205 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:23.174057 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:23.292429 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:23.416719 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:23.663771 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:23.781855 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:23.819440 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:23.915880 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:24.178428 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:24.292122 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:24.416126 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:24.662749 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:24.794667 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:24.916697 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:25.165707 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:25.295574 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:25.414980 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:25.661709 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:25.792301 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:25.919754 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:26.171428 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:26.276285 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:26.291107 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:26.416176 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:26.661936 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:26.797573 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:26.915069 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:27.177887 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:27.291354 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:27.416163 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:27.665748 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:27.791706 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:27.915475 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:28.164242 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:28.278977 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:28.291536 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:28.422638 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:28.663901 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:28.792115 1176137 kapi.go:107] duration metric: took 1m38.005219443s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0729 21:19:28.916616 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:29.165757 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:29.415717 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:29.663151 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:29.916060 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:30.210922 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:30.415385 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:30.662477 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:30.776144 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:30.917334 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:31.166278 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:31.416909 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:31.661962 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:31.916086 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:32.169652 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:32.416884 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:32.661760 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:32.920949 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:33.164013 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:33.277207 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:33.417385 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:33.662183 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:33.917460 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:34.163073 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:34.417241 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:34.665174 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:34.916443 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:35.165728 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:35.415438 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:35.661572 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:35.775369 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:35.921841 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:36.165934 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:36.415102 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:36.663315 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:36.915406 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:37.166949 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:37.417909 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:37.661432 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:37.779483 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:37.915819 1176137 kapi.go:107] duration metric: took 1m43.004100795s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0729 21:19:37.918390 1176137 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-510496 cluster.
	I0729 21:19:37.921223 1176137 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 21:19:37.923673 1176137 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0729 21:19:38.167330 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:38.661753 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:39.187341 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:39.663210 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:40.162292 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:40.277045 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:40.660977 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:41.162137 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:41.275773 1176137 pod_ready.go:92] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"True"
	I0729 21:19:41.275825 1176137 pod_ready.go:81] duration metric: took 1m8.506556466s for pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace to be "Ready" ...
	I0729 21:19:41.275837 1176137 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-7zfd2" in "kube-system" namespace to be "Ready" ...
	I0729 21:19:41.281039 1176137 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-7zfd2" in "kube-system" namespace has status "Ready":"True"
	I0729 21:19:41.281075 1176137 pod_ready.go:81] duration metric: took 5.218157ms for pod "nvidia-device-plugin-daemonset-7zfd2" in "kube-system" namespace to be "Ready" ...
	I0729 21:19:41.281095 1176137 pod_ready.go:38] duration metric: took 1m10.96803407s 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 21:19:41.282028 1176137 api_server.go:52] waiting for apiserver process to appear ...
	I0729 21:19:41.282769 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 21:19:41.282852 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 21:19:41.351019 1176137 cri.go:89] found id: "60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761"
	I0729 21:19:41.351158 1176137 cri.go:89] found id: ""
	I0729 21:19:41.351184 1176137 logs.go:276] 1 containers: [60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761]
	I0729 21:19:41.351272 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:41.356620 1176137 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 21:19:41.356736 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 21:19:41.415514 1176137 cri.go:89] found id: "93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770"
	I0729 21:19:41.415594 1176137 cri.go:89] found id: ""
	I0729 21:19:41.415617 1176137 logs.go:276] 1 containers: [93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770]
	I0729 21:19:41.415705 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:41.422233 1176137 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 21:19:41.422386 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 21:19:41.490264 1176137 cri.go:89] found id: "ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936"
	I0729 21:19:41.490330 1176137 cri.go:89] found id: ""
	I0729 21:19:41.490364 1176137 logs.go:276] 1 containers: [ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936]
	I0729 21:19:41.490456 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:41.494705 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 21:19:41.494892 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 21:19:41.556602 1176137 cri.go:89] found id: "5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c"
	I0729 21:19:41.556674 1176137 cri.go:89] found id: ""
	I0729 21:19:41.556695 1176137 logs.go:276] 1 containers: [5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c]
	I0729 21:19:41.556783 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:41.561264 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 21:19:41.561396 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 21:19:41.617043 1176137 cri.go:89] found id: "3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4"
	I0729 21:19:41.617125 1176137 cri.go:89] found id: ""
	I0729 21:19:41.617158 1176137 logs.go:276] 1 containers: [3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4]
	I0729 21:19:41.617252 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:41.627080 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 21:19:41.627177 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 21:19:41.669660 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:41.716208 1176137 cri.go:89] found id: "4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7"
	I0729 21:19:41.716238 1176137 cri.go:89] found id: ""
	I0729 21:19:41.716246 1176137 logs.go:276] 1 containers: [4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7]
	I0729 21:19:41.716311 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:41.722729 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 21:19:41.722809 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 21:19:41.812986 1176137 cri.go:89] found id: "8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3"
	I0729 21:19:41.813016 1176137 cri.go:89] found id: ""
	I0729 21:19:41.813024 1176137 logs.go:276] 1 containers: [8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3]
	I0729 21:19:41.813094 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:41.820195 1176137 logs.go:123] Gathering logs for kubelet ...
	I0729 21:19:41.820289 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0729 21:19:41.900723 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.282696    1553 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:41.900979 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.282745    1553 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:41.905354 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.332128    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	W0729 21:19:41.905581 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.332174    1553 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	I0729 21:19:41.947248 1176137 logs.go:123] Gathering logs for dmesg ...
	I0729 21:19:41.947294 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 21:19:41.969732 1176137 logs.go:123] Gathering logs for etcd [93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770] ...
	I0729 21:19:41.969764 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770"
	I0729 21:19:42.045719 1176137 logs.go:123] Gathering logs for coredns [ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936] ...
	I0729 21:19:42.045795 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936"
	I0729 21:19:42.119390 1176137 logs.go:123] Gathering logs for kube-scheduler [5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c] ...
	I0729 21:19:42.119559 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c"
	I0729 21:19:42.202674 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:42.258426 1176137 logs.go:123] Gathering logs for kindnet [8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3] ...
	I0729 21:19:42.261041 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3"
	I0729 21:19:42.336236 1176137 logs.go:123] Gathering logs for container status ...
	I0729 21:19:42.336316 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 21:19:42.436852 1176137 logs.go:123] Gathering logs for describe nodes ...
	I0729 21:19:42.436893 1176137 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 21:19:42.666083 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:42.710537 1176137 logs.go:123] Gathering logs for kube-apiserver [60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761] ...
	I0729 21:19:42.710629 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761"
	I0729 21:19:42.783477 1176137 logs.go:123] Gathering logs for kube-proxy [3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4] ...
	I0729 21:19:42.783512 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4"
	I0729 21:19:42.829321 1176137 logs.go:123] Gathering logs for kube-controller-manager [4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7] ...
	I0729 21:19:42.829349 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7"
	I0729 21:19:42.897884 1176137 logs.go:123] Gathering logs for CRI-O ...
	I0729 21:19:42.897921 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 21:19:42.999317 1176137 out.go:304] Setting ErrFile to fd 2...
	I0729 21:19:42.999353 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0729 21:19:42.999424 1176137 out.go:239] X Problems detected in kubelet:
	W0729 21:19:42.999438 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.282696    1553 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:42.999452 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.282745    1553 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:42.999464 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.332128    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	W0729 21:19:42.999477 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.332174    1553 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	I0729 21:19:42.999484 1176137 out.go:304] Setting ErrFile to fd 2...
	I0729 21:19:42.999490 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:19:43.165077 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:43.661335 1176137 kapi.go:107] duration metric: took 1m52.505626745s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0729 21:19:43.663569 1176137 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, storage-provisioner, ingress-dns, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0729 21:19:43.665517 1176137 addons.go:510] duration metric: took 1m59.727444335s for enable addons: enabled=[cloud-spanner nvidia-device-plugin storage-provisioner ingress-dns metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0729 21:19:53.000941 1176137 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 21:19:53.018135 1176137 api_server.go:72] duration metric: took 2m9.08046144s to wait for apiserver process to appear ...
	I0729 21:19:53.018171 1176137 api_server.go:88] waiting for apiserver healthz status ...
	I0729 21:19:53.018213 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 21:19:53.018282 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 21:19:53.056817 1176137 cri.go:89] found id: "60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761"
	I0729 21:19:53.056837 1176137 cri.go:89] found id: ""
	I0729 21:19:53.056845 1176137 logs.go:276] 1 containers: [60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761]
	I0729 21:19:53.056901 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:53.060456 1176137 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 21:19:53.060530 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 21:19:53.097806 1176137 cri.go:89] found id: "93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770"
	I0729 21:19:53.097824 1176137 cri.go:89] found id: ""
	I0729 21:19:53.097833 1176137 logs.go:276] 1 containers: [93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770]
	I0729 21:19:53.097890 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:53.101274 1176137 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 21:19:53.101347 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 21:19:53.140914 1176137 cri.go:89] found id: "ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936"
	I0729 21:19:53.140946 1176137 cri.go:89] found id: ""
	I0729 21:19:53.140958 1176137 logs.go:276] 1 containers: [ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936]
	I0729 21:19:53.141029 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:53.144627 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 21:19:53.144702 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 21:19:53.193709 1176137 cri.go:89] found id: "5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c"
	I0729 21:19:53.193729 1176137 cri.go:89] found id: ""
	I0729 21:19:53.193736 1176137 logs.go:276] 1 containers: [5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c]
	I0729 21:19:53.193804 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:53.197434 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 21:19:53.197515 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 21:19:53.236204 1176137 cri.go:89] found id: "3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4"
	I0729 21:19:53.236232 1176137 cri.go:89] found id: ""
	I0729 21:19:53.236240 1176137 logs.go:276] 1 containers: [3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4]
	I0729 21:19:53.236298 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:53.239934 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 21:19:53.240009 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 21:19:53.279538 1176137 cri.go:89] found id: "4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7"
	I0729 21:19:53.279564 1176137 cri.go:89] found id: ""
	I0729 21:19:53.279572 1176137 logs.go:276] 1 containers: [4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7]
	I0729 21:19:53.279631 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:53.283022 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 21:19:53.283098 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 21:19:53.322515 1176137 cri.go:89] found id: "8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3"
	I0729 21:19:53.322538 1176137 cri.go:89] found id: ""
	I0729 21:19:53.322546 1176137 logs.go:276] 1 containers: [8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3]
	I0729 21:19:53.322602 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:53.326838 1176137 logs.go:123] Gathering logs for dmesg ...
	I0729 21:19:53.326873 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 21:19:53.345904 1176137 logs.go:123] Gathering logs for kube-apiserver [60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761] ...
	I0729 21:19:53.346011 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761"
	I0729 21:19:53.416240 1176137 logs.go:123] Gathering logs for etcd [93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770] ...
	I0729 21:19:53.416277 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770"
	I0729 21:19:53.473205 1176137 logs.go:123] Gathering logs for kube-scheduler [5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c] ...
	I0729 21:19:53.473242 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c"
	I0729 21:19:53.517807 1176137 logs.go:123] Gathering logs for kube-proxy [3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4] ...
	I0729 21:19:53.517879 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4"
	I0729 21:19:53.555992 1176137 logs.go:123] Gathering logs for kube-controller-manager [4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7] ...
	I0729 21:19:53.556024 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7"
	I0729 21:19:53.622643 1176137 logs.go:123] Gathering logs for CRI-O ...
	I0729 21:19:53.622680 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 21:19:53.712861 1176137 logs.go:123] Gathering logs for kubelet ...
	I0729 21:19:53.712897 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0729 21:19:53.773971 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.282696    1553 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:53.774194 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.282745    1553 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:53.776787 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.332128    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	W0729 21:19:53.776994 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.332174    1553 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	I0729 21:19:53.811757 1176137 logs.go:123] Gathering logs for describe nodes ...
	I0729 21:19:53.811797 1176137 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 21:19:53.947608 1176137 logs.go:123] Gathering logs for coredns [ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936] ...
	I0729 21:19:53.947639 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936"
	I0729 21:19:53.990199 1176137 logs.go:123] Gathering logs for kindnet [8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3] ...
	I0729 21:19:53.990233 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3"
	I0729 21:19:54.043703 1176137 logs.go:123] Gathering logs for container status ...
	I0729 21:19:54.043740 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 21:19:54.114597 1176137 out.go:304] Setting ErrFile to fd 2...
	I0729 21:19:54.114630 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0729 21:19:54.114705 1176137 out.go:239] X Problems detected in kubelet:
	W0729 21:19:54.114722 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.282696    1553 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:54.114737 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.282745    1553 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:54.114758 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.332128    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	W0729 21:19:54.114774 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.332174    1553 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	I0729 21:19:54.114797 1176137 out.go:304] Setting ErrFile to fd 2...
	I0729 21:19:54.114804 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:20:04.116214 1176137 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 21:20:04.124806 1176137 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0729 21:20:04.125819 1176137 api_server.go:141] control plane version: v1.30.3
	I0729 21:20:04.125862 1176137 api_server.go:131] duration metric: took 11.107683039s to wait for apiserver health ...
	I0729 21:20:04.125872 1176137 system_pods.go:43] waiting for kube-system pods to appear ...
	I0729 21:20:04.125895 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 21:20:04.125964 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 21:20:04.178182 1176137 cri.go:89] found id: "60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761"
	I0729 21:20:04.178211 1176137 cri.go:89] found id: ""
	I0729 21:20:04.178220 1176137 logs.go:276] 1 containers: [60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761]
	I0729 21:20:04.178280 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:20:04.183059 1176137 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 21:20:04.183138 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 21:20:04.228247 1176137 cri.go:89] found id: "93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770"
	I0729 21:20:04.228271 1176137 cri.go:89] found id: ""
	I0729 21:20:04.228278 1176137 logs.go:276] 1 containers: [93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770]
	I0729 21:20:04.228339 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:20:04.233048 1176137 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 21:20:04.233121 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 21:20:04.272111 1176137 cri.go:89] found id: "ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936"
	I0729 21:20:04.272144 1176137 cri.go:89] found id: ""
	I0729 21:20:04.272151 1176137 logs.go:276] 1 containers: [ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936]
	I0729 21:20:04.272215 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:20:04.275740 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 21:20:04.275882 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 21:20:04.316424 1176137 cri.go:89] found id: "5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c"
	I0729 21:20:04.316446 1176137 cri.go:89] found id: ""
	I0729 21:20:04.316454 1176137 logs.go:276] 1 containers: [5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c]
	I0729 21:20:04.316535 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:20:04.320086 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 21:20:04.320159 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 21:20:04.364785 1176137 cri.go:89] found id: "3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4"
	I0729 21:20:04.364813 1176137 cri.go:89] found id: ""
	I0729 21:20:04.364822 1176137 logs.go:276] 1 containers: [3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4]
	I0729 21:20:04.364886 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:20:04.368652 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 21:20:04.368726 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 21:20:04.409542 1176137 cri.go:89] found id: "4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7"
	I0729 21:20:04.409562 1176137 cri.go:89] found id: ""
	I0729 21:20:04.409571 1176137 logs.go:276] 1 containers: [4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7]
	I0729 21:20:04.409629 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:20:04.413443 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 21:20:04.413521 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 21:20:04.452388 1176137 cri.go:89] found id: "8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3"
	I0729 21:20:04.452409 1176137 cri.go:89] found id: ""
	I0729 21:20:04.452416 1176137 logs.go:276] 1 containers: [8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3]
	I0729 21:20:04.452497 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:20:04.456279 1176137 logs.go:123] Gathering logs for kube-apiserver [60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761] ...
	I0729 21:20:04.456310 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761"
	I0729 21:20:04.514212 1176137 logs.go:123] Gathering logs for coredns [ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936] ...
	I0729 21:20:04.514259 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936"
	I0729 21:20:04.555087 1176137 logs.go:123] Gathering logs for CRI-O ...
	I0729 21:20:04.555119 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 21:20:04.647761 1176137 logs.go:123] Gathering logs for dmesg ...
	I0729 21:20:04.647804 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 21:20:04.667081 1176137 logs.go:123] Gathering logs for describe nodes ...
	I0729 21:20:04.667114 1176137 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 21:20:04.798934 1176137 logs.go:123] Gathering logs for etcd [93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770] ...
	I0729 21:20:04.798966 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770"
	I0729 21:20:04.862025 1176137 logs.go:123] Gathering logs for kube-scheduler [5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c] ...
	I0729 21:20:04.862060 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c"
	I0729 21:20:04.914668 1176137 logs.go:123] Gathering logs for kube-proxy [3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4] ...
	I0729 21:20:04.914703 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4"
	I0729 21:20:04.960645 1176137 logs.go:123] Gathering logs for kube-controller-manager [4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7] ...
	I0729 21:20:04.960673 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7"
	I0729 21:20:05.043743 1176137 logs.go:123] Gathering logs for kindnet [8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3] ...
	I0729 21:20:05.043777 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3"
	I0729 21:20:05.096717 1176137 logs.go:123] Gathering logs for container status ...
	I0729 21:20:05.096759 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 21:20:05.160162 1176137 logs.go:123] Gathering logs for kubelet ...
	I0729 21:20:05.160195 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0729 21:20:05.220981 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.282696    1553 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:20:05.221208 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.282745    1553 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:20:05.223841 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.332128    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	W0729 21:20:05.224085 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.332174    1553 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	I0729 21:20:05.259722 1176137 out.go:304] Setting ErrFile to fd 2...
	I0729 21:20:05.259750 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0729 21:20:05.259811 1176137 out.go:239] X Problems detected in kubelet:
	W0729 21:20:05.259829 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.282696    1553 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:20:05.259840 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.282745    1553 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:20:05.259849 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.332128    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	W0729 21:20:05.259859 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.332174    1553 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	I0729 21:20:05.259865 1176137 out.go:304] Setting ErrFile to fd 2...
	I0729 21:20:05.259876 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:20:15.274104 1176137 system_pods.go:59] 18 kube-system pods found
	I0729 21:20:15.274141 1176137 system_pods.go:61] "coredns-7db6d8ff4d-qn76d" [8bc1cb61-dcd3-4927-bf9a-508367eaf608] Running
	I0729 21:20:15.274148 1176137 system_pods.go:61] "csi-hostpath-attacher-0" [bcec5ef7-dda1-44d8-aa7e-dfe4b34ae01f] Running
	I0729 21:20:15.274153 1176137 system_pods.go:61] "csi-hostpath-resizer-0" [f0eb55f7-5421-4ad3-a7cd-7efd2fecf555] Running
	I0729 21:20:15.274169 1176137 system_pods.go:61] "csi-hostpathplugin-9df5m" [533f26c4-8c92-49d9-b769-56f196b60d77] Running
	I0729 21:20:15.274174 1176137 system_pods.go:61] "etcd-addons-510496" [25520f1d-34de-4b96-aa72-9bc8b0cb5eb2] Running
	I0729 21:20:15.274178 1176137 system_pods.go:61] "kindnet-l7rmb" [7754b295-7018-4f13-88fe-46570297d8d0] Running
	I0729 21:20:15.274182 1176137 system_pods.go:61] "kube-apiserver-addons-510496" [9eac14bd-e115-4baf-a777-25c3d9ea3535] Running
	I0729 21:20:15.274187 1176137 system_pods.go:61] "kube-controller-manager-addons-510496" [27001098-d59f-45d8-86e6-fa5a552f2e5a] Running
	I0729 21:20:15.274196 1176137 system_pods.go:61] "kube-ingress-dns-minikube" [95086729-0323-439b-8356-7322ccd867c1] Running
	I0729 21:20:15.274200 1176137 system_pods.go:61] "kube-proxy-fl6df" [1110ba03-9e7d-43e5-be7d-deb86275c8de] Running
	I0729 21:20:15.274212 1176137 system_pods.go:61] "kube-scheduler-addons-510496" [791fd5e2-0dc0-4c09-af6b-1e19d59be68d] Running
	I0729 21:20:15.274216 1176137 system_pods.go:61] "metrics-server-c59844bb4-xlxf4" [c938d522-ea9f-4e21-aa51-5365c4bf0074] Running
	I0729 21:20:15.274220 1176137 system_pods.go:61] "nvidia-device-plugin-daemonset-7zfd2" [0f9a6b9e-9c26-4e07-9383-21f509415894] Running
	I0729 21:20:15.274224 1176137 system_pods.go:61] "registry-698f998955-9m2mq" [42ae84b2-13f5-4bdf-8464-ea5c279ba7b9] Running
	I0729 21:20:15.274230 1176137 system_pods.go:61] "registry-proxy-qc5dm" [14fc66f1-2934-46ff-a0d2-35bcab11dca6] Running
	I0729 21:20:15.274235 1176137 system_pods.go:61] "snapshot-controller-745499f584-jtq7z" [0041cd06-2bb2-4e17-a579-79fa61c729da] Running
	I0729 21:20:15.274239 1176137 system_pods.go:61] "snapshot-controller-745499f584-tvfn7" [7e1da94b-7889-49c0-8770-a30282fdcc3b] Running
	I0729 21:20:15.274245 1176137 system_pods.go:61] "storage-provisioner" [cc8fe84c-12b8-47d5-807a-b94d3209832e] Running
	I0729 21:20:15.274251 1176137 system_pods.go:74] duration metric: took 11.148372683s to wait for pod list to return data ...
	I0729 21:20:15.274261 1176137 default_sa.go:34] waiting for default service account to be created ...
	I0729 21:20:15.276514 1176137 default_sa.go:45] found service account: "default"
	I0729 21:20:15.276540 1176137 default_sa.go:55] duration metric: took 2.270246ms for default service account to be created ...
	I0729 21:20:15.276550 1176137 system_pods.go:116] waiting for k8s-apps to be running ...
	I0729 21:20:15.285661 1176137 system_pods.go:86] 18 kube-system pods found
	I0729 21:20:15.285698 1176137 system_pods.go:89] "coredns-7db6d8ff4d-qn76d" [8bc1cb61-dcd3-4927-bf9a-508367eaf608] Running
	I0729 21:20:15.285706 1176137 system_pods.go:89] "csi-hostpath-attacher-0" [bcec5ef7-dda1-44d8-aa7e-dfe4b34ae01f] Running
	I0729 21:20:15.285711 1176137 system_pods.go:89] "csi-hostpath-resizer-0" [f0eb55f7-5421-4ad3-a7cd-7efd2fecf555] Running
	I0729 21:20:15.285715 1176137 system_pods.go:89] "csi-hostpathplugin-9df5m" [533f26c4-8c92-49d9-b769-56f196b60d77] Running
	I0729 21:20:15.285719 1176137 system_pods.go:89] "etcd-addons-510496" [25520f1d-34de-4b96-aa72-9bc8b0cb5eb2] Running
	I0729 21:20:15.285723 1176137 system_pods.go:89] "kindnet-l7rmb" [7754b295-7018-4f13-88fe-46570297d8d0] Running
	I0729 21:20:15.285727 1176137 system_pods.go:89] "kube-apiserver-addons-510496" [9eac14bd-e115-4baf-a777-25c3d9ea3535] Running
	I0729 21:20:15.285732 1176137 system_pods.go:89] "kube-controller-manager-addons-510496" [27001098-d59f-45d8-86e6-fa5a552f2e5a] Running
	I0729 21:20:15.285736 1176137 system_pods.go:89] "kube-ingress-dns-minikube" [95086729-0323-439b-8356-7322ccd867c1] Running
	I0729 21:20:15.285740 1176137 system_pods.go:89] "kube-proxy-fl6df" [1110ba03-9e7d-43e5-be7d-deb86275c8de] Running
	I0729 21:20:15.285744 1176137 system_pods.go:89] "kube-scheduler-addons-510496" [791fd5e2-0dc0-4c09-af6b-1e19d59be68d] Running
	I0729 21:20:15.285748 1176137 system_pods.go:89] "metrics-server-c59844bb4-xlxf4" [c938d522-ea9f-4e21-aa51-5365c4bf0074] Running
	I0729 21:20:15.285752 1176137 system_pods.go:89] "nvidia-device-plugin-daemonset-7zfd2" [0f9a6b9e-9c26-4e07-9383-21f509415894] Running
	I0729 21:20:15.285764 1176137 system_pods.go:89] "registry-698f998955-9m2mq" [42ae84b2-13f5-4bdf-8464-ea5c279ba7b9] Running
	I0729 21:20:15.285767 1176137 system_pods.go:89] "registry-proxy-qc5dm" [14fc66f1-2934-46ff-a0d2-35bcab11dca6] Running
	I0729 21:20:15.285774 1176137 system_pods.go:89] "snapshot-controller-745499f584-jtq7z" [0041cd06-2bb2-4e17-a579-79fa61c729da] Running
	I0729 21:20:15.285782 1176137 system_pods.go:89] "snapshot-controller-745499f584-tvfn7" [7e1da94b-7889-49c0-8770-a30282fdcc3b] Running
	I0729 21:20:15.285786 1176137 system_pods.go:89] "storage-provisioner" [cc8fe84c-12b8-47d5-807a-b94d3209832e] Running
	I0729 21:20:15.285792 1176137 system_pods.go:126] duration metric: took 9.236258ms to wait for k8s-apps to be running ...
	I0729 21:20:15.285800 1176137 system_svc.go:44] waiting for kubelet service to be running ....
	I0729 21:20:15.285863 1176137 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 21:20:15.298464 1176137 system_svc.go:56] duration metric: took 12.654188ms WaitForService to wait for kubelet
	I0729 21:20:15.298548 1176137 kubeadm.go:582] duration metric: took 2m31.360883252s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0729 21:20:15.298582 1176137 node_conditions.go:102] verifying NodePressure condition ...
	I0729 21:20:15.302424 1176137 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0729 21:20:15.302460 1176137 node_conditions.go:123] node cpu capacity is 2
	I0729 21:20:15.302473 1176137 node_conditions.go:105] duration metric: took 3.884865ms to run NodePressure ...
	I0729 21:20:15.302486 1176137 start.go:241] waiting for startup goroutines ...
	I0729 21:20:15.302494 1176137 start.go:246] waiting for cluster config update ...
	I0729 21:20:15.302509 1176137 start.go:255] writing updated cluster config ...
	I0729 21:20:15.302806 1176137 ssh_runner.go:195] Run: rm -f paused
	I0729 21:20:15.660307 1176137 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0729 21:20:15.663202 1176137 out.go:177] * Done! kubectl is now configured to use "addons-510496" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 29 21:24:35 addons-510496 crio[969]: time="2024-07-29 21:24:35.713030305Z" 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=9e434faf-9553-42a9-a39c-3a8a5316c38f name=/runtime.v1.ImageService/ImageStatus
	Jul 29 21:24:35 addons-510496 crio[969]: time="2024-07-29 21:24:35.720016738Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=752d5c0d-c25a-42d4-a7ff-b81674b08374 name=/runtime.v1.ImageService/ImageStatus
	Jul 29 21:24:35 addons-510496 crio[969]: time="2024-07-29 21:24:35.721400337Z" 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=752d5c0d-c25a-42d4-a7ff-b81674b08374 name=/runtime.v1.ImageService/ImageStatus
	Jul 29 21:24:35 addons-510496 crio[969]: time="2024-07-29 21:24:35.722845122Z" level=info msg="Creating container: default/hello-world-app-6778b5fc9f-nhknf/hello-world-app" id=89e2bfe9-ab64-4415-a4eb-939ecaf9c0f6 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 29 21:24:35 addons-510496 crio[969]: time="2024-07-29 21:24:35.723034060Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 29 21:24:35 addons-510496 crio[969]: time="2024-07-29 21:24:35.750771181Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6dc53e1cd844dde0a4895c78c2adb867cd624bd105e09e8a8990c39d4660f2c2/merged/etc/passwd: no such file or directory"
	Jul 29 21:24:35 addons-510496 crio[969]: time="2024-07-29 21:24:35.750869551Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/6dc53e1cd844dde0a4895c78c2adb867cd624bd105e09e8a8990c39d4660f2c2/merged/etc/group: no such file or directory"
	Jul 29 21:24:35 addons-510496 crio[969]: time="2024-07-29 21:24:35.812312598Z" level=info msg="Created container 9409aeb5dfca5feae8c2122cdc84ceb46eaf93e696101db0e105e2b45594d5e0: default/hello-world-app-6778b5fc9f-nhknf/hello-world-app" id=89e2bfe9-ab64-4415-a4eb-939ecaf9c0f6 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 29 21:24:35 addons-510496 crio[969]: time="2024-07-29 21:24:35.813370447Z" level=info msg="Starting container: 9409aeb5dfca5feae8c2122cdc84ceb46eaf93e696101db0e105e2b45594d5e0" id=67d7e99a-aeb8-4931-b273-c0f564817154 name=/runtime.v1.RuntimeService/StartContainer
	Jul 29 21:24:35 addons-510496 crio[969]: time="2024-07-29 21:24:35.826354274Z" level=info msg="Started container" PID=8878 containerID=9409aeb5dfca5feae8c2122cdc84ceb46eaf93e696101db0e105e2b45594d5e0 description=default/hello-world-app-6778b5fc9f-nhknf/hello-world-app id=67d7e99a-aeb8-4931-b273-c0f564817154 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28ebec6fe6b0501f99ce7b5eabd4522f50014607bf2db7e6bffbe2bc6a2eb207
	Jul 29 21:24:37 addons-510496 crio[969]: time="2024-07-29 21:24:37.352587698Z" level=info msg="Stopping container: 92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a (timeout: 2s)" id=d86c5d21-9c0e-46f1-90ab-5b894280e039 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 21:24:39 addons-510496 crio[969]: time="2024-07-29 21:24:39.360214040Z" level=warning msg="Stopping container 92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=d86c5d21-9c0e-46f1-90ab-5b894280e039 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 21:24:39 addons-510496 conmon[4870]: conmon 92c94ac5260a6c7eec30 <ninfo>: container 4881 exited with status 137
	Jul 29 21:24:39 addons-510496 crio[969]: time="2024-07-29 21:24:39.497987387Z" level=info msg="Stopped container 92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a: ingress-nginx/ingress-nginx-controller-6d9bd977d4-wbh8m/controller" id=d86c5d21-9c0e-46f1-90ab-5b894280e039 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 21:24:39 addons-510496 crio[969]: time="2024-07-29 21:24:39.498603474Z" level=info msg="Stopping pod sandbox: aa2a27d2b86567cff4a9475539210feda6155f69a938f41e15eac474362c0b46" id=bea9943f-4a3c-48f0-8494-9573ede15897 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 21:24:39 addons-510496 crio[969]: time="2024-07-29 21:24:39.501997253Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-S7KA7YJFMNJRTTFH - [0:0]\n:KUBE-HP-MJMDRWCYCUYPUG32 - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-X KUBE-HP-S7KA7YJFMNJRTTFH\n-X KUBE-HP-MJMDRWCYCUYPUG32\nCOMMIT\n"
	Jul 29 21:24:39 addons-510496 crio[969]: time="2024-07-29 21:24:39.503417324Z" level=info msg="Closing host port tcp:80"
	Jul 29 21:24:39 addons-510496 crio[969]: time="2024-07-29 21:24:39.503461164Z" level=info msg="Closing host port tcp:443"
	Jul 29 21:24:39 addons-510496 crio[969]: time="2024-07-29 21:24:39.504872217Z" level=info msg="Host port tcp:80 does not have an open socket"
	Jul 29 21:24:39 addons-510496 crio[969]: time="2024-07-29 21:24:39.504902403Z" level=info msg="Host port tcp:443 does not have an open socket"
	Jul 29 21:24:39 addons-510496 crio[969]: time="2024-07-29 21:24:39.505064265Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-6d9bd977d4-wbh8m Namespace:ingress-nginx ID:aa2a27d2b86567cff4a9475539210feda6155f69a938f41e15eac474362c0b46 UID:21c5bb38-308a-40ad-9c7a-6374616b2386 NetNS:/var/run/netns/192dffba-1e6e-41b8-886d-e984223e58d0 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 29 21:24:39 addons-510496 crio[969]: time="2024-07-29 21:24:39.505210414Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-wbh8m from CNI network \"kindnet\" (type=ptp)"
	Jul 29 21:24:39 addons-510496 crio[969]: time="2024-07-29 21:24:39.528141266Z" level=info msg="Stopped pod sandbox: aa2a27d2b86567cff4a9475539210feda6155f69a938f41e15eac474362c0b46" id=bea9943f-4a3c-48f0-8494-9573ede15897 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 21:24:39 addons-510496 crio[969]: time="2024-07-29 21:24:39.575038059Z" level=info msg="Removing container: 92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a" id=9831e044-4e02-48e6-bcbe-7a57424e9925 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 21:24:39 addons-510496 crio[969]: time="2024-07-29 21:24:39.589908251Z" level=info msg="Removed container 92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a: ingress-nginx/ingress-nginx-controller-6d9bd977d4-wbh8m/controller" id=9831e044-4e02-48e6-bcbe-7a57424e9925 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	9409aeb5dfca5       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        8 seconds ago       Running             hello-world-app           0                   28ebec6fe6b05       hello-world-app-6778b5fc9f-nhknf
	3f1f63fa9ef66       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                              2 minutes ago       Running             nginx                     0                   c3b4b46924c67       nginx
	ee529d2f05f21       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          4 minutes ago       Running             busybox                   0                   e9ae0eae0d15b       busybox
	15c7420541239       296b5f799fcd8a39f0e93373bc18787d846c6a2a78a5657b1514831f043c09bf                                                             5 minutes ago       Exited              patch                     2                   c0f5be851d8f5       ingress-nginx-admission-patch-6k48z
	6f2f7fdb705b4       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              create                    0                   07859211fdcb7       ingress-nginx-admission-create-zs4c2
	07331826bec29       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        6 minutes ago       Running             metrics-server            0                   9164dead43972       metrics-server-c59844bb4-xlxf4
	ec6716fe48e8b       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             6 minutes ago       Running             coredns                   0                   16811f16e88bb       coredns-7db6d8ff4d-qn76d
	bad34b78bb419       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             6 minutes ago       Running             storage-provisioner       0                   e8212b0284662       storage-provisioner
	8a93856f06c2d       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                           6 minutes ago       Running             kindnet-cni               0                   23a6dfa2c5cf5       kindnet-l7rmb
	3bb35da7b2ec0       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                             7 minutes ago       Running             kube-proxy                0                   e199ced9a9494       kube-proxy-fl6df
	60bc9bf55d984       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                             7 minutes ago       Running             kube-apiserver            0                   8b29cad5e8ff6       kube-apiserver-addons-510496
	5e072535929ee       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                             7 minutes ago       Running             kube-scheduler            0                   5f326a7f9c6a8       kube-scheduler-addons-510496
	93b6ce32f424b       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                             7 minutes ago       Running             etcd                      0                   ed65c5dcbc933       etcd-addons-510496
	4ea2f636ca9b9       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                             7 minutes ago       Running             kube-controller-manager   0                   7124d21836483       kube-controller-manager-addons-510496
	
	
	==> coredns [ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936] <==
	[INFO] 10.244.0.12:46563 - 21148 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001798535s
	[INFO] 10.244.0.12:59083 - 19523 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000423365s
	[INFO] 10.244.0.12:59083 - 25153 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000747441s
	[INFO] 10.244.0.12:51701 - 6814 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000185968s
	[INFO] 10.244.0.12:51701 - 129 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000171552s
	[INFO] 10.244.0.12:37734 - 51602 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000123643s
	[INFO] 10.244.0.12:37734 - 51860 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000090895s
	[INFO] 10.244.0.12:40417 - 42792 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000045702s
	[INFO] 10.244.0.12:40417 - 53546 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000145033s
	[INFO] 10.244.0.12:50635 - 7812 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002093697s
	[INFO] 10.244.0.12:50635 - 22406 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001399794s
	[INFO] 10.244.0.12:50972 - 21873 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000087736s
	[INFO] 10.244.0.12:50972 - 61043 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000055376s
	[INFO] 10.244.0.20:50729 - 25278 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000155724s
	[INFO] 10.244.0.20:43850 - 10390 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000098133s
	[INFO] 10.244.0.20:34216 - 36352 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000151039s
	[INFO] 10.244.0.20:41497 - 9104 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000084414s
	[INFO] 10.244.0.20:48990 - 16938 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000190973s
	[INFO] 10.244.0.20:37341 - 14331 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000126941s
	[INFO] 10.244.0.20:34834 - 54335 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002190558s
	[INFO] 10.244.0.20:34526 - 14630 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002127576s
	[INFO] 10.244.0.20:33083 - 53964 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.001212563s
	[INFO] 10.244.0.20:57544 - 50995 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000888265s
	[INFO] 10.244.0.23:33404 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000218165s
	[INFO] 10.244.0.23:54295 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000150063s
	
	
	==> describe nodes <==
	Name:               addons-510496
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-510496
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=de53afae5e8f4269438099f4dad14d93a8a17e35
	                    minikube.k8s.io/name=addons-510496
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_29T21_17_30_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-510496
	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 21:17:27 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-510496
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Jul 2024 21:24:38 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Jul 2024 21:22:36 +0000   Mon, 29 Jul 2024 21:17:24 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Jul 2024 21:22:36 +0000   Mon, 29 Jul 2024 21:17:24 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Jul 2024 21:22:36 +0000   Mon, 29 Jul 2024 21:17:24 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Jul 2024 21:22:36 +0000   Mon, 29 Jul 2024 21:18:30 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-510496
	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:                 1c828de45ba54baebd0ba264e484f23e
	  System UUID:                58c23e82-2978-4a62-83a4-a6cf0ecce838
	  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)         4m28s
	  default                     hello-world-app-6778b5fc9f-nhknf         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         10s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m30s
	  kube-system                 coredns-7db6d8ff4d-qn76d                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     7m1s
	  kube-system                 etcd-addons-510496                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         7m15s
	  kube-system                 kindnet-l7rmb                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      7m1s
	  kube-system                 kube-apiserver-addons-510496             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m15s
	  kube-system                 kube-controller-manager-addons-510496    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m15s
	  kube-system                 kube-proxy-fl6df                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m1s
	  kube-system                 kube-scheduler-addons-510496             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m15s
	  kube-system                 metrics-server-c59844bb4-xlxf4           100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m55s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m55s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             420Mi (5%!)(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                 6m54s  kube-proxy       
	  Normal  NodeHasSufficientMemory  7m22s  kubelet          Node addons-510496 status is now: NodeHasSufficientMemory
	  Normal  Starting                 7m15s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  7m15s  kubelet          Node addons-510496 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    7m15s  kubelet          Node addons-510496 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     7m15s  kubelet          Node addons-510496 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           7m1s   node-controller  Node addons-510496 event: Registered Node addons-510496 in Controller
	  Normal  NodeReady                6m14s  kubelet          Node addons-510496 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001060] FS-Cache: O-key=[8] '995a5c0100000000'
	[  +0.000772] FS-Cache: N-cookie c=0000013e [p=00000135 fl=2 nc=0 na=1]
	[  +0.000956] FS-Cache: N-cookie d=00000000246b9f20{9p.inode} n=00000000659fc80d
	[  +0.001168] FS-Cache: N-key=[8] '995a5c0100000000'
	[  +0.006916] FS-Cache: Duplicate cookie detected
	[  +0.000743] FS-Cache: O-cookie c=00000138 [p=00000135 fl=226 nc=0 na=1]
	[  +0.001021] FS-Cache: O-cookie d=00000000246b9f20{9p.inode} n=00000000fc453293
	[  +0.001207] FS-Cache: O-key=[8] '995a5c0100000000'
	[  +0.000740] FS-Cache: N-cookie c=0000013f [p=00000135 fl=2 nc=0 na=1]
	[  +0.000964] FS-Cache: N-cookie d=00000000246b9f20{9p.inode} n=00000000c8e4d396
	[  +0.001080] FS-Cache: N-key=[8] '995a5c0100000000'
	[  +2.671797] FS-Cache: Duplicate cookie detected
	[  +0.000732] FS-Cache: O-cookie c=00000136 [p=00000135 fl=226 nc=0 na=1]
	[  +0.000959] FS-Cache: O-cookie d=00000000246b9f20{9p.inode} n=0000000058b92a2a
	[  +0.001042] FS-Cache: O-key=[8] '985a5c0100000000'
	[  +0.000713] FS-Cache: N-cookie c=00000141 [p=00000135 fl=2 nc=0 na=1]
	[  +0.000932] FS-Cache: N-cookie d=00000000246b9f20{9p.inode} n=00000000659fc80d
	[  +0.001066] FS-Cache: N-key=[8] '985a5c0100000000'
	[  +0.344508] FS-Cache: Duplicate cookie detected
	[  +0.000696] FS-Cache: O-cookie c=0000013b [p=00000135 fl=226 nc=0 na=1]
	[  +0.000957] FS-Cache: O-cookie d=00000000246b9f20{9p.inode} n=0000000030ebd67f
	[  +0.001032] FS-Cache: O-key=[8] '9f5a5c0100000000'
	[  +0.000757] FS-Cache: N-cookie c=00000142 [p=00000135 fl=2 nc=0 na=1]
	[  +0.000934] FS-Cache: N-cookie d=00000000246b9f20{9p.inode} n=000000004f445661
	[  +0.001033] FS-Cache: N-key=[8] '9f5a5c0100000000'
	
	
	==> etcd [93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770] <==
	{"level":"info","ts":"2024-07-29T21:17:46.992245Z","caller":"traceutil/trace.go:171","msg":"trace[432712768] transaction","detail":"{read_only:false; response_revision:380; number_of_response:1; }","duration":"237.856321ms","start":"2024-07-29T21:17:46.75436Z","end":"2024-07-29T21:17:46.992217Z","steps":["trace[432712768] 'process raft request'  (duration: 206.343412ms)","trace[432712768] 'get key's previous created_revision and leaseID' {req_type:put; key:/registry/serviceaccounts/kube-system/default; req_size:173; } (duration: 28.40324ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T21:17:47.037476Z","caller":"traceutil/trace.go:171","msg":"trace[2015463933] linearizableReadLoop","detail":"{readStateIndex:391; appliedIndex:389; }","duration":"101.245579ms","start":"2024-07-29T21:17:46.912448Z","end":"2024-07-29T21:17:47.013694Z","steps":["trace[2015463933] 'read index received'  (duration: 784.515µs)","trace[2015463933] 'applied index is now lower than readState.Index'  (duration: 100.458102ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T21:17:47.1496Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"394.670048ms","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-29T21:17:47.149717Z","caller":"traceutil/trace.go:171","msg":"trace[658344397] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:380; }","duration":"395.157251ms","start":"2024-07-29T21:17:46.754545Z","end":"2024-07-29T21:17:47.149702Z","steps":["trace[658344397] 'agreement among raft nodes before linearized reading'  (duration: 259.172648ms)","trace[658344397] 'range keys from in-memory index tree'  (duration: 135.473219ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T21:17:47.149751Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T21:17:46.754538Z","time spent":"395.202362ms","remote":"127.0.0.1:46160","response type":"/etcdserverpb.KV/Range","request count":0,"request size":60,"response count":0,"response size":29,"request content":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" "}
	{"level":"warn","ts":"2024-07-29T21:17:47.15024Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"187.755487ms","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-29T21:17:47.150368Z","caller":"traceutil/trace.go:171","msg":"trace[1318398664] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/; range_end:/registry/apiextensions.k8s.io/customresourcedefinitions0; response_count:0; response_revision:380; }","duration":"187.892077ms","start":"2024-07-29T21:17:46.962465Z","end":"2024-07-29T21:17:47.150357Z","steps":["trace[1318398664] 'agreement among raft nodes before linearized reading'  (duration: 98.597553ms)","trace[1318398664] 'range keys from in-memory index tree'  (duration: 89.132941ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T21:17:47.158044Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"149.471898ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/storageclasses/standard\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T21:17:47.158132Z","caller":"traceutil/trace.go:171","msg":"trace[11581109] range","detail":"{range_begin:/registry/storageclasses/standard; range_end:; response_count:0; response_revision:380; }","duration":"149.564641ms","start":"2024-07-29T21:17:47.008554Z","end":"2024-07-29T21:17:47.158119Z","steps":["trace[11581109] 'agreement among raft nodes before linearized reading'  (duration: 52.535215ms)","trace[11581109] 'range keys from in-memory index tree'  (duration: 96.923581ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T21:17:47.158412Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"149.923754ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T21:17:47.158762Z","caller":"traceutil/trace.go:171","msg":"trace[979580521] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:380; }","duration":"150.273939ms","start":"2024-07-29T21:17:47.008477Z","end":"2024-07-29T21:17:47.158751Z","steps":["trace[979580521] 'agreement among raft nodes before linearized reading'  (duration: 52.620489ms)","trace[979580521] 'range keys from in-memory index tree'  (duration: 97.296273ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T21:17:47.167355Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"204.828775ms","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-29T21:17:47.264991Z","caller":"traceutil/trace.go:171","msg":"trace[244844978] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:380; }","duration":"302.474577ms","start":"2024-07-29T21:17:46.962499Z","end":"2024-07-29T21:17:47.264973Z","steps":["trace[244844978] 'agreement among raft nodes before linearized reading'  (duration: 98.604626ms)","trace[244844978] 'range keys from in-memory index tree'  (duration: 106.205063ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T21:17:47.265278Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T21:17:46.962478Z","time spent":"302.547405ms","remote":"127.0.0.1:46402","response type":"/etcdserverpb.KV/Range","request count":0,"request size":54,"response count":0,"response size":29,"request content":"key:\"/registry/deployments/default/cloud-spanner-emulator\" "}
	{"level":"info","ts":"2024-07-29T21:17:47.272856Z","caller":"traceutil/trace.go:171","msg":"trace[755922785] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"105.289595ms","start":"2024-07-29T21:17:47.167552Z","end":"2024-07-29T21:17:47.272841Z","steps":["trace[755922785] 'process raft request'  (duration: 100.560378ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T21:17:48.218173Z","caller":"traceutil/trace.go:171","msg":"trace[746619684] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"125.276203ms","start":"2024-07-29T21:17:48.092855Z","end":"2024-07-29T21:17:48.218131Z","steps":["trace[746619684] 'process raft request'  (duration: 65.175095ms)","trace[746619684] 'compare'  (duration: 59.590627ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T21:17:48.242527Z","caller":"traceutil/trace.go:171","msg":"trace[304001451] transaction","detail":"{read_only:false; response_revision:396; number_of_response:1; }","duration":"149.431923ms","start":"2024-07-29T21:17:48.093073Z","end":"2024-07-29T21:17:48.242505Z","steps":["trace[304001451] 'process raft request'  (duration: 124.657128ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T21:17:48.242802Z","caller":"traceutil/trace.go:171","msg":"trace[1509656334] linearizableReadLoop","detail":"{readStateIndex:407; appliedIndex:404; }","duration":"132.66279ms","start":"2024-07-29T21:17:48.11013Z","end":"2024-07-29T21:17:48.242792Z","steps":["trace[1509656334] 'read index received'  (duration: 24.972915ms)","trace[1509656334] 'applied index is now lower than readState.Index'  (duration: 107.688907ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T21:17:48.244021Z","caller":"traceutil/trace.go:171","msg":"trace[1756558454] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"133.686221ms","start":"2024-07-29T21:17:48.110324Z","end":"2024-07-29T21:17:48.244011Z","steps":["trace[1756558454] 'process raft request'  (duration: 107.45036ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T21:17:48.256142Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"145.993476ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T21:17:48.256292Z","caller":"traceutil/trace.go:171","msg":"trace[843452046] range","detail":"{range_begin:/registry/services/specs/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:400; }","duration":"146.152491ms","start":"2024-07-29T21:17:48.110126Z","end":"2024-07-29T21:17:48.256278Z","steps":["trace[843452046] 'agreement among raft nodes before linearized reading'  (duration: 145.949218ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T21:17:48.259341Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"131.42414ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas/local-path-storage/\" range_end:\"/registry/resourcequotas/local-path-storage0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T21:17:48.25999Z","caller":"traceutil/trace.go:171","msg":"trace[1564442064] range","detail":"{range_begin:/registry/resourcequotas/local-path-storage/; range_end:/registry/resourcequotas/local-path-storage0; response_count:0; response_revision:400; }","duration":"132.124331ms","start":"2024-07-29T21:17:48.127851Z","end":"2024-07-29T21:17:48.259975Z","steps":["trace[1564442064] 'agreement among raft nodes before linearized reading'  (duration: 131.399566ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T21:17:48.248664Z","caller":"traceutil/trace.go:171","msg":"trace[1152914391] transaction","detail":"{read_only:false; response_revision:398; number_of_response:1; }","duration":"138.237708ms","start":"2024-07-29T21:17:48.110407Z","end":"2024-07-29T21:17:48.248645Z","steps":["trace[1152914391] 'process raft request'  (duration: 107.396567ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T21:17:48.248892Z","caller":"traceutil/trace.go:171","msg":"trace[372785754] transaction","detail":"{read_only:false; number_of_response:1; response_revision:399; }","duration":"119.951566ms","start":"2024-07-29T21:17:48.128934Z","end":"2024-07-29T21:17:48.248885Z","steps":["trace[372785754] 'process raft request'  (duration: 88.912814ms)"],"step_count":1}
	
	
	==> kernel <==
	 21:24:44 up 1 day,  5:07,  0 users,  load average: 0.39, 1.01, 1.96
	Linux addons-510496 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 [8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3] <==
	E0729 21:23:34.053702       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 21:23:39.749665       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 21:23:39.749702       1 main.go:299] handling current node
	I0729 21:23:49.749830       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 21:23:49.749869       1 main.go:299] handling current node
	I0729 21:23:59.750472       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 21:23:59.750507       1 main.go:299] handling current node
	W0729 21:23:59.977041       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 21:23:59.977152       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 21:24:09.750460       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 21:24:09.750583       1 main.go:299] handling current node
	W0729 21:24:09.941513       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 21:24:09.941549       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 21:24:17.309278       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 21:24:17.309313       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 21:24:19.750456       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 21:24:19.750653       1 main.go:299] handling current node
	I0729 21:24:29.749718       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 21:24:29.749756       1 main.go:299] handling current node
	W0729 21:24:30.710887       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 21:24:30.710921       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 21:24:39.750247       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 21:24:39.750287       1 main.go:299] handling current node
	W0729 21:24:44.794182       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 21:24:44.794231       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
	
	
	==> kube-apiserver [60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761] <==
	E0729 21:20:24.646250       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:52350: use of closed network connection
	E0729 21:20:24.799906       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:52370: use of closed network connection
	I0729 21:20:46.852211       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0729 21:21:03.889053       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"csi-hostpathplugin-sa\" not found]"
	I0729 21:21:10.660450       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 21:21:10.660498       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 21:21:10.690380       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 21:21:10.690598       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 21:21:10.725392       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 21:21:10.725548       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 21:21:10.740457       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 21:21:10.740512       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 21:21:10.771406       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 21:21:10.771525       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	E0729 21:21:10.954182       1 watch.go:250] http2: stream closed
	W0729 21:21:11.726034       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0729 21:21:11.772361       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0729 21:21:11.796684       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0729 21:21:17.372578       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.153.47"}
	E0729 21:21:35.301267       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0729 21:22:08.601369       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0729 21:22:09.628346       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0729 21:22:14.160905       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0729 21:22:14.447986       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.103.34.222"}
	I0729 21:24:34.324807       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.104.86.228"}
	
	
	==> kube-controller-manager [4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7] <==
	W0729 21:23:14.648673       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 21:23:14.648794       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 21:23:27.304936       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 21:23:27.304977       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 21:23:33.954735       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 21:23:33.954777       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 21:23:45.212696       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 21:23:45.212798       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 21:24:03.962740       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 21:24:03.962781       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 21:24:07.808572       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 21:24:07.808609       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 21:24:12.121309       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 21:24:12.121368       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 21:24:34.093388       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="26.135094ms"
	I0729 21:24:34.109617       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="16.109611ms"
	I0729 21:24:34.109852       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="59.766µs"
	I0729 21:24:34.133158       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="133.489µs"
	I0729 21:24:36.322695       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0729 21:24:36.327286       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="6.187µs"
	I0729 21:24:36.330394       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	I0729 21:24:36.587533       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="12.307571ms"
	I0729 21:24:36.587620       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="45.448µs"
	W0729 21:24:36.818740       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 21:24:36.818780       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	
	
	==> kube-proxy [3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4] <==
	I0729 21:17:49.645508       1 server_linux.go:69] "Using iptables proxy"
	I0729 21:17:49.864376       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0729 21:17:50.380919       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0729 21:17:50.399372       1 server_linux.go:165] "Using iptables Proxier"
	I0729 21:17:50.431567       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0729 21:17:50.432209       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0729 21:17:50.435855       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 21:17:50.436249       1 server.go:872] "Version info" version="v1.30.3"
	I0729 21:17:50.436310       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0729 21:17:50.440016       1 config.go:192] "Starting service config controller"
	I0729 21:17:50.441845       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0729 21:17:50.442006       1 config.go:101] "Starting endpoint slice config controller"
	I0729 21:17:50.442054       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0729 21:17:50.442447       1 config.go:319] "Starting node config controller"
	I0729 21:17:50.443370       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0729 21:17:50.542345       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0729 21:17:50.542353       1 shared_informer.go:320] Caches are synced for service config
	I0729 21:17:50.549424       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c] <==
	W0729 21:17:27.470156       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0729 21:17:27.470224       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 21:17:27.470254       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
	E0729 21:17:27.470235       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0729 21:17:27.470317       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 21:17:27.470333       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 21:17:27.470406       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 21:17:27.470467       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 21:17:28.298730       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 21:17:28.298768       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 21:17:28.349458       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 21:17:28.349592       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 21:17:28.349677       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 21:17:28.349731       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 21:17:28.364208       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 21:17:28.364328       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"
	W0729 21:17:28.366612       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0729 21:17:28.366648       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0729 21:17:28.609577       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0729 21:17:28.609702       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0729 21:17:28.667029       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 21:17:28.667155       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 21:17:28.692777       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 21:17:28.692903       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
	I0729 21:17:31.443179       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 29 21:24:34 addons-510496 kubelet[1553]: I0729 21:24:34.095317    1553 topology_manager.go:215] "Topology Admit Handler" podUID="05a4c35b-6f3c-4437-bfcd-3e7f55bd5888" podNamespace="default" podName="hello-world-app-6778b5fc9f-nhknf"
	Jul 29 21:24:34 addons-510496 kubelet[1553]: I0729 21:24:34.095399    1553 memory_manager.go:354] "RemoveStaleState removing state" podUID="75c7aed7-94d1-4abd-8434-800f257d7629" containerName="gadget"
	Jul 29 21:24:34 addons-510496 kubelet[1553]: I0729 21:24:34.095412    1553 memory_manager.go:354] "RemoveStaleState removing state" podUID="75c7aed7-94d1-4abd-8434-800f257d7629" containerName="gadget"
	Jul 29 21:24:34 addons-510496 kubelet[1553]: I0729 21:24:34.123403    1553 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-nhsfn\" (UniqueName: \"kubernetes.io/projected/05a4c35b-6f3c-4437-bfcd-3e7f55bd5888-kube-api-access-nhsfn\") pod \"hello-world-app-6778b5fc9f-nhknf\" (UID: \"05a4c35b-6f3c-4437-bfcd-3e7f55bd5888\") " pod="default/hello-world-app-6778b5fc9f-nhknf"
	Jul 29 21:24:35 addons-510496 kubelet[1553]: I0729 21:24:35.331533    1553 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-jrm2s\" (UniqueName: \"kubernetes.io/projected/95086729-0323-439b-8356-7322ccd867c1-kube-api-access-jrm2s\") pod \"95086729-0323-439b-8356-7322ccd867c1\" (UID: \"95086729-0323-439b-8356-7322ccd867c1\") "
	Jul 29 21:24:35 addons-510496 kubelet[1553]: I0729 21:24:35.333520    1553 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/95086729-0323-439b-8356-7322ccd867c1-kube-api-access-jrm2s" (OuterVolumeSpecName: "kube-api-access-jrm2s") pod "95086729-0323-439b-8356-7322ccd867c1" (UID: "95086729-0323-439b-8356-7322ccd867c1"). InnerVolumeSpecName "kube-api-access-jrm2s". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 29 21:24:35 addons-510496 kubelet[1553]: I0729 21:24:35.431832    1553 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-jrm2s\" (UniqueName: \"kubernetes.io/projected/95086729-0323-439b-8356-7322ccd867c1-kube-api-access-jrm2s\") on node \"addons-510496\" DevicePath \"\""
	Jul 29 21:24:35 addons-510496 kubelet[1553]: I0729 21:24:35.560724    1553 scope.go:117] "RemoveContainer" containerID="e26a1e420d6b2c432cfabb5f85f2f4c880f0d9ed509b30f31b50299226039c24"
	Jul 29 21:24:35 addons-510496 kubelet[1553]: I0729 21:24:35.659045    1553 scope.go:117] "RemoveContainer" containerID="e26a1e420d6b2c432cfabb5f85f2f4c880f0d9ed509b30f31b50299226039c24"
	Jul 29 21:24:35 addons-510496 kubelet[1553]: E0729 21:24:35.661831    1553 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"e26a1e420d6b2c432cfabb5f85f2f4c880f0d9ed509b30f31b50299226039c24\": container with ID starting with e26a1e420d6b2c432cfabb5f85f2f4c880f0d9ed509b30f31b50299226039c24 not found: ID does not exist" containerID="e26a1e420d6b2c432cfabb5f85f2f4c880f0d9ed509b30f31b50299226039c24"
	Jul 29 21:24:35 addons-510496 kubelet[1553]: I0729 21:24:35.661878    1553 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"e26a1e420d6b2c432cfabb5f85f2f4c880f0d9ed509b30f31b50299226039c24"} err="failed to get container status \"e26a1e420d6b2c432cfabb5f85f2f4c880f0d9ed509b30f31b50299226039c24\": rpc error: code = NotFound desc = could not find container \"e26a1e420d6b2c432cfabb5f85f2f4c880f0d9ed509b30f31b50299226039c24\": container with ID starting with e26a1e420d6b2c432cfabb5f85f2f4c880f0d9ed509b30f31b50299226039c24 not found: ID does not exist"
	Jul 29 21:24:35 addons-510496 kubelet[1553]: I0729 21:24:35.824857    1553 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="95086729-0323-439b-8356-7322ccd867c1" path="/var/lib/kubelet/pods/95086729-0323-439b-8356-7322ccd867c1/volumes"
	Jul 29 21:24:37 addons-510496 kubelet[1553]: I0729 21:24:37.823768    1553 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="55c466a7-7285-445a-b5e9-4a351962678d" path="/var/lib/kubelet/pods/55c466a7-7285-445a-b5e9-4a351962678d/volumes"
	Jul 29 21:24:37 addons-510496 kubelet[1553]: I0729 21:24:37.824228    1553 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="628ec46c-0529-4615-864f-bd27d8ccb3f0" path="/var/lib/kubelet/pods/628ec46c-0529-4615-864f-bd27d8ccb3f0/volumes"
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.559985    1553 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-l5dfj\" (UniqueName: \"kubernetes.io/projected/21c5bb38-308a-40ad-9c7a-6374616b2386-kube-api-access-l5dfj\") pod \"21c5bb38-308a-40ad-9c7a-6374616b2386\" (UID: \"21c5bb38-308a-40ad-9c7a-6374616b2386\") "
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.560032    1553 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/21c5bb38-308a-40ad-9c7a-6374616b2386-webhook-cert\") pod \"21c5bb38-308a-40ad-9c7a-6374616b2386\" (UID: \"21c5bb38-308a-40ad-9c7a-6374616b2386\") "
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.562624    1553 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/21c5bb38-308a-40ad-9c7a-6374616b2386-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "21c5bb38-308a-40ad-9c7a-6374616b2386" (UID: "21c5bb38-308a-40ad-9c7a-6374616b2386"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.563327    1553 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/21c5bb38-308a-40ad-9c7a-6374616b2386-kube-api-access-l5dfj" (OuterVolumeSpecName: "kube-api-access-l5dfj") pod "21c5bb38-308a-40ad-9c7a-6374616b2386" (UID: "21c5bb38-308a-40ad-9c7a-6374616b2386"). InnerVolumeSpecName "kube-api-access-l5dfj". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.573521    1553 scope.go:117] "RemoveContainer" containerID="92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a"
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.590192    1553 scope.go:117] "RemoveContainer" containerID="92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a"
	Jul 29 21:24:39 addons-510496 kubelet[1553]: E0729 21:24:39.590606    1553 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a\": container with ID starting with 92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a not found: ID does not exist" containerID="92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a"
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.590649    1553 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a"} err="failed to get container status \"92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a\": rpc error: code = NotFound desc = could not find container \"92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a\": container with ID starting with 92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a not found: ID does not exist"
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.660600    1553 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-l5dfj\" (UniqueName: \"kubernetes.io/projected/21c5bb38-308a-40ad-9c7a-6374616b2386-kube-api-access-l5dfj\") on node \"addons-510496\" DevicePath \"\""
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.660645    1553 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/21c5bb38-308a-40ad-9c7a-6374616b2386-webhook-cert\") on node \"addons-510496\" DevicePath \"\""
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.823697    1553 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="21c5bb38-308a-40ad-9c7a-6374616b2386" path="/var/lib/kubelet/pods/21c5bb38-308a-40ad-9c7a-6374616b2386/volumes"
	
	
	==> storage-provisioner [bad34b78bb419a34b7206bb96e0d8579405b3f23ddc2623f2cb344c77709ca6d] <==
	I0729 21:18:31.376683       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0729 21:18:31.396974       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0729 21:18:31.397100       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0729 21:18:31.418013       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0729 21:18:31.418264       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-510496_ca22f5c9-6b7e-4a25-9487-923232a7dcdd!
	I0729 21:18:31.419217       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"a000db83-6e19-43db-89fc-3bfbb826f982", APIVersion:"v1", ResourceVersion:"922", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-510496_ca22f5c9-6b7e-4a25-9487-923232a7dcdd became leader
	I0729 21:18:31.518584       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-510496_ca22f5c9-6b7e-4a25-9487-923232a7dcdd!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (344.48s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.848541ms
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-xlxf4" [c938d522-ea9f-4e21-aa51-5365c4bf0074] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.00429857s
addons_test.go:417: (dbg) Run:  kubectl --context addons-510496 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-510496 top pods -n kube-system: exit status 1 (100.08335ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qn76d, age: 3m57.303870526s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qn76d, age: 4m6.283434824s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qn76d, age: 4m15.944109275s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qn76d, age: 4m26.551352271s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qn76d, age: 4m41.495363662s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qn76d, age: 5m3.388158872s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qn76d, age: 5m22.053503252s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qn76d, age: 5m50.143633932s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qn76d, age: 7m11.856742533s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qn76d, age: 7m50.738740863s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qn76d, age: 8m48.643923837s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-qn76d, age: 9m32.706828148s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "3fff26f19effe75e7b661fcd04866a096cd6c5a759cf513f8dbfd0ff8b2f6e79",
	        "Created": "2024-07-29T21:17:03.878533211Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1176638,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-29T21:17:04.104475384Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/3fff26f19effe75e7b661fcd04866a096cd6c5a759cf513f8dbfd0ff8b2f6e79/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/3fff26f19effe75e7b661fcd04866a096cd6c5a759cf513f8dbfd0ff8b2f6e79/hostname",
	        "HostsPath": "/var/lib/docker/containers/3fff26f19effe75e7b661fcd04866a096cd6c5a759cf513f8dbfd0ff8b2f6e79/hosts",
	        "LogPath": "/var/lib/docker/containers/3fff26f19effe75e7b661fcd04866a096cd6c5a759cf513f8dbfd0ff8b2f6e79/3fff26f19effe75e7b661fcd04866a096cd6c5a759cf513f8dbfd0ff8b2f6e79-json.log",
	        "Name": "/addons-510496",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-510496:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-510496",
	            "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/819bec14469c72c69f204b6e9f1b4e3691d761bf8ec67b3e34417007cc1fbc41-init/diff:/var/lib/docker/overlay2/9a831291690d2700d620e11aea82cc0621cd9e401bbf147cff80dfbe37a9a8a9/diff",
	                "MergedDir": "/var/lib/docker/overlay2/819bec14469c72c69f204b6e9f1b4e3691d761bf8ec67b3e34417007cc1fbc41/merged",
	                "UpperDir": "/var/lib/docker/overlay2/819bec14469c72c69f204b6e9f1b4e3691d761bf8ec67b3e34417007cc1fbc41/diff",
	                "WorkDir": "/var/lib/docker/overlay2/819bec14469c72c69f204b6e9f1b4e3691d761bf8ec67b3e34417007cc1fbc41/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-510496",
	                "Source": "/var/lib/docker/volumes/addons-510496/_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-510496",
	            "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-510496",
	                "name.minikube.sigs.k8s.io": "addons-510496",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "2f769b091c64253f8083a6185261cea35779aef682cb9e85d115c4aa30fabf87",
	            "SandboxKey": "/var/run/docker/netns/2f769b091c64",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "39454"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "39455"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "39458"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "39456"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "39457"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-510496": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "ac875c59122ebffc910e7d1512cd304c8e09bae190a138678df6da174d324d20",
	                    "EndpointID": "987218bc46e97af702323ca1aa1cd834afb5fc8f8c5671bf3993452bc8faeb8a",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-510496",
	                        "3fff26f19eff"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-510496 -n addons-510496
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-510496 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-510496 logs -n 25: (1.386293289s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-075995 | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC |                     |
	|         | download-docker-075995                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-075995                                                                   | download-docker-075995 | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC | 29 Jul 24 21:16 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-953611   | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC |                     |
	|         | binary-mirror-953611                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:43271                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-953611                                                                     | binary-mirror-953611   | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC | 29 Jul 24 21:16 UTC |
	| addons  | enable dashboard -p                                                                         | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC |                     |
	|         | addons-510496                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC |                     |
	|         | addons-510496                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-510496 --wait=true                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC | 29 Jul 24 21:20 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-510496 addons disable                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:20 UTC | 29 Jul 24 21:20 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-510496 ip                                                                            | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:20 UTC | 29 Jul 24 21:20 UTC |
	| addons  | addons-510496 addons disable                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:20 UTC | 29 Jul 24 21:20 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-510496 addons disable                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:20 UTC | 29 Jul 24 21:21 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-510496 addons                                                                        | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:21 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:21 UTC |
	|         | -p addons-510496                                                                            |                        |         |         |                     |                     |
	| addons  | addons-510496 addons                                                                        | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:21 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:21 UTC |
	|         | addons-510496                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:21 UTC |
	|         | -p addons-510496                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-510496 ssh cat                                                                       | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:21 UTC |
	|         | /opt/local-path-provisioner/pvc-dd2a44aa-5aab-4c6b-815e-2bbbd0dc86fa_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-510496 addons disable                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:22 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-510496 addons disable                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:21 UTC | 29 Jul 24 21:21 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:22 UTC | 29 Jul 24 21:22 UTC |
	|         | addons-510496                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-510496 ssh curl -s                                                                   | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:22 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-510496 ip                                                                            | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:24 UTC | 29 Jul 24 21:24 UTC |
	| addons  | addons-510496 addons disable                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:24 UTC | 29 Jul 24 21:24 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-510496 addons disable                                                                | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:24 UTC | 29 Jul 24 21:24 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-510496 addons                                                                        | addons-510496          | jenkins | v1.33.1 | 29 Jul 24 21:27 UTC | 29 Jul 24 21:27 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 21:16:38
	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 21:16:38.829367 1176137 out.go:291] Setting OutFile to fd 1 ...
	I0729 21:16:38.829670 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:16:38.829784 1176137 out.go:304] Setting ErrFile to fd 2...
	I0729 21:16:38.829800 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:16:38.830140 1176137 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
	I0729 21:16:38.830700 1176137 out.go:298] Setting JSON to false
	I0729 21:16:38.831933 1176137 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":104349,"bootTime":1722183450,"procs":170,"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 21:16:38.832017 1176137 start.go:139] virtualization:  
	I0729 21:16:38.835210 1176137 out.go:177] * [addons-510496] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 21:16:38.838628 1176137 out.go:177]   - MINIKUBE_LOCATION=19339
	I0729 21:16:38.838700 1176137 notify.go:220] Checking for updates...
	I0729 21:16:38.843653 1176137 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 21:16:38.846104 1176137 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19339-1169711/kubeconfig
	I0729 21:16:38.848962 1176137 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19339-1169711/.minikube
	I0729 21:16:38.851282 1176137 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 21:16:38.853611 1176137 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 21:16:38.856030 1176137 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 21:16:38.877873 1176137 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 21:16:38.877988 1176137 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 21:16:38.944570 1176137 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 21:16:38.934611841 +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 21:16:38.944683 1176137 docker.go:307] overlay module found
	I0729 21:16:38.948005 1176137 out.go:177] * Using the docker driver based on user configuration
	I0729 21:16:38.950422 1176137 start.go:297] selected driver: docker
	I0729 21:16:38.950441 1176137 start.go:901] validating driver "docker" against <nil>
	I0729 21:16:38.950455 1176137 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 21:16:38.951128 1176137 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 21:16:39.012659 1176137 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 21:16:39.001232667 +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 21:16:39.012829 1176137 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 21:16:39.013065 1176137 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 21:16:39.016024 1176137 out.go:177] * Using Docker driver with root privileges
	I0729 21:16:39.018559 1176137 cni.go:84] Creating CNI manager for ""
	I0729 21:16:39.018602 1176137 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 21:16:39.018614 1176137 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 21:16:39.018717 1176137 start.go:340] cluster config:
	{Name:addons-510496 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-510496 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 21:16:39.021087 1176137 out.go:177] * Starting "addons-510496" primary control-plane node in "addons-510496" cluster
	I0729 21:16:39.023552 1176137 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 21:16:39.026216 1176137 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0729 21:16:39.028475 1176137 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 21:16:39.028573 1176137 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19339-1169711/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0729 21:16:39.028590 1176137 cache.go:56] Caching tarball of preloaded images
	I0729 21:16:39.028598 1176137 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 21:16:39.028720 1176137 preload.go:172] Found /home/jenkins/minikube-integration/19339-1169711/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0729 21:16:39.028735 1176137 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0729 21:16:39.029107 1176137 profile.go:143] Saving config to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/config.json ...
	I0729 21:16:39.029135 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/config.json: {Name:mk37fe7b1a794a3bc3d99974a21184109506a718 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:16:39.044142 1176137 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 21:16:39.044287 1176137 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 21:16:39.044309 1176137 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 21:16:39.044314 1176137 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 21:16:39.044322 1176137 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 21:16:39.044327 1176137 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0729 21:16:55.927591 1176137 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0729 21:16:55.927631 1176137 cache.go:194] Successfully downloaded all kic artifacts
	I0729 21:16:55.927682 1176137 start.go:360] acquireMachinesLock for addons-510496: {Name:mk0e497d6788b0c0cb0a8b5f706ec3bf01e08395 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0729 21:16:55.928212 1176137 start.go:364] duration metric: took 504.803µs to acquireMachinesLock for "addons-510496"
	I0729 21:16:55.928248 1176137 start.go:93] Provisioning new machine with config: &{Name:addons-510496 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-510496 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 21:16:55.928329 1176137 start.go:125] createHost starting for "" (driver="docker")
	I0729 21:16:55.930986 1176137 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0729 21:16:55.931220 1176137 start.go:159] libmachine.API.Create for "addons-510496" (driver="docker")
	I0729 21:16:55.931257 1176137 client.go:168] LocalClient.Create starting
	I0729 21:16:55.931365 1176137 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca.pem
	I0729 21:16:56.242982 1176137 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/cert.pem
	I0729 21:16:57.791922 1176137 cli_runner.go:164] Run: docker network inspect addons-510496 --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 21:16:57.806190 1176137 cli_runner.go:211] docker network inspect addons-510496 --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 21:16:57.806279 1176137 network_create.go:284] running [docker network inspect addons-510496] to gather additional debugging logs...
	I0729 21:16:57.806300 1176137 cli_runner.go:164] Run: docker network inspect addons-510496
	W0729 21:16:57.821601 1176137 cli_runner.go:211] docker network inspect addons-510496 returned with exit code 1
	I0729 21:16:57.821636 1176137 network_create.go:287] error running [docker network inspect addons-510496]: docker network inspect addons-510496: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-510496 not found
	I0729 21:16:57.821651 1176137 network_create.go:289] output of [docker network inspect addons-510496]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-510496 not found
	
	** /stderr **
	I0729 21:16:57.821794 1176137 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 21:16:57.841793 1176137 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:0x40006d11a0}
	I0729 21:16:57.841839 1176137 network_create.go:124] attempt to create docker network addons-510496 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0729 21:16:57.841895 1176137 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-510496 addons-510496
	I0729 21:16:57.911986 1176137 network_create.go:108] docker network addons-510496 192.168.49.0/24 created
	I0729 21:16:57.912031 1176137 kic.go:121] calculated static IP "192.168.49.2" for the "addons-510496" container
	I0729 21:16:57.912109 1176137 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0729 21:16:57.926853 1176137 cli_runner.go:164] Run: docker volume create addons-510496 --label name.minikube.sigs.k8s.io=addons-510496 --label created_by.minikube.sigs.k8s.io=true
	I0729 21:16:57.943998 1176137 oci.go:103] Successfully created a docker volume addons-510496
	I0729 21:16:57.944102 1176137 cli_runner.go:164] Run: docker run --rm --name addons-510496-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-510496 --entrypoint /usr/bin/test -v addons-510496:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0729 21:16:59.136442 1176137 cli_runner.go:217] Completed: docker run --rm --name addons-510496-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-510496 --entrypoint /usr/bin/test -v addons-510496:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (1.192304237s)
	I0729 21:16:59.136480 1176137 oci.go:107] Successfully prepared a docker volume addons-510496
	I0729 21:16:59.136498 1176137 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 21:16:59.136519 1176137 kic.go:194] Starting extracting preloaded images to volume ...
	I0729 21:16:59.136601 1176137 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19339-1169711/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-510496:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0729 21:17:03.783767 1176137 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19339-1169711/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-510496:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.647124231s)
	I0729 21:17:03.783841 1176137 kic.go:203] duration metric: took 4.647311611s to extract preloaded images to volume ...
	W0729 21:17:03.784015 1176137 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0729 21:17:03.784154 1176137 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0729 21:17:03.861892 1176137 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-510496 --name addons-510496 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-510496 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-510496 --network addons-510496 --ip 192.168.49.2 --volume addons-510496:/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 21:17:04.307934 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Running}}
	I0729 21:17:04.329654 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:04.352149 1176137 cli_runner.go:164] Run: docker exec addons-510496 stat /var/lib/dpkg/alternatives/iptables
	I0729 21:17:04.420791 1176137 oci.go:144] the created container "addons-510496" has a running status.
	I0729 21:17:04.420840 1176137 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa...
	I0729 21:17:04.658684 1176137 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0729 21:17:04.680532 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:04.704144 1176137 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0729 21:17:04.704169 1176137 kic_runner.go:114] Args: [docker exec --privileged addons-510496 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0729 21:17:04.779067 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:04.807734 1176137 machine.go:94] provisionDockerMachine start ...
	I0729 21:17:04.807856 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:04.842479 1176137 main.go:141] libmachine: Using SSH client type: native
	I0729 21:17:04.842960 1176137 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 39454 <nil> <nil>}
	I0729 21:17:04.842975 1176137 main.go:141] libmachine: About to run SSH command:
	hostname
	I0729 21:17:04.846756 1176137 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0729 21:17:07.979870 1176137 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-510496
	
	I0729 21:17:07.979898 1176137 ubuntu.go:169] provisioning hostname "addons-510496"
	I0729 21:17:07.979969 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:07.998669 1176137 main.go:141] libmachine: Using SSH client type: native
	I0729 21:17:07.998941 1176137 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 39454 <nil> <nil>}
	I0729 21:17:07.998966 1176137 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-510496 && echo "addons-510496" | sudo tee /etc/hostname
	I0729 21:17:08.148792 1176137 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-510496
	
	I0729 21:17:08.148877 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:08.168269 1176137 main.go:141] libmachine: Using SSH client type: native
	I0729 21:17:08.168520 1176137 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 39454 <nil> <nil>}
	I0729 21:17:08.168543 1176137 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-510496' /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-510496/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-510496' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0729 21:17:08.304172 1176137 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0729 21:17:08.304199 1176137 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19339-1169711/.minikube CaCertPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19339-1169711/.minikube}
	I0729 21:17:08.304227 1176137 ubuntu.go:177] setting up certificates
	I0729 21:17:08.304239 1176137 provision.go:84] configureAuth start
	I0729 21:17:08.304308 1176137 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-510496
	I0729 21:17:08.321918 1176137 provision.go:143] copyHostCerts
	I0729 21:17:08.322012 1176137 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.pem (1078 bytes)
	I0729 21:17:08.322147 1176137 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19339-1169711/.minikube/cert.pem (1123 bytes)
	I0729 21:17:08.322214 1176137 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19339-1169711/.minikube/key.pem (1679 bytes)
	I0729 21:17:08.322268 1176137 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19339-1169711/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca-key.pem org=jenkins.addons-510496 san=[127.0.0.1 192.168.49.2 addons-510496 localhost minikube]
	I0729 21:17:09.230872 1176137 provision.go:177] copyRemoteCerts
	I0729 21:17:09.230950 1176137 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0729 21:17:09.231021 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:09.247438 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:09.344782 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0729 21:17:09.369669 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0729 21:17:09.393428 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0729 21:17:09.417459 1176137 provision.go:87] duration metric: took 1.113205062s to configureAuth
	I0729 21:17:09.417486 1176137 ubuntu.go:193] setting minikube options for container-runtime
	I0729 21:17:09.417678 1176137 config.go:182] Loaded profile config "addons-510496": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 21:17:09.417790 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:09.434244 1176137 main.go:141] libmachine: Using SSH client type: native
	I0729 21:17:09.434501 1176137 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 39454 <nil> <nil>}
	I0729 21:17:09.434521 1176137 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 21:17:09.666475 1176137 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0729 21:17:09.666500 1176137 machine.go:97] duration metric: took 4.858739207s to provisionDockerMachine
	I0729 21:17:09.666510 1176137 client.go:171] duration metric: took 13.735245015s to LocalClient.Create
	I0729 21:17:09.666549 1176137 start.go:167] duration metric: took 13.735324161s to libmachine.API.Create "addons-510496"
	I0729 21:17:09.666564 1176137 start.go:293] postStartSetup for "addons-510496" (driver="docker")
	I0729 21:17:09.666575 1176137 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 21:17:09.666649 1176137 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 21:17:09.666702 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:09.682680 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:09.776854 1176137 ssh_runner.go:195] Run: cat /etc/os-release
	I0729 21:17:09.780072 1176137 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0729 21:17:09.780110 1176137 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0729 21:17:09.780122 1176137 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0729 21:17:09.780129 1176137 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0729 21:17:09.780146 1176137 filesync.go:126] Scanning /home/jenkins/minikube-integration/19339-1169711/.minikube/addons for local assets ...
	I0729 21:17:09.780220 1176137 filesync.go:126] Scanning /home/jenkins/minikube-integration/19339-1169711/.minikube/files for local assets ...
	I0729 21:17:09.780248 1176137 start.go:296] duration metric: took 113.677936ms for postStartSetup
	I0729 21:17:09.780568 1176137 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-510496
	I0729 21:17:09.797736 1176137 profile.go:143] Saving config to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/config.json ...
	I0729 21:17:09.798031 1176137 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 21:17:09.798089 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:09.814589 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:09.904653 1176137 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0729 21:17:09.909038 1176137 start.go:128] duration metric: took 13.980693019s to createHost
	I0729 21:17:09.909060 1176137 start.go:83] releasing machines lock for "addons-510496", held for 13.980831767s
	I0729 21:17:09.909135 1176137 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-510496
	I0729 21:17:09.930815 1176137 ssh_runner.go:195] Run: cat /version.json
	I0729 21:17:09.930866 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:09.931140 1176137 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0729 21:17:09.931180 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:09.954357 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:09.954370 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:10.043617 1176137 ssh_runner.go:195] Run: systemctl --version
	I0729 21:17:10.173970 1176137 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0729 21:17:10.317597 1176137 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0729 21:17:10.321888 1176137 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 21:17:10.342926 1176137 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0729 21:17:10.343003 1176137 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 21:17:10.378782 1176137 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 21:17:10.378808 1176137 start.go:495] detecting cgroup driver to use...
	I0729 21:17:10.378842 1176137 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0729 21:17:10.378898 1176137 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0729 21:17:10.395207 1176137 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0729 21:17:10.406569 1176137 docker.go:217] disabling cri-docker service (if available) ...
	I0729 21:17:10.406631 1176137 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0729 21:17:10.421028 1176137 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0729 21:17:10.435556 1176137 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0729 21:17:10.526411 1176137 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0729 21:17:10.620820 1176137 docker.go:233] disabling docker service ...
	I0729 21:17:10.620886 1176137 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0729 21:17:10.640705 1176137 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0729 21:17:10.653666 1176137 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0729 21:17:10.748675 1176137 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0729 21:17:10.838510 1176137 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0729 21:17:10.851349 1176137 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 21:17:10.867504 1176137 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0729 21:17:10.867577 1176137 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 21:17:10.877787 1176137 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0729 21:17:10.877857 1176137 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 21:17:10.887500 1176137 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 21:17:10.897177 1176137 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 21:17:10.906962 1176137 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0729 21:17:10.916109 1176137 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 21:17:10.925799 1176137 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 21:17:10.941340 1176137 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 21:17:10.951695 1176137 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0729 21:17:10.960928 1176137 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0729 21:17:10.969749 1176137 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 21:17:11.052699 1176137 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0729 21:17:11.171668 1176137 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0729 21:17:11.171812 1176137 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0729 21:17:11.175413 1176137 start.go:563] Will wait 60s for crictl version
	I0729 21:17:11.175476 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:17:11.178747 1176137 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0729 21:17:11.221289 1176137 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0729 21:17:11.221482 1176137 ssh_runner.go:195] Run: crio --version
	I0729 21:17:11.262771 1176137 ssh_runner.go:195] Run: crio --version
	I0729 21:17:11.302486 1176137 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0729 21:17:11.304989 1176137 cli_runner.go:164] Run: docker network inspect addons-510496 --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 21:17:11.326157 1176137 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0729 21:17:11.329830 1176137 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 21:17:11.340493 1176137 kubeadm.go:883] updating cluster {Name:addons-510496 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-510496 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 21:17:11.340618 1176137 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 21:17:11.340681 1176137 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 21:17:11.417402 1176137 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 21:17:11.417425 1176137 crio.go:433] Images already preloaded, skipping extraction
	I0729 21:17:11.417481 1176137 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 21:17:11.453614 1176137 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 21:17:11.453639 1176137 cache_images.go:84] Images are preloaded, skipping loading
	I0729 21:17:11.453649 1176137 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0729 21:17:11.453759 1176137 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-510496 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-510496 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 21:17:11.453847 1176137 ssh_runner.go:195] Run: crio config
	I0729 21:17:11.515292 1176137 cni.go:84] Creating CNI manager for ""
	I0729 21:17:11.515361 1176137 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 21:17:11.515395 1176137 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0729 21:17:11.515444 1176137 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-510496 NodeName:addons-510496 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 21:17:11.515632 1176137 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-510496"
	  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 21:17:11.515732 1176137 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0729 21:17:11.524649 1176137 binaries.go:44] Found k8s binaries, skipping transfer
	I0729 21:17:11.524746 1176137 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0729 21:17:11.533311 1176137 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0729 21:17:11.550813 1176137 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0729 21:17:11.568688 1176137 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0729 21:17:11.586202 1176137 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0729 21:17:11.589554 1176137 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 21:17:11.600272 1176137 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 21:17:11.693850 1176137 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 21:17:11.707880 1176137 certs.go:68] Setting up /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496 for IP: 192.168.49.2
	I0729 21:17:11.707905 1176137 certs.go:194] generating shared ca certs ...
	I0729 21:17:11.707922 1176137 certs.go:226] acquiring lock for ca certs: {Name:mkc70d2f3b77fcc5fa03cba2782cc698695a1988 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:11.708095 1176137 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.key
	I0729 21:17:12.193819 1176137 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.crt ...
	I0729 21:17:12.193865 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.crt: {Name:mkfb19711649d43707a4f761baf96b747b01c474 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:12.194079 1176137 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.key ...
	I0729 21:17:12.194093 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.key: {Name:mk5ce07fe1771bfcc84c8adefeb442407c6b3116 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:12.194667 1176137 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19339-1169711/.minikube/proxy-client-ca.key
	I0729 21:17:12.305306 1176137 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19339-1169711/.minikube/proxy-client-ca.crt ...
	I0729 21:17:12.305337 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/proxy-client-ca.crt: {Name:mk4ce133ef4aa60e75e8dccd01c01f5143f9f394 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:12.305530 1176137 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19339-1169711/.minikube/proxy-client-ca.key ...
	I0729 21:17:12.305542 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/proxy-client-ca.key: {Name:mk135292223c3ccc865afc3757f3496947bc8912 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:12.306076 1176137 certs.go:256] generating profile certs ...
	I0729 21:17:12.306145 1176137 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.key
	I0729 21:17:12.306168 1176137 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt with IP's: []
	I0729 21:17:13.266802 1176137 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt ...
	I0729 21:17:13.266843 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: {Name:mk59dc2274f4d1c72e42ad828b96cfe33c34e6dc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:13.267047 1176137 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.key ...
	I0729 21:17:13.267062 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.key: {Name:mk4f4a628ed65b8677c6eaf56b908a1711971a7b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:13.267155 1176137 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.key.6fa2cd92
	I0729 21:17:13.267175 1176137 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.crt.6fa2cd92 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0729 21:17:14.119655 1176137 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.crt.6fa2cd92 ...
	I0729 21:17:14.119691 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.crt.6fa2cd92: {Name:mkb3ecfbf6ef35132788135ad49da77268c9c443 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:14.120406 1176137 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.key.6fa2cd92 ...
	I0729 21:17:14.120429 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.key.6fa2cd92: {Name:mk9e58f4acd62015380263d001e1c424ded10e57 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:14.121082 1176137 certs.go:381] copying /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.crt.6fa2cd92 -> /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.crt
	I0729 21:17:14.121215 1176137 certs.go:385] copying /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.key.6fa2cd92 -> /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.key
	I0729 21:17:14.121278 1176137 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.key
	I0729 21:17:14.121302 1176137 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.crt with IP's: []
	I0729 21:17:14.356817 1176137 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.crt ...
	I0729 21:17:14.356852 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.crt: {Name:mk6c77715cbbd50a618d1aeb754a948170faf349 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:14.357049 1176137 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.key ...
	I0729 21:17:14.357064 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.key: {Name:mk74ebc9cf152aee2f0f257bf447c29992b5678e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:14.357865 1176137 certs.go:484] found cert: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca-key.pem (1675 bytes)
	I0729 21:17:14.357911 1176137 certs.go:484] found cert: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/ca.pem (1078 bytes)
	I0729 21:17:14.357939 1176137 certs.go:484] found cert: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/cert.pem (1123 bytes)
	I0729 21:17:14.357966 1176137 certs.go:484] found cert: /home/jenkins/minikube-integration/19339-1169711/.minikube/certs/key.pem (1679 bytes)
	I0729 21:17:14.358613 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0729 21:17:14.383612 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0729 21:17:14.407219 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0729 21:17:14.431356 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0729 21:17:14.456282 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0729 21:17:14.480339 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0729 21:17:14.504324 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0729 21:17:14.528426 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0729 21:17:14.552557 1176137 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19339-1169711/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0729 21:17:14.577462 1176137 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0729 21:17:14.594744 1176137 ssh_runner.go:195] Run: openssl version
	I0729 21:17:14.600144 1176137 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 21:17:14.609688 1176137 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0729 21:17:14.613342 1176137 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 29 21:17 /usr/share/ca-certificates/minikubeCA.pem
	I0729 21:17:14.613405 1176137 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0729 21:17:14.620109 1176137 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 21:17:14.629171 1176137 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0729 21:17:14.632376 1176137 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 21:17:14.632431 1176137 kubeadm.go:392] StartCluster: {Name:addons-510496 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-510496 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 21:17:14.632519 1176137 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0729 21:17:14.632578 1176137 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0729 21:17:14.695010 1176137 cri.go:89] found id: ""
	I0729 21:17:14.695082 1176137 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0729 21:17:14.704822 1176137 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0729 21:17:14.713615 1176137 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0729 21:17:14.713683 1176137 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 21:17:14.723671 1176137 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 21:17:14.723691 1176137 kubeadm.go:157] found existing configuration files:
	
	I0729 21:17:14.723744 1176137 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0729 21:17:14.732811 1176137 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 21:17:14.732878 1176137 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0729 21:17:14.742037 1176137 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0729 21:17:14.750801 1176137 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 21:17:14.750897 1176137 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0729 21:17:14.759323 1176137 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0729 21:17:14.768050 1176137 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 21:17:14.768117 1176137 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0729 21:17:14.776724 1176137 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0729 21:17:14.785300 1176137 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 21:17:14.785373 1176137 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0729 21:17:14.793785 1176137 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 21:17:14.837511 1176137 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0729 21:17:14.837838 1176137 kubeadm.go:310] [preflight] Running pre-flight checks
	I0729 21:17:14.877746 1176137 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0729 21:17:14.877822 1176137 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1065-aws
	I0729 21:17:14.877864 1176137 kubeadm.go:310] OS: Linux
	I0729 21:17:14.877912 1176137 kubeadm.go:310] CGROUPS_CPU: enabled
	I0729 21:17:14.877962 1176137 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0729 21:17:14.878011 1176137 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0729 21:17:14.878061 1176137 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0729 21:17:14.878110 1176137 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0729 21:17:14.878160 1176137 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0729 21:17:14.878206 1176137 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0729 21:17:14.878258 1176137 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0729 21:17:14.878306 1176137 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0729 21:17:14.948358 1176137 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0729 21:17:14.948471 1176137 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0729 21:17:14.948567 1176137 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0729 21:17:15.203772 1176137 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0729 21:17:15.208011 1176137 out.go:204]   - Generating certificates and keys ...
	I0729 21:17:15.208184 1176137 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0729 21:17:15.208272 1176137 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0729 21:17:15.352826 1176137 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0729 21:17:15.976437 1176137 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0729 21:17:16.596974 1176137 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0729 21:17:16.973787 1176137 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0729 21:17:17.631415 1176137 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0729 21:17:17.631883 1176137 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-510496 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 21:17:17.808498 1176137 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0729 21:17:17.808830 1176137 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-510496 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 21:17:17.968618 1176137 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0729 21:17:18.141278 1176137 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0729 21:17:18.812246 1176137 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0729 21:17:18.812497 1176137 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0729 21:17:19.564653 1176137 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0729 21:17:20.411533 1176137 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0729 21:17:21.233801 1176137 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0729 21:17:21.673181 1176137 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0729 21:17:21.887720 1176137 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0729 21:17:21.888388 1176137 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0729 21:17:21.891110 1176137 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0729 21:17:21.893374 1176137 out.go:204]   - Booting up control plane ...
	I0729 21:17:21.893466 1176137 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0729 21:17:21.893541 1176137 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0729 21:17:21.893988 1176137 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0729 21:17:21.904269 1176137 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0729 21:17:21.905501 1176137 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0729 21:17:21.905720 1176137 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0729 21:17:22.003082 1176137 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 21:17:22.003171 1176137 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0729 21:17:23.007298 1176137 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.003903301s
	I0729 21:17:23.007387 1176137 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0729 21:17:29.009065 1176137 kubeadm.go:310] [api-check] The API server is healthy after 6.002166705s
	I0729 21:17:29.028465 1176137 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0729 21:17:29.045768 1176137 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0729 21:17:29.070823 1176137 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0729 21:17:29.071014 1176137 kubeadm.go:310] [mark-control-plane] Marking the node addons-510496 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0729 21:17:29.081702 1176137 kubeadm.go:310] [bootstrap-token] Using token: b3qkwa.abj34y7xl10m7bq5
	I0729 21:17:29.085647 1176137 out.go:204]   - Configuring RBAC rules ...
	I0729 21:17:29.085770 1176137 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0729 21:17:29.093734 1176137 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0729 21:17:29.102601 1176137 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 21:17:29.106262 1176137 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0729 21:17:29.113031 1176137 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0729 21:17:29.116438 1176137 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0729 21:17:29.416172 1176137 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0729 21:17:29.868245 1176137 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0729 21:17:30.416157 1176137 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0729 21:17:30.417368 1176137 kubeadm.go:310] 
	I0729 21:17:30.417444 1176137 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0729 21:17:30.417458 1176137 kubeadm.go:310] 
	I0729 21:17:30.417533 1176137 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0729 21:17:30.417541 1176137 kubeadm.go:310] 
	I0729 21:17:30.417566 1176137 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0729 21:17:30.417627 1176137 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0729 21:17:30.417679 1176137 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0729 21:17:30.417690 1176137 kubeadm.go:310] 
	I0729 21:17:30.417741 1176137 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0729 21:17:30.417749 1176137 kubeadm.go:310] 
	I0729 21:17:30.417795 1176137 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0729 21:17:30.417803 1176137 kubeadm.go:310] 
	I0729 21:17:30.417853 1176137 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0729 21:17:30.417927 1176137 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0729 21:17:30.417996 1176137 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0729 21:17:30.418003 1176137 kubeadm.go:310] 
	I0729 21:17:30.418089 1176137 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0729 21:17:30.418166 1176137 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0729 21:17:30.418174 1176137 kubeadm.go:310] 
	I0729 21:17:30.418255 1176137 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token b3qkwa.abj34y7xl10m7bq5 \
	I0729 21:17:30.418357 1176137 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ae0ab97f084abe85e4c039cc48ffa9325dfd18d4ed02d1226d6d69726d0d2bab \
	I0729 21:17:30.418380 1176137 kubeadm.go:310] 	--control-plane 
	I0729 21:17:30.418391 1176137 kubeadm.go:310] 
	I0729 21:17:30.418472 1176137 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0729 21:17:30.418479 1176137 kubeadm.go:310] 
	I0729 21:17:30.418558 1176137 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token b3qkwa.abj34y7xl10m7bq5 \
	I0729 21:17:30.418659 1176137 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ae0ab97f084abe85e4c039cc48ffa9325dfd18d4ed02d1226d6d69726d0d2bab 
	I0729 21:17:30.422140 1176137 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 21:17:30.422257 1176137 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0729 21:17:30.422279 1176137 cni.go:84] Creating CNI manager for ""
	I0729 21:17:30.422287 1176137 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 21:17:30.425710 1176137 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0729 21:17:30.428043 1176137 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0729 21:17:30.431720 1176137 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0729 21:17:30.431777 1176137 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0729 21:17:30.450182 1176137 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 21:17:30.709664 1176137 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0729 21:17:30.709793 1176137 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 21:17:30.709870 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-510496 minikube.k8s.io/updated_at=2024_07_29T21_17_30_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=de53afae5e8f4269438099f4dad14d93a8a17e35 minikube.k8s.io/name=addons-510496 minikube.k8s.io/primary=true
	I0729 21:17:30.839937 1176137 ops.go:34] apiserver oom_adj: -16
	I0729 21:17:30.840027 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:31.340317 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:31.840920 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:32.340622 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:32.840443 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:33.340983 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:33.840711 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:34.341132 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:34.840251 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:35.340811 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:35.841059 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:36.340098 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:36.840815 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:37.340787 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:37.840801 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:38.340644 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:38.840809 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:39.340769 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:39.840206 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:40.340140 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:40.840148 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:41.340887 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:41.841047 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:42.340978 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:42.841020 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:43.341000 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:43.840804 1176137 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 21:17:43.936323 1176137 kubeadm.go:1113] duration metric: took 13.226577787s to wait for elevateKubeSystemPrivileges
	I0729 21:17:43.936355 1176137 kubeadm.go:394] duration metric: took 29.303927196s to StartCluster
	I0729 21:17:43.936373 1176137 settings.go:142] acquiring lock: {Name:mk8b4e164aa4e0cc38ad7a8ffce12efcad795a8a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:43.936499 1176137 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19339-1169711/kubeconfig
	I0729 21:17:43.936863 1176137 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/kubeconfig: {Name:mk235d4efada9e5ee82edcea1ccc3e88eec6819d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:17:43.937632 1176137 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 21:17:43.937759 1176137 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 21:17:43.938035 1176137 config.go:182] Loaded profile config "addons-510496": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 21:17:43.938067 1176137 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 21:17:43.938143 1176137 addons.go:69] Setting yakd=true in profile "addons-510496"
	I0729 21:17:43.938162 1176137 addons.go:234] Setting addon yakd=true in "addons-510496"
	I0729 21:17:43.938185 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:43.938647 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.939003 1176137 addons.go:69] Setting metrics-server=true in profile "addons-510496"
	I0729 21:17:43.939028 1176137 addons.go:234] Setting addon metrics-server=true in "addons-510496"
	I0729 21:17:43.939050 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:43.939427 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.939579 1176137 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-510496"
	I0729 21:17:43.939619 1176137 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-510496"
	I0729 21:17:43.939649 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:43.940149 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.943401 1176137 addons.go:69] Setting cloud-spanner=true in profile "addons-510496"
	I0729 21:17:43.943435 1176137 addons.go:234] Setting addon cloud-spanner=true in "addons-510496"
	I0729 21:17:43.943464 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:43.943923 1176137 addons.go:69] Setting registry=true in profile "addons-510496"
	I0729 21:17:43.943952 1176137 addons.go:234] Setting addon registry=true in "addons-510496"
	I0729 21:17:43.943984 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:43.944364 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.948025 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.959856 1176137 addons.go:69] Setting storage-provisioner=true in profile "addons-510496"
	I0729 21:17:43.959902 1176137 addons.go:234] Setting addon storage-provisioner=true in "addons-510496"
	I0729 21:17:43.959937 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:43.960365 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.961545 1176137 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-510496"
	I0729 21:17:43.961809 1176137 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-510496"
	I0729 21:17:43.961868 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:43.971972 1176137 addons.go:69] Setting default-storageclass=true in profile "addons-510496"
	I0729 21:17:43.985534 1176137 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-510496"
	I0729 21:17:43.972138 1176137 addons.go:69] Setting gcp-auth=true in profile "addons-510496"
	I0729 21:17:43.996103 1176137 mustload.go:65] Loading cluster: addons-510496
	I0729 21:17:43.996343 1176137 config.go:182] Loaded profile config "addons-510496": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 21:17:43.996651 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.972153 1176137 addons.go:69] Setting ingress=true in profile "addons-510496"
	I0729 21:17:43.997128 1176137 addons.go:234] Setting addon ingress=true in "addons-510496"
	I0729 21:17:43.997191 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.004050 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:43.972157 1176137 addons.go:69] Setting ingress-dns=true in profile "addons-510496"
	I0729 21:17:43.972161 1176137 addons.go:69] Setting inspektor-gadget=true in profile "addons-510496"
	I0729 21:17:43.972206 1176137 out.go:177] * Verifying Kubernetes components...
	I0729 21:17:43.984923 1176137 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-510496"
	I0729 21:17:43.984937 1176137 addons.go:69] Setting volcano=true in profile "addons-510496"
	I0729 21:17:43.984955 1176137 addons.go:69] Setting volumesnapshots=true in profile "addons-510496"
	I0729 21:17:43.985410 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.004254 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.012066 1176137 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-510496"
	I0729 21:17:44.012499 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.021393 1176137 addons.go:234] Setting addon volcano=true in "addons-510496"
	I0729 21:17:44.021457 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.021897 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.048745 1176137 addons.go:234] Setting addon ingress-dns=true in "addons-510496"
	I0729 21:17:44.048812 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.049242 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.051146 1176137 addons.go:234] Setting addon volumesnapshots=true in "addons-510496"
	I0729 21:17:44.051197 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.051614 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.058815 1176137 addons.go:234] Setting addon inspektor-gadget=true in "addons-510496"
	I0729 21:17:44.058872 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.059301 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.087854 1176137 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0729 21:17:44.093218 1176137 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0729 21:17:44.093250 1176137 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0729 21:17:44.093322 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.087988 1176137 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 21:17:44.153493 1176137 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0729 21:17:44.157141 1176137 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0729 21:17:44.157171 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0729 21:17:44.160763 1176137 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-510496"
	I0729 21:17:44.160801 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.161199 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.161430 1176137 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0729 21:17:44.161575 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.177169 1176137 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
	I0729 21:17:44.180940 1176137 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0729 21:17:44.195572 1176137 out.go:177]   - Using image docker.io/registry:2.8.3
	I0729 21:17:44.188650 1176137 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0729 21:17:44.197878 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0729 21:17:44.197956 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.188697 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.188749 1176137 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0729 21:17:44.205239 1176137 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0729 21:17:44.205306 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.216068 1176137 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0729 21:17:44.216090 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0729 21:17:44.216151 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.263626 1176137 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0729 21:17:44.264633 1176137 addons.go:234] Setting addon default-storageclass=true in "addons-510496"
	I0729 21:17:44.264674 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:44.272142 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:44.295721 1176137 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0729 21:17:44.295967 1176137 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0729 21:17:44.296548 1176137 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0729 21:17:44.296618 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0729 21:17:44.296733 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.307038 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	W0729 21:17:44.307371 1176137 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0729 21:17:44.307521 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0729 21:17:44.307535 1176137 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0729 21:17:44.307633 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.309561 1176137 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0729 21:17:44.309641 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0729 21:17:44.310588 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.315495 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0729 21:17:44.339628 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0729 21:17:44.319815 1176137 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0729 21:17:44.346118 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0729 21:17:44.350808 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0729 21:17:44.353456 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0729 21:17:44.353608 1176137 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 21:17:44.359665 1176137 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 21:17:44.331889 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.364136 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.365196 1176137 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0729 21:17:44.365250 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0729 21:17:44.365345 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.365559 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0729 21:17:44.366603 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0729 21:17:44.368969 1176137 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0729 21:17:44.368990 1176137 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0729 21:17:44.369065 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.400939 1176137 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0729 21:17:44.403248 1176137 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0729 21:17:44.403319 1176137 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0729 21:17:44.403501 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.426763 1176137 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 21:17:44.440089 1176137 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0729 21:17:44.441961 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.445206 1176137 out.go:177]   - Using image docker.io/busybox:stable
	I0729 21:17:44.449260 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.451359 1176137 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0729 21:17:44.451382 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0729 21:17:44.451442 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.492249 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.494773 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.498405 1176137 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0729 21:17:44.498426 1176137 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0729 21:17:44.498488 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:44.536215 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.554531 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.570284 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.575914 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.580625 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.606224 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.620240 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:44.746317 1176137 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0729 21:17:44.746341 1176137 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0729 21:17:44.781539 1176137 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 21:17:44.810060 1176137 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 21:17:44.947643 1176137 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0729 21:17:44.947679 1176137 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0729 21:17:44.970588 1176137 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0729 21:17:44.970615 1176137 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0729 21:17:45.014389 1176137 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0729 21:17:45.014426 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0729 21:17:45.069992 1176137 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 21:17:45.085182 1176137 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0729 21:17:45.085215 1176137 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0729 21:17:45.090310 1176137 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 21:17:45.111718 1176137 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 21:17:45.119906 1176137 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 21:17:45.174856 1176137 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0729 21:17:45.174899 1176137 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0729 21:17:45.190172 1176137 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0729 21:17:45.190211 1176137 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0729 21:17:45.203229 1176137 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0729 21:17:45.203270 1176137 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0729 21:17:45.226132 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0729 21:17:45.226187 1176137 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0729 21:17:45.266577 1176137 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0729 21:17:45.266622 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0729 21:17:45.339250 1176137 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.235456319s)
	I0729 21:17:45.339339 1176137 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 21:17:45.343689 1176137 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 21:17:45.374907 1176137 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0729 21:17:45.374932 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0729 21:17:45.403663 1176137 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0729 21:17:45.403731 1176137 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0729 21:17:45.446560 1176137 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0729 21:17:45.446601 1176137 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 21:17:45.478124 1176137 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0729 21:17:45.478157 1176137 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0729 21:17:45.482892 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0729 21:17:45.482917 1176137 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0729 21:17:45.526415 1176137 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 21:17:45.554418 1176137 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0729 21:17:45.554445 1176137 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0729 21:17:45.560199 1176137 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 21:17:45.629796 1176137 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0729 21:17:45.629823 1176137 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0729 21:17:45.663600 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0729 21:17:45.663642 1176137 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0729 21:17:45.670714 1176137 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 21:17:45.715960 1176137 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0729 21:17:45.715998 1176137 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0729 21:17:45.815088 1176137 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0729 21:17:45.815115 1176137 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0729 21:17:45.867239 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0729 21:17:45.867266 1176137 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0729 21:17:45.899869 1176137 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0729 21:17:45.899901 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0729 21:17:45.968418 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0729 21:17:45.968461 1176137 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0729 21:17:45.980686 1176137 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0729 21:17:45.980713 1176137 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0729 21:17:45.984303 1176137 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 21:17:46.076433 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0729 21:17:46.076460 1176137 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0729 21:17:46.113568 1176137 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0729 21:17:46.113606 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0729 21:17:46.222987 1176137 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0729 21:17:46.223028 1176137 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0729 21:17:46.256169 1176137 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0729 21:17:46.256195 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0729 21:17:46.373757 1176137 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 21:17:46.394727 1176137 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0729 21:17:46.394759 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0729 21:17:46.514219 1176137 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0729 21:17:46.514252 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0729 21:17:46.626857 1176137 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.200051221s)
	I0729 21:17:46.626887 1176137 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0729 21:17:46.684715 1176137 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0729 21:17:46.684742 1176137 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0729 21:17:46.908140 1176137 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 21:17:47.771932 1176137 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-510496" context rescaled to 1 replicas
	I0729 21:17:49.131157 1176137 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.34958181s)
	I0729 21:17:49.131248 1176137 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.321160182s)
	I0729 21:17:49.904048 1176137 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.834014565s)
	I0729 21:17:49.904153 1176137 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.813815945s)
	I0729 21:17:50.776690 1176137 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: (5.656739457s)
	I0729 21:17:50.776931 1176137 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (5.437576965s)
	I0729 21:17:50.777803 1176137 node_ready.go:35] waiting up to 6m0s for node "addons-510496" to be "Ready" ...
	I0729 21:17:50.778041 1176137 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.434324437s)
	I0729 21:17:50.778188 1176137 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.251745919s)
	I0729 21:17:50.778222 1176137 addons.go:475] Verifying addon registry=true in "addons-510496"
	I0729 21:17:50.778434 1176137 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.666682903s)
	I0729 21:17:50.778474 1176137 addons.go:475] Verifying addon ingress=true in "addons-510496"
	I0729 21:17:50.778711 1176137 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.218470809s)
	I0729 21:17:50.779048 1176137 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.108301515s)
	I0729 21:17:50.780098 1176137 addons.go:475] Verifying addon metrics-server=true in "addons-510496"
	I0729 21:17:50.780702 1176137 out.go:177] * Verifying registry addon...
	I0729 21:17:50.782285 1176137 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-510496 service yakd-dashboard -n yakd-dashboard
	
	I0729 21:17:50.782532 1176137 out.go:177] * Verifying ingress addon...
	I0729 21:17:50.784512 1176137 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0729 21:17:50.786895 1176137 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0729 21:17:50.808892 1176137 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 21:17:50.808971 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:50.817912 1176137 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0729 21:17:50.817938 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0729 21:17:50.836278 1176137 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0729 21:17:50.921636 1176137 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.937290914s)
	W0729 21:17:50.921676 1176137 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 21:17:50.921699 1176137 retry.go:31] will retry after 185.89072ms: 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 21:17:50.921770 1176137 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.547981902s)
	I0729 21:17:51.108031 1176137 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 21:17:51.150285 1176137 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.24209003s)
	I0729 21:17:51.150367 1176137 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-510496"
	I0729 21:17:51.152786 1176137 out.go:177] * Verifying csi-hostpath-driver addon...
	I0729 21:17:51.155707 1176137 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0729 21:17:51.179846 1176137 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 21:17:51.179922 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:51.288216 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:51.298223 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:51.660834 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:51.744894 1176137 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0729 21:17:51.745033 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:51.781934 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:51.794640 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:51.801521 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:51.944894 1176137 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0729 21:17:51.999411 1176137 addons.go:234] Setting addon gcp-auth=true in "addons-510496"
	I0729 21:17:51.999466 1176137 host.go:66] Checking if "addons-510496" exists ...
	I0729 21:17:51.999954 1176137 cli_runner.go:164] Run: docker container inspect addons-510496 --format={{.State.Status}}
	I0729 21:17:52.023573 1176137 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0729 21:17:52.023629 1176137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-510496
	I0729 21:17:52.052395 1176137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39454 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/addons-510496/id_rsa Username:docker}
	I0729 21:17:52.166639 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:52.290393 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:52.294145 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:52.660937 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:52.781000 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:17:52.791056 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:52.797272 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:53.166888 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:53.289439 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:53.292323 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:53.695746 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:53.800036 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:53.817499 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:54.147573 1176137 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: (3.039451747s)
	I0729 21:17:54.147681 1176137 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.12409081s)
	I0729 21:17:54.150553 1176137 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0729 21:17:54.153008 1176137 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 21:17:54.154972 1176137 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0729 21:17:54.154999 1176137 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0729 21:17:54.168788 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:54.186686 1176137 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0729 21:17:54.186713 1176137 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0729 21:17:54.206322 1176137 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0729 21:17:54.206351 1176137 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0729 21:17:54.232367 1176137 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 21:17:54.290142 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:54.294938 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:54.665974 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:54.786745 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:17:54.797702 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:54.801887 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:54.905893 1176137 addons.go:475] Verifying addon gcp-auth=true in "addons-510496"
	I0729 21:17:54.908616 1176137 out.go:177] * Verifying gcp-auth addon...
	I0729 21:17:54.911716 1176137 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0729 21:17:54.918746 1176137 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0729 21:17:54.918777 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:55.160114 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:55.288706 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:55.291375 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:55.415927 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:55.660829 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:55.788385 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:55.791144 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:55.919327 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:56.164450 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:56.289516 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:56.293707 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:56.416040 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:56.661331 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:56.788583 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:56.791402 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:56.915754 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:57.164637 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:57.281830 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:17:57.288750 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:57.290791 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:57.416385 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:57.660346 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:57.788935 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:57.791630 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:57.915773 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:58.164765 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:58.288280 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:58.290786 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:58.416107 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:58.660330 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:58.788297 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:58.791353 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:58.915663 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:59.164221 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:59.288887 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:59.291524 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:59.415717 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:17:59.660997 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:17:59.781536 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:17:59.788693 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:17:59.791067 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:17:59.915603 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:00.188679 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:00.304475 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:00.305020 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:00.415664 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:00.660190 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:00.789270 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:00.790634 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:00.915072 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:01.165431 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:01.289124 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:01.291123 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:01.415510 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:01.660447 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:01.781813 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:01.788516 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:01.791401 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:01.916382 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:02.163443 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:02.288240 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:02.291595 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:02.415243 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:02.659761 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:02.789923 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:02.791832 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:02.915313 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:03.165652 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:03.288899 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:03.291541 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:03.415946 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:03.660888 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:03.788458 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:03.791093 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:03.915920 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:04.164961 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:04.281150 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:04.289157 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:04.292929 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:04.415479 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:04.660284 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:04.792283 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:04.792813 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:04.915515 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:05.164778 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:05.288607 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:05.291414 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:05.416107 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:05.659758 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:05.788957 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:05.791015 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:05.919136 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:06.165631 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:06.281365 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:06.289310 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:06.291357 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:06.415621 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:06.660063 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:06.788369 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:06.791115 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:06.915524 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:07.168037 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:07.289466 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:07.292895 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:07.415510 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:07.660639 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:07.788609 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:07.790757 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:07.915610 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:08.165226 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:08.288135 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:08.291615 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:08.415964 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:08.660447 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:08.782106 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:08.789320 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:08.790540 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:08.915935 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:09.166713 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:09.288524 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:09.293368 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:09.415590 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:09.660349 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:09.789154 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:09.791243 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:09.923860 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:10.160785 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:10.288824 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:10.291136 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:10.415585 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:10.659779 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:10.788922 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:10.790798 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:10.915145 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:11.163447 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:11.281536 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:11.288012 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:11.290833 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:11.415397 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:11.660455 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:11.788963 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:11.790748 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:11.915369 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:12.160526 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:12.289090 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:12.291317 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:12.415947 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:12.659865 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:12.788532 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:12.790913 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:12.915454 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:13.188430 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:13.289368 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:13.290909 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:13.415083 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:13.660253 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:13.780797 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:13.789152 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:13.791649 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:13.915231 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:14.165809 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:14.289182 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:14.291056 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:14.415478 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:14.660573 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:14.791405 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:14.791715 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:14.915874 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:15.166555 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:15.288986 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:15.291099 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:15.415656 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:15.660746 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:15.781280 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:15.789009 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:15.791611 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:15.919560 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:16.161085 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:16.288695 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:16.290884 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:16.417613 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:16.660758 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:16.794045 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:16.798133 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:16.915101 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:17.164856 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:17.289560 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:17.290580 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:17.414952 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:17.660800 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:17.781373 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:17.789006 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:17.791527 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:17.915859 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:18.163874 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:18.288435 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:18.291391 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:18.415778 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:18.661149 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:18.788880 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:18.792773 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:18.915612 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:19.163917 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:19.288464 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:19.291181 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:19.415740 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:19.660843 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:19.789066 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:19.791329 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:19.915896 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:20.163889 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:20.281115 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:20.288464 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:20.290964 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:20.415648 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:20.660344 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:20.788737 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:20.795280 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:20.916426 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:21.164570 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:21.288360 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:21.292230 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:21.416574 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:21.660031 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:21.788803 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:21.791136 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:21.915394 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:22.164200 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:22.281748 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:22.289245 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:22.291522 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:22.416000 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:22.659648 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:22.789094 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:22.791358 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:22.915771 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:23.164670 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:23.289170 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:23.292228 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:23.415371 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:23.660844 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:23.789286 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:23.791416 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:23.915229 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:24.165506 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:24.288785 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:24.291100 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:24.415413 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:24.660663 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:24.780892 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:24.791274 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:24.792479 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:24.914763 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:25.164899 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:25.288275 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:25.290832 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:25.415375 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:25.660301 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:25.788504 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:25.791366 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:25.919073 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:26.161101 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:26.288724 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:26.290884 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:26.415679 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:26.666344 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:26.781439 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:26.788738 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:26.790878 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:26.915066 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:27.164165 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:27.288986 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:27.291575 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:27.414919 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:27.660104 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:27.788486 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:27.791683 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:27.915424 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:28.164188 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:28.289002 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:28.290863 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:28.415584 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:28.660526 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:28.788937 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:28.791484 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:28.915075 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:29.164103 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:29.281175 1176137 node_ready.go:53] node "addons-510496" has status "Ready":"False"
	I0729 21:18:29.288276 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:29.290821 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:29.415215 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:29.659916 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:29.789003 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:29.791179 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:29.916256 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:30.164836 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:30.313000 1176137 node_ready.go:49] node "addons-510496" has status "Ready":"True"
	I0729 21:18:30.313029 1176137 node_ready.go:38] duration metric: took 39.535169724s for node "addons-510496" to be "Ready" ...
	I0729 21:18:30.313048 1176137 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 21:18:30.315724 1176137 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 21:18:30.315752 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:30.315998 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:30.365178 1176137 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-qn76d" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:30.424869 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:30.694486 1176137 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 21:18:30.694553 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:30.793386 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:30.794672 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:30.915709 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:31.202107 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:31.308588 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:31.309097 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:31.417729 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:31.661483 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:31.790187 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:31.792528 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:31.916580 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:32.184097 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:32.290106 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:32.293143 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:32.376553 1176137 pod_ready.go:92] pod "coredns-7db6d8ff4d-qn76d" in "kube-system" namespace has status "Ready":"True"
	I0729 21:18:32.376625 1176137 pod_ready.go:81] duration metric: took 2.011396507s for pod "coredns-7db6d8ff4d-qn76d" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.376659 1176137 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.384331 1176137 pod_ready.go:92] pod "etcd-addons-510496" in "kube-system" namespace has status "Ready":"True"
	I0729 21:18:32.384393 1176137 pod_ready.go:81] duration metric: took 7.700622ms for pod "etcd-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.384429 1176137 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.413852 1176137 pod_ready.go:92] pod "kube-apiserver-addons-510496" in "kube-system" namespace has status "Ready":"True"
	I0729 21:18:32.413924 1176137 pod_ready.go:81] duration metric: took 29.474252ms for pod "kube-apiserver-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.413950 1176137 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.419244 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:32.435390 1176137 pod_ready.go:92] pod "kube-controller-manager-addons-510496" in "kube-system" namespace has status "Ready":"True"
	I0729 21:18:32.435474 1176137 pod_ready.go:81] duration metric: took 21.495387ms for pod "kube-controller-manager-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.435505 1176137 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-fl6df" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.464630 1176137 pod_ready.go:92] pod "kube-proxy-fl6df" in "kube-system" namespace has status "Ready":"True"
	I0729 21:18:32.464700 1176137 pod_ready.go:81] duration metric: took 29.176251ms for pod "kube-proxy-fl6df" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.464741 1176137 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.663052 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:32.769150 1176137 pod_ready.go:92] pod "kube-scheduler-addons-510496" in "kube-system" namespace has status "Ready":"True"
	I0729 21:18:32.769223 1176137 pod_ready.go:81] duration metric: took 304.456658ms for pod "kube-scheduler-addons-510496" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.769248 1176137 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace to be "Ready" ...
	I0729 21:18:32.793854 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:32.794737 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:32.915480 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:33.162920 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:33.305672 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:33.310792 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:33.415674 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:33.662515 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:33.790405 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:33.792239 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:33.915876 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:34.165867 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:34.289353 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:34.291977 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:34.415264 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:34.663135 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:34.775234 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:34.807563 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:34.825878 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:34.915323 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:35.163925 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:35.291057 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:35.294365 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:35.415703 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:35.661258 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:35.793248 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:35.798544 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:35.919841 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:36.164062 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:36.298522 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:36.299422 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:36.416125 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:36.663362 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:36.776996 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:36.793743 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:36.796492 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:36.915440 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:37.165053 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:37.291940 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:37.295853 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:37.416297 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:37.666450 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:37.813529 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:37.815531 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:37.916716 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:38.183010 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:38.295452 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:38.298675 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:38.416593 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:38.666019 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:38.781608 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:38.790830 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:38.791927 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:38.915925 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:39.166806 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:39.289439 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:39.292290 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:39.416144 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:39.665158 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:39.791685 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:39.797107 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:39.915878 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:40.175506 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:40.294185 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:40.297884 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:40.415230 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:40.661561 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:40.789732 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:40.792258 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:40.915274 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:41.167592 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:41.275412 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:41.291015 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:41.291465 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:41.415380 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:41.661919 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:41.792279 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:41.793288 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:41.915682 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:42.178249 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:42.292641 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:42.297673 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:42.416105 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:42.662089 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:42.794448 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:42.794608 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:42.916026 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:43.165806 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:43.277788 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:43.304076 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:43.307243 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:43.417263 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:43.663005 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:43.789450 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:43.793438 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:43.915253 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:44.177264 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:44.289660 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:44.292833 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:44.415839 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:44.661571 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:44.795896 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:44.797270 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:44.916717 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:45.170161 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:45.289551 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:45.294423 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:45.298256 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:45.416445 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:45.663191 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:45.795639 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:45.798658 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:45.916760 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:46.169297 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:46.304384 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:46.309959 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:46.415528 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:46.663161 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:46.793869 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:46.799060 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:46.915683 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:47.172526 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:47.292955 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:47.294645 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:47.415731 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:47.664343 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:47.776290 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:47.789997 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:47.792819 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:47.915088 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:48.162849 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:48.290333 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:48.292271 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:48.417942 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:48.662305 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:48.798537 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:48.800321 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:48.916274 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:49.169759 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:49.294782 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:49.297294 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:49.416860 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:49.663260 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:49.776720 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:49.792990 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:49.803816 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:49.916292 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:50.166593 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:50.289526 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:50.291936 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:50.427457 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:50.661592 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:50.791019 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:50.791670 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:50.915808 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:51.167581 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:51.290023 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:51.296263 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:51.416733 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:51.667329 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:51.777558 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:51.790373 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:51.795279 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:51.915626 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:52.165900 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:52.289165 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:52.291648 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:52.416037 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:52.662075 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:52.789531 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:52.792552 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:52.915879 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:53.166048 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:53.289597 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:53.291711 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:53.415045 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:53.662249 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:53.777702 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:53.798473 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:53.800116 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:53.915852 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:54.168583 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:54.289085 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:54.294042 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:54.415971 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:54.661893 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:54.793958 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:54.794228 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:54.915275 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:55.165942 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:55.289690 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:55.292399 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:55.415839 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:55.661945 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:55.788920 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:55.792717 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:55.919607 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:56.163456 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:56.275193 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:56.289627 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:56.292135 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:56.415761 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:56.662467 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:56.791084 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:56.801645 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:56.916685 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:57.173185 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:57.290228 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:57.292540 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:57.416281 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:57.664614 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:57.791277 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:57.798481 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:57.916417 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:58.164080 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:58.276119 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:18:58.290919 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:58.293915 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:58.415774 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:58.665715 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:58.795314 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:58.804215 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:58.916217 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:59.166661 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:59.290829 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:59.294086 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:59.415737 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:18:59.662130 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:18:59.790208 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:18:59.794238 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:18:59.922603 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:00.217182 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:00.313838 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:00.317955 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:00.334859 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:00.418103 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:00.664951 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:00.807672 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:00.813264 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:00.923618 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:01.170873 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:01.297060 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:01.300646 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:01.416365 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:01.662706 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:01.791050 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:01.794917 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:01.915326 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:02.172680 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:02.290059 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:02.295063 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:02.415883 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:02.661514 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:02.777183 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:02.790119 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:02.792669 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:02.915243 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:03.166066 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:03.291676 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:03.293013 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:03.415442 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:03.663165 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:03.790406 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:03.791602 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:03.915387 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:04.165375 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:04.290752 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:04.295532 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:04.415431 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:04.664395 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:04.805560 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:04.813588 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:04.916273 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:05.165777 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:05.276491 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:05.289764 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:05.291975 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:05.415346 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:05.661549 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:05.789698 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:05.792004 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:05.923820 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:06.166097 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:06.290654 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:06.293619 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:06.415392 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:06.662332 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:06.791214 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:06.794623 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:06.919146 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:07.168124 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:07.276650 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:07.290077 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:07.294324 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:07.415836 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:07.671822 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:07.793793 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:07.797338 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:07.916044 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:08.164226 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:08.296962 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:08.300881 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:08.416005 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:08.662433 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:08.789839 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:08.804135 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:08.916792 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:09.170491 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:09.290040 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:09.292207 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:09.415349 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:09.662294 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:09.778206 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:09.791336 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:09.795873 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:09.915768 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:10.166853 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:10.289846 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:10.292240 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:10.419471 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:10.661662 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:10.789590 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:10.792771 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:10.915139 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:11.163576 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:11.290161 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:11.296716 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:11.415167 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:11.661298 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:11.795430 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:11.798243 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:11.915564 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:12.170132 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:12.275762 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:12.291231 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:12.295140 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:12.416002 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:12.663114 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:12.791433 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:12.796090 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:12.915548 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:13.172610 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:13.298648 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:13.299934 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:13.416630 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:13.665275 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:13.791070 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:13.795801 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:13.916843 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:14.166499 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:14.278002 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:14.299026 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:14.300399 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:14.416283 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:14.661953 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:14.797878 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:14.811765 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:14.915523 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:15.166786 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:15.294143 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:15.295284 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:15.415510 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:15.661852 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:15.792774 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 21:19:15.796317 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:15.920014 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:16.168108 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:16.289131 1176137 kapi.go:107] duration metric: took 1m25.504617282s to wait for kubernetes.io/minikube-addons=registry ...
	I0729 21:19:16.291815 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:16.423182 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:16.661460 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:16.775151 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:16.791334 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:16.916118 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:17.166591 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:17.292424 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:17.416345 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:17.663152 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:17.792322 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:17.933148 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:18.179446 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:18.293779 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:18.415434 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:18.676177 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:18.776759 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:18.792344 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:18.926441 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:19.177683 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:19.292012 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:19.417047 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:19.664244 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:19.791909 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:19.915441 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:20.178653 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:20.293706 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:20.415331 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:20.662135 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:20.793318 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:20.916540 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:21.163840 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:21.277470 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:21.292033 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:21.418506 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:21.662371 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:21.791570 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:21.921856 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:22.169819 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:22.291673 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:22.417130 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:22.661071 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:22.791642 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:22.915205 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:23.174057 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:23.292429 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:23.416719 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:23.663771 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:23.781855 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:23.819440 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:23.915880 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:24.178428 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:24.292122 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:24.416126 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:24.662749 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:24.794667 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:24.916697 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:25.165707 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:25.295574 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:25.414980 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:25.661709 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:25.792301 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:25.919754 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:26.171428 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:26.276285 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:26.291107 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:26.416176 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:26.661936 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:26.797573 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:26.915069 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:27.177887 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:27.291354 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:27.416163 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:27.665748 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:27.791706 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:27.915475 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:28.164242 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:28.278977 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:28.291536 1176137 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 21:19:28.422638 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:28.663901 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:28.792115 1176137 kapi.go:107] duration metric: took 1m38.005219443s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0729 21:19:28.916616 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:29.165757 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:29.415717 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:29.663151 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:29.916060 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:30.210922 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:30.415385 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:30.662477 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:30.776144 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:30.917334 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:31.166278 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:31.416909 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:31.661962 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:31.916086 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:32.169652 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:32.416884 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:32.661760 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:32.920949 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:33.164013 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:33.277207 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:33.417385 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:33.662183 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:33.917460 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:34.163073 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:34.417241 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:34.665174 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:34.916443 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:35.165728 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:35.415438 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:35.661572 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:35.775369 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:35.921841 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:36.165934 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:36.415102 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:36.663315 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:36.915406 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:37.166949 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:37.417909 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 21:19:37.661432 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:37.779483 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:37.915819 1176137 kapi.go:107] duration metric: took 1m43.004100795s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0729 21:19:37.918390 1176137 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-510496 cluster.
	I0729 21:19:37.921223 1176137 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 21:19:37.923673 1176137 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0729 21:19:38.167330 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:38.661753 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:39.187341 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:39.663210 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:40.162292 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:40.277045 1176137 pod_ready.go:102] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"False"
	I0729 21:19:40.660977 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:41.162137 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:41.275773 1176137 pod_ready.go:92] pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace has status "Ready":"True"
	I0729 21:19:41.275825 1176137 pod_ready.go:81] duration metric: took 1m8.506556466s for pod "metrics-server-c59844bb4-xlxf4" in "kube-system" namespace to be "Ready" ...
	I0729 21:19:41.275837 1176137 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-7zfd2" in "kube-system" namespace to be "Ready" ...
	I0729 21:19:41.281039 1176137 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-7zfd2" in "kube-system" namespace has status "Ready":"True"
	I0729 21:19:41.281075 1176137 pod_ready.go:81] duration metric: took 5.218157ms for pod "nvidia-device-plugin-daemonset-7zfd2" in "kube-system" namespace to be "Ready" ...
	I0729 21:19:41.281095 1176137 pod_ready.go:38] duration metric: took 1m10.96803407s 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 21:19:41.282028 1176137 api_server.go:52] waiting for apiserver process to appear ...
	I0729 21:19:41.282769 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 21:19:41.282852 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 21:19:41.351019 1176137 cri.go:89] found id: "60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761"
	I0729 21:19:41.351158 1176137 cri.go:89] found id: ""
	I0729 21:19:41.351184 1176137 logs.go:276] 1 containers: [60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761]
	I0729 21:19:41.351272 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:41.356620 1176137 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 21:19:41.356736 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 21:19:41.415514 1176137 cri.go:89] found id: "93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770"
	I0729 21:19:41.415594 1176137 cri.go:89] found id: ""
	I0729 21:19:41.415617 1176137 logs.go:276] 1 containers: [93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770]
	I0729 21:19:41.415705 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:41.422233 1176137 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 21:19:41.422386 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 21:19:41.490264 1176137 cri.go:89] found id: "ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936"
	I0729 21:19:41.490330 1176137 cri.go:89] found id: ""
	I0729 21:19:41.490364 1176137 logs.go:276] 1 containers: [ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936]
	I0729 21:19:41.490456 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:41.494705 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 21:19:41.494892 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 21:19:41.556602 1176137 cri.go:89] found id: "5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c"
	I0729 21:19:41.556674 1176137 cri.go:89] found id: ""
	I0729 21:19:41.556695 1176137 logs.go:276] 1 containers: [5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c]
	I0729 21:19:41.556783 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:41.561264 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 21:19:41.561396 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 21:19:41.617043 1176137 cri.go:89] found id: "3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4"
	I0729 21:19:41.617125 1176137 cri.go:89] found id: ""
	I0729 21:19:41.617158 1176137 logs.go:276] 1 containers: [3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4]
	I0729 21:19:41.617252 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:41.627080 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 21:19:41.627177 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 21:19:41.669660 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:41.716208 1176137 cri.go:89] found id: "4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7"
	I0729 21:19:41.716238 1176137 cri.go:89] found id: ""
	I0729 21:19:41.716246 1176137 logs.go:276] 1 containers: [4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7]
	I0729 21:19:41.716311 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:41.722729 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 21:19:41.722809 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 21:19:41.812986 1176137 cri.go:89] found id: "8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3"
	I0729 21:19:41.813016 1176137 cri.go:89] found id: ""
	I0729 21:19:41.813024 1176137 logs.go:276] 1 containers: [8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3]
	I0729 21:19:41.813094 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:41.820195 1176137 logs.go:123] Gathering logs for kubelet ...
	I0729 21:19:41.820289 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0729 21:19:41.900723 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.282696    1553 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:41.900979 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.282745    1553 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:41.905354 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.332128    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	W0729 21:19:41.905581 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.332174    1553 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	I0729 21:19:41.947248 1176137 logs.go:123] Gathering logs for dmesg ...
	I0729 21:19:41.947294 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 21:19:41.969732 1176137 logs.go:123] Gathering logs for etcd [93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770] ...
	I0729 21:19:41.969764 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770"
	I0729 21:19:42.045719 1176137 logs.go:123] Gathering logs for coredns [ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936] ...
	I0729 21:19:42.045795 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936"
	I0729 21:19:42.119390 1176137 logs.go:123] Gathering logs for kube-scheduler [5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c] ...
	I0729 21:19:42.119559 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c"
	I0729 21:19:42.202674 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:42.258426 1176137 logs.go:123] Gathering logs for kindnet [8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3] ...
	I0729 21:19:42.261041 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3"
	I0729 21:19:42.336236 1176137 logs.go:123] Gathering logs for container status ...
	I0729 21:19:42.336316 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 21:19:42.436852 1176137 logs.go:123] Gathering logs for describe nodes ...
	I0729 21:19:42.436893 1176137 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 21:19:42.666083 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:42.710537 1176137 logs.go:123] Gathering logs for kube-apiserver [60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761] ...
	I0729 21:19:42.710629 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761"
	I0729 21:19:42.783477 1176137 logs.go:123] Gathering logs for kube-proxy [3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4] ...
	I0729 21:19:42.783512 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4"
	I0729 21:19:42.829321 1176137 logs.go:123] Gathering logs for kube-controller-manager [4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7] ...
	I0729 21:19:42.829349 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7"
	I0729 21:19:42.897884 1176137 logs.go:123] Gathering logs for CRI-O ...
	I0729 21:19:42.897921 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 21:19:42.999317 1176137 out.go:304] Setting ErrFile to fd 2...
	I0729 21:19:42.999353 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0729 21:19:42.999424 1176137 out.go:239] X Problems detected in kubelet:
	W0729 21:19:42.999438 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.282696    1553 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:42.999452 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.282745    1553 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:42.999464 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.332128    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	W0729 21:19:42.999477 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.332174    1553 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	I0729 21:19:42.999484 1176137 out.go:304] Setting ErrFile to fd 2...
	I0729 21:19:42.999490 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:19:43.165077 1176137 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 21:19:43.661335 1176137 kapi.go:107] duration metric: took 1m52.505626745s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0729 21:19:43.663569 1176137 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, storage-provisioner, ingress-dns, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0729 21:19:43.665517 1176137 addons.go:510] duration metric: took 1m59.727444335s for enable addons: enabled=[cloud-spanner nvidia-device-plugin storage-provisioner ingress-dns metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0729 21:19:53.000941 1176137 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 21:19:53.018135 1176137 api_server.go:72] duration metric: took 2m9.08046144s to wait for apiserver process to appear ...
	I0729 21:19:53.018171 1176137 api_server.go:88] waiting for apiserver healthz status ...
	I0729 21:19:53.018213 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 21:19:53.018282 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 21:19:53.056817 1176137 cri.go:89] found id: "60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761"
	I0729 21:19:53.056837 1176137 cri.go:89] found id: ""
	I0729 21:19:53.056845 1176137 logs.go:276] 1 containers: [60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761]
	I0729 21:19:53.056901 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:53.060456 1176137 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 21:19:53.060530 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 21:19:53.097806 1176137 cri.go:89] found id: "93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770"
	I0729 21:19:53.097824 1176137 cri.go:89] found id: ""
	I0729 21:19:53.097833 1176137 logs.go:276] 1 containers: [93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770]
	I0729 21:19:53.097890 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:53.101274 1176137 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 21:19:53.101347 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 21:19:53.140914 1176137 cri.go:89] found id: "ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936"
	I0729 21:19:53.140946 1176137 cri.go:89] found id: ""
	I0729 21:19:53.140958 1176137 logs.go:276] 1 containers: [ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936]
	I0729 21:19:53.141029 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:53.144627 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 21:19:53.144702 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 21:19:53.193709 1176137 cri.go:89] found id: "5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c"
	I0729 21:19:53.193729 1176137 cri.go:89] found id: ""
	I0729 21:19:53.193736 1176137 logs.go:276] 1 containers: [5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c]
	I0729 21:19:53.193804 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:53.197434 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 21:19:53.197515 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 21:19:53.236204 1176137 cri.go:89] found id: "3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4"
	I0729 21:19:53.236232 1176137 cri.go:89] found id: ""
	I0729 21:19:53.236240 1176137 logs.go:276] 1 containers: [3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4]
	I0729 21:19:53.236298 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:53.239934 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 21:19:53.240009 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 21:19:53.279538 1176137 cri.go:89] found id: "4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7"
	I0729 21:19:53.279564 1176137 cri.go:89] found id: ""
	I0729 21:19:53.279572 1176137 logs.go:276] 1 containers: [4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7]
	I0729 21:19:53.279631 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:53.283022 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 21:19:53.283098 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 21:19:53.322515 1176137 cri.go:89] found id: "8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3"
	I0729 21:19:53.322538 1176137 cri.go:89] found id: ""
	I0729 21:19:53.322546 1176137 logs.go:276] 1 containers: [8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3]
	I0729 21:19:53.322602 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:19:53.326838 1176137 logs.go:123] Gathering logs for dmesg ...
	I0729 21:19:53.326873 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 21:19:53.345904 1176137 logs.go:123] Gathering logs for kube-apiserver [60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761] ...
	I0729 21:19:53.346011 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761"
	I0729 21:19:53.416240 1176137 logs.go:123] Gathering logs for etcd [93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770] ...
	I0729 21:19:53.416277 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770"
	I0729 21:19:53.473205 1176137 logs.go:123] Gathering logs for kube-scheduler [5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c] ...
	I0729 21:19:53.473242 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c"
	I0729 21:19:53.517807 1176137 logs.go:123] Gathering logs for kube-proxy [3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4] ...
	I0729 21:19:53.517879 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4"
	I0729 21:19:53.555992 1176137 logs.go:123] Gathering logs for kube-controller-manager [4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7] ...
	I0729 21:19:53.556024 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7"
	I0729 21:19:53.622643 1176137 logs.go:123] Gathering logs for CRI-O ...
	I0729 21:19:53.622680 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 21:19:53.712861 1176137 logs.go:123] Gathering logs for kubelet ...
	I0729 21:19:53.712897 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0729 21:19:53.773971 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.282696    1553 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:53.774194 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.282745    1553 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:53.776787 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.332128    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	W0729 21:19:53.776994 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.332174    1553 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	I0729 21:19:53.811757 1176137 logs.go:123] Gathering logs for describe nodes ...
	I0729 21:19:53.811797 1176137 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 21:19:53.947608 1176137 logs.go:123] Gathering logs for coredns [ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936] ...
	I0729 21:19:53.947639 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936"
	I0729 21:19:53.990199 1176137 logs.go:123] Gathering logs for kindnet [8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3] ...
	I0729 21:19:53.990233 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3"
	I0729 21:19:54.043703 1176137 logs.go:123] Gathering logs for container status ...
	I0729 21:19:54.043740 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 21:19:54.114597 1176137 out.go:304] Setting ErrFile to fd 2...
	I0729 21:19:54.114630 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0729 21:19:54.114705 1176137 out.go:239] X Problems detected in kubelet:
	W0729 21:19:54.114722 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.282696    1553 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:54.114737 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.282745    1553 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:19:54.114758 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.332128    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	W0729 21:19:54.114774 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.332174    1553 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	I0729 21:19:54.114797 1176137 out.go:304] Setting ErrFile to fd 2...
	I0729 21:19:54.114804 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:20:04.116214 1176137 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 21:20:04.124806 1176137 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0729 21:20:04.125819 1176137 api_server.go:141] control plane version: v1.30.3
	I0729 21:20:04.125862 1176137 api_server.go:131] duration metric: took 11.107683039s to wait for apiserver health ...
	I0729 21:20:04.125872 1176137 system_pods.go:43] waiting for kube-system pods to appear ...
	I0729 21:20:04.125895 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 21:20:04.125964 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 21:20:04.178182 1176137 cri.go:89] found id: "60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761"
	I0729 21:20:04.178211 1176137 cri.go:89] found id: ""
	I0729 21:20:04.178220 1176137 logs.go:276] 1 containers: [60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761]
	I0729 21:20:04.178280 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:20:04.183059 1176137 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 21:20:04.183138 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 21:20:04.228247 1176137 cri.go:89] found id: "93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770"
	I0729 21:20:04.228271 1176137 cri.go:89] found id: ""
	I0729 21:20:04.228278 1176137 logs.go:276] 1 containers: [93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770]
	I0729 21:20:04.228339 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:20:04.233048 1176137 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 21:20:04.233121 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 21:20:04.272111 1176137 cri.go:89] found id: "ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936"
	I0729 21:20:04.272144 1176137 cri.go:89] found id: ""
	I0729 21:20:04.272151 1176137 logs.go:276] 1 containers: [ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936]
	I0729 21:20:04.272215 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:20:04.275740 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 21:20:04.275882 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 21:20:04.316424 1176137 cri.go:89] found id: "5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c"
	I0729 21:20:04.316446 1176137 cri.go:89] found id: ""
	I0729 21:20:04.316454 1176137 logs.go:276] 1 containers: [5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c]
	I0729 21:20:04.316535 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:20:04.320086 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 21:20:04.320159 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 21:20:04.364785 1176137 cri.go:89] found id: "3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4"
	I0729 21:20:04.364813 1176137 cri.go:89] found id: ""
	I0729 21:20:04.364822 1176137 logs.go:276] 1 containers: [3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4]
	I0729 21:20:04.364886 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:20:04.368652 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 21:20:04.368726 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 21:20:04.409542 1176137 cri.go:89] found id: "4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7"
	I0729 21:20:04.409562 1176137 cri.go:89] found id: ""
	I0729 21:20:04.409571 1176137 logs.go:276] 1 containers: [4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7]
	I0729 21:20:04.409629 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:20:04.413443 1176137 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 21:20:04.413521 1176137 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 21:20:04.452388 1176137 cri.go:89] found id: "8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3"
	I0729 21:20:04.452409 1176137 cri.go:89] found id: ""
	I0729 21:20:04.452416 1176137 logs.go:276] 1 containers: [8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3]
	I0729 21:20:04.452497 1176137 ssh_runner.go:195] Run: which crictl
	I0729 21:20:04.456279 1176137 logs.go:123] Gathering logs for kube-apiserver [60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761] ...
	I0729 21:20:04.456310 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761"
	I0729 21:20:04.514212 1176137 logs.go:123] Gathering logs for coredns [ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936] ...
	I0729 21:20:04.514259 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936"
	I0729 21:20:04.555087 1176137 logs.go:123] Gathering logs for CRI-O ...
	I0729 21:20:04.555119 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 21:20:04.647761 1176137 logs.go:123] Gathering logs for dmesg ...
	I0729 21:20:04.647804 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 21:20:04.667081 1176137 logs.go:123] Gathering logs for describe nodes ...
	I0729 21:20:04.667114 1176137 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 21:20:04.798934 1176137 logs.go:123] Gathering logs for etcd [93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770] ...
	I0729 21:20:04.798966 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770"
	I0729 21:20:04.862025 1176137 logs.go:123] Gathering logs for kube-scheduler [5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c] ...
	I0729 21:20:04.862060 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c"
	I0729 21:20:04.914668 1176137 logs.go:123] Gathering logs for kube-proxy [3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4] ...
	I0729 21:20:04.914703 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4"
	I0729 21:20:04.960645 1176137 logs.go:123] Gathering logs for kube-controller-manager [4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7] ...
	I0729 21:20:04.960673 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7"
	I0729 21:20:05.043743 1176137 logs.go:123] Gathering logs for kindnet [8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3] ...
	I0729 21:20:05.043777 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3"
	I0729 21:20:05.096717 1176137 logs.go:123] Gathering logs for container status ...
	I0729 21:20:05.096759 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 21:20:05.160162 1176137 logs.go:123] Gathering logs for kubelet ...
	I0729 21:20:05.160195 1176137 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0729 21:20:05.220981 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.282696    1553 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:20:05.221208 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.282745    1553 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:20:05.223841 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.332128    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	W0729 21:20:05.224085 1176137 logs.go:138] Found kubelet problem: Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.332174    1553 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	I0729 21:20:05.259722 1176137 out.go:304] Setting ErrFile to fd 2...
	I0729 21:20:05.259750 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0729 21:20:05.259811 1176137 out.go:239] X Problems detected in kubelet:
	W0729 21:20:05.259829 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.282696    1553 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:20:05.259840 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.282745    1553 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-510496' and this object
	W0729 21:20:05.259849 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: W0729 21:18:30.332128    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	W0729 21:20:05.259859 1176137 out.go:239]   Jul 29 21:18:30 addons-510496 kubelet[1553]: E0729 21:18:30.332174    1553 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-510496" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-510496' and this object
	I0729 21:20:05.259865 1176137 out.go:304] Setting ErrFile to fd 2...
	I0729 21:20:05.259876 1176137 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:20:15.274104 1176137 system_pods.go:59] 18 kube-system pods found
	I0729 21:20:15.274141 1176137 system_pods.go:61] "coredns-7db6d8ff4d-qn76d" [8bc1cb61-dcd3-4927-bf9a-508367eaf608] Running
	I0729 21:20:15.274148 1176137 system_pods.go:61] "csi-hostpath-attacher-0" [bcec5ef7-dda1-44d8-aa7e-dfe4b34ae01f] Running
	I0729 21:20:15.274153 1176137 system_pods.go:61] "csi-hostpath-resizer-0" [f0eb55f7-5421-4ad3-a7cd-7efd2fecf555] Running
	I0729 21:20:15.274169 1176137 system_pods.go:61] "csi-hostpathplugin-9df5m" [533f26c4-8c92-49d9-b769-56f196b60d77] Running
	I0729 21:20:15.274174 1176137 system_pods.go:61] "etcd-addons-510496" [25520f1d-34de-4b96-aa72-9bc8b0cb5eb2] Running
	I0729 21:20:15.274178 1176137 system_pods.go:61] "kindnet-l7rmb" [7754b295-7018-4f13-88fe-46570297d8d0] Running
	I0729 21:20:15.274182 1176137 system_pods.go:61] "kube-apiserver-addons-510496" [9eac14bd-e115-4baf-a777-25c3d9ea3535] Running
	I0729 21:20:15.274187 1176137 system_pods.go:61] "kube-controller-manager-addons-510496" [27001098-d59f-45d8-86e6-fa5a552f2e5a] Running
	I0729 21:20:15.274196 1176137 system_pods.go:61] "kube-ingress-dns-minikube" [95086729-0323-439b-8356-7322ccd867c1] Running
	I0729 21:20:15.274200 1176137 system_pods.go:61] "kube-proxy-fl6df" [1110ba03-9e7d-43e5-be7d-deb86275c8de] Running
	I0729 21:20:15.274212 1176137 system_pods.go:61] "kube-scheduler-addons-510496" [791fd5e2-0dc0-4c09-af6b-1e19d59be68d] Running
	I0729 21:20:15.274216 1176137 system_pods.go:61] "metrics-server-c59844bb4-xlxf4" [c938d522-ea9f-4e21-aa51-5365c4bf0074] Running
	I0729 21:20:15.274220 1176137 system_pods.go:61] "nvidia-device-plugin-daemonset-7zfd2" [0f9a6b9e-9c26-4e07-9383-21f509415894] Running
	I0729 21:20:15.274224 1176137 system_pods.go:61] "registry-698f998955-9m2mq" [42ae84b2-13f5-4bdf-8464-ea5c279ba7b9] Running
	I0729 21:20:15.274230 1176137 system_pods.go:61] "registry-proxy-qc5dm" [14fc66f1-2934-46ff-a0d2-35bcab11dca6] Running
	I0729 21:20:15.274235 1176137 system_pods.go:61] "snapshot-controller-745499f584-jtq7z" [0041cd06-2bb2-4e17-a579-79fa61c729da] Running
	I0729 21:20:15.274239 1176137 system_pods.go:61] "snapshot-controller-745499f584-tvfn7" [7e1da94b-7889-49c0-8770-a30282fdcc3b] Running
	I0729 21:20:15.274245 1176137 system_pods.go:61] "storage-provisioner" [cc8fe84c-12b8-47d5-807a-b94d3209832e] Running
	I0729 21:20:15.274251 1176137 system_pods.go:74] duration metric: took 11.148372683s to wait for pod list to return data ...
	I0729 21:20:15.274261 1176137 default_sa.go:34] waiting for default service account to be created ...
	I0729 21:20:15.276514 1176137 default_sa.go:45] found service account: "default"
	I0729 21:20:15.276540 1176137 default_sa.go:55] duration metric: took 2.270246ms for default service account to be created ...
	I0729 21:20:15.276550 1176137 system_pods.go:116] waiting for k8s-apps to be running ...
	I0729 21:20:15.285661 1176137 system_pods.go:86] 18 kube-system pods found
	I0729 21:20:15.285698 1176137 system_pods.go:89] "coredns-7db6d8ff4d-qn76d" [8bc1cb61-dcd3-4927-bf9a-508367eaf608] Running
	I0729 21:20:15.285706 1176137 system_pods.go:89] "csi-hostpath-attacher-0" [bcec5ef7-dda1-44d8-aa7e-dfe4b34ae01f] Running
	I0729 21:20:15.285711 1176137 system_pods.go:89] "csi-hostpath-resizer-0" [f0eb55f7-5421-4ad3-a7cd-7efd2fecf555] Running
	I0729 21:20:15.285715 1176137 system_pods.go:89] "csi-hostpathplugin-9df5m" [533f26c4-8c92-49d9-b769-56f196b60d77] Running
	I0729 21:20:15.285719 1176137 system_pods.go:89] "etcd-addons-510496" [25520f1d-34de-4b96-aa72-9bc8b0cb5eb2] Running
	I0729 21:20:15.285723 1176137 system_pods.go:89] "kindnet-l7rmb" [7754b295-7018-4f13-88fe-46570297d8d0] Running
	I0729 21:20:15.285727 1176137 system_pods.go:89] "kube-apiserver-addons-510496" [9eac14bd-e115-4baf-a777-25c3d9ea3535] Running
	I0729 21:20:15.285732 1176137 system_pods.go:89] "kube-controller-manager-addons-510496" [27001098-d59f-45d8-86e6-fa5a552f2e5a] Running
	I0729 21:20:15.285736 1176137 system_pods.go:89] "kube-ingress-dns-minikube" [95086729-0323-439b-8356-7322ccd867c1] Running
	I0729 21:20:15.285740 1176137 system_pods.go:89] "kube-proxy-fl6df" [1110ba03-9e7d-43e5-be7d-deb86275c8de] Running
	I0729 21:20:15.285744 1176137 system_pods.go:89] "kube-scheduler-addons-510496" [791fd5e2-0dc0-4c09-af6b-1e19d59be68d] Running
	I0729 21:20:15.285748 1176137 system_pods.go:89] "metrics-server-c59844bb4-xlxf4" [c938d522-ea9f-4e21-aa51-5365c4bf0074] Running
	I0729 21:20:15.285752 1176137 system_pods.go:89] "nvidia-device-plugin-daemonset-7zfd2" [0f9a6b9e-9c26-4e07-9383-21f509415894] Running
	I0729 21:20:15.285764 1176137 system_pods.go:89] "registry-698f998955-9m2mq" [42ae84b2-13f5-4bdf-8464-ea5c279ba7b9] Running
	I0729 21:20:15.285767 1176137 system_pods.go:89] "registry-proxy-qc5dm" [14fc66f1-2934-46ff-a0d2-35bcab11dca6] Running
	I0729 21:20:15.285774 1176137 system_pods.go:89] "snapshot-controller-745499f584-jtq7z" [0041cd06-2bb2-4e17-a579-79fa61c729da] Running
	I0729 21:20:15.285782 1176137 system_pods.go:89] "snapshot-controller-745499f584-tvfn7" [7e1da94b-7889-49c0-8770-a30282fdcc3b] Running
	I0729 21:20:15.285786 1176137 system_pods.go:89] "storage-provisioner" [cc8fe84c-12b8-47d5-807a-b94d3209832e] Running
	I0729 21:20:15.285792 1176137 system_pods.go:126] duration metric: took 9.236258ms to wait for k8s-apps to be running ...
	I0729 21:20:15.285800 1176137 system_svc.go:44] waiting for kubelet service to be running ....
	I0729 21:20:15.285863 1176137 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 21:20:15.298464 1176137 system_svc.go:56] duration metric: took 12.654188ms WaitForService to wait for kubelet
	I0729 21:20:15.298548 1176137 kubeadm.go:582] duration metric: took 2m31.360883252s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0729 21:20:15.298582 1176137 node_conditions.go:102] verifying NodePressure condition ...
	I0729 21:20:15.302424 1176137 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0729 21:20:15.302460 1176137 node_conditions.go:123] node cpu capacity is 2
	I0729 21:20:15.302473 1176137 node_conditions.go:105] duration metric: took 3.884865ms to run NodePressure ...
	I0729 21:20:15.302486 1176137 start.go:241] waiting for startup goroutines ...
	I0729 21:20:15.302494 1176137 start.go:246] waiting for cluster config update ...
	I0729 21:20:15.302509 1176137 start.go:255] writing updated cluster config ...
	I0729 21:20:15.302806 1176137 ssh_runner.go:195] Run: rm -f paused
	I0729 21:20:15.660307 1176137 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0729 21:20:15.663202 1176137 out.go:177] * Done! kubectl is now configured to use "addons-510496" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.203998442Z" level=info msg="Removing container: 15c742054123949771046ba213357208d624adf47a8ed2ff4ba829c8eb068cc7" id=a30ec8ca-ba7e-400c-828c-0053f63994da name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.219106493Z" level=info msg="Removed container 15c742054123949771046ba213357208d624adf47a8ed2ff4ba829c8eb068cc7: ingress-nginx/ingress-nginx-admission-patch-6k48z/patch" id=a30ec8ca-ba7e-400c-828c-0053f63994da name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.220911055Z" level=info msg="Removing container: 6f2f7fdb705b4a06a3117579b3ee1e19c8c8bc66f2cdbd4e1e6a587d61658158" id=3d0257b5-1117-4a2c-9b18-29c86a9b9ffd name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.240763411Z" level=info msg="Removed container 6f2f7fdb705b4a06a3117579b3ee1e19c8c8bc66f2cdbd4e1e6a587d61658158: ingress-nginx/ingress-nginx-admission-create-zs4c2/create" id=3d0257b5-1117-4a2c-9b18-29c86a9b9ffd name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.242315486Z" level=info msg="Stopping pod sandbox: 07859211fdcb739690248bb44ba1807da98a9143d71e127f133332f65e73ffb1" id=ebcb52c8-d31e-4c93-9c52-93608c45888f name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.242366964Z" level=info msg="Stopped pod sandbox (already stopped): 07859211fdcb739690248bb44ba1807da98a9143d71e127f133332f65e73ffb1" id=ebcb52c8-d31e-4c93-9c52-93608c45888f name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.242701412Z" level=info msg="Removing pod sandbox: 07859211fdcb739690248bb44ba1807da98a9143d71e127f133332f65e73ffb1" id=d38e1a40-84fc-4e33-9cab-b3341245d5c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.252754949Z" level=info msg="Removed pod sandbox: 07859211fdcb739690248bb44ba1807da98a9143d71e127f133332f65e73ffb1" id=d38e1a40-84fc-4e33-9cab-b3341245d5c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.253435217Z" level=info msg="Stopping pod sandbox: c0f5be851d8f5d258a7f405154a172cd21282a9d16704222fdfbf390addb970e" id=8d01ce8a-d6b4-40bc-89b5-9aa9cbfa3e44 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.253472361Z" level=info msg="Stopped pod sandbox (already stopped): c0f5be851d8f5d258a7f405154a172cd21282a9d16704222fdfbf390addb970e" id=8d01ce8a-d6b4-40bc-89b5-9aa9cbfa3e44 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.253825262Z" level=info msg="Removing pod sandbox: c0f5be851d8f5d258a7f405154a172cd21282a9d16704222fdfbf390addb970e" id=b8831bca-05bf-4d28-816c-c7a6617cd4ee name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.262958148Z" level=info msg="Removed pod sandbox: c0f5be851d8f5d258a7f405154a172cd21282a9d16704222fdfbf390addb970e" id=b8831bca-05bf-4d28-816c-c7a6617cd4ee name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.263581070Z" level=info msg="Stopping pod sandbox: 494c88a89a4a426d906f57b252c3b6c9d7ca32098299184aee359507ff731f2c" id=23aaa4ed-e353-4974-ba7c-4ebd7cc0aafb name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.263617369Z" level=info msg="Stopped pod sandbox (already stopped): 494c88a89a4a426d906f57b252c3b6c9d7ca32098299184aee359507ff731f2c" id=23aaa4ed-e353-4974-ba7c-4ebd7cc0aafb name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.264199397Z" level=info msg="Removing pod sandbox: 494c88a89a4a426d906f57b252c3b6c9d7ca32098299184aee359507ff731f2c" id=82ddeec9-ce60-4f0c-8b96-4590b09b5a14 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.273599088Z" level=info msg="Removed pod sandbox: 494c88a89a4a426d906f57b252c3b6c9d7ca32098299184aee359507ff731f2c" id=82ddeec9-ce60-4f0c-8b96-4590b09b5a14 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.274077633Z" level=info msg="Stopping pod sandbox: aa2a27d2b86567cff4a9475539210feda6155f69a938f41e15eac474362c0b46" id=5190d484-37d2-499b-a7c4-18e3be302bc7 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.274115073Z" level=info msg="Stopped pod sandbox (already stopped): aa2a27d2b86567cff4a9475539210feda6155f69a938f41e15eac474362c0b46" id=5190d484-37d2-499b-a7c4-18e3be302bc7 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.274446411Z" level=info msg="Removing pod sandbox: aa2a27d2b86567cff4a9475539210feda6155f69a938f41e15eac474362c0b46" id=3c25c78b-743f-4d0c-9d0a-0aa0c9b2ade0 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 29 21:25:30 addons-510496 crio[969]: time="2024-07-29 21:25:30.283037293Z" level=info msg="Removed pod sandbox: aa2a27d2b86567cff4a9475539210feda6155f69a938f41e15eac474362c0b46" id=3c25c78b-743f-4d0c-9d0a-0aa0c9b2ade0 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 29 21:27:16 addons-510496 crio[969]: time="2024-07-29 21:27:16.207068625Z" level=info msg="Stopping container: 07331826bec29a9988fc6849ff5591813aa39fa21c0e6fce396686d3cd23d8a0 (timeout: 30s)" id=0febb684-9b3b-4538-9cfc-458aaed6c329 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 21:27:17 addons-510496 crio[969]: time="2024-07-29 21:27:17.372383722Z" level=info msg="Stopped container 07331826bec29a9988fc6849ff5591813aa39fa21c0e6fce396686d3cd23d8a0: kube-system/metrics-server-c59844bb4-xlxf4/metrics-server" id=0febb684-9b3b-4538-9cfc-458aaed6c329 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 21:27:17 addons-510496 crio[969]: time="2024-07-29 21:27:17.373576767Z" level=info msg="Stopping pod sandbox: 9164dead439725f73c5765623ff86fd0a0995008c5b039f56686712f4c430104" id=260dfec9-ab08-49ae-8547-41fb7bd38aee name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 21:27:17 addons-510496 crio[969]: time="2024-07-29 21:27:17.373793316Z" level=info msg="Got pod network &{Name:metrics-server-c59844bb4-xlxf4 Namespace:kube-system ID:9164dead439725f73c5765623ff86fd0a0995008c5b039f56686712f4c430104 UID:c938d522-ea9f-4e21-aa51-5365c4bf0074 NetNS:/var/run/netns/5e9f9f2c-9c97-4a96-a2c3-58bd82919167 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 29 21:27:17 addons-510496 crio[969]: time="2024-07-29 21:27:17.373941967Z" level=info msg="Deleting pod kube-system_metrics-server-c59844bb4-xlxf4 from CNI network \"kindnet\" (type=ptp)"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	9409aeb5dfca5       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   28ebec6fe6b05       hello-world-app-6778b5fc9f-nhknf
	3f1f63fa9ef66       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                         5 minutes ago       Running             nginx                     0                   c3b4b46924c67       nginx
	ee529d2f05f21       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     6 minutes ago       Running             busybox                   0                   e9ae0eae0d15b       busybox
	07331826bec29       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70   8 minutes ago       Exited              metrics-server            0                   9164dead43972       metrics-server-c59844bb4-xlxf4
	ec6716fe48e8b       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        8 minutes ago       Running             coredns                   0                   16811f16e88bb       coredns-7db6d8ff4d-qn76d
	bad34b78bb419       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        8 minutes ago       Running             storage-provisioner       0                   e8212b0284662       storage-provisioner
	8a93856f06c2d       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                      9 minutes ago       Running             kindnet-cni               0                   23a6dfa2c5cf5       kindnet-l7rmb
	3bb35da7b2ec0       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                        9 minutes ago       Running             kube-proxy                0                   e199ced9a9494       kube-proxy-fl6df
	60bc9bf55d984       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                        9 minutes ago       Running             kube-apiserver            0                   8b29cad5e8ff6       kube-apiserver-addons-510496
	5e072535929ee       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                        9 minutes ago       Running             kube-scheduler            0                   5f326a7f9c6a8       kube-scheduler-addons-510496
	93b6ce32f424b       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                        9 minutes ago       Running             etcd                      0                   ed65c5dcbc933       etcd-addons-510496
	4ea2f636ca9b9       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                        9 minutes ago       Running             kube-controller-manager   0                   7124d21836483       kube-controller-manager-addons-510496
	
	
	==> coredns [ec6716fe48e8b9384af1137fedd71f6d5a2a77c9e4dafd6f7d3cd4a897889936] <==
	[INFO] 10.244.0.12:46563 - 21148 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001798535s
	[INFO] 10.244.0.12:59083 - 19523 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000423365s
	[INFO] 10.244.0.12:59083 - 25153 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000747441s
	[INFO] 10.244.0.12:51701 - 6814 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000185968s
	[INFO] 10.244.0.12:51701 - 129 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000171552s
	[INFO] 10.244.0.12:37734 - 51602 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000123643s
	[INFO] 10.244.0.12:37734 - 51860 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000090895s
	[INFO] 10.244.0.12:40417 - 42792 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000045702s
	[INFO] 10.244.0.12:40417 - 53546 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000145033s
	[INFO] 10.244.0.12:50635 - 7812 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002093697s
	[INFO] 10.244.0.12:50635 - 22406 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001399794s
	[INFO] 10.244.0.12:50972 - 21873 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000087736s
	[INFO] 10.244.0.12:50972 - 61043 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000055376s
	[INFO] 10.244.0.20:50729 - 25278 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000155724s
	[INFO] 10.244.0.20:43850 - 10390 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000098133s
	[INFO] 10.244.0.20:34216 - 36352 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000151039s
	[INFO] 10.244.0.20:41497 - 9104 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000084414s
	[INFO] 10.244.0.20:48990 - 16938 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000190973s
	[INFO] 10.244.0.20:37341 - 14331 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000126941s
	[INFO] 10.244.0.20:34834 - 54335 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002190558s
	[INFO] 10.244.0.20:34526 - 14630 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002127576s
	[INFO] 10.244.0.20:33083 - 53964 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.001212563s
	[INFO] 10.244.0.20:57544 - 50995 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000888265s
	[INFO] 10.244.0.23:33404 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000218165s
	[INFO] 10.244.0.23:54295 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000150063s
	
	
	==> describe nodes <==
	Name:               addons-510496
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-510496
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=de53afae5e8f4269438099f4dad14d93a8a17e35
	                    minikube.k8s.io/name=addons-510496
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_29T21_17_30_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-510496
	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 21:17:27 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-510496
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Jul 2024 21:27:11 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Jul 2024 21:25:09 +0000   Mon, 29 Jul 2024 21:17:24 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Jul 2024 21:25:09 +0000   Mon, 29 Jul 2024 21:17:24 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Jul 2024 21:25:09 +0000   Mon, 29 Jul 2024 21:17:24 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Jul 2024 21:25:09 +0000   Mon, 29 Jul 2024 21:18:30 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-510496
	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:                 1c828de45ba54baebd0ba264e484f23e
	  System UUID:                58c23e82-2978-4a62-83a4-a6cf0ecce838
	  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:          (11 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)         7m1s
	  default                     hello-world-app-6778b5fc9f-nhknf         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m43s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m3s
	  kube-system                 coredns-7db6d8ff4d-qn76d                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     9m34s
	  kube-system                 etcd-addons-510496                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         9m48s
	  kube-system                 kindnet-l7rmb                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      9m34s
	  kube-system                 kube-apiserver-addons-510496             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m48s
	  kube-system                 kube-controller-manager-addons-510496    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m48s
	  kube-system                 kube-proxy-fl6df                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m34s
	  kube-system                 kube-scheduler-addons-510496             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m48s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m28s
	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                 9m27s  kube-proxy       
	  Normal  NodeHasSufficientMemory  9m55s  kubelet          Node addons-510496 status is now: NodeHasSufficientMemory
	  Normal  Starting                 9m48s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  9m48s  kubelet          Node addons-510496 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m48s  kubelet          Node addons-510496 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m48s  kubelet          Node addons-510496 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           9m34s  node-controller  Node addons-510496 event: Registered Node addons-510496 in Controller
	  Normal  NodeReady                8m47s  kubelet          Node addons-510496 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001060] FS-Cache: O-key=[8] '995a5c0100000000'
	[  +0.000772] FS-Cache: N-cookie c=0000013e [p=00000135 fl=2 nc=0 na=1]
	[  +0.000956] FS-Cache: N-cookie d=00000000246b9f20{9p.inode} n=00000000659fc80d
	[  +0.001168] FS-Cache: N-key=[8] '995a5c0100000000'
	[  +0.006916] FS-Cache: Duplicate cookie detected
	[  +0.000743] FS-Cache: O-cookie c=00000138 [p=00000135 fl=226 nc=0 na=1]
	[  +0.001021] FS-Cache: O-cookie d=00000000246b9f20{9p.inode} n=00000000fc453293
	[  +0.001207] FS-Cache: O-key=[8] '995a5c0100000000'
	[  +0.000740] FS-Cache: N-cookie c=0000013f [p=00000135 fl=2 nc=0 na=1]
	[  +0.000964] FS-Cache: N-cookie d=00000000246b9f20{9p.inode} n=00000000c8e4d396
	[  +0.001080] FS-Cache: N-key=[8] '995a5c0100000000'
	[  +2.671797] FS-Cache: Duplicate cookie detected
	[  +0.000732] FS-Cache: O-cookie c=00000136 [p=00000135 fl=226 nc=0 na=1]
	[  +0.000959] FS-Cache: O-cookie d=00000000246b9f20{9p.inode} n=0000000058b92a2a
	[  +0.001042] FS-Cache: O-key=[8] '985a5c0100000000'
	[  +0.000713] FS-Cache: N-cookie c=00000141 [p=00000135 fl=2 nc=0 na=1]
	[  +0.000932] FS-Cache: N-cookie d=00000000246b9f20{9p.inode} n=00000000659fc80d
	[  +0.001066] FS-Cache: N-key=[8] '985a5c0100000000'
	[  +0.344508] FS-Cache: Duplicate cookie detected
	[  +0.000696] FS-Cache: O-cookie c=0000013b [p=00000135 fl=226 nc=0 na=1]
	[  +0.000957] FS-Cache: O-cookie d=00000000246b9f20{9p.inode} n=0000000030ebd67f
	[  +0.001032] FS-Cache: O-key=[8] '9f5a5c0100000000'
	[  +0.000757] FS-Cache: N-cookie c=00000142 [p=00000135 fl=2 nc=0 na=1]
	[  +0.000934] FS-Cache: N-cookie d=00000000246b9f20{9p.inode} n=000000004f445661
	[  +0.001033] FS-Cache: N-key=[8] '9f5a5c0100000000'
	
	
	==> etcd [93b6ce32f424b985844515bcff42936a857dde036cd6bfc845240f3507a08770] <==
	{"level":"info","ts":"2024-07-29T21:17:46.992245Z","caller":"traceutil/trace.go:171","msg":"trace[432712768] transaction","detail":"{read_only:false; response_revision:380; number_of_response:1; }","duration":"237.856321ms","start":"2024-07-29T21:17:46.75436Z","end":"2024-07-29T21:17:46.992217Z","steps":["trace[432712768] 'process raft request'  (duration: 206.343412ms)","trace[432712768] 'get key's previous created_revision and leaseID' {req_type:put; key:/registry/serviceaccounts/kube-system/default; req_size:173; } (duration: 28.40324ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T21:17:47.037476Z","caller":"traceutil/trace.go:171","msg":"trace[2015463933] linearizableReadLoop","detail":"{readStateIndex:391; appliedIndex:389; }","duration":"101.245579ms","start":"2024-07-29T21:17:46.912448Z","end":"2024-07-29T21:17:47.013694Z","steps":["trace[2015463933] 'read index received'  (duration: 784.515µs)","trace[2015463933] 'applied index is now lower than readState.Index'  (duration: 100.458102ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T21:17:47.1496Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"394.670048ms","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-29T21:17:47.149717Z","caller":"traceutil/trace.go:171","msg":"trace[658344397] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:380; }","duration":"395.157251ms","start":"2024-07-29T21:17:46.754545Z","end":"2024-07-29T21:17:47.149702Z","steps":["trace[658344397] 'agreement among raft nodes before linearized reading'  (duration: 259.172648ms)","trace[658344397] 'range keys from in-memory index tree'  (duration: 135.473219ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T21:17:47.149751Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T21:17:46.754538Z","time spent":"395.202362ms","remote":"127.0.0.1:46160","response type":"/etcdserverpb.KV/Range","request count":0,"request size":60,"response count":0,"response size":29,"request content":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" "}
	{"level":"warn","ts":"2024-07-29T21:17:47.15024Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"187.755487ms","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-29T21:17:47.150368Z","caller":"traceutil/trace.go:171","msg":"trace[1318398664] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/; range_end:/registry/apiextensions.k8s.io/customresourcedefinitions0; response_count:0; response_revision:380; }","duration":"187.892077ms","start":"2024-07-29T21:17:46.962465Z","end":"2024-07-29T21:17:47.150357Z","steps":["trace[1318398664] 'agreement among raft nodes before linearized reading'  (duration: 98.597553ms)","trace[1318398664] 'range keys from in-memory index tree'  (duration: 89.132941ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T21:17:47.158044Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"149.471898ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/storageclasses/standard\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T21:17:47.158132Z","caller":"traceutil/trace.go:171","msg":"trace[11581109] range","detail":"{range_begin:/registry/storageclasses/standard; range_end:; response_count:0; response_revision:380; }","duration":"149.564641ms","start":"2024-07-29T21:17:47.008554Z","end":"2024-07-29T21:17:47.158119Z","steps":["trace[11581109] 'agreement among raft nodes before linearized reading'  (duration: 52.535215ms)","trace[11581109] 'range keys from in-memory index tree'  (duration: 96.923581ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T21:17:47.158412Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"149.923754ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T21:17:47.158762Z","caller":"traceutil/trace.go:171","msg":"trace[979580521] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:380; }","duration":"150.273939ms","start":"2024-07-29T21:17:47.008477Z","end":"2024-07-29T21:17:47.158751Z","steps":["trace[979580521] 'agreement among raft nodes before linearized reading'  (duration: 52.620489ms)","trace[979580521] 'range keys from in-memory index tree'  (duration: 97.296273ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T21:17:47.167355Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"204.828775ms","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-29T21:17:47.264991Z","caller":"traceutil/trace.go:171","msg":"trace[244844978] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:380; }","duration":"302.474577ms","start":"2024-07-29T21:17:46.962499Z","end":"2024-07-29T21:17:47.264973Z","steps":["trace[244844978] 'agreement among raft nodes before linearized reading'  (duration: 98.604626ms)","trace[244844978] 'range keys from in-memory index tree'  (duration: 106.205063ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T21:17:47.265278Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T21:17:46.962478Z","time spent":"302.547405ms","remote":"127.0.0.1:46402","response type":"/etcdserverpb.KV/Range","request count":0,"request size":54,"response count":0,"response size":29,"request content":"key:\"/registry/deployments/default/cloud-spanner-emulator\" "}
	{"level":"info","ts":"2024-07-29T21:17:47.272856Z","caller":"traceutil/trace.go:171","msg":"trace[755922785] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"105.289595ms","start":"2024-07-29T21:17:47.167552Z","end":"2024-07-29T21:17:47.272841Z","steps":["trace[755922785] 'process raft request'  (duration: 100.560378ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T21:17:48.218173Z","caller":"traceutil/trace.go:171","msg":"trace[746619684] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"125.276203ms","start":"2024-07-29T21:17:48.092855Z","end":"2024-07-29T21:17:48.218131Z","steps":["trace[746619684] 'process raft request'  (duration: 65.175095ms)","trace[746619684] 'compare'  (duration: 59.590627ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T21:17:48.242527Z","caller":"traceutil/trace.go:171","msg":"trace[304001451] transaction","detail":"{read_only:false; response_revision:396; number_of_response:1; }","duration":"149.431923ms","start":"2024-07-29T21:17:48.093073Z","end":"2024-07-29T21:17:48.242505Z","steps":["trace[304001451] 'process raft request'  (duration: 124.657128ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T21:17:48.242802Z","caller":"traceutil/trace.go:171","msg":"trace[1509656334] linearizableReadLoop","detail":"{readStateIndex:407; appliedIndex:404; }","duration":"132.66279ms","start":"2024-07-29T21:17:48.11013Z","end":"2024-07-29T21:17:48.242792Z","steps":["trace[1509656334] 'read index received'  (duration: 24.972915ms)","trace[1509656334] 'applied index is now lower than readState.Index'  (duration: 107.688907ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T21:17:48.244021Z","caller":"traceutil/trace.go:171","msg":"trace[1756558454] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"133.686221ms","start":"2024-07-29T21:17:48.110324Z","end":"2024-07-29T21:17:48.244011Z","steps":["trace[1756558454] 'process raft request'  (duration: 107.45036ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T21:17:48.256142Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"145.993476ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T21:17:48.256292Z","caller":"traceutil/trace.go:171","msg":"trace[843452046] range","detail":"{range_begin:/registry/services/specs/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:400; }","duration":"146.152491ms","start":"2024-07-29T21:17:48.110126Z","end":"2024-07-29T21:17:48.256278Z","steps":["trace[843452046] 'agreement among raft nodes before linearized reading'  (duration: 145.949218ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T21:17:48.259341Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"131.42414ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas/local-path-storage/\" range_end:\"/registry/resourcequotas/local-path-storage0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T21:17:48.25999Z","caller":"traceutil/trace.go:171","msg":"trace[1564442064] range","detail":"{range_begin:/registry/resourcequotas/local-path-storage/; range_end:/registry/resourcequotas/local-path-storage0; response_count:0; response_revision:400; }","duration":"132.124331ms","start":"2024-07-29T21:17:48.127851Z","end":"2024-07-29T21:17:48.259975Z","steps":["trace[1564442064] 'agreement among raft nodes before linearized reading'  (duration: 131.399566ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T21:17:48.248664Z","caller":"traceutil/trace.go:171","msg":"trace[1152914391] transaction","detail":"{read_only:false; response_revision:398; number_of_response:1; }","duration":"138.237708ms","start":"2024-07-29T21:17:48.110407Z","end":"2024-07-29T21:17:48.248645Z","steps":["trace[1152914391] 'process raft request'  (duration: 107.396567ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T21:17:48.248892Z","caller":"traceutil/trace.go:171","msg":"trace[372785754] transaction","detail":"{read_only:false; number_of_response:1; response_revision:399; }","duration":"119.951566ms","start":"2024-07-29T21:17:48.128934Z","end":"2024-07-29T21:17:48.248885Z","steps":["trace[372785754] 'process raft request'  (duration: 88.912814ms)"],"step_count":1}
	
	
	==> kernel <==
	 21:27:17 up 1 day,  5:09,  0 users,  load average: 0.47, 0.75, 1.72
	Linux addons-510496 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 [8a93856f06c2dad4321552954576b4ba5328a60dffb844bcfaa7107fa7edb4d3] <==
	E0729 21:25:55.546857       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 21:25:59.749898       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 21:25:59.749936       1 main.go:299] handling current node
	I0729 21:26:09.750188       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 21:26:09.750222       1 main.go:299] handling current node
	I0729 21:26:19.750202       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 21:26:19.750240       1 main.go:299] handling current node
	I0729 21:26:29.750465       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 21:26:29.750501       1 main.go:299] handling current node
	W0729 21:26:36.152011       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 21:26:36.152049       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 21:26:39.750010       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 21:26:39.750046       1 main.go:299] handling current node
	W0729 21:26:43.330316       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 21:26:43.330349       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
	W0729 21:26:49.072863       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 21:26:49.072900       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 21:26:49.750202       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 21:26:49.750239       1 main.go:299] handling current node
	I0729 21:26:59.750203       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 21:26:59.750245       1 main.go:299] handling current node
	I0729 21:27:09.749895       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 21:27:09.749930       1 main.go:299] handling current node
	W0729 21:27:14.517757       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 21:27:14.517793       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
	
	
	==> kube-apiserver [60bc9bf55d9846022fdc2f3660940eaf844cb699aa5fe9d7dd73a0155e508761] <==
	E0729 21:20:24.646250       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:52350: use of closed network connection
	E0729 21:20:24.799906       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:52370: use of closed network connection
	I0729 21:20:46.852211       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0729 21:21:03.889053       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"csi-hostpathplugin-sa\" not found]"
	I0729 21:21:10.660450       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 21:21:10.660498       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 21:21:10.690380       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 21:21:10.690598       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 21:21:10.725392       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 21:21:10.725548       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 21:21:10.740457       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 21:21:10.740512       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 21:21:10.771406       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 21:21:10.771525       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	E0729 21:21:10.954182       1 watch.go:250] http2: stream closed
	W0729 21:21:11.726034       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0729 21:21:11.772361       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0729 21:21:11.796684       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0729 21:21:17.372578       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.153.47"}
	E0729 21:21:35.301267       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0729 21:22:08.601369       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0729 21:22:09.628346       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0729 21:22:14.160905       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0729 21:22:14.447986       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.103.34.222"}
	I0729 21:24:34.324807       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.104.86.228"}
	
	
	==> kube-controller-manager [4ea2f636ca9b9d1428c271ac4df64eddc548ee4ee32315822d51305e41a41ba7] <==
	W0729 21:24:57.593585       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 21:24:57.593627       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 21:25:23.043672       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 21:25:23.043720       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 21:25:27.831755       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 21:25:27.831820       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 21:25:34.404829       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 21:25:34.404865       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 21:25:43.471121       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 21:25:43.471271       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 21:25:58.782980       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 21:25:58.783018       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 21:26:17.655239       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 21:26:17.655278       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 21:26:28.178522       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 21:26:28.178560       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 21:26:34.198032       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 21:26:34.198074       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 21:26:41.153419       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 21:26:41.153461       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 21:26:57.064420       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 21:26:57.064458       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 21:27:02.536115       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 21:27:02.536155       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 21:27:16.183667       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="22.368µs"
	
	
	==> kube-proxy [3bb35da7b2ec0cc1ca2af2a06284646c47f7122304b921e1dd3da3ec3c3d1ec4] <==
	I0729 21:17:49.645508       1 server_linux.go:69] "Using iptables proxy"
	I0729 21:17:49.864376       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0729 21:17:50.380919       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0729 21:17:50.399372       1 server_linux.go:165] "Using iptables Proxier"
	I0729 21:17:50.431567       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0729 21:17:50.432209       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0729 21:17:50.435855       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 21:17:50.436249       1 server.go:872] "Version info" version="v1.30.3"
	I0729 21:17:50.436310       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0729 21:17:50.440016       1 config.go:192] "Starting service config controller"
	I0729 21:17:50.441845       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0729 21:17:50.442006       1 config.go:101] "Starting endpoint slice config controller"
	I0729 21:17:50.442054       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0729 21:17:50.442447       1 config.go:319] "Starting node config controller"
	I0729 21:17:50.443370       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0729 21:17:50.542345       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0729 21:17:50.542353       1 shared_informer.go:320] Caches are synced for service config
	I0729 21:17:50.549424       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [5e072535929ee28e4b8126a62259e49e402447f2b343cab879eeca87f0d3355c] <==
	W0729 21:17:27.470156       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0729 21:17:27.470224       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 21:17:27.470254       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
	E0729 21:17:27.470235       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0729 21:17:27.470317       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 21:17:27.470333       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 21:17:27.470406       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 21:17:27.470467       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 21:17:28.298730       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 21:17:28.298768       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 21:17:28.349458       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 21:17:28.349592       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 21:17:28.349677       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 21:17:28.349731       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 21:17:28.364208       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 21:17:28.364328       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"
	W0729 21:17:28.366612       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0729 21:17:28.366648       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0729 21:17:28.609577       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0729 21:17:28.609702       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0729 21:17:28.667029       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 21:17:28.667155       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 21:17:28.692777       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 21:17:28.692903       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
	I0729 21:17:31.443179       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.560032    1553 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/21c5bb38-308a-40ad-9c7a-6374616b2386-webhook-cert\") pod \"21c5bb38-308a-40ad-9c7a-6374616b2386\" (UID: \"21c5bb38-308a-40ad-9c7a-6374616b2386\") "
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.562624    1553 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/21c5bb38-308a-40ad-9c7a-6374616b2386-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "21c5bb38-308a-40ad-9c7a-6374616b2386" (UID: "21c5bb38-308a-40ad-9c7a-6374616b2386"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.563327    1553 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/21c5bb38-308a-40ad-9c7a-6374616b2386-kube-api-access-l5dfj" (OuterVolumeSpecName: "kube-api-access-l5dfj") pod "21c5bb38-308a-40ad-9c7a-6374616b2386" (UID: "21c5bb38-308a-40ad-9c7a-6374616b2386"). InnerVolumeSpecName "kube-api-access-l5dfj". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.573521    1553 scope.go:117] "RemoveContainer" containerID="92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a"
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.590192    1553 scope.go:117] "RemoveContainer" containerID="92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a"
	Jul 29 21:24:39 addons-510496 kubelet[1553]: E0729 21:24:39.590606    1553 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a\": container with ID starting with 92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a not found: ID does not exist" containerID="92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a"
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.590649    1553 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a"} err="failed to get container status \"92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a\": rpc error: code = NotFound desc = could not find container \"92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a\": container with ID starting with 92c94ac5260a6c7eec301acf3e5d646fcd6ad139b8b7d9b016abb5042f818d8a not found: ID does not exist"
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.660600    1553 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-l5dfj\" (UniqueName: \"kubernetes.io/projected/21c5bb38-308a-40ad-9c7a-6374616b2386-kube-api-access-l5dfj\") on node \"addons-510496\" DevicePath \"\""
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.660645    1553 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/21c5bb38-308a-40ad-9c7a-6374616b2386-webhook-cert\") on node \"addons-510496\" DevicePath \"\""
	Jul 29 21:24:39 addons-510496 kubelet[1553]: I0729 21:24:39.823697    1553 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="21c5bb38-308a-40ad-9c7a-6374616b2386" path="/var/lib/kubelet/pods/21c5bb38-308a-40ad-9c7a-6374616b2386/volumes"
	Jul 29 21:25:30 addons-510496 kubelet[1553]: I0729 21:25:30.202329    1553 scope.go:117] "RemoveContainer" containerID="15c742054123949771046ba213357208d624adf47a8ed2ff4ba829c8eb068cc7"
	Jul 29 21:25:30 addons-510496 kubelet[1553]: I0729 21:25:30.219432    1553 scope.go:117] "RemoveContainer" containerID="6f2f7fdb705b4a06a3117579b3ee1e19c8c8bc66f2cdbd4e1e6a587d61658158"
	Jul 29 21:25:32 addons-510496 kubelet[1553]: I0729 21:25:32.822680    1553 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Jul 29 21:26:46 addons-510496 kubelet[1553]: I0729 21:26:46.823091    1553 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Jul 29 21:27:16 addons-510496 kubelet[1553]: I0729 21:27:16.205358    1553 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-6778b5fc9f-nhknf" podStartSLOduration=160.958535279 podStartE2EDuration="2m42.205340206s" podCreationTimestamp="2024-07-29 21:24:34 +0000 UTC" firstStartedPulling="2024-07-29 21:24:34.466941157 +0000 UTC m=+424.832784711" lastFinishedPulling="2024-07-29 21:24:35.713746133 +0000 UTC m=+426.079589638" observedRunningTime="2024-07-29 21:24:36.576008392 +0000 UTC m=+426.941851905" watchObservedRunningTime="2024-07-29 21:27:16.205340206 +0000 UTC m=+586.571183728"
	Jul 29 21:27:17 addons-510496 kubelet[1553]: I0729 21:27:17.559502    1553 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-h99xt\" (UniqueName: \"kubernetes.io/projected/c938d522-ea9f-4e21-aa51-5365c4bf0074-kube-api-access-h99xt\") pod \"c938d522-ea9f-4e21-aa51-5365c4bf0074\" (UID: \"c938d522-ea9f-4e21-aa51-5365c4bf0074\") "
	Jul 29 21:27:17 addons-510496 kubelet[1553]: I0729 21:27:17.559559    1553 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/c938d522-ea9f-4e21-aa51-5365c4bf0074-tmp-dir\") pod \"c938d522-ea9f-4e21-aa51-5365c4bf0074\" (UID: \"c938d522-ea9f-4e21-aa51-5365c4bf0074\") "
	Jul 29 21:27:17 addons-510496 kubelet[1553]: I0729 21:27:17.559995    1553 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/c938d522-ea9f-4e21-aa51-5365c4bf0074-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "c938d522-ea9f-4e21-aa51-5365c4bf0074" (UID: "c938d522-ea9f-4e21-aa51-5365c4bf0074"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Jul 29 21:27:17 addons-510496 kubelet[1553]: I0729 21:27:17.565468    1553 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/c938d522-ea9f-4e21-aa51-5365c4bf0074-kube-api-access-h99xt" (OuterVolumeSpecName: "kube-api-access-h99xt") pod "c938d522-ea9f-4e21-aa51-5365c4bf0074" (UID: "c938d522-ea9f-4e21-aa51-5365c4bf0074"). InnerVolumeSpecName "kube-api-access-h99xt". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 29 21:27:17 addons-510496 kubelet[1553]: I0729 21:27:17.659814    1553 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/c938d522-ea9f-4e21-aa51-5365c4bf0074-tmp-dir\") on node \"addons-510496\" DevicePath \"\""
	Jul 29 21:27:17 addons-510496 kubelet[1553]: I0729 21:27:17.659988    1553 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-h99xt\" (UniqueName: \"kubernetes.io/projected/c938d522-ea9f-4e21-aa51-5365c4bf0074-kube-api-access-h99xt\") on node \"addons-510496\" DevicePath \"\""
	Jul 29 21:27:17 addons-510496 kubelet[1553]: I0729 21:27:17.875217    1553 scope.go:117] "RemoveContainer" containerID="07331826bec29a9988fc6849ff5591813aa39fa21c0e6fce396686d3cd23d8a0"
	Jul 29 21:27:17 addons-510496 kubelet[1553]: I0729 21:27:17.902637    1553 scope.go:117] "RemoveContainer" containerID="07331826bec29a9988fc6849ff5591813aa39fa21c0e6fce396686d3cd23d8a0"
	Jul 29 21:27:17 addons-510496 kubelet[1553]: E0729 21:27:17.903035    1553 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"07331826bec29a9988fc6849ff5591813aa39fa21c0e6fce396686d3cd23d8a0\": container with ID starting with 07331826bec29a9988fc6849ff5591813aa39fa21c0e6fce396686d3cd23d8a0 not found: ID does not exist" containerID="07331826bec29a9988fc6849ff5591813aa39fa21c0e6fce396686d3cd23d8a0"
	Jul 29 21:27:17 addons-510496 kubelet[1553]: I0729 21:27:17.903073    1553 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"07331826bec29a9988fc6849ff5591813aa39fa21c0e6fce396686d3cd23d8a0"} err="failed to get container status \"07331826bec29a9988fc6849ff5591813aa39fa21c0e6fce396686d3cd23d8a0\": rpc error: code = NotFound desc = could not find container \"07331826bec29a9988fc6849ff5591813aa39fa21c0e6fce396686d3cd23d8a0\": container with ID starting with 07331826bec29a9988fc6849ff5591813aa39fa21c0e6fce396686d3cd23d8a0 not found: ID does not exist"
	
	
	==> storage-provisioner [bad34b78bb419a34b7206bb96e0d8579405b3f23ddc2623f2cb344c77709ca6d] <==
	I0729 21:18:31.376683       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0729 21:18:31.396974       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0729 21:18:31.397100       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0729 21:18:31.418013       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0729 21:18:31.418264       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-510496_ca22f5c9-6b7e-4a25-9487-923232a7dcdd!
	I0729 21:18:31.419217       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"a000db83-6e19-43db-89fc-3bfbb826f982", APIVersion:"v1", ResourceVersion:"922", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-510496_ca22f5c9-6b7e-4a25-9487-923232a7dcdd became leader
	I0729 21:18:31.518584       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-510496_ca22f5c9-6b7e-4a25-9487-923232a7dcdd!
	

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

                                                
                                    

Test pass (301/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 10.45
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.08
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.3/json-events 6.78
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.08
18 TestDownloadOnly/v1.30.3/DeleteAll 0.2
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.13
21 TestDownloadOnly/v1.31.0-beta.0/json-events 12.77
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.21
28 TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds 0.13
30 TestBinaryMirror 0.55
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
36 TestAddons/Setup 216.89
40 TestAddons/serial/GCPAuth/Namespaces 0.22
42 TestAddons/parallel/Registry 16.5
44 TestAddons/parallel/InspektorGadget 11.76
48 TestAddons/parallel/CSI 37.6
49 TestAddons/parallel/Headlamp 17.7
50 TestAddons/parallel/CloudSpanner 5.55
51 TestAddons/parallel/LocalPath 53.94
52 TestAddons/parallel/NvidiaDevicePlugin 6.53
53 TestAddons/parallel/Yakd 11.76
54 TestAddons/StoppedEnableDisable 12.13
55 TestCertOptions 40.76
56 TestCertExpiration 251.19
58 TestForceSystemdFlag 41.81
59 TestForceSystemdEnv 41.97
65 TestErrorSpam/setup 29.21
66 TestErrorSpam/start 0.77
67 TestErrorSpam/status 0.95
68 TestErrorSpam/pause 1.68
69 TestErrorSpam/unpause 1.77
70 TestErrorSpam/stop 1.36
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 60.27
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 16.57
77 TestFunctional/serial/KubeContext 0.08
78 TestFunctional/serial/KubectlGetPods 0.13
81 TestFunctional/serial/CacheCmd/cache/add_remote 4.26
82 TestFunctional/serial/CacheCmd/cache/add_local 1.06
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
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.04
87 TestFunctional/serial/CacheCmd/cache/delete 0.12
88 TestFunctional/serial/MinikubeKubectlCmd 0.14
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
90 TestFunctional/serial/ExtraConfig 33.52
91 TestFunctional/serial/ComponentHealth 0.1
92 TestFunctional/serial/LogsCmd 1.67
93 TestFunctional/serial/LogsFileCmd 1.76
94 TestFunctional/serial/InvalidService 4.84
96 TestFunctional/parallel/ConfigCmd 0.47
97 TestFunctional/parallel/DashboardCmd 10.31
98 TestFunctional/parallel/DryRun 0.4
99 TestFunctional/parallel/InternationalLanguage 0.19
100 TestFunctional/parallel/StatusCmd 1.25
104 TestFunctional/parallel/ServiceCmdConnect 12.72
105 TestFunctional/parallel/AddonsCmd 0.18
106 TestFunctional/parallel/PersistentVolumeClaim 24.99
108 TestFunctional/parallel/SSHCmd 0.67
109 TestFunctional/parallel/CpCmd 2.42
111 TestFunctional/parallel/FileSync 0.32
112 TestFunctional/parallel/CertSync 2.12
116 TestFunctional/parallel/NodeLabels 0.14
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.74
120 TestFunctional/parallel/License 0.29
122 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.67
123 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
125 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.49
126 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.12
127 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0.01
131 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
132 TestFunctional/parallel/ServiceCmd/DeployApp 6.22
133 TestFunctional/parallel/ProfileCmd/profile_not_create 0.41
134 TestFunctional/parallel/ProfileCmd/profile_list 0.37
135 TestFunctional/parallel/ProfileCmd/profile_json_output 0.37
136 TestFunctional/parallel/MountCmd/any-port 7.18
137 TestFunctional/parallel/ServiceCmd/List 0.56
138 TestFunctional/parallel/ServiceCmd/JSONOutput 0.55
139 TestFunctional/parallel/ServiceCmd/HTTPS 0.4
140 TestFunctional/parallel/ServiceCmd/Format 0.4
141 TestFunctional/parallel/ServiceCmd/URL 0.37
142 TestFunctional/parallel/MountCmd/specific-port 1.4
143 TestFunctional/parallel/MountCmd/VerifyCleanup 1.65
144 TestFunctional/parallel/Version/short 0.08
145 TestFunctional/parallel/Version/components 1.67
146 TestFunctional/parallel/ImageCommands/ImageListShort 0.28
147 TestFunctional/parallel/ImageCommands/ImageListTable 0.26
148 TestFunctional/parallel/ImageCommands/ImageListJson 0.3
149 TestFunctional/parallel/ImageCommands/ImageListYaml 0.27
150 TestFunctional/parallel/ImageCommands/ImageBuild 2.66
151 TestFunctional/parallel/ImageCommands/Setup 0.84
152 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.88
153 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.28
154 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.39
155 TestFunctional/parallel/UpdateContextCmd/no_changes 0.21
156 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.18
157 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.22
158 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.59
159 TestFunctional/parallel/ImageCommands/ImageRemove 0.61
160 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.06
161 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.69
162 TestFunctional/delete_echo-server_images 0.04
163 TestFunctional/delete_my-image_image 0.02
164 TestFunctional/delete_minikube_cached_images 0.02
168 TestMultiControlPlane/serial/StartCluster 190.91
169 TestMultiControlPlane/serial/DeployApp 7.51
170 TestMultiControlPlane/serial/PingHostFromPods 1.64
171 TestMultiControlPlane/serial/AddWorkerNode 36.29
172 TestMultiControlPlane/serial/NodeLabels 0.12
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.72
174 TestMultiControlPlane/serial/CopyFile 18.67
175 TestMultiControlPlane/serial/StopSecondaryNode 12.72
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.56
177 TestMultiControlPlane/serial/RestartSecondaryNode 23.95
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 5.61
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 207.9
180 TestMultiControlPlane/serial/DeleteSecondaryNode 12.98
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.53
182 TestMultiControlPlane/serial/StopCluster 36.12
183 TestMultiControlPlane/serial/RestartCluster 118.41
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.51
185 TestMultiControlPlane/serial/AddSecondaryNode 73.59
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.86
190 TestJSONOutput/start/Command 60.65
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.76
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.63
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.86
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.22
215 TestKicCustomNetwork/create_custom_network 37.71
216 TestKicCustomNetwork/use_default_bridge_network 32.05
217 TestKicExistingNetwork 32.75
218 TestKicCustomSubnet 35.98
219 TestKicStaticIP 38.07
220 TestMainNoArgs 0.06
221 TestMinikubeProfile 67.38
224 TestMountStart/serial/StartWithMountFirst 7.43
225 TestMountStart/serial/VerifyMountFirst 0.27
226 TestMountStart/serial/StartWithMountSecond 6.45
227 TestMountStart/serial/VerifyMountSecond 0.26
228 TestMountStart/serial/DeleteFirst 1.66
229 TestMountStart/serial/VerifyMountPostDelete 0.26
230 TestMountStart/serial/Stop 1.2
231 TestMountStart/serial/RestartStopped 8.15
232 TestMountStart/serial/VerifyMountPostStop 0.25
235 TestMultiNode/serial/FreshStart2Nodes 88.31
236 TestMultiNode/serial/DeployApp2Nodes 4.63
237 TestMultiNode/serial/PingHostFrom2Pods 0.94
238 TestMultiNode/serial/AddNode 29.67
239 TestMultiNode/serial/MultiNodeLabels 0.09
240 TestMultiNode/serial/ProfileList 0.32
241 TestMultiNode/serial/CopyFile 10.09
242 TestMultiNode/serial/StopNode 2.23
243 TestMultiNode/serial/StartAfterStop 9.84
244 TestMultiNode/serial/RestartKeepsNodes 90.72
245 TestMultiNode/serial/DeleteNode 5.3
246 TestMultiNode/serial/StopMultiNode 23.87
247 TestMultiNode/serial/RestartMultiNode 47.65
248 TestMultiNode/serial/ValidateNameConflict 32.62
253 TestPreload 135.44
255 TestScheduledStopUnix 106.18
258 TestInsufficientStorage 10.41
259 TestRunningBinaryUpgrade 71.02
261 TestKubernetesUpgrade 391.61
262 TestMissingContainerUpgrade 136.63
264 TestPause/serial/Start 65.88
266 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
267 TestNoKubernetes/serial/StartWithK8s 42.79
268 TestNoKubernetes/serial/StartWithStopK8s 27.51
269 TestPause/serial/SecondStartNoReconfiguration 23.28
270 TestNoKubernetes/serial/Start 7.18
271 TestNoKubernetes/serial/VerifyK8sNotRunning 0.4
272 TestNoKubernetes/serial/ProfileList 6.02
273 TestNoKubernetes/serial/Stop 1.2
274 TestNoKubernetes/serial/StartNoArgs 7.36
275 TestPause/serial/Pause 0.87
276 TestPause/serial/VerifyStatus 0.36
277 TestPause/serial/Unpause 0.79
278 TestPause/serial/PauseAgain 1.1
279 TestPause/serial/DeletePaused 2.86
280 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.32
284 TestPause/serial/VerifyDeletedResources 0.17
289 TestNetworkPlugins/group/false 5.39
293 TestStoppedBinaryUpgrade/Setup 1.05
294 TestStoppedBinaryUpgrade/Upgrade 77.87
302 TestNetworkPlugins/group/auto/Start 70.03
303 TestStoppedBinaryUpgrade/MinikubeLogs 1.12
304 TestNetworkPlugins/group/kindnet/Start 65.93
305 TestNetworkPlugins/group/auto/KubeletFlags 0.4
306 TestNetworkPlugins/group/auto/NetCatPod 12.5
307 TestNetworkPlugins/group/auto/DNS 0.33
308 TestNetworkPlugins/group/auto/Localhost 0.22
309 TestNetworkPlugins/group/auto/HairPin 0.23
310 TestNetworkPlugins/group/calico/Start 76.8
311 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
312 TestNetworkPlugins/group/kindnet/KubeletFlags 0.33
313 TestNetworkPlugins/group/kindnet/NetCatPod 13.29
314 TestNetworkPlugins/group/kindnet/DNS 0.21
315 TestNetworkPlugins/group/kindnet/Localhost 0.16
316 TestNetworkPlugins/group/kindnet/HairPin 0.2
317 TestNetworkPlugins/group/custom-flannel/Start 66.77
318 TestNetworkPlugins/group/calico/ControllerPod 6.01
319 TestNetworkPlugins/group/calico/KubeletFlags 0.35
320 TestNetworkPlugins/group/calico/NetCatPod 15.3
321 TestNetworkPlugins/group/calico/DNS 0.25
322 TestNetworkPlugins/group/calico/Localhost 0.24
323 TestNetworkPlugins/group/calico/HairPin 0.19
324 TestNetworkPlugins/group/enable-default-cni/Start 50.8
325 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.35
326 TestNetworkPlugins/group/custom-flannel/NetCatPod 13.3
327 TestNetworkPlugins/group/custom-flannel/DNS 0.44
328 TestNetworkPlugins/group/custom-flannel/Localhost 0.2
329 TestNetworkPlugins/group/custom-flannel/HairPin 0.17
330 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.27
331 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.24
332 TestNetworkPlugins/group/flannel/Start 70.86
333 TestNetworkPlugins/group/enable-default-cni/DNS 0.27
334 TestNetworkPlugins/group/enable-default-cni/Localhost 0.19
335 TestNetworkPlugins/group/enable-default-cni/HairPin 0.18
336 TestNetworkPlugins/group/bridge/Start 89.14
337 TestNetworkPlugins/group/flannel/ControllerPod 6.01
338 TestNetworkPlugins/group/flannel/KubeletFlags 0.33
339 TestNetworkPlugins/group/flannel/NetCatPod 11.29
340 TestNetworkPlugins/group/flannel/DNS 0.18
341 TestNetworkPlugins/group/flannel/Localhost 0.15
342 TestNetworkPlugins/group/flannel/HairPin 0.16
344 TestStartStop/group/old-k8s-version/serial/FirstStart 170.57
345 TestNetworkPlugins/group/bridge/KubeletFlags 0.37
346 TestNetworkPlugins/group/bridge/NetCatPod 12.32
347 TestNetworkPlugins/group/bridge/DNS 0.24
348 TestNetworkPlugins/group/bridge/Localhost 0.18
349 TestNetworkPlugins/group/bridge/HairPin 0.19
351 TestStartStop/group/no-preload/serial/FirstStart 77.65
352 TestStartStop/group/no-preload/serial/DeployApp 8.36
353 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.22
354 TestStartStop/group/no-preload/serial/Stop 12.08
355 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.29
356 TestStartStop/group/no-preload/serial/SecondStart 267
357 TestStartStop/group/old-k8s-version/serial/DeployApp 9.64
358 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.07
359 TestStartStop/group/old-k8s-version/serial/Stop 12.01
360 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.2
361 TestStartStop/group/old-k8s-version/serial/SecondStart 146.17
362 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
363 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.1
364 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.27
365 TestStartStop/group/old-k8s-version/serial/Pause 3.03
367 TestStartStop/group/embed-certs/serial/FirstStart 72.98
368 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
369 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.1
370 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.26
371 TestStartStop/group/no-preload/serial/Pause 3.24
372 TestStartStop/group/embed-certs/serial/DeployApp 9.4
374 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 65.65
375 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 2.05
376 TestStartStop/group/embed-certs/serial/Stop 12.23
377 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.22
378 TestStartStop/group/embed-certs/serial/SecondStart 294.39
379 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.38
380 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.12
381 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.99
382 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
383 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 279.71
384 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
385 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.11
386 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
387 TestStartStop/group/embed-certs/serial/Pause 3.03
389 TestStartStop/group/newest-cni/serial/FirstStart 35.95
390 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
391 TestStartStop/group/newest-cni/serial/DeployApp 0
392 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.28
393 TestStartStop/group/newest-cni/serial/Stop 1.32
394 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
395 TestStartStop/group/newest-cni/serial/SecondStart 19.1
396 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.11
397 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.46
398 TestStartStop/group/default-k8s-diff-port/serial/Pause 4.56
399 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
400 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
401 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.36
402 TestStartStop/group/newest-cni/serial/Pause 3.4
x
+
TestDownloadOnly/v1.20.0/json-events (10.45s)

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-509143 | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC |          |
	|         | -p download-only-509143        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 21:16:06
	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 21:16:06.022592 1175120 out.go:291] Setting OutFile to fd 1 ...
	I0729 21:16:06.022787 1175120 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:16:06.022799 1175120 out.go:304] Setting ErrFile to fd 2...
	I0729 21:16:06.022805 1175120 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:16:06.023076 1175120 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
	W0729 21:16:06.023240 1175120 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19339-1169711/.minikube/config/config.json: open /home/jenkins/minikube-integration/19339-1169711/.minikube/config/config.json: no such file or directory
	I0729 21:16:06.023677 1175120 out.go:298] Setting JSON to true
	I0729 21:16:06.024650 1175120 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":104316,"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 21:16:06.024730 1175120 start.go:139] virtualization:  
	I0729 21:16:06.028042 1175120 out.go:97] [download-only-509143] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0729 21:16:06.028265 1175120 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19339-1169711/.minikube/cache/preloaded-tarball: no such file or directory
	I0729 21:16:06.028306 1175120 notify.go:220] Checking for updates...
	I0729 21:16:06.030629 1175120 out.go:169] MINIKUBE_LOCATION=19339
	I0729 21:16:06.033405 1175120 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 21:16:06.035489 1175120 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19339-1169711/kubeconfig
	I0729 21:16:06.037481 1175120 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19339-1169711/.minikube
	I0729 21:16:06.039967 1175120 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0729 21:16:06.044219 1175120 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 21:16:06.044531 1175120 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 21:16:06.077089 1175120 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 21:16:06.077193 1175120 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 21:16:06.136382 1175120 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 21:16:06.126320621 +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 21:16:06.136502 1175120 docker.go:307] overlay module found
	I0729 21:16:06.139014 1175120 out.go:97] Using the docker driver based on user configuration
	I0729 21:16:06.139048 1175120 start.go:297] selected driver: docker
	I0729 21:16:06.139055 1175120 start.go:901] validating driver "docker" against <nil>
	I0729 21:16:06.139175 1175120 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 21:16:06.185442 1175120 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 21:16:06.176542875 +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 21:16:06.185608 1175120 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 21:16:06.185884 1175120 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0729 21:16:06.186043 1175120 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 21:16:06.188630 1175120 out.go:169] Using Docker driver with root privileges
	I0729 21:16:06.190525 1175120 cni.go:84] Creating CNI manager for ""
	I0729 21:16:06.190543 1175120 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 21:16:06.190553 1175120 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 21:16:06.190657 1175120 start.go:340] cluster config:
	{Name:download-only-509143 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-509143 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 21:16:06.192357 1175120 out.go:97] Starting "download-only-509143" primary control-plane node in "download-only-509143" cluster
	I0729 21:16:06.192375 1175120 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 21:16:06.194436 1175120 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 21:16:06.194472 1175120 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0729 21:16:06.194622 1175120 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 21:16:06.209305 1175120 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 21:16:06.209506 1175120 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 21:16:06.209606 1175120 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 21:16:06.290547 1175120 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 21:16:06.290571 1175120 cache.go:56] Caching tarball of preloaded images
	I0729 21:16:06.290742 1175120 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0729 21:16:06.293036 1175120 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0729 21:16:06.293070 1175120 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 21:16:06.381622 1175120 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/19339-1169711/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0729 21:16:11.446186 1175120 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 21:16:11.446291 1175120 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19339-1169711/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 21:16:12.547595 1175120 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 21:16:12.557064 1175120 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0729 21:16:12.557426 1175120 profile.go:143] Saving config to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/download-only-509143/config.json ...
	I0729 21:16:12.557462 1175120 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/download-only-509143/config.json: {Name:mk238970ce92760f8306336da89cc5e78d63ed3d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:16:12.557646 1175120 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0729 21:16:12.557827 1175120 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/19339-1169711/.minikube/cache/linux/arm64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-509143 host does not exist
	  To start a cluster, run: "minikube start -p download-only-509143"

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

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

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

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

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

                                                
                                                
=== 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-551983 --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-551983 --force --alsologtostderr --kubernetes-version=v1.30.3 --container-runtime=crio --driver=docker  --container-runtime=crio: (6.780413786s)
--- PASS: TestDownloadOnly/v1.30.3/json-events (6.78s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-509143 | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC |                     |
	|         | -p download-only-509143        |                      |         |         |                     |                     |
	|         | --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 21:16 UTC | 29 Jul 24 21:16 UTC |
	| delete  | -p download-only-509143        | download-only-509143 | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC | 29 Jul 24 21:16 UTC |
	| start   | -o=json --download-only        | download-only-551983 | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC |                     |
	|         | -p download-only-551983        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 21:16: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 21:16:16.880860 1175323 out.go:291] Setting OutFile to fd 1 ...
	I0729 21:16:16.881004 1175323 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:16:16.881015 1175323 out.go:304] Setting ErrFile to fd 2...
	I0729 21:16:16.881020 1175323 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:16:16.881272 1175323 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
	I0729 21:16:16.881674 1175323 out.go:298] Setting JSON to true
	I0729 21:16:16.882557 1175323 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":104327,"bootTime":1722183450,"procs":170,"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 21:16:16.882628 1175323 start.go:139] virtualization:  
	I0729 21:16:16.885587 1175323 out.go:97] [download-only-551983] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 21:16:16.885837 1175323 notify.go:220] Checking for updates...
	I0729 21:16:16.888244 1175323 out.go:169] MINIKUBE_LOCATION=19339
	I0729 21:16:16.890213 1175323 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 21:16:16.892338 1175323 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19339-1169711/kubeconfig
	I0729 21:16:16.894689 1175323 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19339-1169711/.minikube
	I0729 21:16:16.896730 1175323 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0729 21:16:16.900856 1175323 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 21:16:16.901159 1175323 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 21:16:16.937598 1175323 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 21:16:16.937721 1175323 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 21:16:17.014999 1175323 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 21:16:16.997831256 +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 21:16:17.015192 1175323 docker.go:307] overlay module found
	I0729 21:16:17.018030 1175323 out.go:97] Using the docker driver based on user configuration
	I0729 21:16:17.018082 1175323 start.go:297] selected driver: docker
	I0729 21:16:17.018096 1175323 start.go:901] validating driver "docker" against <nil>
	I0729 21:16:17.018254 1175323 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 21:16:17.081049 1175323 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 21:16:17.072170378 +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 21:16:17.081260 1175323 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 21:16:17.081550 1175323 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0729 21:16:17.081713 1175323 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 21:16:17.084601 1175323 out.go:169] Using Docker driver with root privileges
	I0729 21:16:17.086652 1175323 cni.go:84] Creating CNI manager for ""
	I0729 21:16:17.086670 1175323 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 21:16:17.086681 1175323 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 21:16:17.086766 1175323 start.go:340] cluster config:
	{Name:download-only-551983 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-551983 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 21:16:17.089891 1175323 out.go:97] Starting "download-only-551983" primary control-plane node in "download-only-551983" cluster
	I0729 21:16:17.089914 1175323 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 21:16:17.092379 1175323 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 21:16:17.092417 1175323 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 21:16:17.092679 1175323 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 21:16:17.115049 1175323 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 21:16:17.115305 1175323 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 21:16:17.115354 1175323 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 21:16:17.115362 1175323 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 21:16:17.115376 1175323 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 21:16:17.157903 1175323 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 21:16:17.157930 1175323 cache.go:56] Caching tarball of preloaded images
	I0729 21:16:17.158532 1175323 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 21:16:17.161381 1175323 out.go:97] Downloading Kubernetes v1.30.3 preload ...
	I0729 21:16:17.161406 1175323 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 ...
	I0729 21:16:17.243925 1175323 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/19339-1169711/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-551983 host does not exist
	  To start a cluster, run: "minikube start -p download-only-551983"

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

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

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

                                                
                                    
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-551983
--- PASS: TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds (0.13s)

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

                                                
                                                
=== 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-817463 --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-817463 --force --alsologtostderr --kubernetes-version=v1.31.0-beta.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (12.773710423s)
--- PASS: TestDownloadOnly/v1.31.0-beta.0/json-events (12.77s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |                Args                 |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only             | download-only-509143 | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC |                     |
	|         | -p download-only-509143             |                      |         |         |                     |                     |
	|         | --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 21:16 UTC | 29 Jul 24 21:16 UTC |
	| delete  | -p download-only-509143             | download-only-509143 | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC | 29 Jul 24 21:16 UTC |
	| start   | -o=json --download-only             | download-only-551983 | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC |                     |
	|         | -p download-only-551983             |                      |         |         |                     |                     |
	|         | --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 21:16 UTC | 29 Jul 24 21:16 UTC |
	| delete  | -p download-only-551983             | download-only-551983 | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC | 29 Jul 24 21:16 UTC |
	| start   | -o=json --download-only             | download-only-817463 | jenkins | v1.33.1 | 29 Jul 24 21:16 UTC |                     |
	|         | -p download-only-817463             |                      |         |         |                     |                     |
	|         | --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 21:16:24
	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 21:16:24.071164 1175528 out.go:291] Setting OutFile to fd 1 ...
	I0729 21:16:24.071326 1175528 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:16:24.071337 1175528 out.go:304] Setting ErrFile to fd 2...
	I0729 21:16:24.071342 1175528 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:16:24.071587 1175528 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
	I0729 21:16:24.072022 1175528 out.go:298] Setting JSON to true
	I0729 21:16:24.072944 1175528 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":104334,"bootTime":1722183450,"procs":170,"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 21:16:24.073019 1175528 start.go:139] virtualization:  
	I0729 21:16:24.075820 1175528 out.go:97] [download-only-817463] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 21:16:24.076111 1175528 notify.go:220] Checking for updates...
	I0729 21:16:24.078510 1175528 out.go:169] MINIKUBE_LOCATION=19339
	I0729 21:16:24.080768 1175528 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 21:16:24.082761 1175528 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19339-1169711/kubeconfig
	I0729 21:16:24.084992 1175528 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19339-1169711/.minikube
	I0729 21:16:24.087291 1175528 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0729 21:16:24.092071 1175528 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 21:16:24.092399 1175528 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 21:16:24.117460 1175528 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 21:16:24.117561 1175528 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 21:16:24.180756 1175528 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 21:16:24.171464422 +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 21:16:24.180872 1175528 docker.go:307] overlay module found
	I0729 21:16:24.182929 1175528 out.go:97] Using the docker driver based on user configuration
	I0729 21:16:24.182954 1175528 start.go:297] selected driver: docker
	I0729 21:16:24.182961 1175528 start.go:901] validating driver "docker" against <nil>
	I0729 21:16:24.183076 1175528 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 21:16:24.233654 1175528 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 21:16:24.224537875 +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 21:16:24.233832 1175528 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 21:16:24.234119 1175528 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0729 21:16:24.234275 1175528 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 21:16:24.237244 1175528 out.go:169] Using Docker driver with root privileges
	I0729 21:16:24.239416 1175528 cni.go:84] Creating CNI manager for ""
	I0729 21:16:24.239435 1175528 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 21:16:24.239447 1175528 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 21:16:24.239541 1175528 start.go:340] cluster config:
	{Name:download-only-817463 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-817463 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 21:16:24.241600 1175528 out.go:97] Starting "download-only-817463" primary control-plane node in "download-only-817463" cluster
	I0729 21:16:24.241622 1175528 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 21:16:24.243858 1175528 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 21:16:24.243886 1175528 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0729 21:16:24.244062 1175528 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 21:16:24.259335 1175528 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 21:16:24.259502 1175528 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 21:16:24.259533 1175528 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 21:16:24.259542 1175528 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 21:16:24.259551 1175528 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 21:16:24.319106 1175528 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 21:16:24.319130 1175528 cache.go:56] Caching tarball of preloaded images
	I0729 21:16:24.319833 1175528 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0729 21:16:24.322488 1175528 out.go:97] Downloading Kubernetes v1.31.0-beta.0 preload ...
	I0729 21:16:24.322515 1175528 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 21:16:24.438360 1175528 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/19339-1169711/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4
	I0729 21:16:31.137428 1175528 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 21:16:31.137564 1175528 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19339-1169711/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 21:16:31.983806 1175528 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0-beta.0 on crio
	I0729 21:16:31.984180 1175528 profile.go:143] Saving config to /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/download-only-817463/config.json ...
	I0729 21:16:31.984217 1175528 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/download-only-817463/config.json: {Name:mk179b62db7a7dbb12688c86169bc462c1495f9a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 21:16:31.984411 1175528 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0729 21:16:31.991094 1175528 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/19339-1169711/.minikube/cache/linux/arm64/v1.31.0-beta.0/kubectl
	
	
	* The control-plane node download-only-817463 host does not exist
	  To start a cluster, run: "minikube start -p download-only-817463"

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

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

                                                
                                    
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-817463
--- PASS: TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds (0.13s)

                                                
                                    
x
+
TestBinaryMirror (0.55s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/Setup (216.89s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (16.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 4.5336ms
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-698f998955-9m2mq" [42ae84b2-13f5-4bdf-8464-ea5c279ba7b9] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.018448413s
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-qc5dm" [14fc66f1-2934-46ff-a0d2-35bcab11dca6] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.00462179s
addons_test.go:342: (dbg) Run:  kubectl --context addons-510496 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-510496 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-510496 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.44013348s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-510496 ip
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-510496 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.50s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.76s)

                                                
                                                
=== 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-4k2gf" [75c7aed7-94d1-4abd-8434-800f257d7629] 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.003850907s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-510496
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-510496: (5.755670199s)
--- PASS: TestAddons/parallel/InspektorGadget (11.76s)

                                                
                                    
x
+
TestAddons/parallel/CSI (37.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 9.024724ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-510496 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-510496 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-510496 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-510496 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [e12ac474-992b-40c9-ba2e-262cbfb2253e] Pending
helpers_test.go:344: "task-pv-pod" [e12ac474-992b-40c9-ba2e-262cbfb2253e] 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" [e12ac474-992b-40c9-ba2e-262cbfb2253e] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003299715s
addons_test.go:590: (dbg) Run:  kubectl --context addons-510496 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-510496 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-510496 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-510496 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-510496 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-510496 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
2024/07/29 21:20:49 [DEBUG] GET http://192.168.49.2:5000
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-510496 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-510496 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-510496 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-510496 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-510496 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-510496 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-510496 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" [4598a70a-a321-4fa2-9fde-6b1ab0dd5b26] Pending
helpers_test.go:344: "task-pv-pod-restore" [4598a70a-a321-4fa2-9fde-6b1ab0dd5b26] 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" [4598a70a-a321-4fa2-9fde-6b1ab0dd5b26] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004285395s
addons_test.go:632: (dbg) Run:  kubectl --context addons-510496 delete pod task-pv-pod-restore
addons_test.go:632: (dbg) Done: kubectl --context addons-510496 delete pod task-pv-pod-restore: (1.317671548s)
addons_test.go:636: (dbg) Run:  kubectl --context addons-510496 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-510496 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-510496 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-510496 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.836776561s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-510496 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (37.60s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.7s)

                                                
                                                
=== 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-510496 --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-ssv9n" [53a820d4-fc90-441b-92d6-dbb88b7a00b8] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-ssv9n" [53a820d4-fc90-441b-92d6-dbb88b7a00b8] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.004048104s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-510496 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-510496 addons disable headlamp --alsologtostderr -v=1: (5.739176127s)
--- PASS: TestAddons/parallel/Headlamp (17.70s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.55s)

                                                
                                                
=== 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-5455fb9b69-64hqp" [e5847dfa-ef95-403d-9790-d36185afb7a5] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.004107025s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-510496
--- PASS: TestAddons/parallel/CloudSpanner (5.55s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.94s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-510496 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-510496 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-510496 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-510496 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-510496 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-510496 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-510496 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-510496 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" [4df4a89d-3da5-48c9-a768-66e2c9b7ef6b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [4df4a89d-3da5-48c9-a768-66e2c9b7ef6b] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [4df4a89d-3da5-48c9-a768-66e2c9b7ef6b] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.004085488s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-510496 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-510496 ssh "cat /opt/local-path-provisioner/pvc-dd2a44aa-5aab-4c6b-815e-2bbbd0dc86fa_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-510496 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-510496 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-510496 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-arm64 -p addons-510496 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.74223792s)
--- PASS: TestAddons/parallel/LocalPath (53.94s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.53s)

                                                
                                                
=== 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-7zfd2" [0f9a6b9e-9c26-4e07-9383-21f509415894] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004396835s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-510496
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.53s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.76s)

                                                
                                                
=== 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-jbbmx" [9a9979fc-f1a0-4061-8b27-a9355eb9c06e] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003456194s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-510496 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-510496 addons disable yakd --alsologtostderr -v=1: (5.759036741s)
--- PASS: TestAddons/parallel/Yakd (11.76s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.13s)

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

                                                
                                    
x
+
TestCertOptions (40.76s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (251.19s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (41.81s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (41.97s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (29.21s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.77s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.95s)

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

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.77s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.36s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (60.27s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (16.57s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-481120 cache add registry.k8s.io/pause:3.1: (1.411831549s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-481120 cache add registry.k8s.io/pause:3.3: (1.538348915s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-481120 cache add registry.k8s.io/pause:latest: (1.305095474s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.26s)

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

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

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

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

                                                
                                    
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-481120 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.33s)

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (33.52s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-arm64 start -p functional-481120 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:753: (dbg) Done: out/minikube-linux-arm64 start -p functional-481120 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (33.52309065s)
functional_test.go:757: restart took 33.52320224s for "functional-481120" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (33.52s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:806: (dbg) Run:  kubectl --context functional-481120 get po -l tier=control-plane -n kube-system -o=json
E0729 21:30:16.235645 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 21:30:16.242743 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 21:30:16.253359 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 21:30:16.273600 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 21:30:16.313809 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
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.10s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.67s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 logs
E0729 21:30:16.394136 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 21:30:16.554760 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 21:30:16.875235 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 21:30:17.516237 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
functional_test.go:1232: (dbg) Done: out/minikube-linux-arm64 -p functional-481120 logs: (1.669365253s)
--- PASS: TestFunctional/serial/LogsCmd (1.67s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.76s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 logs --file /tmp/TestFunctionalserialLogsFileCmd1538558423/001/logs.txt
E0729 21:30:18.796462 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-481120 logs --file /tmp/TestFunctionalserialLogsFileCmd1538558423/001/logs.txt: (1.756419152s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.76s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.84s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2317: (dbg) Run:  kubectl --context functional-481120 apply -f testdata/invalidsvc.yaml
E0729 21:30:21.357523 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
functional_test.go:2331: (dbg) Run:  out/minikube-linux-arm64 service invalid-svc -p functional-481120
functional_test.go:2331: (dbg) Non-zero exit: out/minikube-linux-arm64 service invalid-svc -p functional-481120: exit status 115 (580.391297ms)

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

                                                
                                                
-- /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-481120 delete -f testdata/invalidsvc.yaml
functional_test.go:2323: (dbg) Done: kubectl --context functional-481120 delete -f testdata/invalidsvc.yaml: (1.018897328s)
--- PASS: TestFunctional/serial/InvalidService (4.84s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.47s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (10.31s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.4s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 21:30:58.030976 1202449 out.go:291] Setting OutFile to fd 1 ...
	I0729 21:30:58.031218 1202449 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:30:58.031231 1202449 out.go:304] Setting ErrFile to fd 2...
	I0729 21:30:58.031237 1202449 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:30:58.031522 1202449 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
	I0729 21:30:58.031964 1202449 out.go:298] Setting JSON to false
	I0729 21:30:58.033088 1202449 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":105208,"bootTime":1722183450,"procs":194,"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 21:30:58.033202 1202449 start.go:139] virtualization:  
	I0729 21:30:58.035773 1202449 out.go:177] * [functional-481120] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 21:30:58.038437 1202449 out.go:177]   - MINIKUBE_LOCATION=19339
	I0729 21:30:58.038608 1202449 notify.go:220] Checking for updates...
	I0729 21:30:58.041077 1202449 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 21:30:58.043549 1202449 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19339-1169711/kubeconfig
	I0729 21:30:58.045628 1202449 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19339-1169711/.minikube
	I0729 21:30:58.047734 1202449 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 21:30:58.049940 1202449 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 21:30:58.052397 1202449 config.go:182] Loaded profile config "functional-481120": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 21:30:58.052919 1202449 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 21:30:58.081570 1202449 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 21:30:58.081687 1202449 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 21:30:58.134142 1202449 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:52 SystemTime:2024-07-29 21:30:58.124728974 +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 21:30:58.134258 1202449 docker.go:307] overlay module found
	I0729 21:30:58.136360 1202449 out.go:177] * Using the docker driver based on existing profile
	I0729 21:30:58.138241 1202449 start.go:297] selected driver: docker
	I0729 21:30:58.138256 1202449 start.go:901] validating driver "docker" against &{Name:functional-481120 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-481120 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 21:30:58.138369 1202449 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 21:30:58.140980 1202449 out.go:177] 
	W0729 21:30:58.142991 1202449 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 21:30:58.144859 1202449 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.19s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 21:30:57.845526 1202403 out.go:291] Setting OutFile to fd 1 ...
	I0729 21:30:57.845652 1202403 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:30:57.845661 1202403 out.go:304] Setting ErrFile to fd 2...
	I0729 21:30:57.845666 1202403 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:30:57.846401 1202403 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
	I0729 21:30:57.846791 1202403 out.go:298] Setting JSON to false
	I0729 21:30:57.847748 1202403 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":105208,"bootTime":1722183450,"procs":194,"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 21:30:57.847857 1202403 start.go:139] virtualization:  
	I0729 21:30:57.851023 1202403 out.go:177] * [functional-481120] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0729 21:30:57.853679 1202403 out.go:177]   - MINIKUBE_LOCATION=19339
	I0729 21:30:57.853810 1202403 notify.go:220] Checking for updates...
	I0729 21:30:57.858240 1202403 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 21:30:57.860455 1202403 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19339-1169711/kubeconfig
	I0729 21:30:57.862519 1202403 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19339-1169711/.minikube
	I0729 21:30:57.864428 1202403 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 21:30:57.867120 1202403 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 21:30:57.869976 1202403 config.go:182] Loaded profile config "functional-481120": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 21:30:57.870567 1202403 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 21:30:57.904141 1202403 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 21:30:57.904281 1202403 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 21:30:57.960652 1202403 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:52 SystemTime:2024-07-29 21:30:57.95048981 +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 21:30:57.960766 1202403 docker.go:307] overlay module found
	I0729 21:30:57.964567 1202403 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0729 21:30:57.966644 1202403 start.go:297] selected driver: docker
	I0729 21:30:57.966665 1202403 start.go:901] validating driver "docker" against &{Name:functional-481120 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-481120 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 21:30:57.966792 1202403 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 21:30:57.969157 1202403 out.go:177] 
	W0729 21:30:57.971291 1202403 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 21:30:57.973576 1202403 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:850: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 status
functional_test.go:856: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
E0729 21:30:57.199916 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
functional_test.go:868: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.25s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (12.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-481120 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-481120 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-ktngk" [32d15d34-1eaf-4548-a0bb-22abf3389bc4] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
E0729 21:30:36.719375 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
helpers_test.go:344: "hello-node-connect-6f49f58cd5-ktngk" [32d15d34-1eaf-4548-a0bb-22abf3389bc4] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 12.003808631s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:30322
functional_test.go:1671: http://192.168.49.2:30322: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.18s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (24.99s)

                                                
                                                
=== 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" [cad2bdb0-2bc7-463b-b25e-f1154a519e7a] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.007645013s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-481120 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-481120 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-481120 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-481120 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" [c14af55c-e1e0-4100-9853-b41f51c26eda] Pending
helpers_test.go:344: "sp-pod" [c14af55c-e1e0-4100-9853-b41f51c26eda] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [c14af55c-e1e0-4100-9853-b41f51c26eda] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.003708974s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-481120 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-481120 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-481120 delete -f testdata/storage-provisioner/pod.yaml: (1.040481518s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-481120 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" [bfadb83e-4345-4e7d-bcca-a6d057533c7f] Pending
helpers_test.go:344: "sp-pod" [bfadb83e-4345-4e7d-bcca-a6d057533c7f] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.003933522s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-481120 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (24.99s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.67s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.42s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.32s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.14s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.74s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.29s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-481120 apply -f testdata/testsvc.yaml
E0729 21:30:26.478850 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
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" [f4219b86-0e0e-4ea1-af42-28d9d18aaad1] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [f4219b86-0e0e-4ea1-af42-28d9d18aaad1] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.003986733s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.49s)

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

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

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

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

                                                
                                    
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-481120 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-481120 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-481120 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-46qn4" [8f0fa618-462e-450a-bef0-8b384204335f] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-46qn4" [8f0fa618-462e-450a-bef0-8b384204335f] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.004908859s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.22s)

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

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

                                                
                                    
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 "319.271146ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1320: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1325: Took "55.48829ms" 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.37s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1357: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1362: Took "318.767747ms" 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 "52.488869ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.37s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 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 21:30 created-by-test
-rw-r--r-- 1 docker docker 24 Jul 29 21:30 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul 29 21:30 test-1722288653171656713
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 ssh cat /mount-9p/test-1722288653171656713
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-481120 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" [1c73937c-cdee-4cd1-a339-c629e7ac9921] Pending
helpers_test.go:344: "busybox-mount" [1c73937c-cdee-4cd1-a339-c629e7ac9921] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [1c73937c-cdee-4cd1-a339-c629e7ac9921] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [1c73937c-cdee-4cd1-a339-c629e7ac9921] 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.004242371s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-481120 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-481120 /tmp/TestFunctionalparallelMountCmdany-port2108245249/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.18s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:213: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-481120 /tmp/TestFunctionalparallelMountCmdspecific-port894733679/001:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 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-481120 /tmp/TestFunctionalparallelMountCmdspecific-port894733679/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-481120 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-481120 ssh "sudo umount -f /mount-9p": exit status 1 (340.325075ms)

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

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

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

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

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

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

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

                                                
                                                
=== 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-481120 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-481120 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-481120
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-481120 image ls --format short --alsologtostderr:
I0729 21:31:13.190340 1205065 out.go:291] Setting OutFile to fd 1 ...
I0729 21:31:13.190460 1205065 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 21:31:13.190470 1205065 out.go:304] Setting ErrFile to fd 2...
I0729 21:31:13.190476 1205065 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 21:31:13.190704 1205065 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
I0729 21:31:13.191324 1205065 config.go:182] Loaded profile config "functional-481120": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 21:31:13.191449 1205065 config.go:182] Loaded profile config "functional-481120": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 21:31:13.191993 1205065 cli_runner.go:164] Run: docker container inspect functional-481120 --format={{.State.Status}}
I0729 21:31:13.213819 1205065 ssh_runner.go:195] Run: systemctl --version
I0729 21:31:13.213873 1205065 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-481120
I0729 21:31:13.263886 1205065 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39464 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/functional-481120/id_rsa Username:docker}
I0729 21:31:13.356427 1205065 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.28s)

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

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

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

                                                
                                                
=== 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-481120 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-481120 image ls --format json --alsologtostderr:
[{"id":"43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76","repoDigests":["docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c","docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c"],"repoTags":["docker.io/library/nginx:latest"],"size":"197104786"},{"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":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b7
9fdca74cc91729d17","repoDigests":["docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["docker.io/kicbase/echo-server:functional-481120"],"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":"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:30d6b23df5ccf427536840a904047f3cd946c9c78bf
9750f0d82b18409d6089e","registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.3"],"size":"113538528"},{"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":"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":"d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c
55faef9355","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":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"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@sha25
6:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9","docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7"],"repoTags":["docker.io/library/nginx:alpine"],"size":"46671358"},{"id":"014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b","registry.k8s.io/etcd@sha256:6
75d0e055ad04d9d6227bbb1aa88626bb1903a8b9b177c0353c6e1b3112952ad"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"140414767"},{"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":"829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6","registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"520014"},{"id":"f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800","repoDigests":["docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f
491baa7a","docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a"],"repoTags":["docker.io/kindest/kindnetd:v20240719-e7903573"],"size":"90281007"},{"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"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-481120 image ls --format json --alsologtostderr:
I0729 21:31:13.640422 1205189 out.go:291] Setting OutFile to fd 1 ...
I0729 21:31:13.641298 1205189 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 21:31:13.641315 1205189 out.go:304] Setting ErrFile to fd 2...
I0729 21:31:13.641322 1205189 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 21:31:13.641609 1205189 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
I0729 21:31:13.642268 1205189 config.go:182] Loaded profile config "functional-481120": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 21:31:13.642398 1205189 config.go:182] Loaded profile config "functional-481120": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 21:31:13.643845 1205189 cli_runner.go:164] Run: docker container inspect functional-481120 --format={{.State.Status}}
I0729 21:31:13.661979 1205189 ssh_runner.go:195] Run: systemctl --version
I0729 21:31:13.662034 1205189 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-481120
I0729 21:31:13.687228 1205189 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39464 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/functional-481120/id_rsa Username:docker}
I0729 21:31:13.781539 1205189 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.30s)

                                                
                                    
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-481120 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-481120 image ls --format yaml --alsologtostderr:
- 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: 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: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "520014"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- docker.io/kicbase/echo-server:functional-481120
size: "4788229"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- 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: 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: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 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:
- registry.k8s.io/kube-controller-manager:v1.30.3
size: "108229958"
- 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: 43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76
repoDigests:
- docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c
- docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c
repoTags:
- docker.io/library/nginx:latest
size: "197104786"
- 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"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-481120 image ls --format yaml --alsologtostderr:
I0729 21:31:13.334723 1205120 out.go:291] Setting OutFile to fd 1 ...
I0729 21:31:13.334937 1205120 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 21:31:13.334969 1205120 out.go:304] Setting ErrFile to fd 2...
I0729 21:31:13.334990 1205120 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 21:31:13.335239 1205120 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
I0729 21:31:13.335908 1205120 config.go:182] Loaded profile config "functional-481120": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 21:31:13.336078 1205120 config.go:182] Loaded profile config "functional-481120": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 21:31:13.336652 1205120 cli_runner.go:164] Run: docker container inspect functional-481120 --format={{.State.Status}}
I0729 21:31:13.353688 1205120 ssh_runner.go:195] Run: systemctl --version
I0729 21:31:13.353744 1205120 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-481120
I0729 21:31:13.377549 1205120 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39464 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/functional-481120/id_rsa Username:docker}
I0729 21:31:13.492182 1205120 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.27s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 image build -t localhost/my-image:functional-481120 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-481120 image build -t localhost/my-image:functional-481120 testdata/build --alsologtostderr: (2.084038712s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-arm64 -p functional-481120 image build -t localhost/my-image:functional-481120 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> e367aa3c7c0
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-481120
--> 22f50ab77e8
Successfully tagged localhost/my-image:functional-481120
22f50ab77e8d7fc4e4c28a94b7120e4bd043c33b8667d4e76cb8f7a3357bea6f
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-481120 image build -t localhost/my-image:functional-481120 testdata/build --alsologtostderr:
I0729 21:31:13.809568 1205239 out.go:291] Setting OutFile to fd 1 ...
I0729 21:31:13.810794 1205239 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 21:31:13.810829 1205239 out.go:304] Setting ErrFile to fd 2...
I0729 21:31:13.810848 1205239 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 21:31:13.811099 1205239 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
I0729 21:31:13.811749 1205239 config.go:182] Loaded profile config "functional-481120": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 21:31:13.813411 1205239 config.go:182] Loaded profile config "functional-481120": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 21:31:13.813933 1205239 cli_runner.go:164] Run: docker container inspect functional-481120 --format={{.State.Status}}
I0729 21:31:13.842625 1205239 ssh_runner.go:195] Run: systemctl --version
I0729 21:31:13.842689 1205239 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-481120
I0729 21:31:13.871390 1205239 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39464 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/functional-481120/id_rsa Username:docker}
I0729 21:31:13.964730 1205239 build_images.go:161] Building image from path: /tmp/build.4243360987.tar
I0729 21:31:13.964808 1205239 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0729 21:31:13.978069 1205239 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.4243360987.tar
I0729 21:31:13.982986 1205239 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.4243360987.tar: stat -c "%s %y" /var/lib/minikube/build/build.4243360987.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.4243360987.tar': No such file or directory
I0729 21:31:13.983026 1205239 ssh_runner.go:362] scp /tmp/build.4243360987.tar --> /var/lib/minikube/build/build.4243360987.tar (3072 bytes)
I0729 21:31:14.015466 1205239 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.4243360987
I0729 21:31:14.025354 1205239 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.4243360987 -xf /var/lib/minikube/build/build.4243360987.tar
I0729 21:31:14.035264 1205239 crio.go:315] Building image: /var/lib/minikube/build/build.4243360987
I0729 21:31:14.035359 1205239 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-481120 /var/lib/minikube/build/build.4243360987 --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 21:31:15.807503 1205239 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-481120 /var/lib/minikube/build/build.4243360987 --cgroup-manager=cgroupfs: (1.772114208s)
I0729 21:31:15.807570 1205239 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.4243360987
I0729 21:31:15.816258 1205239 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.4243360987.tar
I0729 21:31:15.824701 1205239 build_images.go:217] Built localhost/my-image:functional-481120 from /tmp/build.4243360987.tar
I0729 21:31:15.824735 1205239 build_images.go:133] succeeded building to: functional-481120
I0729 21:31:15.824741 1205239 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.66s)

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

                                                
                                                
=== 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-481120
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.84s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 image load --daemon docker.io/kicbase/echo-server:functional-481120 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 image ls
2024/07/29 21:31:08 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.28s)

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

                                                
                                                
=== 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-481120
functional_test.go:244: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 image load --daemon docker.io/kicbase/echo-server:functional-481120 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.39s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 image save docker.io/kicbase/echo-server:functional-481120 /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.59s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-arm64 -p functional-481120 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-481120 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (1.06s)

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== 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-481120
--- PASS: TestFunctional/delete_echo-server_images (0.04s)

                                                
                                    
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-481120
--- 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-481120
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (190.91s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-362226 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0729 21:31:38.160152 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 21:33:00.081313 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-362226 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (3m10.050476748s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (190.91s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.51s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (36.29s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.72s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.67s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 status --output json -v=7 --alsologtostderr
E0729 21:35:16.235007 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp testdata/cp-test.txt ha-362226:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2827636830/001/cp-test_ha-362226.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226:/home/docker/cp-test.txt ha-362226-m02:/home/docker/cp-test_ha-362226_ha-362226-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m02 "sudo cat /home/docker/cp-test_ha-362226_ha-362226-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226:/home/docker/cp-test.txt ha-362226-m03:/home/docker/cp-test_ha-362226_ha-362226-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m03 "sudo cat /home/docker/cp-test_ha-362226_ha-362226-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226:/home/docker/cp-test.txt ha-362226-m04:/home/docker/cp-test_ha-362226_ha-362226-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m04 "sudo cat /home/docker/cp-test_ha-362226_ha-362226-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp testdata/cp-test.txt ha-362226-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2827636830/001/cp-test_ha-362226-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226-m02:/home/docker/cp-test.txt ha-362226:/home/docker/cp-test_ha-362226-m02_ha-362226.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226 "sudo cat /home/docker/cp-test_ha-362226-m02_ha-362226.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226-m02:/home/docker/cp-test.txt ha-362226-m03:/home/docker/cp-test_ha-362226-m02_ha-362226-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m03 "sudo cat /home/docker/cp-test_ha-362226-m02_ha-362226-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226-m02:/home/docker/cp-test.txt ha-362226-m04:/home/docker/cp-test_ha-362226-m02_ha-362226-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m04 "sudo cat /home/docker/cp-test_ha-362226-m02_ha-362226-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp testdata/cp-test.txt ha-362226-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m03 "sudo cat /home/docker/cp-test.txt"
E0729 21:35:26.422894 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
E0729 21:35:26.428384 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
E0729 21:35:26.438545 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
E0729 21:35:26.458843 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
E0729 21:35:26.499142 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2827636830/001/cp-test_ha-362226-m03.txt
E0729 21:35:26.579594 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
E0729 21:35:26.740032 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m03 "sudo cat /home/docker/cp-test.txt"
E0729 21:35:27.060515 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226-m03:/home/docker/cp-test.txt ha-362226:/home/docker/cp-test_ha-362226-m03_ha-362226.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m03 "sudo cat /home/docker/cp-test.txt"
E0729 21:35:27.703037 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226 "sudo cat /home/docker/cp-test_ha-362226-m03_ha-362226.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226-m03:/home/docker/cp-test.txt ha-362226-m02:/home/docker/cp-test_ha-362226-m03_ha-362226-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m02 "sudo cat /home/docker/cp-test_ha-362226-m03_ha-362226-m02.txt"
E0729 21:35:28.983574 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226-m03:/home/docker/cp-test.txt ha-362226-m04:/home/docker/cp-test_ha-362226-m03_ha-362226-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m04 "sudo cat /home/docker/cp-test_ha-362226-m03_ha-362226-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp testdata/cp-test.txt ha-362226-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2827636830/001/cp-test_ha-362226-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m04 "sudo cat /home/docker/cp-test.txt"
E0729 21:35:31.544697 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226-m04:/home/docker/cp-test.txt ha-362226:/home/docker/cp-test_ha-362226-m04_ha-362226.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226 "sudo cat /home/docker/cp-test_ha-362226-m04_ha-362226.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226-m04:/home/docker/cp-test.txt ha-362226-m02:/home/docker/cp-test_ha-362226-m04_ha-362226-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m02 "sudo cat /home/docker/cp-test_ha-362226-m04_ha-362226-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 cp ha-362226-m04:/home/docker/cp-test.txt ha-362226-m03:/home/docker/cp-test_ha-362226-m04_ha-362226-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 ssh -n ha-362226-m03 "sudo cat /home/docker/cp-test_ha-362226-m04_ha-362226-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (18.67s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.72s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 node stop m02 -v=7 --alsologtostderr
E0729 21:35:36.665415 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
E0729 21:35:43.921909 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-362226 node stop m02 -v=7 --alsologtostderr: (11.975545863s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 status -v=7 --alsologtostderr
E0729 21:35:46.907896 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-362226 status -v=7 --alsologtostderr: exit status 7 (742.780637ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 21:35:46.813700 1221303 out.go:291] Setting OutFile to fd 1 ...
	I0729 21:35:46.813862 1221303 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:35:46.813874 1221303 out.go:304] Setting ErrFile to fd 2...
	I0729 21:35:46.813879 1221303 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:35:46.814166 1221303 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
	I0729 21:35:46.814379 1221303 out.go:298] Setting JSON to false
	I0729 21:35:46.814436 1221303 mustload.go:65] Loading cluster: ha-362226
	I0729 21:35:46.814507 1221303 notify.go:220] Checking for updates...
	I0729 21:35:46.814912 1221303 config.go:182] Loaded profile config "ha-362226": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 21:35:46.814930 1221303 status.go:255] checking status of ha-362226 ...
	I0729 21:35:46.815520 1221303 cli_runner.go:164] Run: docker container inspect ha-362226 --format={{.State.Status}}
	I0729 21:35:46.839307 1221303 status.go:330] ha-362226 host status = "Running" (err=<nil>)
	I0729 21:35:46.839330 1221303 host.go:66] Checking if "ha-362226" exists ...
	I0729 21:35:46.839620 1221303 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-362226
	I0729 21:35:46.881345 1221303 host.go:66] Checking if "ha-362226" exists ...
	I0729 21:35:46.881656 1221303 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 21:35:46.881740 1221303 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-362226
	I0729 21:35:46.900779 1221303 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39469 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/ha-362226/id_rsa Username:docker}
	I0729 21:35:46.997280 1221303 ssh_runner.go:195] Run: systemctl --version
	I0729 21:35:47.001677 1221303 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 21:35:47.017252 1221303 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 21:35:47.086154 1221303 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:48 OomKillDisable:true NGoroutines:71 SystemTime:2024-07-29 21:35:47.07657521 +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 21:35:47.086736 1221303 kubeconfig.go:125] found "ha-362226" server: "https://192.168.49.254:8443"
	I0729 21:35:47.086769 1221303 api_server.go:166] Checking apiserver status ...
	I0729 21:35:47.086829 1221303 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 21:35:47.098410 1221303 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1435/cgroup
	I0729 21:35:47.107779 1221303 api_server.go:182] apiserver freezer: "11:freezer:/docker/ca8dce6796ab32cd08a452116d5c50857e9e3fa3e4f18b33312d400f873c5f01/crio/crio-2c30c52473077ae20b1cfefa29f0e3fcc8f7e347da9a0f838d26dbf6a162101e"
	I0729 21:35:47.107922 1221303 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/ca8dce6796ab32cd08a452116d5c50857e9e3fa3e4f18b33312d400f873c5f01/crio/crio-2c30c52473077ae20b1cfefa29f0e3fcc8f7e347da9a0f838d26dbf6a162101e/freezer.state
	I0729 21:35:47.117146 1221303 api_server.go:204] freezer state: "THAWED"
	I0729 21:35:47.117184 1221303 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0729 21:35:47.125096 1221303 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0729 21:35:47.125124 1221303 status.go:422] ha-362226 apiserver status = Running (err=<nil>)
	I0729 21:35:47.125135 1221303 status.go:257] ha-362226 status: &{Name:ha-362226 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 21:35:47.125151 1221303 status.go:255] checking status of ha-362226-m02 ...
	I0729 21:35:47.125464 1221303 cli_runner.go:164] Run: docker container inspect ha-362226-m02 --format={{.State.Status}}
	I0729 21:35:47.142031 1221303 status.go:330] ha-362226-m02 host status = "Stopped" (err=<nil>)
	I0729 21:35:47.142058 1221303 status.go:343] host is not running, skipping remaining checks
	I0729 21:35:47.142066 1221303 status.go:257] ha-362226-m02 status: &{Name:ha-362226-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 21:35:47.142116 1221303 status.go:255] checking status of ha-362226-m03 ...
	I0729 21:35:47.142429 1221303 cli_runner.go:164] Run: docker container inspect ha-362226-m03 --format={{.State.Status}}
	I0729 21:35:47.160262 1221303 status.go:330] ha-362226-m03 host status = "Running" (err=<nil>)
	I0729 21:35:47.160288 1221303 host.go:66] Checking if "ha-362226-m03" exists ...
	I0729 21:35:47.160602 1221303 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-362226-m03
	I0729 21:35:47.177162 1221303 host.go:66] Checking if "ha-362226-m03" exists ...
	I0729 21:35:47.177462 1221303 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 21:35:47.177508 1221303 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-362226-m03
	I0729 21:35:47.195360 1221303 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39479 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/ha-362226-m03/id_rsa Username:docker}
	I0729 21:35:47.289085 1221303 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 21:35:47.301346 1221303 kubeconfig.go:125] found "ha-362226" server: "https://192.168.49.254:8443"
	I0729 21:35:47.301378 1221303 api_server.go:166] Checking apiserver status ...
	I0729 21:35:47.301420 1221303 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 21:35:47.313866 1221303 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1382/cgroup
	I0729 21:35:47.324040 1221303 api_server.go:182] apiserver freezer: "11:freezer:/docker/9527c1b5a89f9be9fa73ba501c1f69017534e0c681a4d750699dcb4265ccd21e/crio/crio-f1e0497cf01b35d1256b6fa288a09bb70ab21a3c675672f8879c624bfc7d234d"
	I0729 21:35:47.324137 1221303 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/9527c1b5a89f9be9fa73ba501c1f69017534e0c681a4d750699dcb4265ccd21e/crio/crio-f1e0497cf01b35d1256b6fa288a09bb70ab21a3c675672f8879c624bfc7d234d/freezer.state
	I0729 21:35:47.333022 1221303 api_server.go:204] freezer state: "THAWED"
	I0729 21:35:47.333097 1221303 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0729 21:35:47.341222 1221303 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0729 21:35:47.341297 1221303 status.go:422] ha-362226-m03 apiserver status = Running (err=<nil>)
	I0729 21:35:47.341320 1221303 status.go:257] ha-362226-m03 status: &{Name:ha-362226-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 21:35:47.341367 1221303 status.go:255] checking status of ha-362226-m04 ...
	I0729 21:35:47.341720 1221303 cli_runner.go:164] Run: docker container inspect ha-362226-m04 --format={{.State.Status}}
	I0729 21:35:47.359498 1221303 status.go:330] ha-362226-m04 host status = "Running" (err=<nil>)
	I0729 21:35:47.359521 1221303 host.go:66] Checking if "ha-362226-m04" exists ...
	I0729 21:35:47.359863 1221303 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-362226-m04
	I0729 21:35:47.376925 1221303 host.go:66] Checking if "ha-362226-m04" exists ...
	I0729 21:35:47.377225 1221303 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 21:35:47.377277 1221303 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-362226-m04
	I0729 21:35:47.393986 1221303 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39484 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/ha-362226-m04/id_rsa Username:docker}
	I0729 21:35:47.484976 1221303 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 21:35:47.500301 1221303 status.go:257] ha-362226-m04 status: &{Name:ha-362226-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (23.95s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 node start m02 -v=7 --alsologtostderr
E0729 21:36:07.389001 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-362226 node start m02 -v=7 --alsologtostderr: (22.403597085s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-362226 status -v=7 --alsologtostderr: (1.398357712s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (23.95s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (5.61s)

                                                
                                                
=== 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.614052669s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (5.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (207.9s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-362226 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-362226 -v=7 --alsologtostderr
E0729 21:36:48.349284 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-362226 -v=7 --alsologtostderr: (36.915092163s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-362226 --wait=true -v=7 --alsologtostderr
E0729 21:38:10.270160 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-362226 --wait=true -v=7 --alsologtostderr: (2m50.845729517s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-362226
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (207.90s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.98s)

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

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

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 stop -v=7 --alsologtostderr
E0729 21:40:16.235515 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 21:40:26.422566 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-362226 stop -v=7 --alsologtostderr: (36.016811641s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-362226 status -v=7 --alsologtostderr: exit status 7 (99.059517ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 21:40:35.118198 1235816 out.go:291] Setting OutFile to fd 1 ...
	I0729 21:40:35.118331 1235816 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:40:35.118343 1235816 out.go:304] Setting ErrFile to fd 2...
	I0729 21:40:35.118354 1235816 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:40:35.118691 1235816 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
	I0729 21:40:35.118914 1235816 out.go:298] Setting JSON to false
	I0729 21:40:35.118951 1235816 mustload.go:65] Loading cluster: ha-362226
	I0729 21:40:35.119833 1235816 config.go:182] Loaded profile config "ha-362226": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 21:40:35.119858 1235816 status.go:255] checking status of ha-362226 ...
	I0729 21:40:35.119981 1235816 notify.go:220] Checking for updates...
	I0729 21:40:35.120439 1235816 cli_runner.go:164] Run: docker container inspect ha-362226 --format={{.State.Status}}
	I0729 21:40:35.138481 1235816 status.go:330] ha-362226 host status = "Stopped" (err=<nil>)
	I0729 21:40:35.138504 1235816 status.go:343] host is not running, skipping remaining checks
	I0729 21:40:35.138511 1235816 status.go:257] ha-362226 status: &{Name:ha-362226 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 21:40:35.138545 1235816 status.go:255] checking status of ha-362226-m02 ...
	I0729 21:40:35.138845 1235816 cli_runner.go:164] Run: docker container inspect ha-362226-m02 --format={{.State.Status}}
	I0729 21:40:35.155985 1235816 status.go:330] ha-362226-m02 host status = "Stopped" (err=<nil>)
	I0729 21:40:35.156012 1235816 status.go:343] host is not running, skipping remaining checks
	I0729 21:40:35.156019 1235816 status.go:257] ha-362226-m02 status: &{Name:ha-362226-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 21:40:35.156041 1235816 status.go:255] checking status of ha-362226-m04 ...
	I0729 21:40:35.156376 1235816 cli_runner.go:164] Run: docker container inspect ha-362226-m04 --format={{.State.Status}}
	I0729 21:40:35.173267 1235816 status.go:330] ha-362226-m04 host status = "Stopped" (err=<nil>)
	I0729 21:40:35.173289 1235816 status.go:343] host is not running, skipping remaining checks
	I0729 21:40:35.173297 1235816 status.go:257] ha-362226-m04 status: &{Name:ha-362226-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (118.41s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-362226 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0729 21:40:54.111003 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-362226 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m57.477641462s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 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 (118.41s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.51s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (73.59s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-362226 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-362226 --control-plane -v=7 --alsologtostderr: (1m12.605068132s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-362226 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (73.59s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.86s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (60.65s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-765640 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-765640 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (1m0.642156421s)
--- PASS: TestJSONOutput/start/Command (60.65s)

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

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

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.22s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"9024aaa3-b351-4811-8526-a6fb2d7e7f9f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-152269] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"9585ac4a-6eed-4af7-8663-4a7e9e6f85e7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19339"}}
	{"specversion":"1.0","id":"6a308f16-a529-4475-937e-aacb12a389cf","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":"f87894b3-8370-4e71-9c56-a13d5aaad88d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19339-1169711/kubeconfig"}}
	{"specversion":"1.0","id":"3ade4892-2ed6-41e2-84a6-7126cd802858","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19339-1169711/.minikube"}}
	{"specversion":"1.0","id":"2ad6ca77-2774-49db-823a-243b405d7ce5","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":"80aa4cd4-e562-46b1-bc55-df3f8e756f44","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"ae03abef-b1f7-415d-8fc3-ee9be8b9e014","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-152269" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-152269
--- PASS: TestErrorJSONOutput (0.22s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (37.71s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-916997 --network=
E0729 21:45:16.234804 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 21:45:26.421978 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-916997 --network=: (35.570496915s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-916997" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-916997
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-916997: (2.116913896s)
--- PASS: TestKicCustomNetwork/create_custom_network (37.71s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (32.05s)

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

                                                
                                    
x
+
TestKicExistingNetwork (32.75s)

                                                
                                                
=== 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-890400 --network=existing-network
E0729 21:46:39.282141 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-890400 --network=existing-network: (30.59743381s)
helpers_test.go:175: Cleaning up "existing-network-890400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-890400
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-890400: (2.008850897s)
--- PASS: TestKicExistingNetwork (32.75s)

                                                
                                    
x
+
TestKicCustomSubnet (35.98s)

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

                                                
                                    
x
+
TestKicStaticIP (38.07s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (67.38s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-871794 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-871794 --driver=docker  --container-runtime=crio: (28.781625861s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-874420 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-874420 --driver=docker  --container-runtime=crio: (33.185448262s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-871794
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-874420
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-874420" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-874420
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-874420: (1.946723948s)
helpers_test.go:175: Cleaning up "first-871794" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-871794
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-871794: (2.256669399s)
--- PASS: TestMinikubeProfile (67.38s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.43s)

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

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.45s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.66s)

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

                                                
                                    
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-084846 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-084846
mount_start_test.go:155: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-084846: (1.202168226s)
--- PASS: TestMountStart/serial/Stop (1.20s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.15s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (88.31s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-079800 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0729 21:50:16.234923 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 21:50:26.422522 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-079800 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m27.783435487s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (88.31s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.63s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.94s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (29.67s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.32s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.09s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 status --output json --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 cp testdata/cp-test.txt multinode-079800:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 cp multinode-079800:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1004224926/001/cp-test_multinode-079800.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 cp multinode-079800:/home/docker/cp-test.txt multinode-079800-m02:/home/docker/cp-test_multinode-079800_multinode-079800-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800-m02 "sudo cat /home/docker/cp-test_multinode-079800_multinode-079800-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 cp multinode-079800:/home/docker/cp-test.txt multinode-079800-m03:/home/docker/cp-test_multinode-079800_multinode-079800-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800-m03 "sudo cat /home/docker/cp-test_multinode-079800_multinode-079800-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 cp testdata/cp-test.txt multinode-079800-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 cp multinode-079800-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1004224926/001/cp-test_multinode-079800-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800-m02 "sudo cat /home/docker/cp-test.txt"
E0729 21:51:49.472006 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 cp multinode-079800-m02:/home/docker/cp-test.txt multinode-079800:/home/docker/cp-test_multinode-079800-m02_multinode-079800.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800 "sudo cat /home/docker/cp-test_multinode-079800-m02_multinode-079800.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 cp multinode-079800-m02:/home/docker/cp-test.txt multinode-079800-m03:/home/docker/cp-test_multinode-079800-m02_multinode-079800-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800-m03 "sudo cat /home/docker/cp-test_multinode-079800-m02_multinode-079800-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 cp testdata/cp-test.txt multinode-079800-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 cp multinode-079800-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1004224926/001/cp-test_multinode-079800-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 cp multinode-079800-m03:/home/docker/cp-test.txt multinode-079800:/home/docker/cp-test_multinode-079800-m03_multinode-079800.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800 "sudo cat /home/docker/cp-test_multinode-079800-m03_multinode-079800.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 cp multinode-079800-m03:/home/docker/cp-test.txt multinode-079800-m02:/home/docker/cp-test_multinode-079800-m03_multinode-079800-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 ssh -n multinode-079800-m02 "sudo cat /home/docker/cp-test_multinode-079800-m03_multinode-079800-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (10.09s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.23s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 21:51:56.479024 1290214 out.go:291] Setting OutFile to fd 1 ...
	I0729 21:51:56.479199 1290214 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:51:56.479211 1290214 out.go:304] Setting ErrFile to fd 2...
	I0729 21:51:56.479217 1290214 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:51:56.479477 1290214 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
	I0729 21:51:56.479684 1290214 out.go:298] Setting JSON to false
	I0729 21:51:56.479740 1290214 mustload.go:65] Loading cluster: multinode-079800
	I0729 21:51:56.479842 1290214 notify.go:220] Checking for updates...
	I0729 21:51:56.480191 1290214 config.go:182] Loaded profile config "multinode-079800": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 21:51:56.480206 1290214 status.go:255] checking status of multinode-079800 ...
	I0729 21:51:56.481034 1290214 cli_runner.go:164] Run: docker container inspect multinode-079800 --format={{.State.Status}}
	I0729 21:51:56.499343 1290214 status.go:330] multinode-079800 host status = "Running" (err=<nil>)
	I0729 21:51:56.499366 1290214 host.go:66] Checking if "multinode-079800" exists ...
	I0729 21:51:56.499654 1290214 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-079800
	I0729 21:51:56.517513 1290214 host.go:66] Checking if "multinode-079800" exists ...
	I0729 21:51:56.517844 1290214 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 21:51:56.517901 1290214 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-079800
	I0729 21:51:56.541273 1290214 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39589 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/multinode-079800/id_rsa Username:docker}
	I0729 21:51:56.636984 1290214 ssh_runner.go:195] Run: systemctl --version
	I0729 21:51:56.641304 1290214 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 21:51:56.652845 1290214 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 21:51:56.732949 1290214 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 21:51:56.720846675 +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 21:51:56.733536 1290214 kubeconfig.go:125] found "multinode-079800" server: "https://192.168.58.2:8443"
	I0729 21:51:56.733568 1290214 api_server.go:166] Checking apiserver status ...
	I0729 21:51:56.733622 1290214 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 21:51:56.744481 1290214 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1462/cgroup
	I0729 21:51:56.754349 1290214 api_server.go:182] apiserver freezer: "11:freezer:/docker/4075be36d393b32bc5a66d12d431e5995752396a402e6c683cfff92f62102490/crio/crio-879add61ec7f9a22fc748096ed659409e2cbed5a28eac5731d3e2aa3b8d45f56"
	I0729 21:51:56.754422 1290214 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/4075be36d393b32bc5a66d12d431e5995752396a402e6c683cfff92f62102490/crio/crio-879add61ec7f9a22fc748096ed659409e2cbed5a28eac5731d3e2aa3b8d45f56/freezer.state
	I0729 21:51:56.763525 1290214 api_server.go:204] freezer state: "THAWED"
	I0729 21:51:56.763559 1290214 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0729 21:51:56.771689 1290214 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0729 21:51:56.771717 1290214 status.go:422] multinode-079800 apiserver status = Running (err=<nil>)
	I0729 21:51:56.771728 1290214 status.go:257] multinode-079800 status: &{Name:multinode-079800 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 21:51:56.771745 1290214 status.go:255] checking status of multinode-079800-m02 ...
	I0729 21:51:56.772167 1290214 cli_runner.go:164] Run: docker container inspect multinode-079800-m02 --format={{.State.Status}}
	I0729 21:51:56.789196 1290214 status.go:330] multinode-079800-m02 host status = "Running" (err=<nil>)
	I0729 21:51:56.789221 1290214 host.go:66] Checking if "multinode-079800-m02" exists ...
	I0729 21:51:56.789521 1290214 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-079800-m02
	I0729 21:51:56.806228 1290214 host.go:66] Checking if "multinode-079800-m02" exists ...
	I0729 21:51:56.806523 1290214 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 21:51:56.806604 1290214 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-079800-m02
	I0729 21:51:56.823094 1290214 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39594 SSHKeyPath:/home/jenkins/minikube-integration/19339-1169711/.minikube/machines/multinode-079800-m02/id_rsa Username:docker}
	I0729 21:51:56.913224 1290214 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 21:51:56.926479 1290214 status.go:257] multinode-079800-m02 status: &{Name:multinode-079800-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0729 21:51:56.926522 1290214 status.go:255] checking status of multinode-079800-m03 ...
	I0729 21:51:56.926859 1290214 cli_runner.go:164] Run: docker container inspect multinode-079800-m03 --format={{.State.Status}}
	I0729 21:51:56.943832 1290214 status.go:330] multinode-079800-m03 host status = "Stopped" (err=<nil>)
	I0729 21:51:56.943869 1290214 status.go:343] host is not running, skipping remaining checks
	I0729 21:51:56.943877 1290214 status.go:257] multinode-079800-m03 status: &{Name:multinode-079800-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.84s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (90.72s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-079800
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-079800
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-079800: (24.905166795s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-079800 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-079800 --wait=true -v=8 --alsologtostderr: (1m5.695996944s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-079800
--- PASS: TestMultiNode/serial/RestartKeepsNodes (90.72s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.3s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-arm64 -p multinode-079800 node delete m03: (4.596874527s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 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-079800 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-079800 stop: (23.69599674s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-079800 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-079800 status: exit status 7 (90.225805ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 21:54:06.646574 1297677 out.go:291] Setting OutFile to fd 1 ...
	I0729 21:54:06.646756 1297677 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:54:06.646769 1297677 out.go:304] Setting ErrFile to fd 2...
	I0729 21:54:06.646775 1297677 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 21:54:06.647031 1297677 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
	I0729 21:54:06.647239 1297677 out.go:298] Setting JSON to false
	I0729 21:54:06.647301 1297677 mustload.go:65] Loading cluster: multinode-079800
	I0729 21:54:06.647403 1297677 notify.go:220] Checking for updates...
	I0729 21:54:06.647767 1297677 config.go:182] Loaded profile config "multinode-079800": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 21:54:06.647817 1297677 status.go:255] checking status of multinode-079800 ...
	I0729 21:54:06.648639 1297677 cli_runner.go:164] Run: docker container inspect multinode-079800 --format={{.State.Status}}
	I0729 21:54:06.666457 1297677 status.go:330] multinode-079800 host status = "Stopped" (err=<nil>)
	I0729 21:54:06.666481 1297677 status.go:343] host is not running, skipping remaining checks
	I0729 21:54:06.666489 1297677 status.go:257] multinode-079800 status: &{Name:multinode-079800 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 21:54:06.666515 1297677 status.go:255] checking status of multinode-079800-m02 ...
	I0729 21:54:06.666841 1297677 cli_runner.go:164] Run: docker container inspect multinode-079800-m02 --format={{.State.Status}}
	I0729 21:54:06.686481 1297677 status.go:330] multinode-079800-m02 host status = "Stopped" (err=<nil>)
	I0729 21:54:06.686504 1297677 status.go:343] host is not running, skipping remaining checks
	I0729 21:54:06.686511 1297677 status.go:257] multinode-079800-m02 status: &{Name:multinode-079800-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 (47.65s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (32.62s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-079800-m02' is duplicated with machine name 'multinode-079800-m02' in profile 'multinode-079800'
	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-079800-m03 --driver=docker  --container-runtime=crio
E0729 21:55:16.234737 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-079800-m03 --driver=docker  --container-runtime=crio: (30.203995623s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-079800
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-079800: exit status 80 (307.643723ms)

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

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

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-arm64 delete -p multinode-079800-m03
E0729 21:55:26.423983 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-079800-m03: (1.96711781s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (32.62s)

                                                
                                    
x
+
TestPreload (135.44s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-766754 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-766754 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m42.505938675s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-766754 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-766754 image pull gcr.io/k8s-minikube/busybox: (1.829137064s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-766754
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-766754: (5.828080841s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-766754 --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-766754 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (22.472462676s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-766754 image list
helpers_test.go:175: Cleaning up "test-preload-766754" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-766754
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-766754: (2.539597948s)
--- PASS: TestPreload (135.44s)

                                                
                                    
x
+
TestScheduledStopUnix (106.18s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.41s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"b43c54e5-d68f-428f-9318-1db3e51c8eab","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-776907] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"3d60c197-d444-4c35-982b-0a71f160ee5e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19339"}}
	{"specversion":"1.0","id":"2b8e6638-4cbf-46cb-9705-d384f1d1ade7","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":"855047d9-0fe5-4780-9821-31c76f1e71fb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19339-1169711/kubeconfig"}}
	{"specversion":"1.0","id":"69a4bc3e-fb9e-442a-9076-a77294090e58","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19339-1169711/.minikube"}}
	{"specversion":"1.0","id":"b4e48bb2-1981-4628-b068-6ebb095d71b9","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":"58e0f8c8-2ab1-49dd-bb92-d8422f11a7eb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"9f3d6597-708f-4139-ae75-52c2b37e256c","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":"cb103017-bf4e-4d2f-a684-15f25da5ef25","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":"55df5fce-3048-4212-9641-f3d8ebff3681","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":"2a9fcc7c-9889-4320-922a-9a3e44be4dda","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":"343f1fe1-6631-4b72-a399-9bd5bd7cfd42","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-776907\" primary control-plane node in \"insufficient-storage-776907\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"5ad023dc-4ad1-4b20-925e-6ff3ea164017","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":"21656cdf-bec1-4e6c-8059-a5b83ec277b3","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":"bd8502f0-6ef8-43c9-9c51-abc3c85a2fbc","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-776907 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-776907 --output=json --layout=cluster: exit status 7 (275.667334ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0729 21:59:40.915327 1315349 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-776907" does not appear in /home/jenkins/minikube-integration/19339-1169711/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0729 21:59:41.195288 1315411 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-776907" does not appear in /home/jenkins/minikube-integration/19339-1169711/kubeconfig
	E0729 21:59:41.205567 1315411 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/insufficient-storage-776907/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (71.02s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.2423580698 start -p running-upgrade-157787 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0729 22:08:29.472889 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.2423580698 start -p running-upgrade-157787 --memory=2200 --vm-driver=docker  --container-runtime=crio: (39.831817387s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-157787 --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-157787 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (27.593085139s)
helpers_test.go:175: Cleaning up "running-upgrade-157787" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-157787
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-157787: (2.790120265s)
--- PASS: TestRunningBinaryUpgrade (71.02s)

                                                
                                    
x
+
TestKubernetesUpgrade (391.61s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-494281 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0729 22:03:19.284782 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-494281 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m3.839285485s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-494281
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-494281: (1.277260044s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-494281 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-494281 status --format={{.Host}}: exit status 7 (81.022514ms)

                                                
                                                
-- 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-494281 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0729 22:05:16.235151 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 22:05:26.421971 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-494281 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m40.264642108s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-494281 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-494281 --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-494281 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (94.163702ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-494281] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19339
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19339-1169711/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19339-1169711/.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-494281
	    minikube start -p kubernetes-upgrade-494281 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-4942812 --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-494281 --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-494281 --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-494281 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (43.490882543s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-494281" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-494281
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-494281: (2.429783007s)
--- PASS: TestKubernetesUpgrade (391.61s)

                                                
                                    
x
+
TestMissingContainerUpgrade (136.63s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3974831034 start -p missing-upgrade-974584 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3974831034 start -p missing-upgrade-974584 --memory=2200 --driver=docker  --container-runtime=crio: (1m8.641840087s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-974584
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-974584: (10.449800163s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-974584
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-974584 --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-974584 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (54.606975828s)
helpers_test.go:175: Cleaning up "missing-upgrade-974584" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-974584
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-974584: (2.082936533s)
--- PASS: TestMissingContainerUpgrade (136.63s)

                                                
                                    
x
+
TestPause/serial/Start (65.88s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (42.79s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-144154 --driver=docker  --container-runtime=crio
E0729 22:00:16.235211 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-144154 --driver=docker  --container-runtime=crio: (42.420965698s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-144154 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (42.79s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (27.51s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-144154 --no-kubernetes --driver=docker  --container-runtime=crio
E0729 22:00:26.421754 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-144154 --no-kubernetes --driver=docker  --container-runtime=crio: (25.258875981s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-144154 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-144154 status -o json: exit status 2 (287.23113ms)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (23.28s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.18s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.4s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (6.02s)

                                                
                                                
=== 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: (5.548288529s)
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-linux-arm64 profile list --output=json
--- PASS: TestNoKubernetes/serial/ProfileList (6.02s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.36s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.87s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.36s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-947633","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-947633","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.36s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.79s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.1s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.86s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.32s)

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

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

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

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.39s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 22:01:22.566611 1328330 out.go:291] Setting OutFile to fd 1 ...
	I0729 22:01:22.566829 1328330 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 22:01:22.566857 1328330 out.go:304] Setting ErrFile to fd 2...
	I0729 22:01:22.566878 1328330 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 22:01:22.567151 1328330 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19339-1169711/.minikube/bin
	I0729 22:01:22.567591 1328330 out.go:298] Setting JSON to false
	I0729 22:01:22.568612 1328330 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":107033,"bootTime":1722183450,"procs":179,"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 22:01:22.568715 1328330 start.go:139] virtualization:  
	I0729 22:01:22.574467 1328330 out.go:177] * [false-656880] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 22:01:22.576678 1328330 out.go:177]   - MINIKUBE_LOCATION=19339
	I0729 22:01:22.576717 1328330 notify.go:220] Checking for updates...
	I0729 22:01:22.580768 1328330 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 22:01:22.582970 1328330 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19339-1169711/kubeconfig
	I0729 22:01:22.584712 1328330 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19339-1169711/.minikube
	I0729 22:01:22.587134 1328330 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 22:01:22.589391 1328330 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 22:01:22.591842 1328330 config.go:182] Loaded profile config "force-systemd-env-587341": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 22:01:22.591981 1328330 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 22:01:22.643299 1328330 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 22:01:22.643413 1328330 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 22:01:22.794204 1328330 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: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:37 OomKillDisable:true NGoroutines:58 SystemTime:2024-07-29 22:01:22.762313738 +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 22:01:22.794315 1328330 docker.go:307] overlay module found
	I0729 22:01:22.800148 1328330 out.go:177] * Using the docker driver based on user configuration
	I0729 22:01:22.802270 1328330 start.go:297] selected driver: docker
	I0729 22:01:22.802284 1328330 start.go:901] validating driver "docker" against <nil>
	I0729 22:01:22.802298 1328330 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 22:01:22.804803 1328330 out.go:177] 
	W0729 22:01:22.806699 1328330 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 22:01:22.808512 1328330 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.05s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (77.87s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.4098631464 start -p stopped-upgrade-599415 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.4098631464 start -p stopped-upgrade-599415 --memory=2200 --vm-driver=docker  --container-runtime=crio: (43.255318636s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.4098631464 -p stopped-upgrade-599415 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.4098631464 -p stopped-upgrade-599415 stop: (3.255186241s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-599415 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0729 22:10:16.235297 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 22:10:26.421592 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-599415 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (31.358786344s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (77.87s)

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.12s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-656880 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-7vlg8" [fd7b1426-108d-45fc-b048-f769b9d115f5] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-7vlg8" [fd7b1426-108d-45fc-b048-f769b9d115f5] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 12.004066257s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (12.50s)

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

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

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

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

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

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

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

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

                                                
                                    
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-jwmwq" [4eaff8da-08a3-4b52-bb6f-b92d83b42407] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003997146s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-656880 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-6bksn" [705cd0aa-6ec4-4209-88d9-63d2379e378e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-6bksn" [705cd0aa-6ec4-4209-88d9-63d2379e378e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 13.003919684s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (13.29s)

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

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

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

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

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

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

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

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

                                                
                                    
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-fz8gb" [5e49f969-4b5b-4707-b118-79991296d5a2] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005377394s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-656880 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-qvrb2" [519517d5-4438-4eca-b031-4f13b0c46f49] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-qvrb2" [519517d5-4438-4eca-b031-4f13b0c46f49] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 15.004324642s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (15.30s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-656880 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-lq47f" [f845f117-ea70-4890-bc15-07a50787dbff] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-lq47f" [f845f117-ea70-4890-bc15-07a50787dbff] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 13.003828358s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (13.30s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-656880 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-h96hp" [942696c6-3ec9-4ae7-bebc-5e2be345e07f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-h96hp" [942696c6-3ec9-4ae7-bebc-5e2be345e07f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.004751554s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.24s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/HairPin
net_test.go:264: (dbg) Run:  kubectl --context enable-default-cni-656880 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/bridge/Start (89.14s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-656880 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0729 22:15:16.235043 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 22:15:26.421932 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-656880 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m29.142046973s)
--- PASS: TestNetworkPlugins/group/bridge/Start (89.14s)

                                                
                                    
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-rqqzn" [73325e9a-2e64-4a6a-b430-3e2f6cf6fdd0] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00389187s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-656880 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-hscbc" [3bd91001-cbfc-48f8-b409-3e6c690703c4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-hscbc" [3bd91001-cbfc-48f8-b409-3e6c690703c4] Running
E0729 22:15:50.346321 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/auto-656880/client.crt: no such file or directory
E0729 22:15:50.351657 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/auto-656880/client.crt: no such file or directory
E0729 22:15:50.361933 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/auto-656880/client.crt: no such file or directory
E0729 22:15:50.382355 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/auto-656880/client.crt: no such file or directory
E0729 22:15:50.422632 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/auto-656880/client.crt: no such file or directory
E0729 22:15:50.502933 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/auto-656880/client.crt: no such file or directory
E0729 22:15:50.663321 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/auto-656880/client.crt: no such file or directory
E0729 22:15:50.984083 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/auto-656880/client.crt: no such file or directory
E0729 22:15:51.625059 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/auto-656880/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.003326896s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context flannel-656880 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-656880 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/flannel/Localhost (0.15s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-656880 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-8bv62" [eab1fcda-77f4-499e-ae5a-5ec8c4a592bb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0729 22:16:31.308740 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/auto-656880/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-8bv62" [eab1fcda-77f4-499e-ae5a-5ec8c4a592bb] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 12.00537562s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (12.32s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-907200 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
E0729 22:17:05.225261 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/kindnet-656880/client.crt: no such file or directory
E0729 22:17:12.268870 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/auto-656880/client.crt: no such file or directory
E0729 22:17:15.466196 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/kindnet-656880/client.crt: no such file or directory
E0729 22:17:35.947299 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/kindnet-656880/client.crt: no such file or directory
E0729 22:17:44.758012 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:17:44.763262 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:17:44.773503 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:17:44.793737 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:17:44.833974 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:17:44.914195 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:17:45.074945 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:17:45.395549 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:17:46.036547 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:17:47.316740 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:17:49.877696 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:17:54.998586 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:18:05.239533 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:18:16.907488 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/kindnet-656880/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-907200 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (1m17.651112904s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (77.65s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-907200 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" [dcee50b9-37de-411a-8c72-1577b834d895] Pending
helpers_test.go:344: "busybox" [dcee50b9-37de-411a-8c72-1577b834d895] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [dcee50b9-37de-411a-8c72-1577b834d895] Running
E0729 22:18:25.719968 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.004722506s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-907200 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.36s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-907200 --alsologtostderr -v=3
E0729 22:18:34.189858 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/auto-656880/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-907200 --alsologtostderr -v=3: (12.08296072s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.08s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-907200 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
E0729 22:18:46.910184 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
E0729 22:18:46.915391 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
E0729 22:18:46.925615 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
E0729 22:18:46.945903 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
E0729 22:18:46.986140 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
E0729 22:18:47.067210 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
E0729 22:18:47.227864 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
E0729 22:18:47.548363 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
E0729 22:18:48.189426 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
E0729 22:18:49.470511 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
E0729 22:18:52.030701 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
E0729 22:18:57.151558 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-907200 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (4m26.663151132s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-907200 -n no-preload-907200
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (267.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-149081 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" [ed6d18fd-3b55-4116-a44d-f91f17231668] Pending
helpers_test.go:344: "busybox" [ed6d18fd-3b55-4116-a44d-f91f17231668] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0729 22:19:06.681156 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:19:07.392671 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
helpers_test.go:344: "busybox" [ed6d18fd-3b55-4116-a44d-f91f17231668] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003327843s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-149081 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.64s)

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

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

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

                                                
                                                
=== 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-149081 --alsologtostderr -v=3
E0729 22:19:22.269614 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:19:22.274921 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:19:22.285205 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:19:22.305525 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:19:22.346640 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:19:22.426950 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:19:22.587380 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:19:22.907939 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:19:23.548894 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:19:24.829957 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-149081 --alsologtostderr -v=3: (12.009782917s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.01s)

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

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

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

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

                                                
                                                
=== 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-149081 --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 22:19:27.391077 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:19:27.873544 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
E0729 22:19:32.511570 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:19:38.828330 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/kindnet-656880/client.crt: no such file or directory
E0729 22:19:42.751899 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:19:59.285124 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 22:20:03.232145 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:20:08.834648 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
E0729 22:20:16.235540 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 22:20:26.421846 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
E0729 22:20:28.601631 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:20:34.338394 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:20:34.343661 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:20:34.353996 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:20:34.374306 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:20:34.414557 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:20:34.494879 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:20:34.655239 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:20:34.975871 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:20:35.616813 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:20:36.897969 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:20:39.458218 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:20:44.192380 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:20:44.579018 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:20:50.345692 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/auto-656880/client.crt: no such file or directory
E0729 22:20:54.819917 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:21:15.300613 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:21:18.030766 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/auto-656880/client.crt: no such file or directory
E0729 22:21:28.803565 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
E0729 22:21:28.808893 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
E0729 22:21:28.819026 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
E0729 22:21:28.839261 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
E0729 22:21:28.879499 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
E0729 22:21:28.959829 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
E0729 22:21:29.120305 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
E0729 22:21:29.440567 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
E0729 22:21:30.080880 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
E0729 22:21:30.755103 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
E0729 22:21:31.361254 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
E0729 22:21:33.921788 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
E0729 22:21:39.042776 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
E0729 22:21:49.283065 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-149081 --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: (2m25.785382871s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-149081 -n old-k8s-version-149081
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (146.17s)

                                                
                                    
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-6f2j8" [e6921e48-cf68-473e-be7d-ae184e9ee281] Running
E0729 22:21:54.981801 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/kindnet-656880/client.crt: no such file or directory
E0729 22:21:56.261505 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004901603s
--- 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-6f2j8" [e6921e48-cf68-473e-be7d-ae184e9ee281] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004436271s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-149081 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.27s)

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

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

                                                
                                                
-- 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-149081 -n old-k8s-version-149081
E0729 22:22:06.113333 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-149081 -n old-k8s-version-149081: exit status 2 (339.608776ms)

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-199891 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0729 22:22:22.668876 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/kindnet-656880/client.crt: no such file or directory
E0729 22:22:44.758346 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:22:50.724529 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-199891 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m12.981635713s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (72.98s)

                                                
                                    
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-wck65" [d04a923e-5778-4783-8f4a-d51a2dcaf3ef] Running
E0729 22:23:12.442202 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/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.004474707s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-wck65" [d04a923e-5778-4783-8f4a-d51a2dcaf3ef] Running
E0729 22:23:18.181764 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004138702s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-907200 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-907200 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
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.26s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-199891 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" [7eace46d-c078-4d9e-8e90-cd9213024b06] Pending
helpers_test.go:344: "busybox" [7eace46d-c078-4d9e-8e90-cd9213024b06] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [7eace46d-c078-4d9e-8e90-cd9213024b06] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.004095857s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-199891 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.40s)

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

                                                
                                                
=== 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-571551 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-571551 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m5.648289202s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (65.65s)

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

                                                
                                                
=== 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-199891 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-199891 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.781690023s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-199891 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (2.05s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-199891 --alsologtostderr -v=3
E0729 22:23:46.910137 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-199891 --alsologtostderr -v=3: (12.2301285s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.23s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-199891 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0729 22:24:04.807915 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:24:04.813221 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:24:04.823447 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:24:04.843860 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:24:04.884684 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:24:04.964998 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:24:05.125794 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:24:05.445962 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:24:06.086899 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:24:07.367430 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:24:09.928200 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:24:12.644762 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
E0729 22:24:14.595563 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
E0729 22:24:15.048602 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:24:22.268980 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:24:25.288858 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-199891 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m53.989282878s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-199891 -n embed-certs-199891
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (294.39s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-571551 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" [77c521f2-a11d-4432-a575-6663bab6144c] Pending
helpers_test.go:344: "busybox" [77c521f2-a11d-4432-a575-6663bab6144c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [77c521f2-a11d-4432-a575-6663bab6144c] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.004455637s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-571551 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.38s)

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

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

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

                                                
                                                
=== 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-571551 --alsologtostderr -v=3
E0729 22:24:45.769953 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:24:49.954473 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-571551 --alsologtostderr -v=3: (11.991442508s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.99s)

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

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

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

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

                                                
                                                
=== 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-571551 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0729 22:25:09.473877 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
E0729 22:25:16.234858 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/addons-510496/client.crt: no such file or directory
E0729 22:25:26.421982 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/functional-481120/client.crt: no such file or directory
E0729 22:25:26.730983 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:25:34.338566 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:25:50.346189 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/auto-656880/client.crt: no such file or directory
E0729 22:26:02.022625 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/flannel-656880/client.crt: no such file or directory
E0729 22:26:28.802883 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
E0729 22:26:48.651923 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:26:54.981853 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/kindnet-656880/client.crt: no such file or directory
E0729 22:26:56.485937 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/bridge-656880/client.crt: no such file or directory
E0729 22:27:44.757661 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/calico-656880/client.crt: no such file or directory
E0729 22:28:20.702017 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/no-preload-907200/client.crt: no such file or directory
E0729 22:28:20.707352 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/no-preload-907200/client.crt: no such file or directory
E0729 22:28:20.717615 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/no-preload-907200/client.crt: no such file or directory
E0729 22:28:20.737925 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/no-preload-907200/client.crt: no such file or directory
E0729 22:28:20.778161 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/no-preload-907200/client.crt: no such file or directory
E0729 22:28:20.858453 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/no-preload-907200/client.crt: no such file or directory
E0729 22:28:21.018904 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/no-preload-907200/client.crt: no such file or directory
E0729 22:28:21.339273 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/no-preload-907200/client.crt: no such file or directory
E0729 22:28:21.979570 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/no-preload-907200/client.crt: no such file or directory
E0729 22:28:23.259989 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/no-preload-907200/client.crt: no such file or directory
E0729 22:28:25.821051 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/no-preload-907200/client.crt: no such file or directory
E0729 22:28:30.941231 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/no-preload-907200/client.crt: no such file or directory
E0729 22:28:41.181407 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/no-preload-907200/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-571551 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m39.182662047s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-571551 -n default-k8s-diff-port-571551
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (279.71s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-t22wc" [525c6734-e696-41a8-a4f2-37b582ba18ec] Running
E0729 22:28:46.910458 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/custom-flannel-656880/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003918006s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-t22wc" [525c6734-e696-41a8-a4f2-37b582ba18ec] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003788745s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-199891 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-199891 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/embed-certs/serial/VerifyKubernetesImages (0.24s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-442436 --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 22:29:01.662191 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/no-preload-907200/client.crt: no such file or directory
E0729 22:29:04.808233 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
E0729 22:29:22.269870 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/enable-default-cni-656880/client.crt: no such file or directory
E0729 22:29:32.492493 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/old-k8s-version-149081/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-442436 --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: (35.945408786s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (35.95s)

                                                
                                    
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-4ppm5" [f7481446-22e2-4902-a1d2-a2e297383fc8] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004014891s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

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

                                                
                                    
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-442436 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-442436 --alsologtostderr -v=3: (1.315139768s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.32s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-442436 --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
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-442436 --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: (18.531983034s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-442436 -n newest-cni-442436
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (19.10s)

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

                                                
                                                
=== 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-4ppm5" [f7481446-22e2-4902-a1d2-a2e297383fc8] Running
E0729 22:29:42.623143 1175114 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19339-1169711/.minikube/profiles/no-preload-907200/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004003726s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-571551 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== 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-571551 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/default-k8s-diff-port/serial/VerifyKubernetesImages (0.46s)

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

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

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

                                                
                                                
-- 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-571551 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 unpause -p default-k8s-diff-port-571551 --alsologtostderr -v=1: (1.223302488s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-571551 -n default-k8s-diff-port-571551
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-571551 -n default-k8s-diff-port-571551
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (4.56s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-442436 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.36s)

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

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

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

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

                                                
                                    

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-075995 --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-075995" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-075995
--- 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 (0.01s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:879: skipping: crio not supported
--- SKIP: TestAddons/serial/Volcano (0.01s)

                                                
                                    
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
+
TestNetworkPlugins/group/kubenet (4.39s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.92s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                                

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

                                                
                                    
Copied to clipboard