Test Report: Docker_Cloud_Shell 19734

                    
                      795b96072c2ea51545c2bdfc984dcdf8fe273799:2024-09-30:36435
                    
                

Test fail (6/107)

x
+
TestAddons/parallel/Registry (76.89s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 10.118529ms
addons_test.go:330: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-2zddp" [6e045062-6116-4d34-a7d8-c72b7349368b] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.017384673s
addons_test.go:333: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-px2rc" [b7106b94-624c-476c-adc0-b5ac9281a311] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.024773867s
addons_test.go:338: (dbg) Run:  kubectl --context addons-867638 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run:  kubectl --context addons-867638 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:343: (dbg) Non-zero exit: kubectl --context addons-867638 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": exit status 1 (1m0.152092175s)

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

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

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "dc3a571ea962b5ad81bbc262d41e02e451f80f5cce148838c921e6ff6784048b",
	        "Created": "2024-09-30T10:22:52.30373311Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 79635,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-30T10:22:52.475637172Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fba5f082b59effd6acfcb1eed3d3f86a23bd3a65463877f8197a730d49f52a09",
	        "ResolvConfPath": "/var/lib/docker/containers/dc3a571ea962b5ad81bbc262d41e02e451f80f5cce148838c921e6ff6784048b/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/dc3a571ea962b5ad81bbc262d41e02e451f80f5cce148838c921e6ff6784048b/hostname",
	        "HostsPath": "/var/lib/docker/containers/dc3a571ea962b5ad81bbc262d41e02e451f80f5cce148838c921e6ff6784048b/hosts",
	        "LogPath": "/var/lib/docker/containers/dc3a571ea962b5ad81bbc262d41e02e451f80f5cce148838c921e6ff6784048b/dc3a571ea962b5ad81bbc262d41e02e451f80f5cce148838c921e6ff6784048b-json.log",
	        "Name": "/addons-867638",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-867638:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-867638",
	            "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": "private",
	            "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": 0,
	            "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": null,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/fdffe1a2acc21da4e97b093802574b06a7ea0de49ccaf906fb32a9c48535f7fb-init/diff:/var/lib/docker/overlay2/13a7a636543ecae835a2039664c0272ca66a158737fdf2931bf62e33d4527f00/diff",
	                "MergedDir": "/var/lib/docker/overlay2/fdffe1a2acc21da4e97b093802574b06a7ea0de49ccaf906fb32a9c48535f7fb/merged",
	                "UpperDir": "/var/lib/docker/overlay2/fdffe1a2acc21da4e97b093802574b06a7ea0de49ccaf906fb32a9c48535f7fb/diff",
	                "WorkDir": "/var/lib/docker/overlay2/fdffe1a2acc21da4e97b093802574b06a7ea0de49ccaf906fb32a9c48535f7fb/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-867638",
	                "Source": "/var/lib/docker/volumes/addons-867638/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-867638",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21",
	            "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-867638",
	                "name.minikube.sigs.k8s.io": "addons-867638",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "068ff714bca4dd9b73d096f6905dbe1fe535967ba23b474829836f42e4a7ae5b",
	            "SandboxKey": "/var/run/docker/netns/068ff714bca4",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32788"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32789"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32792"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32790"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32791"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-867638": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "c24ce11619798b168c1e0ac4aa1866b51fcb672cdf4dbf2f1baa5b76929cbe4a",
	                    "EndpointID": "a196fb5ec3a0fe2bbe8578891ab69903e91344993f13d6ec9554a34e17ae89a6",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-867638",
	                        "dc3a571ea962"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-867638 -n addons-867638
helpers_test.go:239: (dbg) Done: out/minikube-linux-amd64 status --format={{.Host}} -p addons-867638 -n addons-867638: (1.026182215s)
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-867638 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-867638 logs -n 25: (1.811335733s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | disable dashboard -p                                                                        | addons-867638 | g528047478195_compute | v1.34.0 | 30 Sep 24 10:22 UTC |                     |
	|         | addons-867638                                                                               |               |                       |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-867638 | g528047478195_compute | v1.34.0 | 30 Sep 24 10:22 UTC |                     |
	|         | addons-867638                                                                               |               |                       |         |                     |                     |
	| start   | -p addons-867638 --wait=true                                                                | addons-867638 | g528047478195_compute | v1.34.0 | 30 Sep 24 10:22 UTC | 30 Sep 24 10:25 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |               |                       |         |                     |                     |
	|         | --addons=registry                                                                           |               |                       |         |                     |                     |
	|         | --addons=metrics-server                                                                     |               |                       |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |               |                       |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |               |                       |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |               |                       |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |               |                       |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |               |                       |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |               |                       |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |               |                       |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |               |                       |         |                     |                     |
	|         | --driver=docker                                                                             |               |                       |         |                     |                     |
	|         | --container-runtime=docker                                                                  |               |                       |         |                     |                     |
	|         | --addons=ingress                                                                            |               |                       |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |               |                       |         |                     |                     |
	| addons  | addons-867638 addons disable                                                                | addons-867638 | g528047478195_compute | v1.34.0 | 30 Sep 24 10:25 UTC | 30 Sep 24 10:26 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |               |                       |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-867638 | g528047478195_compute | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | -p addons-867638                                                                            |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |               |                       |         |                     |                     |
	| addons  | addons-867638 addons disable                                                                | addons-867638 | g528047478195_compute | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | headlamp --alsologtostderr                                                                  |               |                       |         |                     |                     |
	|         | -v=1                                                                                        |               |                       |         |                     |                     |
	| addons  | addons-867638 addons disable                                                                | addons-867638 | g528047478195_compute | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |               |                       |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-867638 | g528047478195_compute | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | -p addons-867638                                                                            |               |                       |         |                     |                     |
	| ssh     | addons-867638 ssh cat                                                                       | addons-867638 | g528047478195_compute | v1.34.0 | 30 Sep 24 10:35 UTC | 30 Sep 24 10:35 UTC |
	|         | /opt/local-path-provisioner/pvc-2089d17a-60a3-47e5-9b6d-0af91ded0258_default_test-pvc/file1 |               |                       |         |                     |                     |
	| addons  | addons-867638 addons disable                                                                | addons-867638 | g528047478195_compute | v1.34.0 | 30 Sep 24 10:35 UTC |                     |
	|         | storage-provisioner-rancher                                                                 |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |               |                       |         |                     |                     |
	| ip      | addons-867638 ip                                                                            | addons-867638 | g528047478195_compute | v1.34.0 | 30 Sep 24 10:35 UTC | 30 Sep 24 10:35 UTC |
	| addons  | addons-867638 addons disable                                                                | addons-867638 | g528047478195_compute | v1.34.0 | 30 Sep 24 10:35 UTC | 30 Sep 24 10:35 UTC |
	|         | registry --alsologtostderr                                                                  |               |                       |         |                     |                     |
	|         | -v=1                                                                                        |               |                       |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/30 10:22:05
	Running on machine: cs-905301410258-default
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0930 10:22:05.062831   79159 out.go:345] Setting OutFile to fd 1 ...
	I0930 10:22:05.063087   79159 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:22:05.063102   79159 out.go:358] Setting ErrFile to fd 2...
	I0930 10:22:05.063111   79159 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:22:05.063429   79159 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/bin
	W0930 10:22:05.063712   79159 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/config/config.json: no such file or directory
	I0930 10:22:05.064298   79159 out.go:352] Setting JSON to false
	I0930 10:22:05.065206   79159 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":4385,"bootTime":1727687341,"procs":20,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"88b15d6b-fddc-40bb-b1ad-a90cb2566e38"}
	I0930 10:22:05.065329   79159 start.go:139] virtualization:  guest
	I0930 10:22:05.069795   79159 out.go:177] * [addons-867638] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	W0930 10:22:05.073902   79159 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/cache/preloaded-tarball: no such file or directory
	I0930 10:22:05.074080   79159 notify.go:220] Checking for updates...
	I0930 10:22:05.077585   79159 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0930 10:22:05.081887   79159 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0930 10:22:05.084790   79159 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19734-73088/kubeconfig
	I0930 10:22:05.088768   79159 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19734-73088/.minikube
	I0930 10:22:05.092469   79159 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0930 10:22:05.095606   79159 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0930 10:22:05.102145   79159 driver.go:394] Setting default libvirt URI to qemu:///system
	I0930 10:22:05.145412   79159 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0930 10:22:05.145597   79159 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:22:05.253849   79159 info.go:266] docker info: {ID:51246b18-f920-4cf8-9ed6-bd3761a49806 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:false NGoroutines:55 SystemTime:2024-09-30 10:22:05.237343337 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] 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.17.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.7]] Warnings:<nil>}}
	I0930 10:22:05.254049   79159 docker.go:318] overlay module found
	I0930 10:22:05.258420   79159 out.go:177] * Using the docker driver based on user configuration
	I0930 10:22:05.261493   79159 start.go:297] selected driver: docker
	I0930 10:22:05.261527   79159 start.go:901] validating driver "docker" against <nil>
	I0930 10:22:05.261547   79159 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0930 10:22:05.262211   79159 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:22:05.348112   79159 info.go:266] docker info: {ID:51246b18-f920-4cf8-9ed6-bd3761a49806 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:false NGoroutines:55 SystemTime:2024-09-30 10:22:05.33216764 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] 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.17.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.7]] Warnings:<nil>}}
	I0930 10:22:05.348439   79159 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0930 10:22:05.348872   79159 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0930 10:22:05.348891   79159 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0930 10:22:05.348935   79159 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]
	I0930 10:22:05.353764   79159 out.go:177] * Using Docker driver with root privileges
	I0930 10:22:05.360137   79159 cni.go:84] Creating CNI manager for ""
	I0930 10:22:05.360293   79159 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0930 10:22:05.360315   79159 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0930 10:22:05.360441   79159 start.go:340] cluster config:
	{Name:addons-867638 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-867638 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOpti
mizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0930 10:22:05.363450   79159 out.go:177] * Starting "addons-867638" primary control-plane node in "addons-867638" cluster
	I0930 10:22:05.368075   79159 cache.go:121] Beginning downloading kic base image for docker with docker
	I0930 10:22:05.372379   79159 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0930 10:22:05.376288   79159 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0930 10:22:05.376339   79159 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0930 10:22:05.402172   79159 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I0930 10:22:05.402202   79159 cache.go:56] Caching tarball of preloaded images
	I0930 10:22:05.402624   79159 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0930 10:22:05.404457   79159 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0930 10:22:05.405040   79159 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0930 10:22:05.406708   79159 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0930 10:22:05.407847   79159 out.go:177] * Downloading Kubernetes v1.31.1 preload ...
	I0930 10:22:05.411123   79159 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0930 10:22:05.447048   79159 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4?checksum=md5:42e9a173dd5f0c45ed1a890dd06aec5a -> /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I0930 10:22:09.464879   79159 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0930 10:22:09.465052   79159 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0930 10:22:11.189051   79159 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I0930 10:22:11.190097   79159 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/config.json ...
	I0930 10:22:11.190217   79159 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/config.json: {Name:mk6d03c0e2b1cd6a26382d4b9a0a780a3c97607d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:14.160792   79159 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0930 10:22:14.160817   79159 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0930 10:22:40.546037   79159 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0930 10:22:40.546090   79159 cache.go:194] Successfully downloaded all kic artifacts
	I0930 10:22:40.546173   79159 start.go:360] acquireMachinesLock for addons-867638: {Name:mkd902b7a6a1ab649ac1a4a0a19f58ed72a3ea6a Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0930 10:22:40.546579   79159 start.go:364] duration metric: took 362.719µs to acquireMachinesLock for "addons-867638"
	I0930 10:22:40.546633   79159 start.go:93] Provisioning new machine with config: &{Name:addons-867638 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-867638 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/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} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0930 10:22:40.546784   79159 start.go:125] createHost starting for "" (driver="docker")
	I0930 10:22:40.556097   79159 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0930 10:22:40.556523   79159 start.go:159] libmachine.API.Create for "addons-867638" (driver="docker")
	I0930 10:22:40.556583   79159 client.go:168] LocalClient.Create starting
	I0930 10:22:40.556753   79159 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/ca.pem
	I0930 10:22:40.741393   79159 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/cert.pem
	I0930 10:22:41.146678   79159 cli_runner.go:164] Run: docker network inspect addons-867638 --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}}]}"
	W0930 10:22:41.172098   79159 cli_runner.go:211] docker network inspect addons-867638 --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
	I0930 10:22:41.172316   79159 network_create.go:284] running [docker network inspect addons-867638] to gather additional debugging logs...
	I0930 10:22:41.172356   79159 cli_runner.go:164] Run: docker network inspect addons-867638
	W0930 10:22:41.195581   79159 cli_runner.go:211] docker network inspect addons-867638 returned with exit code 1
	I0930 10:22:41.195624   79159 network_create.go:287] error running [docker network inspect addons-867638]: docker network inspect addons-867638: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-867638 not found
	I0930 10:22:41.195645   79159 network_create.go:289] output of [docker network inspect addons-867638]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-867638 not found
	
	** /stderr **
	I0930 10:22:41.195828   79159 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}}]}"
	I0930 10:22:41.222425   79159 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:0xc001efee80}
	I0930 10:22:41.222489   79159 network_create.go:124] attempt to create docker network addons-867638 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0930 10:22:41.222593   79159 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=1460 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-867638 addons-867638
	I0930 10:22:41.327609   79159 network_create.go:108] docker network addons-867638 192.168.49.0/24 created
	I0930 10:22:41.327663   79159 kic.go:121] calculated static IP "192.168.49.2" for the "addons-867638" container
	I0930 10:22:41.327825   79159 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0930 10:22:41.354189   79159 cli_runner.go:164] Run: docker volume create addons-867638 --label name.minikube.sigs.k8s.io=addons-867638 --label created_by.minikube.sigs.k8s.io=true
	I0930 10:22:41.383088   79159 oci.go:103] Successfully created a docker volume addons-867638
	I0930 10:22:41.383230   79159 cli_runner.go:164] Run: docker run --rm --name addons-867638-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-867638 --entrypoint /usr/bin/test -v addons-867638:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0930 10:22:44.407857   79159 cli_runner.go:217] Completed: docker run --rm --name addons-867638-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-867638 --entrypoint /usr/bin/test -v addons-867638:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (3.024544654s)
	I0930 10:22:44.407895   79159 oci.go:107] Successfully prepared a docker volume addons-867638
	I0930 10:22:44.407923   79159 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0930 10:22:44.407964   79159 kic.go:194] Starting extracting preloaded images to volume ...
	I0930 10:22:44.408098   79159 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-867638:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0930 10:22:52.160564   79159 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-867638:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (7.75238441s)
	I0930 10:22:52.160610   79159 kic.go:203] duration metric: took 7.752651398s to extract preloaded images to volume ...
	W0930 10:22:52.160786   79159 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0930 10:22:52.160857   79159 oci.go:243] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0930 10:22:52.160964   79159 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0930 10:22:52.276081   79159 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-867638 --name addons-867638 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-867638 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-867638 --network addons-867638 --ip 192.168.49.2 --volume addons-867638:/var --security-opt apparmor=unconfined --memory=4000mb -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21
	I0930 10:22:52.727313   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Running}}
	I0930 10:22:52.781453   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:22:52.821354   79159 cli_runner.go:164] Run: docker exec addons-867638 stat /var/lib/dpkg/alternatives/iptables
	I0930 10:22:52.952907   79159 oci.go:144] the created container "addons-867638" has a running status.
	I0930 10:22:52.952951   79159 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa...
	I0930 10:22:53.152518   79159 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0930 10:22:53.214989   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:22:53.265780   79159 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0930 10:22:53.265809   79159 kic_runner.go:114] Args: [docker exec --privileged addons-867638 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0930 10:22:53.431097   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:22:53.535461   79159 machine.go:93] provisionDockerMachine start ...
	I0930 10:22:53.535615   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:22:53.604208   79159 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:53.604617   79159 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0930 10:22:53.604639   79159 main.go:141] libmachine: About to run SSH command:
	hostname
	I0930 10:22:53.962520   79159 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-867638
	
	I0930 10:22:53.962556   79159 ubuntu.go:169] provisioning hostname "addons-867638"
	I0930 10:22:53.962684   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:22:54.026191   79159 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:54.026538   79159 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0930 10:22:54.026573   79159 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-867638 && echo "addons-867638" | sudo tee /etc/hostname
	I0930 10:22:54.274366   79159 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-867638
	
	I0930 10:22:54.274518   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:22:54.317619   79159 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:54.317966   79159 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0930 10:22:54.317999   79159 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-867638' /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-867638/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-867638' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0930 10:22:54.481057   79159 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0930 10:22:54.481097   79159 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube}
	I0930 10:22:54.481133   79159 ubuntu.go:177] setting up certificates
	I0930 10:22:54.481156   79159 provision.go:84] configureAuth start
	I0930 10:22:54.481293   79159 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-867638
	I0930 10:22:54.523462   79159 provision.go:143] copyHostCerts
	I0930 10:22:54.523579   79159 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/key.pem (1679 bytes)
	I0930 10:22:54.523859   79159 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/ca.pem (1119 bytes)
	I0930 10:22:54.524036   79159 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/cert.pem (1164 bytes)
	I0930 10:22:54.524179   79159 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-867638 san=[127.0.0.1 192.168.49.2 addons-867638 localhost minikube]
	I0930 10:22:54.710235   79159 provision.go:177] copyRemoteCerts
	I0930 10:22:54.710438   79159 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0930 10:22:54.710542   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:22:54.737295   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:22:54.837822   79159 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0930 10:22:54.880338   79159 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0930 10:22:54.921098   79159 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/server.pem --> /etc/docker/server.pem (1249 bytes)
	I0930 10:22:54.962313   79159 provision.go:87] duration metric: took 481.129836ms to configureAuth
	I0930 10:22:54.962354   79159 ubuntu.go:193] setting minikube options for container-runtime
	I0930 10:22:54.962745   79159 config.go:182] Loaded profile config "addons-867638": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0930 10:22:54.963120   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:22:54.992168   79159 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:54.992506   79159 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0930 10:22:54.992539   79159 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0930 10:22:55.130662   79159 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0930 10:22:55.130787   79159 ubuntu.go:71] root file system type: overlay
	I0930 10:22:55.131046   79159 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0930 10:22:55.131284   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:22:55.160913   79159 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:55.161283   79159 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0930 10:22:55.161427   79159 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0930 10:22:55.315983   79159 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0930 10:22:55.322147   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:22:55.349388   79159 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:55.349716   79159 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0930 10:22:55.349752   79159 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0930 10:22:56.486502   79159 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2024-09-20 11:39:29.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2024-09-30 10:22:55.312927213 +0000
	@@ -1,46 +1,49 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target docker.socket firewalld.service containerd.service time-set.target
	-Wants=network-online.target containerd.service
	+BindsTo=containerd.service
	+After=network-online.target firewalld.service containerd.service
	+Wants=network-online.target
	 Requires=docker.socket
	+StartLimitBurst=3
	+StartLimitIntervalSec=60
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutStartSec=0
	-RestartSec=2
	-Restart=always
	+Restart=on-failure
	 
	-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
	-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
	-# to make them work for either version of systemd.
	-StartLimitBurst=3
	 
	-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
	-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
	-# this option work for either version of systemd.
	-StartLimitInterval=60s
	+
	+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	+# The base configuration already specifies an 'ExecStart=...' command. The first directive
	+# here is to clear out that command inherited from the base configuration. Without this,
	+# the command from the base configuration and the command specified here are treated as
	+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	+# will catch this invalid input and refuse to start the service with an error like:
	+#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	+
	+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	+ExecStart=
	+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	+ExecReload=/bin/kill -s HUP $MAINPID
	 
	 # Having non-zero Limit*s causes performance problems due to accounting overhead
	 # in the kernel. We recommend using cgroups to do container-local accounting.
	+LimitNOFILE=infinity
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# Uncomment TasksMax if your systemd version supports it.
	+# Only systemd 226 and above support this version.
	 TasksMax=infinity
	+TimeoutStartSec=0
	 
	 # set delegate yes so that systemd does not reset the cgroups of docker containers
	 Delegate=yes
	 
	 # kill only the docker process, not all processes in the cgroup
	 KillMode=process
	-OOMScoreAdjust=-500
	 
	 [Install]
	 WantedBy=multi-user.target
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I0930 10:22:56.486563   79159 machine.go:96] duration metric: took 2.951073347s to provisionDockerMachine
	I0930 10:22:56.486587   79159 client.go:171] duration metric: took 15.929991906s to LocalClient.Create
	I0930 10:22:56.486623   79159 start.go:167] duration metric: took 15.930098417s to libmachine.API.Create "addons-867638"
	I0930 10:22:56.486640   79159 start.go:293] postStartSetup for "addons-867638" (driver="docker")
	I0930 10:22:56.486659   79159 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]
	I0930 10:22:56.486777   79159 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
	I0930 10:22:56.486865   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:22:56.515854   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:22:56.616526   79159 ssh_runner.go:195] Run: cat /etc/os-release
	I0930 10:22:56.622588   79159 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0930 10:22:56.622644   79159 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0930 10:22:56.622669   79159 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0930 10:22:56.622682   79159 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0930 10:22:56.622700   79159 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/addons for local assets ...
	I0930 10:22:56.622810   79159 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/files for local assets ...
	I0930 10:22:56.622866   79159 start.go:296] duration metric: took 136.215191ms for postStartSetup
	I0930 10:22:56.623472   79159 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-867638
	I0930 10:22:56.652925   79159 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/config.json ...
	I0930 10:22:56.653558   79159 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0930 10:22:56.653660   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:22:56.682426   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:22:56.775310   79159 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0930 10:22:56.782727   79159 start.go:128] duration metric: took 16.235917207s to createHost
	I0930 10:22:56.782787   79159 start.go:83] releasing machines lock for "addons-867638", held for 16.236181986s
	I0930 10:22:56.782945   79159 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-867638
	I0930 10:22:56.810535   79159 ssh_runner.go:195] Run: cat /version.json
	I0930 10:22:56.810652   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:22:56.810540   79159 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0930 10:22:56.810864   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:22:56.845648   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:22:56.855699   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:22:56.950211   79159 ssh_runner.go:195] Run: systemctl --version
	I0930 10:22:57.140353   79159 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0930 10:22:57.147777   79159 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0930 10:22:57.193483   79159 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0930 10:22:57.193763   79159 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0930 10:22:57.240479   79159 cni.go:262] disabled [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0930 10:22:57.240525   79159 start.go:495] detecting cgroup driver to use...
	I0930 10:22:57.240624   79159 detect.go:190] detected "systemd" cgroup driver on host os
	I0930 10:22:57.240885   79159 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0930 10:22:57.269276   79159 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0930 10:22:57.286455   79159 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0930 10:22:57.303183   79159 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0930 10:22:57.303371   79159 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0930 10:22:57.320027   79159 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0930 10:22:57.338352   79159 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0930 10:22:57.354921   79159 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0930 10:22:57.371220   79159 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0930 10:22:57.386780   79159 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0930 10:22:57.403107   79159 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0930 10:22:57.419963   79159 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0930 10:22:57.436547   79159 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0930 10:22:57.451356   79159 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0930 10:22:57.465637   79159 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0930 10:22:57.600881   79159 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0930 10:22:57.731277   79159 start.go:495] detecting cgroup driver to use...
	I0930 10:22:57.731347   79159 detect.go:190] detected "systemd" cgroup driver on host os
	I0930 10:22:57.731442   79159 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0930 10:22:57.771142   79159 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0930 10:22:57.771320   79159 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0930 10:22:57.799734   79159 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0930 10:22:57.845079   79159 ssh_runner.go:195] Run: which cri-dockerd
	I0930 10:22:57.854036   79159 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0930 10:22:57.878610   79159 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0930 10:22:57.923307   79159 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0930 10:22:58.154599   79159 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0930 10:22:58.380087   79159 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0930 10:22:58.380273   79159 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0930 10:22:58.417555   79159 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0930 10:22:58.556373   79159 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0930 10:22:59.006741   79159 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0930 10:22:59.026180   79159 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0930 10:22:59.045426   79159 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0930 10:22:59.186506   79159 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0930 10:22:59.328953   79159 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0930 10:22:59.473900   79159 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0930 10:22:59.506441   79159 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0930 10:22:59.525611   79159 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0930 10:22:59.664498   79159 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0930 10:22:59.783904   79159 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0930 10:22:59.784044   79159 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0930 10:22:59.792862   79159 start.go:563] Will wait 60s for crictl version
	I0930 10:22:59.792979   79159 ssh_runner.go:195] Run: which crictl
	I0930 10:22:59.800465   79159 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0930 10:22:59.854395   79159 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I0930 10:22:59.854523   79159 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0930 10:22:59.892949   79159 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0930 10:22:59.936574   79159 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I0930 10:22:59.936750   79159 cli_runner.go:164] Run: docker network inspect addons-867638 --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}}]}"
	I0930 10:22:59.961032   79159 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0930 10:22:59.966867   79159 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""
	I0930 10:22:59.988276   79159 out.go:177]   - kubelet.cgroups-per-qos=false
	I0930 10:22:59.992425   79159 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0930 10:22:59.996471   79159 kubeadm.go:883] updating cluster {Name:addons-867638 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-867638 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOp
tions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0930 10:22:59.996639   79159 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0930 10:22:59.996801   79159 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0930 10:23:00.027955   79159 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0930 10:23:00.027991   79159 docker.go:615] Images already preloaded, skipping extraction
	I0930 10:23:00.028110   79159 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0930 10:23:00.057422   79159 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0930 10:23:00.057459   79159 cache_images.go:84] Images are preloaded, skipping loading
	I0930 10:23:00.057488   79159 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 docker true true} ...
	I0930 10:23:00.057634   79159 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable="" --hostname-override=addons-867638 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-867638 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0930 10:23:00.057760   79159 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0930 10:23:00.127200   79159 cni.go:84] Creating CNI manager for ""
	I0930 10:23:00.127242   79159 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0930 10:23:00.127301   79159 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0930 10:23:00.127341   79159 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-867638 NodeName:addons-867638 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:systemd ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubern
etes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0930 10:23:00.127597   79159 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "addons-867638"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: systemd
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0930 10:23:00.127735   79159 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0930 10:23:00.143433   79159 binaries.go:44] Found k8s binaries, skipping transfer
	I0930 10:23:00.143555   79159 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0930 10:23:00.158373   79159 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0930 10:23:00.187577   79159 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0930 10:23:00.216751   79159 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2154 bytes)
	I0930 10:23:00.246874   79159 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0930 10:23:00.252805   79159 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""
	I0930 10:23:00.271346   79159 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0930 10:23:00.414584   79159 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0930 10:23:00.444981   79159 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638 for IP: 192.168.49.2
	I0930 10:23:00.445033   79159 certs.go:194] generating shared ca certs ...
	I0930 10:23:00.445062   79159 certs.go:226] acquiring lock for ca certs: {Name:mk468557836c45213608ab23dab599740ce1b1ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:23:00.445477   79159 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/ca.key
	I0930 10:23:00.877459   79159 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/ca.crt ...
	I0930 10:23:00.877501   79159 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/ca.crt: {Name:mk9a6c42fb2ca784692221747a10a45356330e99 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:23:00.877941   79159 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/ca.key ...
	I0930 10:23:00.877967   79159 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/ca.key: {Name:mk5ac7639fdd7e37c60e0fe56dac3b1b42a85d9c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:23:00.878303   79159 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/proxy-client-ca.key
	I0930 10:23:01.002748   79159 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/proxy-client-ca.crt ...
	I0930 10:23:01.002788   79159 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/proxy-client-ca.crt: {Name:mk4aa460774f8a4b56abfbbdcc25dc875b1241d3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:23:01.003281   79159 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/proxy-client-ca.key ...
	I0930 10:23:01.003309   79159 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/proxy-client-ca.key: {Name:mk8102d4c2654d0218947c96ac12527bc7fb1d7e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:23:01.003642   79159 certs.go:256] generating profile certs ...
	I0930 10:23:01.003759   79159 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.key
	I0930 10:23:01.003802   79159 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt with IP's: []
	I0930 10:23:01.464623   79159 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt ...
	I0930 10:23:01.464662   79159 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: {Name:mk8202a7ad7ebc326cd3bd3b939dd4571fa1236b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:23:01.465079   79159 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.key ...
	I0930 10:23:01.465106   79159 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.key: {Name:mk85bd42ab9db4194042861e35e07fe8cdadeccc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:23:01.465450   79159 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/apiserver.key.3c56d60b
	I0930 10:23:01.465491   79159 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/apiserver.crt.3c56d60b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0930 10:23:01.618625   79159 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/apiserver.crt.3c56d60b ...
	I0930 10:23:01.618662   79159 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/apiserver.crt.3c56d60b: {Name:mk4e1b387a5ab6e63f248356dd5d5293e026eae0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:23:01.619077   79159 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/apiserver.key.3c56d60b ...
	I0930 10:23:01.619120   79159 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/apiserver.key.3c56d60b: {Name:mke39a480897f77dc27e28788f6abe953d48e91b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:23:01.619453   79159 certs.go:381] copying /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/apiserver.crt.3c56d60b -> /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/apiserver.crt
	I0930 10:23:01.619638   79159 certs.go:385] copying /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/apiserver.key.3c56d60b -> /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/apiserver.key
	I0930 10:23:01.619775   79159 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/proxy-client.key
	I0930 10:23:01.619815   79159 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/proxy-client.crt with IP's: []
	I0930 10:23:01.901145   79159 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/proxy-client.crt ...
	I0930 10:23:01.901185   79159 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/proxy-client.crt: {Name:mkb34f1b0bc435149e3973f05b4bd434e3555964 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:23:01.901677   79159 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/proxy-client.key ...
	I0930 10:23:01.901706   79159 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/proxy-client.key: {Name:mka87615fa83c7fe91a3cc173a7e0dfd0fc0fd00 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:23:01.902189   79159 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/ca-key.pem (1675 bytes)
	I0930 10:23:01.902307   79159 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/ca.pem (1119 bytes)
	I0930 10:23:01.902370   79159 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/cert.pem (1164 bytes)
	I0930 10:23:01.902438   79159 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/certs/key.pem (1679 bytes)
	I0930 10:23:01.903305   79159 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0930 10:23:01.945207   79159 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0930 10:23:02.005804   79159 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0930 10:23:02.062814   79159 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0930 10:23:02.102747   79159 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0930 10:23:02.144337   79159 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0930 10:23:02.184481   79159 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0930 10:23:02.224929   79159 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0930 10:23:02.265486   79159 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0930 10:23:02.307232   79159 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0930 10:23:02.337381   79159 ssh_runner.go:195] Run: openssl version
	I0930 10:23:02.346445   79159 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"
	I0930 10:23:02.363110   79159 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0930 10:23:02.371044   79159 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 30 10:23 /usr/share/ca-certificates/minikubeCA.pem
	I0930 10:23:02.371157   79159 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0930 10:23:02.381473   79159 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"
	I0930 10:23:02.397945   79159 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0930 10:23:02.403863   79159 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
	I0930 10:23:02.403966   79159 kubeadm.go:392] StartCluster: {Name:addons-867638 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-867638 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptio
ns:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0930 10:23:02.404212   79159 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0930 10:23:02.432779   79159 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0930 10:23:02.448484   79159 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0930 10:23:02.463792   79159 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0930 10:23:02.463922   79159 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
	I0930 10:23:02.479801   79159 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
	I0930 10:23:02.479837   79159 kubeadm.go:157] found existing configuration files:
	
	I0930 10:23:02.479947   79159 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0930 10:23:02.495398   79159 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
	I0930 10:23:02.495519   79159 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0930 10:23:02.510298   79159 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0930 10:23:02.525650   79159 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
	I0930 10:23:02.525764   79159 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0930 10:23:02.540495   79159 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0930 10:23:02.555988   79159 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
	I0930 10:23:02.556188   79159 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0930 10:23:02.570894   79159 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0930 10:23:02.586122   79159 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
	I0930 10:23:02.586240   79159 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0930 10:23:02.600919   79159 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0930 10:23:02.659974   79159 kubeadm.go:310] W0930 10:23:02.658838    1689 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0930 10:23:02.661428   79159 kubeadm.go:310] W0930 10:23:02.660525    1689 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0930 10:23:02.844909   79159 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0930 10:23:16.056907   79159 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0930 10:23:16.057004   79159 kubeadm.go:310] [preflight] Running pre-flight checks
	I0930 10:23:16.057144   79159 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0930 10:23:16.057388   79159 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0930 10:23:16.057590   79159 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0930 10:23:16.057740   79159 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0930 10:23:16.060876   79159 out.go:235]   - Generating certificates and keys ...
	I0930 10:23:16.061056   79159 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0930 10:23:16.061181   79159 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0930 10:23:16.061367   79159 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0930 10:23:16.061480   79159 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0930 10:23:16.061653   79159 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0930 10:23:16.061760   79159 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0930 10:23:16.061890   79159 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0930 10:23:16.062095   79159 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-867638 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0930 10:23:16.062214   79159 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0930 10:23:16.062420   79159 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-867638 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0930 10:23:16.062559   79159 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0930 10:23:16.062760   79159 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0930 10:23:16.062853   79159 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0930 10:23:16.063006   79159 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0930 10:23:16.063106   79159 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0930 10:23:16.063216   79159 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0930 10:23:16.063345   79159 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0930 10:23:16.063452   79159 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0930 10:23:16.063563   79159 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0930 10:23:16.063693   79159 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0930 10:23:16.063812   79159 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0930 10:23:16.075049   79159 out.go:235]   - Booting up control plane ...
	I0930 10:23:16.075291   79159 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0930 10:23:16.075436   79159 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0930 10:23:16.075605   79159 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0930 10:23:16.075841   79159 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0930 10:23:16.076057   79159 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0930 10:23:16.076140   79159 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0930 10:23:16.076455   79159 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0930 10:23:16.076707   79159 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0930 10:23:16.076833   79159 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001399903s
	I0930 10:23:16.076995   79159 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0930 10:23:16.077104   79159 kubeadm.go:310] [api-check] The API server is healthy after 7.503657467s
	I0930 10:23:16.077363   79159 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0930 10:23:16.077582   79159 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0930 10:23:16.077690   79159 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0930 10:23:16.078009   79159 kubeadm.go:310] [mark-control-plane] Marking the node addons-867638 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0930 10:23:16.078120   79159 kubeadm.go:310] [bootstrap-token] Using token: 7k1goe.toeknwq2c4eiqpz0
	I0930 10:23:16.083742   79159 out.go:235]   - Configuring RBAC rules ...
	I0930 10:23:16.083950   79159 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0930 10:23:16.084139   79159 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0930 10:23:16.084445   79159 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
	I0930 10:23:16.084704   79159 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0930 10:23:16.084931   79159 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0930 10:23:16.085100   79159 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0930 10:23:16.085349   79159 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0930 10:23:16.085454   79159 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0930 10:23:16.085550   79159 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0930 10:23:16.085564   79159 kubeadm.go:310] 
	I0930 10:23:16.085687   79159 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0930 10:23:16.085701   79159 kubeadm.go:310] 
	I0930 10:23:16.085914   79159 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0930 10:23:16.085931   79159 kubeadm.go:310] 
	I0930 10:23:16.085982   79159 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0930 10:23:16.086092   79159 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0930 10:23:16.086190   79159 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0930 10:23:16.086204   79159 kubeadm.go:310] 
	I0930 10:23:16.086329   79159 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0930 10:23:16.086344   79159 kubeadm.go:310] 
	I0930 10:23:16.086446   79159 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0930 10:23:16.086463   79159 kubeadm.go:310] 
	I0930 10:23:16.086642   79159 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0930 10:23:16.086802   79159 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0930 10:23:16.086945   79159 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0930 10:23:16.086963   79159 kubeadm.go:310] 
	I0930 10:23:16.087136   79159 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0930 10:23:16.087349   79159 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0930 10:23:16.087369   79159 kubeadm.go:310] 
	I0930 10:23:16.087531   79159 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 7k1goe.toeknwq2c4eiqpz0 \
	I0930 10:23:16.087735   79159 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:80a5bd807b9b391cbc8731335436e5c789b2c4ae0e94a941aa96ab4d9275d779 \
	I0930 10:23:16.087801   79159 kubeadm.go:310] 	--control-plane 
	I0930 10:23:16.087815   79159 kubeadm.go:310] 
	I0930 10:23:16.087997   79159 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0930 10:23:16.088012   79159 kubeadm.go:310] 
	I0930 10:23:16.088226   79159 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 7k1goe.toeknwq2c4eiqpz0 \
	I0930 10:23:16.088497   79159 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:80a5bd807b9b391cbc8731335436e5c789b2c4ae0e94a941aa96ab4d9275d779 
	I0930 10:23:16.088522   79159 cni.go:84] Creating CNI manager for ""
	I0930 10:23:16.088547   79159 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0930 10:23:16.094128   79159 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0930 10:23:16.102457   79159 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0930 10:23:16.120364   79159 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0930 10:23:16.160811   79159 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0930 10:23:16.160923   79159 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:23:16.161022   79159 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-867638 minikube.k8s.io/updated_at=2024_09_30T10_23_16_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=b68b4b088317c82ffa16da1c47933e77f0f5d128 minikube.k8s.io/name=addons-867638 minikube.k8s.io/primary=true
	I0930 10:23:16.389923   79159 ops.go:34] apiserver oom_adj: -16
	I0930 10:23:16.390155   79159 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:23:16.891136   79159 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:23:17.390330   79159 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:23:17.891215   79159 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:23:18.391157   79159 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:23:18.890852   79159 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:23:19.391102   79159 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:23:19.890523   79159 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:23:20.031790   79159 kubeadm.go:1113] duration metric: took 3.870966055s to wait for elevateKubeSystemPrivileges
	I0930 10:23:20.031835   79159 kubeadm.go:394] duration metric: took 17.627875373s to StartCluster
	I0930 10:23:20.031866   79159 settings.go:142] acquiring lock: {Name:mkb0dffa9d13e049fd762e8b304fd6cf60e7d7cc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:23:20.032234   79159 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/19734-73088/kubeconfig
	I0930 10:23:20.033125   79159 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19734-73088/kubeconfig: {Name:mk389515c8cf0c4a2d73920080ed7381434ac442 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:23:20.033645   79159 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0930 10:23:20.033708   79159 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0930 10:23:20.034064   79159 config.go:182] Loaded profile config "addons-867638": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0930 10:23:20.034105   79159 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 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]
	I0930 10:23:20.034337   79159 addons.go:69] Setting yakd=true in profile "addons-867638"
	I0930 10:23:20.034395   79159 addons.go:234] Setting addon yakd=true in "addons-867638"
	I0930 10:23:20.034443   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:20.035303   79159 addons.go:69] Setting inspektor-gadget=true in profile "addons-867638"
	I0930 10:23:20.035334   79159 addons.go:234] Setting addon inspektor-gadget=true in "addons-867638"
	I0930 10:23:20.035373   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:20.036220   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.036372   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.036980   79159 addons.go:69] Setting metrics-server=true in profile "addons-867638"
	I0930 10:23:20.037010   79159 addons.go:234] Setting addon metrics-server=true in "addons-867638"
	I0930 10:23:20.037050   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:20.037555   79159 addons.go:69] Setting cloud-spanner=true in profile "addons-867638"
	I0930 10:23:20.037581   79159 addons.go:234] Setting addon cloud-spanner=true in "addons-867638"
	I0930 10:23:20.037627   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:20.038028   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.038502   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.048850   79159 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-867638"
	I0930 10:23:20.048915   79159 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-867638"
	I0930 10:23:20.048971   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:20.056577   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.061917   79159 addons.go:69] Setting registry=true in profile "addons-867638"
	I0930 10:23:20.061962   79159 addons.go:234] Setting addon registry=true in "addons-867638"
	I0930 10:23:20.062017   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:20.065737   79159 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-867638"
	I0930 10:23:20.065861   79159 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-867638"
	I0930 10:23:20.065920   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:20.070182   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.072988   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.076430   79159 addons.go:69] Setting storage-provisioner=true in profile "addons-867638"
	I0930 10:23:20.076485   79159 addons.go:234] Setting addon storage-provisioner=true in "addons-867638"
	I0930 10:23:20.076538   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:20.077578   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.080908   79159 addons.go:69] Setting default-storageclass=true in profile "addons-867638"
	I0930 10:23:20.080949   79159 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-867638"
	I0930 10:23:20.081833   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.084808   79159 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-867638"
	I0930 10:23:20.084853   79159 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-867638"
	I0930 10:23:20.085606   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.086736   79159 addons.go:69] Setting gcp-auth=true in profile "addons-867638"
	I0930 10:23:20.086801   79159 mustload.go:65] Loading cluster: addons-867638
	I0930 10:23:20.087181   79159 config.go:182] Loaded profile config "addons-867638": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0930 10:23:20.087766   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.097826   79159 addons.go:69] Setting ingress=true in profile "addons-867638"
	I0930 10:23:20.097885   79159 addons.go:234] Setting addon ingress=true in "addons-867638"
	I0930 10:23:20.097950   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:20.099075   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.117234   79159 addons.go:69] Setting volcano=true in profile "addons-867638"
	I0930 10:23:20.117297   79159 addons.go:234] Setting addon volcano=true in "addons-867638"
	I0930 10:23:20.117353   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:20.118667   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.120712   79159 addons.go:69] Setting ingress-dns=true in profile "addons-867638"
	I0930 10:23:20.121318   79159 addons.go:234] Setting addon ingress-dns=true in "addons-867638"
	I0930 10:23:20.121534   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:20.124699   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.154457   79159 out.go:177] * Verifying Kubernetes components...
	I0930 10:23:20.177601   79159 addons.go:69] Setting volumesnapshots=true in profile "addons-867638"
	I0930 10:23:20.177646   79159 addons.go:234] Setting addon volumesnapshots=true in "addons-867638"
	I0930 10:23:20.177718   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:20.178883   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.239945   79159 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0930 10:23:20.324656   79159 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0930 10:23:20.416334   79159 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0930 10:23:20.419933   79159 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0930 10:23:20.419969   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0930 10:23:20.420082   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:20.433719   79159 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0930 10:23:20.433760   79159 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0930 10:23:20.434018   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:20.444846   79159 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0930 10:23:20.456514   79159 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0930 10:23:20.456843   79159 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0930 10:23:20.456919   79159 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0930 10:23:20.457117   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:20.483696   79159 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0930 10:23:20.483731   79159 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0930 10:23:20.483844   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:20.566413   79159 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0930 10:23:20.598222   79159 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0930 10:23:20.617242   79159 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0930 10:23:20.617392   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0930 10:23:20.617562   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:20.628678   79159 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0930 10:23:20.631744   79159 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0930 10:23:20.631857   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0930 10:23:20.632043   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:20.691095   79159 addons.go:234] Setting addon default-storageclass=true in "addons-867638"
	I0930 10:23:20.691190   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:20.698004   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.716627   79159 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0930 10:23:20.720123   79159 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0930 10:23:20.720158   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0930 10:23:20.720388   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:20.725328   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:20.777474   79159 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0930 10:23:20.783157   79159 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0930 10:23:20.783249   79159 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0930 10:23:20.783477   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:20.829318   79159 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0930 10:23:20.832673   79159 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0930 10:23:20.838581   79159 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0930 10:23:20.843046   79159 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0930 10:23:20.843206   79159 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0930 10:23:20.845957   79159 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0930 10:23:20.850459   79159 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0930 10:23:20.850483   79159 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0930 10:23:20.854070   79159 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0930 10:23:20.861450   79159 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0930 10:23:20.861555   79159 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0930 10:23:20.864675   79159 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0930 10:23:20.864710   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0930 10:23:20.864819   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:20.865540   79159 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0930 10:23:20.865605   79159 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0930 10:23:20.865779   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:20.944537   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:20.983549   79159 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-867638"
	I0930 10:23:20.983633   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:20.984400   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:20.986572   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:21.036749   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:21.055860   79159 out.go:177]   - Using image docker.io/registry:2.8.3
	I0930 10:23:21.057394   79159 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.10.0
	I0930 10:23:21.068869   79159 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.10.0
	I0930 10:23:21.068798   79159 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.7
	I0930 10:23:21.075669   79159 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0930 10:23:21.075734   79159 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.10.0
	I0930 10:23:21.076032   79159 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0930 10:23:21.076067   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0930 10:23:21.076302   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:21.095614   79159 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0930 10:23:21.095660   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (471825 bytes)
	I0930 10:23:21.095785   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:21.184908   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:21.235290   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:21.285193   79159 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0930 10:23:21.285334   79159 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0930 10:23:21.285521   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:21.289596   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:21.339211   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:21.359974   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:21.383468   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:21.385297   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:21.441010   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:21.456725   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:21.476739   79159 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0930 10:23:21.481324   79159 out.go:177]   - Using image docker.io/busybox:stable
	I0930 10:23:21.486329   79159 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0930 10:23:21.486358   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0930 10:23:21.486469   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:21.506670   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:21.582041   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:21.672039   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0930 10:23:22.045945   79159 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0930 10:23:22.045981   79159 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0930 10:23:22.055944   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0930 10:23:22.393100   79159 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0930 10:23:22.393214   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0930 10:23:22.795927   79159 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0930 10:23:22.795960   79159 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0930 10:23:22.817012   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0930 10:23:22.820462   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0930 10:23:22.840370   79159 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0930 10:23:22.840406   79159 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0930 10:23:22.869826   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0930 10:23:22.888447   79159 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0930 10:23:22.888558   79159 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0930 10:23:22.969674   79159 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0930 10:23:22.969784   79159 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0930 10:23:22.989126   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0930 10:23:23.014182   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0930 10:23:23.029494   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0930 10:23:23.036988   79159 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0930 10:23:23.037020   79159 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0930 10:23:23.151483   79159 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0930 10:23:23.151515   79159 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0930 10:23:23.364824   79159 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0930 10:23:23.364857   79159 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0930 10:23:23.559054   79159 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0930 10:23:23.559086   79159 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)
	I0930 10:23:23.574411   79159 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0930 10:23:23.574442   79159 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0930 10:23:23.595942   79159 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0930 10:23:23.595978   79159 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0930 10:23:23.618033   79159 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0930 10:23:23.618062   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0930 10:23:23.809600   79159 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0930 10:23:23.809634   79159 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0930 10:23:23.910818   79159 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0930 10:23:23.910852   79159 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0930 10:23:24.061196   79159 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.494652057s)
	I0930 10:23:24.061235   79159 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0930 10:23:24.063088   79159 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.987377878s)
	I0930 10:23:24.064405   79159 node_ready.go:35] waiting up to 6m0s for node "addons-867638" to be "Ready" ...
	I0930 10:23:24.080831   79159 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0930 10:23:24.080888   79159 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0930 10:23:24.174657   79159 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0930 10:23:24.174685   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0930 10:23:24.198586   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0930 10:23:24.200567   79159 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0930 10:23:24.200594   79159 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0930 10:23:24.296008   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0930 10:23:24.367194   79159 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0930 10:23:24.367228   79159 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0930 10:23:24.420032   79159 node_ready.go:49] node "addons-867638" has status "Ready":"True"
	I0930 10:23:24.420070   79159 node_ready.go:38] duration metric: took 355.634852ms for node "addons-867638" to be "Ready" ...
	I0930 10:23:24.420088   79159 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0930 10:23:24.532386   79159 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0930 10:23:24.532418   79159 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0930 10:23:24.666327   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0930 10:23:24.733187   79159 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0930 10:23:24.733219   79159 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0930 10:23:24.737762   79159 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0930 10:23:24.737796   79159 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0930 10:23:24.771079   79159 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0930 10:23:24.771112   79159 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0930 10:23:25.058538   79159 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:25.080755   79159 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0930 10:23:25.080888   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0930 10:23:25.111397   79159 addons.go:431] installing /etc/kubernetes/addons/ig-configmap.yaml
	I0930 10:23:25.111427   79159 ssh_runner.go:362] scp inspektor-gadget/ig-configmap.yaml --> /etc/kubernetes/addons/ig-configmap.yaml (754 bytes)
	I0930 10:23:25.188235   79159 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0930 10:23:25.188289   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0930 10:23:25.221062   79159 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-867638" context rescaled to 1 replicas
	I0930 10:23:25.576069   79159 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0930 10:23:25.576104   79159 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0930 10:23:25.618349   79159 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0930 10:23:25.618411   79159 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0930 10:23:25.700319   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0930 10:23:26.071830   79159 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0930 10:23:26.071860   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0930 10:23:26.079889   79159 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0930 10:23:26.079926   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (8196 bytes)
	I0930 10:23:26.355658   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.683568s)
	I0930 10:23:26.740877   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-configmap.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0930 10:23:26.770681   79159 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0930 10:23:26.770716   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0930 10:23:27.078223   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:27.144426   79159 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0930 10:23:27.144460   79159 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0930 10:23:27.773849   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0930 10:23:30.003452   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:30.899603   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (8.843556249s)
	I0930 10:23:30.899718   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (8.08262127s)
	I0930 10:23:30.900071   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (8.079567488s)
	I0930 10:23:32.185678   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:34.759809   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (11.889842221s)
	I0930 10:23:35.230905   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:37.719411   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:38.008653   79159 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0930 10:23:38.008970   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:38.050814   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:38.297195   79159 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0930 10:23:38.383717   79159 addons.go:234] Setting addon gcp-auth=true in "addons-867638"
	I0930 10:23:38.383875   79159 host.go:66] Checking if "addons-867638" exists ...
	I0930 10:23:38.385272   79159 cli_runner.go:164] Run: docker container inspect addons-867638 --format={{.State.Status}}
	I0930 10:23:38.434290   79159 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0930 10:23:38.434394   79159 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-867638
	I0930 10:23:38.499959   79159 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/addons-867638/id_rsa Username:docker}
	I0930 10:23:39.907292   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:42.307171   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:43.400303   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (20.411037262s)
	I0930 10:23:43.400346   79159 addons.go:475] Verifying addon ingress=true in "addons-867638"
	I0930 10:23:43.404546   79159 out.go:177] * Verifying ingress addon...
	I0930 10:23:43.409785   79159 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0930 10:23:43.989121   79159 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0930 10:23:43.989155   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:44.528568   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:44.767841   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:44.850091   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:45.089404   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:45.702850   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:46.222348   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:46.864905   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:46.920498   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:47.387015   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:47.559282   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:48.034457   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:48.505156   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:48.841159   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (25.826756447s)
	I0930 10:23:48.841369   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (25.811842397s)
	I0930 10:23:48.841689   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (24.643056024s)
	I0930 10:23:48.841725   79159 addons.go:475] Verifying addon registry=true in "addons-867638"
	I0930 10:23:48.842065   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (24.546015993s)
	I0930 10:23:48.842120   79159 addons.go:475] Verifying addon metrics-server=true in "addons-867638"
	I0930 10:23:48.842195   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (24.175831344s)
	I0930 10:23:48.842446   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (23.142061024s)
	W0930 10:23:48.842497   79159 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0930 10:23:48.842533   79159 retry.go:31] will retry after 257.577083ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0930 10:23:48.842671   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-configmap.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (22.10175434s)
	I0930 10:23:48.843032   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (21.0691296s)
	I0930 10:23:48.843062   79159 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-867638"
	I0930 10:23:48.843225   79159 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (10.408904706s)
	I0930 10:23:48.846203   79159 out.go:177] * Verifying registry addon...
	I0930 10:23:48.848132   79159 out.go:177] * Verifying csi-hostpath-driver addon...
	I0930 10:23:48.848132   79159 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0930 10:23:48.848187   79159 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-867638 service yakd-dashboard -n yakd-dashboard
	
	I0930 10:23:48.850912   79159 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0930 10:23:48.852067   79159 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0930 10:23:48.853750   79159 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0930 10:23:48.853850   79159 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0930 10:23:48.853888   79159 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0930 10:23:48.925706   79159 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0930 10:23:48.925735   79159 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0930 10:23:49.007509   79159 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0930 10:23:49.007542   79159 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0930 10:23:49.101303   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0930 10:23:49.118909   79159 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0930 10:23:49.629911   79159 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0930 10:23:49.629945   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:49.657066   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:49.664214   79159 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0930 10:23:49.664272   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:50.126378   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:50.538191   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:50.542921   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:50.550847   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:51.206475   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:51.208713   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:51.214869   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:51.556968   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:51.558099   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:51.558795   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:51.676979   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:51.678988   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:51.681129   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:51.948227   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:51.979821   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:52.013019   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:52.160247   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:52.403590   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:52.416064   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:52.446309   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:53.000761   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:53.004630   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:53.007064   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:53.780672   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:53.781730   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:53.783160   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:54.030207   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:54.031896   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:54.032737   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:54.290567   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:54.599328   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:54.602619   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:54.615485   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:54.894789   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:54.898793   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:54.942315   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:55.053019   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.951629192s)
	I0930 10:23:55.053174   79159 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (5.934209071s)
	I0930 10:23:55.059606   79159 addons.go:475] Verifying addon gcp-auth=true in "addons-867638"
	I0930 10:23:55.063148   79159 out.go:177] * Verifying gcp-auth addon...
	I0930 10:23:55.068767   79159 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0930 10:23:55.079691   79159 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0930 10:23:55.369869   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:55.371924   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:55.426780   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:55.891102   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:55.891787   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:56.307366   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:56.602779   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:56.613397   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:56.615187   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:56.616770   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:56.869618   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:56.872553   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:56.965348   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:57.363635   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:57.370862   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:57.418331   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:57.862792   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:57.865038   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:57.920647   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:58.361569   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:58.364086   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:58.416835   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:58.867323   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:58.871591   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:58.923246   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:59.089984   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:59.384541   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:59.388205   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:59.431559   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:59.871703   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:59.871975   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:59.932940   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:00.364935   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:00.368131   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:00.418729   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:00.866766   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:00.867880   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:00.918824   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:01.363337   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:01.366024   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:01.419645   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:01.576041   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:01.862304   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:01.864678   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:01.921324   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:02.364483   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:02.367516   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:02.423849   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:02.860897   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:02.865471   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:02.922360   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:03.366829   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:03.369371   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:03.424725   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:03.659062   79159 pod_ready.go:103] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:03.865471   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:03.866227   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:03.918511   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:04.361515   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:04.366402   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:04.419551   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:04.863158   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:04.866733   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:04.918387   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:05.361560   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:05.362784   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:05.419914   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:05.579587   79159 pod_ready.go:93] pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace has status "Ready":"True"
	I0930 10:24:05.579726   79159 pod_ready.go:82] duration metric: took 40.52105829s for pod "coredns-7c65d6cfc9-hnvwn" in "kube-system" namespace to be "Ready" ...
	I0930 10:24:05.579792   79159 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-zxwpm" in "kube-system" namespace to be "Ready" ...
	I0930 10:24:05.597809   79159 pod_ready.go:98] error getting pod "coredns-7c65d6cfc9-zxwpm" in "kube-system" namespace (skipping!): pods "coredns-7c65d6cfc9-zxwpm" not found
	I0930 10:24:05.597974   79159 pod_ready.go:82] duration metric: took 18.109712ms for pod "coredns-7c65d6cfc9-zxwpm" in "kube-system" namespace to be "Ready" ...
	E0930 10:24:05.598048   79159 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-7c65d6cfc9-zxwpm" in "kube-system" namespace (skipping!): pods "coredns-7c65d6cfc9-zxwpm" not found
	I0930 10:24:05.598109   79159 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-867638" in "kube-system" namespace to be "Ready" ...
	I0930 10:24:05.628514   79159 pod_ready.go:93] pod "etcd-addons-867638" in "kube-system" namespace has status "Ready":"True"
	I0930 10:24:05.628651   79159 pod_ready.go:82] duration metric: took 30.493178ms for pod "etcd-addons-867638" in "kube-system" namespace to be "Ready" ...
	I0930 10:24:05.628713   79159 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-867638" in "kube-system" namespace to be "Ready" ...
	I0930 10:24:05.643974   79159 pod_ready.go:93] pod "kube-apiserver-addons-867638" in "kube-system" namespace has status "Ready":"True"
	I0930 10:24:05.644086   79159 pod_ready.go:82] duration metric: took 15.328072ms for pod "kube-apiserver-addons-867638" in "kube-system" namespace to be "Ready" ...
	I0930 10:24:05.644126   79159 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-867638" in "kube-system" namespace to be "Ready" ...
	I0930 10:24:05.685756   79159 pod_ready.go:93] pod "kube-controller-manager-addons-867638" in "kube-system" namespace has status "Ready":"True"
	I0930 10:24:05.685795   79159 pod_ready.go:82] duration metric: took 41.622824ms for pod "kube-controller-manager-addons-867638" in "kube-system" namespace to be "Ready" ...
	I0930 10:24:05.685813   79159 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-25thg" in "kube-system" namespace to be "Ready" ...
	I0930 10:24:05.765608   79159 pod_ready.go:93] pod "kube-proxy-25thg" in "kube-system" namespace has status "Ready":"True"
	I0930 10:24:05.765725   79159 pod_ready.go:82] duration metric: took 79.85135ms for pod "kube-proxy-25thg" in "kube-system" namespace to be "Ready" ...
	I0930 10:24:05.765771   79159 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-867638" in "kube-system" namespace to be "Ready" ...
	I0930 10:24:05.867732   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:05.870026   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:05.924242   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:06.170445   79159 pod_ready.go:93] pod "kube-scheduler-addons-867638" in "kube-system" namespace has status "Ready":"True"
	I0930 10:24:06.170633   79159 pod_ready.go:82] duration metric: took 404.754792ms for pod "kube-scheduler-addons-867638" in "kube-system" namespace to be "Ready" ...
	I0930 10:24:06.170697   79159 pod_ready.go:39] duration metric: took 41.75057338s 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" ...
	I0930 10:24:06.170769   79159 api_server.go:52] waiting for apiserver process to appear ...
	I0930 10:24:06.170939   79159 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0930 10:24:06.221923   79159 api_server.go:72] duration metric: took 46.188169324s to wait for apiserver process to appear ...
	I0930 10:24:06.221961   79159 api_server.go:88] waiting for apiserver healthz status ...
	I0930 10:24:06.221992   79159 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0930 10:24:06.247707   79159 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0930 10:24:06.262153   79159 api_server.go:141] control plane version: v1.31.1
	I0930 10:24:06.262299   79159 api_server.go:131] duration metric: took 40.322549ms to wait for apiserver health ...
	I0930 10:24:06.262358   79159 system_pods.go:43] waiting for kube-system pods to appear ...
	I0930 10:24:06.362963   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:06.367221   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:06.385949   79159 system_pods.go:59] 17 kube-system pods found
	I0930 10:24:06.386105   79159 system_pods.go:61] "coredns-7c65d6cfc9-hnvwn" [910a8123-4fc0-4fae-a92d-79c7ad04a476] Running
	I0930 10:24:06.386212   79159 system_pods.go:61] "csi-hostpath-attacher-0" [49f47769-950b-41bc-a90b-d7d024b36ea9] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0930 10:24:06.386315   79159 system_pods.go:61] "csi-hostpath-resizer-0" [415ad90d-a4d8-46a6-8664-787144092fdf] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0930 10:24:06.386410   79159 system_pods.go:61] "csi-hostpathplugin-6cmnv" [f153d8f4-8d48-4e3f-8343-fdd7cde789b0] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0930 10:24:06.386464   79159 system_pods.go:61] "etcd-addons-867638" [3d3e8bc3-75ad-41c3-9cd9-53f147d4bf59] Running
	I0930 10:24:06.386521   79159 system_pods.go:61] "kube-apiserver-addons-867638" [7e7917ba-da5a-4179-b12e-6f50c6e1b528] Running
	I0930 10:24:06.386550   79159 system_pods.go:61] "kube-controller-manager-addons-867638" [3ede8d7a-178a-4992-9ae6-b94cb610cfba] Running
	I0930 10:24:06.386617   79159 system_pods.go:61] "kube-ingress-dns-minikube" [425fc617-c45c-4313-938b-606620fc7e19] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0930 10:24:06.386668   79159 system_pods.go:61] "kube-proxy-25thg" [57ab603a-c9b8-4ec7-8c3f-34160d2cadc1] Running
	I0930 10:24:06.386699   79159 system_pods.go:61] "kube-scheduler-addons-867638" [1ba53685-f286-4a62-80c0-74496cfb6788] Running
	I0930 10:24:06.386747   79159 system_pods.go:61] "metrics-server-84c5f94fbc-2l9kc" [e88f0ee1-cffa-45b5-a0f8-e7770d7e5032] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0930 10:24:06.386791   79159 system_pods.go:61] "nvidia-device-plugin-daemonset-lqvnc" [f41c0de0-6106-495f-9d23-f35f6ce70abb] Running
	I0930 10:24:06.386868   79159 system_pods.go:61] "registry-66c9cd494c-2zddp" [6e045062-6116-4d34-a7d8-c72b7349368b] Running
	I0930 10:24:06.386913   79159 system_pods.go:61] "registry-proxy-px2rc" [b7106b94-624c-476c-adc0-b5ac9281a311] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0930 10:24:06.386950   79159 system_pods.go:61] "snapshot-controller-56fcc65765-j5tjn" [8ac97550-f1c4-4f54-ab7d-445af4348a7c] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0930 10:24:06.387001   79159 system_pods.go:61] "snapshot-controller-56fcc65765-pj4kn" [048985de-6cc6-4ba0-b097-0865b028ce49] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0930 10:24:06.387042   79159 system_pods.go:61] "storage-provisioner" [e9453695-4a3a-438e-9a29-ff99b1e4f995] Running
	I0930 10:24:06.387075   79159 system_pods.go:74] duration metric: took 124.66931ms to wait for pod list to return data ...
	I0930 10:24:06.387128   79159 default_sa.go:34] waiting for default service account to be created ...
	I0930 10:24:06.425934   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:06.566817   79159 default_sa.go:45] found service account: "default"
	I0930 10:24:06.566906   79159 default_sa.go:55] duration metric: took 179.683926ms for default service account to be created ...
	I0930 10:24:06.567000   79159 system_pods.go:116] waiting for k8s-apps to be running ...
	I0930 10:24:06.788076   79159 system_pods.go:86] 17 kube-system pods found
	I0930 10:24:06.788206   79159 system_pods.go:89] "coredns-7c65d6cfc9-hnvwn" [910a8123-4fc0-4fae-a92d-79c7ad04a476] Running
	I0930 10:24:06.788294   79159 system_pods.go:89] "csi-hostpath-attacher-0" [49f47769-950b-41bc-a90b-d7d024b36ea9] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0930 10:24:06.788350   79159 system_pods.go:89] "csi-hostpath-resizer-0" [415ad90d-a4d8-46a6-8664-787144092fdf] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0930 10:24:06.788445   79159 system_pods.go:89] "csi-hostpathplugin-6cmnv" [f153d8f4-8d48-4e3f-8343-fdd7cde789b0] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0930 10:24:06.788499   79159 system_pods.go:89] "etcd-addons-867638" [3d3e8bc3-75ad-41c3-9cd9-53f147d4bf59] Running
	I0930 10:24:06.788548   79159 system_pods.go:89] "kube-apiserver-addons-867638" [7e7917ba-da5a-4179-b12e-6f50c6e1b528] Running
	I0930 10:24:06.788610   79159 system_pods.go:89] "kube-controller-manager-addons-867638" [3ede8d7a-178a-4992-9ae6-b94cb610cfba] Running
	I0930 10:24:06.788649   79159 system_pods.go:89] "kube-ingress-dns-minikube" [425fc617-c45c-4313-938b-606620fc7e19] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0930 10:24:06.788691   79159 system_pods.go:89] "kube-proxy-25thg" [57ab603a-c9b8-4ec7-8c3f-34160d2cadc1] Running
	I0930 10:24:06.788732   79159 system_pods.go:89] "kube-scheduler-addons-867638" [1ba53685-f286-4a62-80c0-74496cfb6788] Running
	I0930 10:24:06.788768   79159 system_pods.go:89] "metrics-server-84c5f94fbc-2l9kc" [e88f0ee1-cffa-45b5-a0f8-e7770d7e5032] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0930 10:24:06.788815   79159 system_pods.go:89] "nvidia-device-plugin-daemonset-lqvnc" [f41c0de0-6106-495f-9d23-f35f6ce70abb] Running
	I0930 10:24:06.788877   79159 system_pods.go:89] "registry-66c9cd494c-2zddp" [6e045062-6116-4d34-a7d8-c72b7349368b] Running
	I0930 10:24:06.788905   79159 system_pods.go:89] "registry-proxy-px2rc" [b7106b94-624c-476c-adc0-b5ac9281a311] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0930 10:24:06.788955   79159 system_pods.go:89] "snapshot-controller-56fcc65765-j5tjn" [8ac97550-f1c4-4f54-ab7d-445af4348a7c] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0930 10:24:06.789007   79159 system_pods.go:89] "snapshot-controller-56fcc65765-pj4kn" [048985de-6cc6-4ba0-b097-0865b028ce49] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0930 10:24:06.789033   79159 system_pods.go:89] "storage-provisioner" [e9453695-4a3a-438e-9a29-ff99b1e4f995] Running
	I0930 10:24:06.789082   79159 system_pods.go:126] duration metric: took 222.06157ms to wait for k8s-apps to be running ...
	I0930 10:24:06.789131   79159 system_svc.go:44] waiting for kubelet service to be running ....
	I0930 10:24:06.789289   79159 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0930 10:24:06.827665   79159 system_svc.go:56] duration metric: took 38.521422ms WaitForService to wait for kubelet
	I0930 10:24:06.827825   79159 kubeadm.go:582] duration metric: took 46.794075618s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0930 10:24:06.827902   79159 node_conditions.go:102] verifying NodePressure condition ...
	I0930 10:24:06.864065   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:06.869893   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:06.920334   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:06.966383   79159 node_conditions.go:122] node storage ephemeral capacity is 119475748Ki
	I0930 10:24:06.966428   79159 node_conditions.go:123] node cpu capacity is 2
	I0930 10:24:06.966447   79159 node_conditions.go:105] duration metric: took 138.510461ms to run NodePressure ...
	I0930 10:24:06.966465   79159 start.go:241] waiting for startup goroutines ...
	I0930 10:24:07.363622   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:07.366328   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:07.416271   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:07.866587   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:07.871942   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:07.918270   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:08.366089   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:08.369429   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:08.421084   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:08.860881   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:08.860984   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:08.918161   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:09.361148   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:09.361931   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:09.423170   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:09.871433   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:09.875696   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:09.917886   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:10.494377   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:10.505563   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:10.510863   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:10.899049   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:10.908235   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:11.047671   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:11.391813   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:11.413483   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:11.430324   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:11.873130   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:11.877217   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:11.920206   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:12.366898   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:12.368775   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:12.466282   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:12.867753   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:12.869631   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:12.928447   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:13.402038   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:13.404796   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:13.454642   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:13.866388   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:13.869660   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:13.922633   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:14.395408   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:14.413309   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:14.536247   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:14.883678   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:14.890710   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:14.924791   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:15.377144   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:15.378984   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:15.471549   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:15.864282   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:15.873192   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:15.916451   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:16.371986   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:16.379912   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:24:16.418592   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:16.868449   79159 kapi.go:107] duration metric: took 28.014697103s to wait for kubernetes.io/minikube-addons=registry ...
	I0930 10:24:16.870755   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:16.921787   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:17.359348   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:17.415950   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:17.874069   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:17.927051   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:18.372488   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:18.416761   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:18.866625   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:18.920296   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:19.367065   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:19.419103   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:19.877579   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:19.920151   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:20.363021   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:20.417121   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:20.862199   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:20.918876   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:21.376487   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:21.419793   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:21.859010   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:21.918720   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:22.359631   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:22.414846   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:22.861549   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:22.919115   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:23.367627   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:23.452665   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:23.869835   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:23.949369   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:24.376292   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:24.468218   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:24.862676   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:24.933595   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:25.365105   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:25.424110   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:25.878075   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:25.920558   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:26.360838   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:26.427363   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:26.858537   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:26.918753   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:27.360537   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:27.419197   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:27.885588   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:27.922517   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:28.369063   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:28.425507   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:28.865829   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:28.929021   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:29.363906   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:29.420988   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:29.866015   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:29.922466   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:30.366499   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:30.424415   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:30.863293   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:30.917652   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:31.381201   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:31.417980   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:31.879590   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:31.934276   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:32.362327   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:32.425556   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:32.882863   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:32.963683   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:33.365173   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:33.431161   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:33.865020   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:33.929287   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:34.376942   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:34.478327   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:34.939524   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:34.955201   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:35.390794   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:35.442109   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:35.919316   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:35.921556   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:36.366136   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:36.598494   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:37.002332   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:37.010124   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:37.371874   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:37.477888   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:38.035753   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:38.035827   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:38.361628   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:38.461799   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:38.904161   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:38.923510   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:39.368416   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:39.423367   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:39.872187   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:39.930836   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:40.359149   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:40.415229   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:40.862107   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:40.923881   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:41.362500   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:41.417451   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:41.880576   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:41.917846   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:42.368006   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:42.422332   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:42.862418   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:42.916592   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:43.371182   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:43.459638   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:43.865405   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:43.920560   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:44.370158   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:44.435855   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:44.866463   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:44.916322   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:45.363595   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:45.418281   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:45.908792   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:45.936654   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:46.387369   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:46.426547   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:46.989671   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:46.993942   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:47.360474   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:47.422577   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:47.872164   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:47.945804   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:48.393941   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:48.459828   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:48.866847   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:48.940576   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:49.395136   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:49.440872   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:49.876412   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:49.932631   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:50.361703   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:50.423935   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:50.916762   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:50.945190   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:51.375236   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:51.441298   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:51.862310   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:51.934694   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:52.360753   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:52.417344   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:52.873179   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:52.961011   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:53.362752   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:53.419129   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:53.860353   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:53.921781   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:54.370393   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:54.465222   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:54.871795   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:54.929684   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:55.360146   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:55.437932   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:55.876997   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:55.930335   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:56.467246   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:56.469728   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:57.226485   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:57.262442   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:57.368650   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:57.448607   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:57.880174   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:57.928488   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:58.385086   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:58.418435   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:58.903214   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:58.946968   79159 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:59.479396   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:59.489592   79159 kapi.go:107] duration metric: took 1m16.079777293s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0930 10:24:59.876462   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:25:00.424810   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:25:00.989498   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:25:01.363347   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:25:01.887291   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:25:02.366945   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:25:02.897425   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:25:03.391442   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:25:03.872698   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:25:04.361279   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:25:04.860342   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:25:05.365978   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:25:05.891516   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:25:06.359319   79159 kapi.go:107] duration metric: took 1m17.507247198s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0930 10:25:16.077213   79159 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0930 10:25:16.077247   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:25:16.574554   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:25:17.076914   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:25:17.610545   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:25:18.077668   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:25:18.619060   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:25:19.083376   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:25:19.579055   79159 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:25:20.074080   79159 kapi.go:107] duration metric: took 1m25.005313261s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0930 10:25:20.077512   79159 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-867638 cluster.
	I0930 10:25:20.081533   79159 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.
	I0930 10:25:20.093872   79159 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0930 10:25:20.097303   79159 out.go:177] * Enabled addons: nvidia-device-plugin, ingress-dns, cloud-spanner, default-storageclass, storage-provisioner, volcano, metrics-server, inspektor-gadget, yakd, storage-provisioner-rancher, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0930 10:25:20.101422   79159 addons.go:510] duration metric: took 2m0.067298979s for enable addons: enabled=[nvidia-device-plugin ingress-dns cloud-spanner default-storageclass storage-provisioner volcano metrics-server inspektor-gadget yakd storage-provisioner-rancher volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0930 10:25:20.101524   79159 start.go:246] waiting for cluster config update ...
	I0930 10:25:20.101566   79159 start.go:255] writing updated cluster config ...
	I0930 10:25:20.102117   79159 ssh_runner.go:195] Run: rm -f paused
	I0930 10:25:20.572775   79159 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0930 10:25:20.582650   79159 out.go:177] * Done! kubectl is now configured to use "addons-867638" cluster and "default" namespace by default
	
	
	==> Docker <==
	Sep 30 10:34:41 addons-867638 dockerd[1163]: time="2024-09-30T10:34:41.737055132Z" level=info msg="ignoring event" container=af49abfdd20ed15409f4a6e7b7c7baf5bb30d38eb982acb1eb629bec553eb4d3 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 30 10:34:42 addons-867638 dockerd[1163]: time="2024-09-30T10:34:42.506957048Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed" spanID=53ff85ba04bc6ceb traceID=02bf6e630e110e0a52fc0fa2c39eb8ab
	Sep 30 10:34:42 addons-867638 dockerd[1163]: time="2024-09-30T10:34:42.509991006Z" level=error msg="Handler for POST /v1.43/images/create returned error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed" spanID=53ff85ba04bc6ceb traceID=02bf6e630e110e0a52fc0fa2c39eb8ab
	Sep 30 10:34:53 addons-867638 dockerd[1163]: time="2024-09-30T10:34:53.599532042Z" level=info msg="ignoring event" container=f558708104105907ea39f870fffb84b875020e8f06934ea6aca4572bc362afa7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 30 10:34:53 addons-867638 dockerd[1163]: time="2024-09-30T10:34:53.922283088Z" level=info msg="ignoring event" container=54334792d102c18a6b4daee0a4ed1cd9c83f6d71e99b99a31279bf454cba756f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 30 10:34:55 addons-867638 cri-dockerd[1421]: time="2024-09-30T10:34:55Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/1bdf4607719d7e4c876fc3b872afd3de18dba122c135795bed808f8144c59043/resolv.conf as [nameserver 10.96.0.10 search local-path-storage.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 30 10:34:55 addons-867638 dockerd[1163]: time="2024-09-30T10:34:55.219432979Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" spanID=4ff69ca0b75d3e75 traceID=7885658d874582b5fb46e303e05c0c57
	Sep 30 10:34:56 addons-867638 cri-dockerd[1421]: time="2024-09-30T10:34:56Z" level=info msg="Stop pulling image docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: Status: Downloaded newer image for busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Sep 30 10:34:56 addons-867638 dockerd[1163]: time="2024-09-30T10:34:56.310858084Z" level=info msg="ignoring event" container=e976685c4b9c0536a420749b8968a2818af0618e91de52da824e9c9578b79d33 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 30 10:34:58 addons-867638 dockerd[1163]: time="2024-09-30T10:34:58.525124527Z" level=info msg="ignoring event" container=1bdf4607719d7e4c876fc3b872afd3de18dba122c135795bed808f8144c59043 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 30 10:35:01 addons-867638 cri-dockerd[1421]: time="2024-09-30T10:35:01Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/5576d5db57432744ecc7008134ba20fc2b785a861f3911b1cb1eb88fc541805d/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 30 10:35:02 addons-867638 cri-dockerd[1421]: time="2024-09-30T10:35:02Z" level=info msg="Stop pulling image busybox:stable: Status: Downloaded newer image for busybox:stable"
	Sep 30 10:35:02 addons-867638 dockerd[1163]: time="2024-09-30T10:35:02.311454432Z" level=info msg="ignoring event" container=4463eadea97e87e7e5fa5d1f81425f2732676eb6cfa57abb174ecf9cf270bc39 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 30 10:35:03 addons-867638 dockerd[1163]: time="2024-09-30T10:35:03.768533291Z" level=info msg="ignoring event" container=5576d5db57432744ecc7008134ba20fc2b785a861f3911b1cb1eb88fc541805d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 30 10:35:06 addons-867638 cri-dockerd[1421]: time="2024-09-30T10:35:06Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/c0f1fbd3c475f1a9e2b9bbf5a36c77bc1493f0758533f3a8c5f8ce538173e886/resolv.conf as [nameserver 10.96.0.10 search local-path-storage.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 30 10:35:06 addons-867638 dockerd[1163]: time="2024-09-30T10:35:06.741233044Z" level=info msg="ignoring event" container=a10ff355de48a66b0d5d60e114a9d8d62085379f28ce436b576f6edd4fcbec55 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 30 10:35:07 addons-867638 dockerd[1163]: time="2024-09-30T10:35:07.958876357Z" level=info msg="ignoring event" container=c0f1fbd3c475f1a9e2b9bbf5a36c77bc1493f0758533f3a8c5f8ce538173e886 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 30 10:35:09 addons-867638 dockerd[1163]: time="2024-09-30T10:35:09.523079714Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed" spanID=ffbd7a9bce27b06d traceID=4e939251eab211f5f8f07dacf4743fc6
	Sep 30 10:35:09 addons-867638 dockerd[1163]: time="2024-09-30T10:35:09.526175148Z" level=error msg="Handler for POST /v1.43/images/create returned error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed" spanID=ffbd7a9bce27b06d traceID=4e939251eab211f5f8f07dacf4743fc6
	Sep 30 10:35:24 addons-867638 dockerd[1163]: time="2024-09-30T10:35:24.699663930Z" level=info msg="ignoring event" container=8578223c7108346438990f2cfdcf05f948560172eb5a060569c3cea76021b623 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 30 10:35:26 addons-867638 dockerd[1163]: time="2024-09-30T10:35:26.088803771Z" level=info msg="ignoring event" container=72fb2cedee1d47b3072fb191653169264f02fb3d047ff918c959401a49d9c26d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 30 10:35:26 addons-867638 dockerd[1163]: time="2024-09-30T10:35:26.467938043Z" level=info msg="ignoring event" container=87f4b19ea18e02f13749b504250757dc47e245079e8521a877a58d1615e1c8aa module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 30 10:35:26 addons-867638 dockerd[1163]: time="2024-09-30T10:35:26.583463589Z" level=info msg="ignoring event" container=559bdfda5945aa5fc477788888012f642b252f8dd0ed9181fd72ccedab31cc0f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 30 10:35:26 addons-867638 cri-dockerd[1421]: time="2024-09-30T10:35:26Z" level=info msg="Failed to read pod IP from plugin/docker: networkPlugin cni failed on the status hook for pod \"registry-66c9cd494c-2zddp_kube-system\": CNI failed to retrieve network namespace path: cannot find network namespace for the terminated container \"87f4b19ea18e02f13749b504250757dc47e245079e8521a877a58d1615e1c8aa\""
	Sep 30 10:35:27 addons-867638 dockerd[1163]: time="2024-09-30T10:35:27.326549881Z" level=info msg="ignoring event" container=72b746c3349e5deec41b1911b79a01278ebede7621f6f2aa1fe9c795b0b111da module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	0b484d264164e       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb                                 10 minutes ago      Running             gcp-auth                                 0                   3b534a89382d9       gcp-auth-89d5ffd79-jdccs
	be9aa9666426a       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          10 minutes ago      Running             csi-snapshotter                          0                   048011ce45061       csi-hostpathplugin-6cmnv
	dc8c54d85c7ad       registry.k8s.io/sig-storage/csi-provisioner@sha256:ee3b525d5b89db99da3b8eb521d9cd90cb6e9ef0fbb651e98bb37be78d36b5b8                          10 minutes ago      Running             csi-provisioner                          0                   048011ce45061       csi-hostpathplugin-6cmnv
	3b860256ca7c1       registry.k8s.io/sig-storage/livenessprobe@sha256:cacee2b5c36dd59d4c7e8469c05c9e4ef53ecb2df9025fa8c10cdaf61bce62f0                            10 minutes ago      Running             liveness-probe                           0                   048011ce45061       csi-hostpathplugin-6cmnv
	9810ce081fa92       registry.k8s.io/sig-storage/hostpathplugin@sha256:92257881c1d6493cf18299a24af42330f891166560047902b8d431fb66b01af5                           10 minutes ago      Running             hostpath                                 0                   048011ce45061       csi-hostpathplugin-6cmnv
	cef8191b5f17c       registry.k8s.io/ingress-nginx/controller@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce                             10 minutes ago      Running             controller                               0                   958953077b973       ingress-nginx-controller-bc57996ff-qcf8w
	31e70d9eb9074       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:f1c25991bac2fbb7f5fcf91ed9438df31e30edee6bed5a780464238aa09ad24c                10 minutes ago      Running             node-driver-registrar                    0                   048011ce45061       csi-hostpathplugin-6cmnv
	3300b37f9d533       registry.k8s.io/sig-storage/csi-resizer@sha256:425d8f1b769398127767b06ed97ce62578a3179bcb99809ce93a1649e025ffe7                              10 minutes ago      Running             csi-resizer                              0                   f175a53d0b07c       csi-hostpath-resizer-0
	ddad591f615df       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:80b9ba94aa2afe24553d69bd165a6a51552d1582d68618ec00d3b804a7d9193c   10 minutes ago      Running             csi-external-health-monitor-controller   0                   048011ce45061       csi-hostpathplugin-6cmnv
	2034d3e89d1ff       registry.k8s.io/sig-storage/csi-attacher@sha256:9a685020911e2725ad019dbce6e4a5ab93d51e3d4557f115e64343345e05781b                             10 minutes ago      Running             csi-attacher                             0                   1d8104569a508       csi-hostpath-attacher-0
	d1aaae85bdf9d       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      10 minutes ago      Running             volume-snapshot-controller               0                   1e916aca9ef45       snapshot-controller-56fcc65765-j5tjn
	9db910817999a       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      10 minutes ago      Running             volume-snapshot-controller               0                   33bf7016e1b2f       snapshot-controller-56fcc65765-pj4kn
	52bec6e64bd1d       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3                   10 minutes ago      Exited              patch                                    0                   ae9fe600fb70f       ingress-nginx-admission-patch-fllbx
	3479ab2e5c61d       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3                   10 minutes ago      Exited              create                                   0                   5e0a922dd6ab9       ingress-nginx-admission-create-6hbp7
	31a7211cb3869       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec                            11 minutes ago      Running             gadget                                   0                   a0ca3108d344f       gadget-j8vkp
	f1b095ecbd81d       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                                       11 minutes ago      Running             local-path-provisioner                   0                   07c833364f83b       local-path-provisioner-86d989889c-wvjdw
	e6e5670a26022       registry.k8s.io/metrics-server/metrics-server@sha256:ffcb2bf004d6aa0a17d90e0247cf94f2865c8901dcab4427034c341951c239f9                        11 minutes ago      Running             metrics-server                           0                   7f72b5b1caf72       metrics-server-84c5f94fbc-2l9kc
	208d3ca84c09d       6e38f40d628db                                                                                                                                11 minutes ago      Running             storage-provisioner                      1                   d1766164c02fd       storage-provisioner
	95b7cf7489ab1       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c                             11 minutes ago      Running             minikube-ingress-dns                     0                   80988624cb481       kube-ingress-dns-minikube
	a5a66f2fab85e       gcr.io/cloud-spanner-emulator/emulator@sha256:f78b14fe7e4632fc0b3c65e15101ebbbcf242857de9851d3c0baea94bd269b5e                               11 minutes ago      Running             cloud-spanner-emulator                   0                   ca6193a7e4061       cloud-spanner-emulator-5b584cc74-4vm6t
	70c8941c6f10a       6e38f40d628db                                                                                                                                11 minutes ago      Exited              storage-provisioner                      0                   d1766164c02fd       storage-provisioner
	dbf062f785b02       c69fa2e9cbf5f                                                                                                                                12 minutes ago      Running             coredns                                  0                   63f4935ebfd5c       coredns-7c65d6cfc9-hnvwn
	b4a443c254610       60c005f310ff3                                                                                                                                12 minutes ago      Running             kube-proxy                               0                   fb91192a17d1c       kube-proxy-25thg
	bce122566cfa2       2e96e5913fc06                                                                                                                                12 minutes ago      Running             etcd                                     0                   a91534451caaf       etcd-addons-867638
	60727e5a699ed       175ffd71cce3d                                                                                                                                12 minutes ago      Running             kube-controller-manager                  0                   bca3633efaafe       kube-controller-manager-addons-867638
	89b3e53d0d071       9aa1fad941575                                                                                                                                12 minutes ago      Running             kube-scheduler                           0                   7eecd4b5c0df1       kube-scheduler-addons-867638
	fbd189f2a394b       6bab7719df100                                                                                                                                12 minutes ago      Running             kube-apiserver                           0                   2b9e7f7ed07ef       kube-apiserver-addons-867638
	
	
	==> controller_ingress [cef8191b5f17] <==
	  Build:         46e76e5916813cfca2a9b0bfdc34b69a0000f6b9
	  Repository:    https://github.com/kubernetes/ingress-nginx
	  nginx version: nginx/1.25.5
	
	-------------------------------------------------------------------------------
	
	W0930 10:24:57.661803       6 client_config.go:659] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
	I0930 10:24:57.662196       6 main.go:205] "Creating API client" host="https://10.96.0.1:443"
	I0930 10:24:57.676511       6 main.go:248] "Running in Kubernetes cluster" major="1" minor="31" git="v1.31.1" state="clean" commit="948afe5ca072329a73c8e79ed5938717a5cb3d21" platform="linux/amd64"
	I0930 10:24:59.131459       6 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
	I0930 10:24:59.538307       6 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
	I0930 10:24:59.635777       6 nginx.go:271] "Starting NGINX Ingress controller"
	I0930 10:24:59.674037       6 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"69089150-5ad4-446e-ae86-5d1ae6f6b481", APIVersion:"v1", ResourceVersion:"687", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
	I0930 10:24:59.689008       6 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"37212aa6-6655-4306-9ff1-8c242bf94694", APIVersion:"v1", ResourceVersion:"690", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
	I0930 10:24:59.689167       6 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"63f8a680-2332-421a-b00a-c53821f49091", APIVersion:"v1", ResourceVersion:"696", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
	I0930 10:25:00.852496       6 nginx.go:317] "Starting NGINX process"
	I0930 10:25:00.864435       6 leaderelection.go:250] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
	I0930 10:25:00.879493       6 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
	I0930 10:25:00.881697       6 controller.go:193] "Configuration changes detected, backend reload required"
	I0930 10:25:01.001387       6 leaderelection.go:260] successfully acquired lease ingress-nginx/ingress-nginx-leader
	I0930 10:25:01.002193       6 status.go:85] "New leader elected" identity="ingress-nginx-controller-bc57996ff-qcf8w"
	I0930 10:25:01.153538       6 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-bc57996ff-qcf8w" node="addons-867638"
	I0930 10:25:01.245190       6 controller.go:213] "Backend successfully reloaded"
	I0930 10:25:01.245355       6 controller.go:224] "Initial sync, sleeping for 1 second"
	I0930 10:25:01.245865       6 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-bc57996ff-qcf8w", UID:"ef6a5c88-0637-4e6f-8087-c9129665b10b", APIVersion:"v1", ResourceVersion:"1251", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	
	
	==> coredns [dbf062f785b0] <==
	[INFO] 10.244.0.7:58175 - 9474 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000437555s
	[INFO] 10.244.0.7:59225 - 48037 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000162961s
	[INFO] 10.244.0.7:59225 - 48451 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00008556s
	[INFO] 10.244.0.7:35172 - 32114 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000121282s
	[INFO] 10.244.0.7:35172 - 31698 "A IN registry.kube-system.svc.cluster.local.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.00009263s
	[INFO] 10.244.0.7:50317 - 8157 "AAAA IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.00012416s
	[INFO] 10.244.0.7:50317 - 7732 "A IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000101925s
	[INFO] 10.244.0.7:60349 - 30679 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000090128s
	[INFO] 10.244.0.7:60349 - 30178 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000092151s
	[INFO] 10.244.0.7:43622 - 7258 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000088861s
	[INFO] 10.244.0.7:43622 - 6845 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00012995s
	[INFO] 10.244.0.25:51486 - 27331 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.001351431s
	[INFO] 10.244.0.25:46060 - 46773 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000196771s
	[INFO] 10.244.0.25:46885 - 27179 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000159443s
	[INFO] 10.244.0.25:45067 - 35529 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000146413s
	[INFO] 10.244.0.25:58217 - 35742 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000142256s
	[INFO] 10.244.0.25:34487 - 63331 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000144076s
	[INFO] 10.244.0.25:35089 - 19322 "A IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.00483178s
	[INFO] 10.244.0.25:39876 - 50151 "AAAA IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.005373381s
	[INFO] 10.244.0.25:60371 - 46803 "A IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.004071731s
	[INFO] 10.244.0.25:52465 - 37489 "AAAA IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.004834627s
	[INFO] 10.244.0.25:49252 - 29666 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.004627463s
	[INFO] 10.244.0.25:45467 - 58092 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.005089185s
	[INFO] 10.244.0.25:42966 - 50002 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.003563452s
	[INFO] 10.244.0.25:56789 - 31746 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002910737s
	
	
	==> describe nodes <==
	Name:               addons-867638
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-867638
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=b68b4b088317c82ffa16da1c47933e77f0f5d128
	                    minikube.k8s.io/name=addons-867638
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_30T10_23_16_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-867638
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-867638"}
	                    kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 30 Sep 2024 10:23:12 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-867638
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 30 Sep 2024 10:35:22 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 30 Sep 2024 10:35:20 +0000   Mon, 30 Sep 2024 10:23:09 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 30 Sep 2024 10:35:20 +0000   Mon, 30 Sep 2024 10:23:09 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 30 Sep 2024 10:35:20 +0000   Mon, 30 Sep 2024 10:23:09 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 30 Sep 2024 10:35:20 +0000   Mon, 30 Sep 2024 10:23:12 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-867638
	Capacity:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141772Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141772Ki
	  pods:               110
	System Info:
	  Machine ID:                 4edbadef74f64a3bb3eb8168ae4f1153
	  System UUID:                d3371d6c-57e1-40ff-8cc7-6aa46b298a5b
	  Boot ID:                    1ed8d95c-1181-41ea-b06c-a1c99d16ed40
	  Kernel Version:             6.1.100+
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (20 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m21s
	  default                     cloud-spanner-emulator-5b584cc74-4vm6t      0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  gadget                      gadget-j8vkp                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-jdccs                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-qcf8w    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-hnvwn                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     12m
	  kube-system                 csi-hostpath-attacher-0                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 csi-hostpath-resizer-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 csi-hostpathplugin-6cmnv                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 etcd-addons-867638                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         12m
	  kube-system                 kube-apiserver-addons-867638                250m (12%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-867638       200m (10%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-25thg                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-scheduler-addons-867638                100m (5%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 metrics-server-84c5f94fbc-2l9kc             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-j5tjn        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-pj4kn        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  local-path-storage          local-path-provisioner-86d989889c-wvjdw     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  0 (0%)
	  memory             460Mi (5%)  170Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 11m                kube-proxy       
	  Normal  NodeHasSufficientMemory  12m (x8 over 12m)  kubelet          Node addons-867638 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    12m (x8 over 12m)  kubelet          Node addons-867638 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     12m (x8 over 12m)  kubelet          Node addons-867638 status is now: NodeHasSufficientPID
	  Normal  Starting                 12m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  12m                kubelet          Node addons-867638 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    12m                kubelet          Node addons-867638 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     12m                kubelet          Node addons-867638 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           12m                node-controller  Node addons-867638 event: Registered Node addons-867638 in Controller
	
	
	==> dmesg <==
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 2a db 26 d5 33 1a 08 06
	[  +2.599596] IPv4: martian source 10.244.0.1 from 10.244.0.13, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff c6 6a c8 cf 93 37 08 06
	[  +2.561175] IPv4: martian source 10.244.0.1 from 10.244.0.15, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 6e ea 64 a3 37 cb 08 06
	[  +0.109320] IPv4: martian source 10.244.0.1 from 10.244.0.16, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 2e d8 5d 94 07 8e 08 06
	[  +2.286761] IPv4: martian source 10.244.0.1 from 10.244.0.17, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff c2 2e 43 23 9a 5d 08 06
	[ +16.906058] IPv4: martian source 10.244.0.1 from 10.244.0.22, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff fa 71 d7 f2 e3 8b 08 06
	[  +2.134723] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff e6 24 be bc 10 56 08 06
	[  +0.154338] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff aa bc 83 52 4e 31 08 06
	[  +0.088185] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
	[  +0.000020] ll header: 00000000: ff ff ff ff ff ff 66 dc 38 90 6a 5f 08 06
	[  +0.053773] IPv4: martian source 10.244.0.1 from 10.244.0.18, on dev eth0
	[  +0.000027] ll header: 00000000: ff ff ff ff ff ff 36 ad 65 ab 75 43 08 06
	[  +0.462757] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 86 23 b7 09 32 af 08 06
	[Sep30 10:25] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 1e 78 d4 36 40 45 08 06
	[  +0.000972] IPv4: martian source 10.244.0.25 from 10.244.0.3, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff ca 91 93 6d 06 ea 08 06
	
	
	==> etcd [bce122566cfa] <==
	{"level":"info","ts":"2024-09-30T10:25:03.156278Z","caller":"traceutil/trace.go:171","msg":"trace[172797077] transaction","detail":"{read_only:false; response_revision:1289; number_of_response:1; }","duration":"113.495321ms","start":"2024-09-30T10:25:03.042739Z","end":"2024-09-30T10:25:03.156234Z","steps":["trace[172797077] 'process raft request'  (duration: 113.317173ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:25:03.313031Z","caller":"traceutil/trace.go:171","msg":"trace[1464810104] linearizableReadLoop","detail":"{readStateIndex:1324; appliedIndex:1323; }","duration":"240.931356ms","start":"2024-09-30T10:25:03.072071Z","end":"2024-09-30T10:25:03.313002Z","steps":["trace[1464810104] 'read index received'  (duration: 85.074941ms)","trace[1464810104] 'applied index is now lower than readState.Index'  (duration: 155.85438ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-30T10:25:03.313415Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"241.338775ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-30T10:25:03.313514Z","caller":"traceutil/trace.go:171","msg":"trace[1990137211] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1290; }","duration":"241.456983ms","start":"2024-09-30T10:25:03.072044Z","end":"2024-09-30T10:25:03.313501Z","steps":["trace[1990137211] 'agreement among raft nodes before linearized reading'  (duration: 241.259464ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:25:03.315042Z","caller":"traceutil/trace.go:171","msg":"trace[848296862] transaction","detail":"{read_only:false; response_revision:1290; number_of_response:1; }","duration":"271.94075ms","start":"2024-09-30T10:25:03.043081Z","end":"2024-09-30T10:25:03.315021Z","steps":["trace[848296862] 'process raft request'  (duration: 262.334337ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:25:03.319484Z","caller":"traceutil/trace.go:171","msg":"trace[692348231] transaction","detail":"{read_only:false; response_revision:1291; number_of_response:1; }","duration":"141.701672ms","start":"2024-09-30T10:25:03.177761Z","end":"2024-09-30T10:25:03.319462Z","steps":["trace[692348231] 'process raft request'  (duration: 140.022535ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:25:19.299237Z","caller":"traceutil/trace.go:171","msg":"trace[1181103526] transaction","detail":"{read_only:false; response_revision:1347; number_of_response:1; }","duration":"114.691307ms","start":"2024-09-30T10:25:19.184521Z","end":"2024-09-30T10:25:19.299213Z","steps":["trace[1181103526] 'process raft request'  (duration: 114.522133ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:25:47.730758Z","caller":"traceutil/trace.go:171","msg":"trace[663005142] linearizableReadLoop","detail":"{readStateIndex:1491; appliedIndex:1490; }","duration":"165.39009ms","start":"2024-09-30T10:25:47.565346Z","end":"2024-09-30T10:25:47.730736Z","steps":["trace[663005142] 'read index received'  (duration: 165.180496ms)","trace[663005142] 'applied index is now lower than readState.Index'  (duration: 208.651µs)"],"step_count":2}
	{"level":"info","ts":"2024-09-30T10:25:47.731076Z","caller":"traceutil/trace.go:171","msg":"trace[2058905812] transaction","detail":"{read_only:false; response_revision:1441; number_of_response:1; }","duration":"195.427929ms","start":"2024-09-30T10:25:47.535630Z","end":"2024-09-30T10:25:47.731058Z","steps":["trace[2058905812] 'process raft request'  (duration: 194.963636ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-30T10:25:47.732715Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"165.807654ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-30T10:25:47.738890Z","caller":"traceutil/trace.go:171","msg":"trace[1401545004] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1441; }","duration":"173.532803ms","start":"2024-09-30T10:25:47.565334Z","end":"2024-09-30T10:25:47.738867Z","steps":["trace[1401545004] 'agreement among raft nodes before linearized reading'  (duration: 165.781332ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-30T10:25:58.066400Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.392643ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" ","response":"range_response_count:1 size:1113"}
	{"level":"info","ts":"2024-09-30T10:25:58.066515Z","caller":"traceutil/trace.go:171","msg":"trace[1186997160] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:1510; }","duration":"126.328701ms","start":"2024-09-30T10:25:57.940162Z","end":"2024-09-30T10:25:58.066491Z","steps":["trace[1186997160] 'agreement among raft nodes before linearized reading'  (duration: 52.882754ms)","trace[1186997160] 'range keys from in-memory index tree'  (duration: 67.377256ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-30T10:33:09.231061Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1812}
	{"level":"info","ts":"2024-09-30T10:33:09.392856Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1812,"took":"160.808274ms","hash":4277832600,"current-db-size-bytes":9060352,"current-db-size":"9.1 MB","current-db-size-in-use-bytes":4694016,"current-db-size-in-use":"4.7 MB"}
	{"level":"info","ts":"2024-09-30T10:33:09.392938Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4277832600,"revision":1812,"compact-revision":-1}
	{"level":"info","ts":"2024-09-30T10:34:21.475233Z","caller":"traceutil/trace.go:171","msg":"trace[1943175214] linearizableReadLoop","detail":"{readStateIndex:2516; appliedIndex:2515; }","duration":"329.063371ms","start":"2024-09-30T10:34:21.146089Z","end":"2024-09-30T10:34:21.475152Z","steps":["trace[1943175214] 'read index received'  (duration: 328.886228ms)","trace[1943175214] 'applied index is now lower than readState.Index'  (duration: 176.271µs)"],"step_count":2}
	{"level":"info","ts":"2024-09-30T10:34:21.477066Z","caller":"traceutil/trace.go:171","msg":"trace[1351670109] transaction","detail":"{read_only:false; response_revision:2353; number_of_response:1; }","duration":"439.708238ms","start":"2024-09-30T10:34:21.037329Z","end":"2024-09-30T10:34:21.477037Z","steps":["trace[1351670109] 'process raft request'  (duration: 437.705709ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-30T10:34:21.477643Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-30T10:34:21.037303Z","time spent":"440.093501ms","remote":"127.0.0.1:41930","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":540,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/leases/kube-node-lease/addons-867638\" mod_revision:2309 > success:<request_put:<key:\"/registry/leases/kube-node-lease/addons-867638\" value_size:486 >> failure:<request_range:<key:\"/registry/leases/kube-node-lease/addons-867638\" > >"}
	{"level":"warn","ts":"2024-09-30T10:34:21.478466Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"332.368271ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-30T10:34:21.478724Z","caller":"traceutil/trace.go:171","msg":"trace[1790455849] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:2353; }","duration":"332.618508ms","start":"2024-09-30T10:34:21.146076Z","end":"2024-09-30T10:34:21.478695Z","steps":["trace[1790455849] 'agreement among raft nodes before linearized reading'  (duration: 332.282371ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-30T10:34:21.478963Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-30T10:34:21.145989Z","time spent":"332.926941ms","remote":"127.0.0.1:41626","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "}
	{"level":"warn","ts":"2024-09-30T10:34:21.479791Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"286.917317ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-30T10:34:21.480026Z","caller":"traceutil/trace.go:171","msg":"trace[1998354094] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:2353; }","duration":"287.158118ms","start":"2024-09-30T10:34:21.192853Z","end":"2024-09-30T10:34:21.480011Z","steps":["trace[1998354094] 'agreement among raft nodes before linearized reading'  (duration: 286.695593ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:34:21.660074Z","caller":"traceutil/trace.go:171","msg":"trace[1448315733] transaction","detail":"{read_only:false; response_revision:2354; number_of_response:1; }","duration":"130.470815ms","start":"2024-09-30T10:34:21.529581Z","end":"2024-09-30T10:34:21.660052Z","steps":["trace[1448315733] 'process raft request'  (duration: 129.011761ms)"],"step_count":1}
	
	
	==> gcp-auth [0b484d264164] <==
	2024/09/30 10:25:19 GCP Auth Webhook started!
	2024/09/30 10:25:38 Ready to marshal response ...
	2024/09/30 10:25:38 Ready to write response ...
	2024/09/30 10:25:38 Ready to marshal response ...
	2024/09/30 10:25:38 Ready to write response ...
	2024/09/30 10:26:07 Ready to marshal response ...
	2024/09/30 10:26:07 Ready to write response ...
	2024/09/30 10:26:07 Ready to marshal response ...
	2024/09/30 10:26:07 Ready to write response ...
	2024/09/30 10:26:08 Ready to marshal response ...
	2024/09/30 10:26:08 Ready to write response ...
	2024/09/30 10:34:14 Ready to marshal response ...
	2024/09/30 10:34:14 Ready to write response ...
	2024/09/30 10:34:14 Ready to marshal response ...
	2024/09/30 10:34:14 Ready to write response ...
	2024/09/30 10:34:14 Ready to marshal response ...
	2024/09/30 10:34:14 Ready to write response ...
	2024/09/30 10:34:24 Ready to marshal response ...
	2024/09/30 10:34:24 Ready to write response ...
	2024/09/30 10:34:54 Ready to marshal response ...
	2024/09/30 10:34:54 Ready to write response ...
	2024/09/30 10:34:54 Ready to marshal response ...
	2024/09/30 10:34:54 Ready to write response ...
	2024/09/30 10:35:05 Ready to marshal response ...
	2024/09/30 10:35:05 Ready to write response ...
	
	
	==> kernel <==
	 10:35:28 up  1:26,  0 users,  load average: 1.17, 1.41, 1.26
	Linux addons-867638 6.1.100+ #1 SMP PREEMPT_DYNAMIC Sat Aug 17 14:12:26 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [fbd189f2a394] <==
	E0930 10:24:56.092227       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.109.109.153:443: connect: connection refused" logger="UnhandledError"
	W0930 10:24:56.256390       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.109.109.153:443: connect: connection refused
	E0930 10:24:56.256448       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.109.109.153:443: connect: connection refused" logger="UnhandledError"
	W0930 10:25:15.617553       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.109.109.153:443: connect: connection refused
	E0930 10:25:15.625517       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.109.109.153:443: connect: connection refused" logger="UnhandledError"
	I0930 10:25:38.366208       1 controller.go:615] quota admission added evaluator for: jobs.batch.volcano.sh
	I0930 10:25:38.400798       1 controller.go:615] quota admission added evaluator for: podgroups.scheduling.volcano.sh
	I0930 10:25:56.977320       1 handler.go:286] Adding GroupVersion batch.volcano.sh v1alpha1 to ResourceManager
	I0930 10:25:57.178067       1 handler.go:286] Adding GroupVersion bus.volcano.sh v1alpha1 to ResourceManager
	I0930 10:25:57.880939       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0930 10:25:58.135116       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0930 10:25:58.340015       1 handler.go:286] Adding GroupVersion nodeinfo.volcano.sh v1alpha1 to ResourceManager
	W0930 10:25:58.450701       1 cacher.go:171] Terminating all watchers from cacher commands.bus.volcano.sh
	I0930 10:25:58.797912       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0930 10:25:59.036822       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0930 10:25:59.064317       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0930 10:25:59.120670       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0930 10:25:59.744611       1 cacher.go:171] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0930 10:25:59.798003       1 cacher.go:171] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0930 10:25:59.863187       1 cacher.go:171] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0930 10:25:59.870706       1 cacher.go:171] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0930 10:26:00.121339       1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
	W0930 10:26:00.589184       1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	I0930 10:34:14.457850       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.111.206.108"}
	E0930 10:35:21.486729       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	
	
	==> kube-controller-manager [60727e5a699e] <==
	W0930 10:34:30.088164       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0930 10:34:30.088224       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0930 10:34:39.564033       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	I0930 10:34:41.464865       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="7.026µs"
	W0930 10:34:42.474536       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0930 10:34:42.474642       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0930 10:34:50.041910       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-867638"
	I0930 10:34:51.626501       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0930 10:34:55.755530       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0930 10:34:55.755597       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0930 10:34:59.845313       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0930 10:34:59.845390       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0930 10:35:06.487847       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-86d989889c" duration="12.158µs"
	W0930 10:35:09.963520       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0930 10:35:09.963582       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0930 10:35:13.014386       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0930 10:35:13.014443       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0930 10:35:20.444912       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-867638"
	I0930 10:35:25.847600       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="13.177µs"
	W0930 10:35:26.947239       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0930 10:35:26.947353       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0930 10:35:26.948237       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	E0930 10:35:26.948516       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0930 10:35:28.332017       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0930 10:35:28.332559       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [b4a443c25461] <==
	I0930 10:23:29.944578       1 server_linux.go:66] "Using iptables proxy"
	I0930 10:23:32.305078       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0930 10:23:32.393408       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0930 10:23:33.777397       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0930 10:23:33.785396       1 server_linux.go:169] "Using iptables Proxier"
	I0930 10:23:34.080165       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0930 10:23:34.135142       1 server.go:483] "Version info" version="v1.31.1"
	I0930 10:23:34.135186       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0930 10:23:34.374165       1 config.go:199] "Starting service config controller"
	I0930 10:23:34.377575       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0930 10:23:34.379816       1 config.go:105] "Starting endpoint slice config controller"
	I0930 10:23:34.380206       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0930 10:23:34.387402       1 config.go:328] "Starting node config controller"
	I0930 10:23:34.393904       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0930 10:23:34.698431       1 shared_informer.go:320] Caches are synced for node config
	I0930 10:23:34.698479       1 shared_informer.go:320] Caches are synced for service config
	I0930 10:23:34.698517       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [89b3e53d0d07] <==
	W0930 10:23:12.651748       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0930 10:23:12.651777       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0930 10:23:12.651893       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0930 10:23:12.651923       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:23:12.654668       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0930 10:23:12.654741       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0930 10:23:12.659453       1 reflector.go:561] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0930 10:23:12.660764       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0930 10:23:13.474205       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0930 10:23:13.474332       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:23:13.515776       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0930 10:23:13.515836       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:23:13.556632       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0930 10:23:13.556959       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0930 10:23:13.619349       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0930 10:23:13.619548       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0930 10:23:13.665231       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0930 10:23:13.665327       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0930 10:23:13.684553       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0930 10:23:13.685505       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:23:13.699206       1 reflector.go:561] 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
	E0930 10:23:13.699847       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0930 10:23:13.710761       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0930 10:23:13.711798       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I0930 10:23:14.331725       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 30 10:35:13 addons-867638 kubelet[2183]: I0930 10:35:13.492686    2183 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="74e230d8-cd1c-45f1-8240-b03bc4006cbd" path="/var/lib/kubelet/pods/74e230d8-cd1c-45f1-8240-b03bc4006cbd/volumes"
	Sep 30 10:35:16 addons-867638 kubelet[2183]: I0930 10:35:16.381044    2183 scope.go:117] "RemoveContainer" containerID="a10ff355de48a66b0d5d60e114a9d8d62085379f28ce436b576f6edd4fcbec55"
	Sep 30 10:35:16 addons-867638 kubelet[2183]: I0930 10:35:16.402723    2183 scope.go:117] "RemoveContainer" containerID="4463eadea97e87e7e5fa5d1f81425f2732676eb6cfa57abb174ecf9cf270bc39"
	Sep 30 10:35:16 addons-867638 kubelet[2183]: I0930 10:35:16.426397    2183 scope.go:117] "RemoveContainer" containerID="e976685c4b9c0536a420749b8968a2818af0618e91de52da824e9c9578b79d33"
	Sep 30 10:35:17 addons-867638 kubelet[2183]: E0930 10:35:17.474999    2183 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="f96d6e3e-bc76-41d5-ab3b-576411cfe624"
	Sep 30 10:35:21 addons-867638 kubelet[2183]: E0930 10:35:21.469629    2183 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry-test\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox\\\"\"" pod="default/registry-test" podUID="5fc25416-db07-4dc0-ad80-53a706f4a5a6"
	Sep 30 10:35:24 addons-867638 kubelet[2183]: I0930 10:35:24.970776    2183 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-fhzq2\" (UniqueName: \"kubernetes.io/projected/5fc25416-db07-4dc0-ad80-53a706f4a5a6-kube-api-access-fhzq2\") pod \"5fc25416-db07-4dc0-ad80-53a706f4a5a6\" (UID: \"5fc25416-db07-4dc0-ad80-53a706f4a5a6\") "
	Sep 30 10:35:24 addons-867638 kubelet[2183]: I0930 10:35:24.970854    2183 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/5fc25416-db07-4dc0-ad80-53a706f4a5a6-gcp-creds\") pod \"5fc25416-db07-4dc0-ad80-53a706f4a5a6\" (UID: \"5fc25416-db07-4dc0-ad80-53a706f4a5a6\") "
	Sep 30 10:35:24 addons-867638 kubelet[2183]: I0930 10:35:24.971013    2183 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/5fc25416-db07-4dc0-ad80-53a706f4a5a6-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "5fc25416-db07-4dc0-ad80-53a706f4a5a6" (UID: "5fc25416-db07-4dc0-ad80-53a706f4a5a6"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 30 10:35:24 addons-867638 kubelet[2183]: I0930 10:35:24.980375    2183 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/5fc25416-db07-4dc0-ad80-53a706f4a5a6-kube-api-access-fhzq2" (OuterVolumeSpecName: "kube-api-access-fhzq2") pod "5fc25416-db07-4dc0-ad80-53a706f4a5a6" (UID: "5fc25416-db07-4dc0-ad80-53a706f4a5a6"). InnerVolumeSpecName "kube-api-access-fhzq2". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 30 10:35:25 addons-867638 kubelet[2183]: I0930 10:35:25.071317    2183 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-fhzq2\" (UniqueName: \"kubernetes.io/projected/5fc25416-db07-4dc0-ad80-53a706f4a5a6-kube-api-access-fhzq2\") on node \"addons-867638\" DevicePath \"\""
	Sep 30 10:35:25 addons-867638 kubelet[2183]: I0930 10:35:25.071371    2183 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/5fc25416-db07-4dc0-ad80-53a706f4a5a6-gcp-creds\") on node \"addons-867638\" DevicePath \"\""
	Sep 30 10:35:25 addons-867638 kubelet[2183]: I0930 10:35:25.496484    2183 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="5fc25416-db07-4dc0-ad80-53a706f4a5a6" path="/var/lib/kubelet/pods/5fc25416-db07-4dc0-ad80-53a706f4a5a6/volumes"
	Sep 30 10:35:26 addons-867638 kubelet[2183]: I0930 10:35:26.705767    2183 scope.go:117] "RemoveContainer" containerID="72fb2cedee1d47b3072fb191653169264f02fb3d047ff918c959401a49d9c26d"
	Sep 30 10:35:26 addons-867638 kubelet[2183]: I0930 10:35:26.799843    2183 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-2xsp5\" (UniqueName: \"kubernetes.io/projected/6e045062-6116-4d34-a7d8-c72b7349368b-kube-api-access-2xsp5\") pod \"6e045062-6116-4d34-a7d8-c72b7349368b\" (UID: \"6e045062-6116-4d34-a7d8-c72b7349368b\") "
	Sep 30 10:35:26 addons-867638 kubelet[2183]: I0930 10:35:26.804767    2183 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/6e045062-6116-4d34-a7d8-c72b7349368b-kube-api-access-2xsp5" (OuterVolumeSpecName: "kube-api-access-2xsp5") pod "6e045062-6116-4d34-a7d8-c72b7349368b" (UID: "6e045062-6116-4d34-a7d8-c72b7349368b"). InnerVolumeSpecName "kube-api-access-2xsp5". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 30 10:35:26 addons-867638 kubelet[2183]: I0930 10:35:26.900818    2183 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-2xsp5\" (UniqueName: \"kubernetes.io/projected/6e045062-6116-4d34-a7d8-c72b7349368b-kube-api-access-2xsp5\") on node \"addons-867638\" DevicePath \"\""
	Sep 30 10:35:27 addons-867638 kubelet[2183]: I0930 10:35:27.510795    2183 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-jqx8w\" (UniqueName: \"kubernetes.io/projected/b7106b94-624c-476c-adc0-b5ac9281a311-kube-api-access-jqx8w\") pod \"b7106b94-624c-476c-adc0-b5ac9281a311\" (UID: \"b7106b94-624c-476c-adc0-b5ac9281a311\") "
	Sep 30 10:35:27 addons-867638 kubelet[2183]: I0930 10:35:27.521616    2183 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/b7106b94-624c-476c-adc0-b5ac9281a311-kube-api-access-jqx8w" (OuterVolumeSpecName: "kube-api-access-jqx8w") pod "b7106b94-624c-476c-adc0-b5ac9281a311" (UID: "b7106b94-624c-476c-adc0-b5ac9281a311"). InnerVolumeSpecName "kube-api-access-jqx8w". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 30 10:35:27 addons-867638 kubelet[2183]: I0930 10:35:27.611621    2183 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-jqx8w\" (UniqueName: \"kubernetes.io/projected/b7106b94-624c-476c-adc0-b5ac9281a311-kube-api-access-jqx8w\") on node \"addons-867638\" DevicePath \"\""
	Sep 30 10:35:27 addons-867638 kubelet[2183]: I0930 10:35:27.761186    2183 scope.go:117] "RemoveContainer" containerID="559bdfda5945aa5fc477788888012f642b252f8dd0ed9181fd72ccedab31cc0f"
	Sep 30 10:35:27 addons-867638 kubelet[2183]: I0930 10:35:27.811605    2183 scope.go:117] "RemoveContainer" containerID="559bdfda5945aa5fc477788888012f642b252f8dd0ed9181fd72ccedab31cc0f"
	Sep 30 10:35:27 addons-867638 kubelet[2183]: E0930 10:35:27.813569    2183 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 559bdfda5945aa5fc477788888012f642b252f8dd0ed9181fd72ccedab31cc0f" containerID="559bdfda5945aa5fc477788888012f642b252f8dd0ed9181fd72ccedab31cc0f"
	Sep 30 10:35:27 addons-867638 kubelet[2183]: I0930 10:35:27.813647    2183 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"559bdfda5945aa5fc477788888012f642b252f8dd0ed9181fd72ccedab31cc0f"} err="failed to get container status \"559bdfda5945aa5fc477788888012f642b252f8dd0ed9181fd72ccedab31cc0f\": rpc error: code = Unknown desc = Error response from daemon: No such container: 559bdfda5945aa5fc477788888012f642b252f8dd0ed9181fd72ccedab31cc0f"
	Sep 30 10:35:28 addons-867638 kubelet[2183]: E0930 10:35:28.468560    2183 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="f96d6e3e-bc76-41d5-ab3b-576411cfe624"
	
	
	==> storage-provisioner [208d3ca84c09] <==
	I0930 10:24:10.555450       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0930 10:24:10.770723       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0930 10:24:10.770874       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0930 10:24:10.925108       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0930 10:24:10.968067       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-867638_ab0af2ac-98c1-432f-bf05-4f6956f23884!
	I0930 10:24:10.976127       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"9d05e970-63fd-4d2e-a585-05250a2109ce", APIVersion:"v1", ResourceVersion:"1029", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-867638_ab0af2ac-98c1-432f-bf05-4f6956f23884 became leader
	I0930 10:24:11.174794       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-867638_ab0af2ac-98c1-432f-bf05-4f6956f23884!
	
	
	==> storage-provisioner [70c8941c6f10] <==
	I0930 10:23:39.049903       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F0930 10:24:09.092136       1 main.go:39] error getting server version: Get "https://10.96.0.1:443/version?timeout=32s": dial tcp 10.96.0.1:443: i/o timeout
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-867638 -n addons-867638
helpers_test.go:261: (dbg) Run:  kubectl --context addons-867638 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox ingress-nginx-admission-create-6hbp7 ingress-nginx-admission-patch-fllbx
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-867638 describe pod busybox ingress-nginx-admission-create-6hbp7 ingress-nginx-admission-patch-fllbx
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-867638 describe pod busybox ingress-nginx-admission-create-6hbp7 ingress-nginx-admission-patch-fllbx: exit status 1 (121.508139ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-6hbp7" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-fllbx" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-867638 describe pod busybox ingress-nginx-admission-create-6hbp7 ingress-nginx-admission-patch-fllbx: exit status 1
--- FAIL: TestAddons/parallel/Registry (76.89s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0930 10:40:26.011350   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0930 10:40:31.132804   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0930 10:40:41.374876   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0930 10:41:01.856583   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0930 10:41:42.818089   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
2024/09/30 10:41:47 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Done: kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}: (1.18825596s)
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Non-zero exit: kubectl --context functional-646005 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}: context deadline exceeded (1.844µs)
functional_test_tunnel_test.go:245: nginx-svc svc.status.loadBalancer.ingress never got an IP: context deadline exceeded
functional_test_tunnel_test.go:246: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc
functional_test_tunnel_test.go:250: failed to kubectl get svc nginx-svc:

                                                
                                                
-- stdout --
	NAME        TYPE           CLUSTER-IP     EXTERNAL-IP   PORT(S)        AGE
	nginx-svc   LoadBalancer   10.107.57.46   <pending>     80:32031/TCP   3m11s

                                                
                                                
-- /stdout --
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (180.15s)

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

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

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

                                                
                                                
** /stderr **
I0930 10:40:47.644666   79140 retry.go:31] will retry after 406.92089ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (427.479181ms)

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

                                                
                                                
** /stderr **
I0930 10:40:48.480007   79140 retry.go:31] will retry after 409.800568ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (437.327919ms)

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

                                                
                                                
** /stderr **
I0930 10:40:49.327969   79140 retry.go:31] will retry after 1.468124798s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (378.778995ms)

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

                                                
                                                
** /stderr **
I0930 10:40:51.175371   79140 retry.go:31] will retry after 1.307951578s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (378.974819ms)

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

                                                
                                                
** /stderr **
I0930 10:40:52.862714   79140 retry.go:31] will retry after 3.449557036s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (368.3641ms)

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

                                                
                                                
** /stderr **
I0930 10:40:56.682132   79140 retry.go:31] will retry after 5.256033197s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (374.98624ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:125: /mount-9p did not appear within 15.253629545s: exit status 1
functional_test_mount_test.go:80: "TestFunctional/parallel/MountCmd/any-port" failed, getting debug info...
functional_test_mount_test.go:81: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates"
functional_test_mount_test.go:81: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (368.465324ms)

                                                
                                                
-- stdout --
	ls: cannot access '/mount-9p': No such file or directory
	cat: /mount-9p/pod-dates: No such file or directory

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:83: debugging command "out/minikube-linux-amd64 -p functional-646005 ssh \"mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates\"" failed : exit status 1
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:90: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "sudo umount -f /mount-9p": exit status 1 (385.495877ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: no mount point specified.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:92: "out/minikube-linux-amd64 -p functional-646005 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-646005 /tmp/TestFunctionalparallelMountCmdany-port1609306209/001:/mount-9p --alsologtostderr -v=1] ...
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-646005 /tmp/TestFunctionalparallelMountCmdany-port1609306209/001:/mount-9p --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-646005 /tmp/TestFunctionalparallelMountCmdany-port1609306209/001:/mount-9p --alsologtostderr -v=1] stderr:
I0930 10:40:47.194549  118876 out.go:345] Setting OutFile to fd 1 ...
I0930 10:40:47.194858  118876 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:40:47.194880  118876 out.go:358] Setting ErrFile to fd 2...
I0930 10:40:47.194891  118876 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:40:47.195657  118876 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/bin
I0930 10:40:47.196173  118876 mustload.go:65] Loading cluster: functional-646005
I0930 10:40:47.197169  118876 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0930 10:40:47.198219  118876 cli_runner.go:164] Run: docker container inspect functional-646005 --format={{.State.Status}}
I0930 10:40:47.257174  118876 host.go:66] Checking if "functional-646005" exists ...
I0930 10:40:47.258133  118876 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0930 10:40:47.460121  118876 info.go:266] docker info: {ID:51246b18-f920-4cf8-9ed6-bd3761a49806 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:55 SystemTime:2024-09-30 10:40:47.435482135 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] 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.17.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.7]] Warnings:<nil>}}
I0930 10:40:47.460467  118876 cli_runner.go:164] Run: docker network inspect functional-646005 --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}}]}"
I0930 10:40:47.516332  118876 out.go:201] 
W0930 10:40:47.518137  118876 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0930 10:40:47.519933  118876 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/any-port (16.12s)

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

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

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

                                                
                                                
** /stderr **
I0930 10:41:03.947428   79140 retry.go:31] will retry after 369.073738ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (446.433476ms)

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

                                                
                                                
** /stderr **
I0930 10:41:04.763475   79140 retry.go:31] will retry after 1.061131s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (376.983306ms)

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

                                                
                                                
** /stderr **
I0930 10:41:06.202578   79140 retry.go:31] will retry after 1.637083294s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (398.904249ms)

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

                                                
                                                
** /stderr **
I0930 10:41:08.239001   79140 retry.go:31] will retry after 1.32819391s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (371.705381ms)

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

                                                
                                                
** /stderr **
I0930 10:41:09.939985   79140 retry.go:31] will retry after 1.570259331s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (374.874764ms)

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

                                                
                                                
** /stderr **
I0930 10:41:11.886433   79140 retry.go:31] will retry after 2.809334326s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (385.836408ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:253: /mount-9p did not appear within 11.902711019s: exit status 1
functional_test_mount_test.go:220: "TestFunctional/parallel/MountCmd/specific-port" failed, getting debug info...
functional_test_mount_test.go:221: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates"
functional_test_mount_test.go:221: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (406.900659ms)

                                                
                                                
-- stdout --
	ls: cannot access '/mount-9p': No such file or directory
	cat: /mount-9p/pod-dates: No such file or directory

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:223: debugging command "out/minikube-linux-amd64 -p functional-646005 ssh \"mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates\"" failed : exit status 1
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "sudo umount -f /mount-9p": exit status 1 (392.066986ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: no mount point specified.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-amd64 -p functional-646005 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-646005 /tmp/TestFunctionalparallelMountCmdspecific-port2176407838/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-646005 /tmp/TestFunctionalparallelMountCmdspecific-port2176407838/001:/mount-9p --alsologtostderr -v=1 --port 46464] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-646005 /tmp/TestFunctionalparallelMountCmdspecific-port2176407838/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I0930 10:41:03.331458  119550 out.go:345] Setting OutFile to fd 1 ...
I0930 10:41:03.331748  119550 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:41:03.331766  119550 out.go:358] Setting ErrFile to fd 2...
I0930 10:41:03.331776  119550 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:41:03.332212  119550 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/bin
I0930 10:41:03.332784  119550 mustload.go:65] Loading cluster: functional-646005
I0930 10:41:03.333577  119550 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0930 10:41:03.334561  119550 cli_runner.go:164] Run: docker container inspect functional-646005 --format={{.State.Status}}
I0930 10:41:03.383243  119550 host.go:66] Checking if "functional-646005" exists ...
I0930 10:41:03.384096  119550 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0930 10:41:03.755713  119550 info.go:266] docker info: {ID:51246b18-f920-4cf8-9ed6-bd3761a49806 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-30 10:41:03.680760172 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] 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.17.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.7]] Warnings:<nil>}}
I0930 10:41:03.755977  119550 cli_runner.go:164] Run: docker network inspect functional-646005 --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}}]}"
I0930 10:41:03.813311  119550 out.go:201] 
W0930 10:41:03.815420  119550 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0930 10:41:03.817227  119550 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (12.81s)

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

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

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

                                                
                                                
** /stderr **
I0930 10:41:17.080243   79140 retry.go:31] will retry after 454.516988ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T" /mount1: exit status 1 (400.212224ms)

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

                                                
                                                
** /stderr **
I0930 10:41:17.936129   79140 retry.go:31] will retry after 385.443374ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T" /mount1: exit status 1 (423.743094ms)

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

                                                
                                                
** /stderr **
I0930 10:41:18.745764   79140 retry.go:31] will retry after 1.325497432s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T" /mount1: exit status 1 (369.945218ms)

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

                                                
                                                
** /stderr **
I0930 10:41:20.441587   79140 retry.go:31] will retry after 2.329001619s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T" /mount1: exit status 1 (364.227053ms)

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

                                                
                                                
** /stderr **
I0930 10:41:23.135846   79140 retry.go:31] will retry after 1.642984673s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T" /mount1: exit status 1 (390.450253ms)

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

                                                
                                                
** /stderr **
I0930 10:41:25.170337   79140 retry.go:31] will retry after 4.582957889s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-646005 ssh "findmnt -T" /mount1: exit status 1 (372.078339ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:342: mount was not ready in time: exit status 1
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-646005 /tmp/TestFunctionalparallelMountCmdVerifyCleanup369879609/001:/mount1 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-646005 /tmp/TestFunctionalparallelMountCmdVerifyCleanup369879609/001:/mount1 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-646005 /tmp/TestFunctionalparallelMountCmdVerifyCleanup369879609/001:/mount1 --alsologtostderr -v=1] stderr:
I0930 10:41:16.276018  120228 out.go:345] Setting OutFile to fd 1 ...
I0930 10:41:16.277496  120228 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:41:16.277522  120228 out.go:358] Setting ErrFile to fd 2...
I0930 10:41:16.277533  120228 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:41:16.277981  120228 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/bin
I0930 10:41:16.279380  120228 mustload.go:65] Loading cluster: functional-646005
I0930 10:41:16.281338  120228 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0930 10:41:16.282351  120228 cli_runner.go:164] Run: docker container inspect functional-646005 --format={{.State.Status}}
I0930 10:41:16.407374  120228 host.go:66] Checking if "functional-646005" exists ...
I0930 10:41:16.408036  120228 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0930 10:41:16.814298  120228 info.go:266] docker info: {ID:51246b18-f920-4cf8-9ed6-bd3761a49806 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-30 10:41:16.747606455 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] 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.17.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.7]] Warnings:<nil>}}
I0930 10:41:16.814641  120228 cli_runner.go:164] Run: docker network inspect functional-646005 --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}}]}"
I0930 10:41:16.888212  120228 out.go:201] 
W0930 10:41:16.890185  120228 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0930 10:41:16.892078  120228 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-646005 /tmp/TestFunctionalparallelMountCmdVerifyCleanup369879609/001:/mount2 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-646005 /tmp/TestFunctionalparallelMountCmdVerifyCleanup369879609/001:/mount2 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-646005 /tmp/TestFunctionalparallelMountCmdVerifyCleanup369879609/001:/mount2 --alsologtostderr -v=1] stderr:
I0930 10:41:16.288187  120229 out.go:345] Setting OutFile to fd 1 ...
I0930 10:41:16.289159  120229 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:41:16.289218  120229 out.go:358] Setting ErrFile to fd 2...
I0930 10:41:16.289239  120229 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:41:16.289874  120229 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/bin
I0930 10:41:16.290683  120229 mustload.go:65] Loading cluster: functional-646005
I0930 10:41:16.291672  120229 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0930 10:41:16.292925  120229 cli_runner.go:164] Run: docker container inspect functional-646005 --format={{.State.Status}}
I0930 10:41:16.364382  120229 host.go:66] Checking if "functional-646005" exists ...
I0930 10:41:16.364875  120229 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0930 10:41:16.825183  120229 info.go:266] docker info: {ID:51246b18-f920-4cf8-9ed6-bd3761a49806 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-30 10:41:16.747606455 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] 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.17.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.7]] Warnings:<nil>}}
I0930 10:41:16.825556  120229 cli_runner.go:164] Run: docker network inspect functional-646005 --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}}]}"
I0930 10:41:16.895233  120229 out.go:201] 
W0930 10:41:16.898778  120229 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0930 10:41:16.901578  120229 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-646005 /tmp/TestFunctionalparallelMountCmdVerifyCleanup369879609/001:/mount3 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-646005 /tmp/TestFunctionalparallelMountCmdVerifyCleanup369879609/001:/mount3 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-646005 /tmp/TestFunctionalparallelMountCmdVerifyCleanup369879609/001:/mount3 --alsologtostderr -v=1] stderr:
I0930 10:41:16.309905  120230 out.go:345] Setting OutFile to fd 1 ...
I0930 10:41:16.311301  120230 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:41:16.311326  120230 out.go:358] Setting ErrFile to fd 2...
I0930 10:41:16.311336  120230 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:41:16.311819  120230 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/bin
I0930 10:41:16.314406  120230 mustload.go:65] Loading cluster: functional-646005
I0930 10:41:16.315234  120230 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0930 10:41:16.323021  120230 cli_runner.go:164] Run: docker container inspect functional-646005 --format={{.State.Status}}
I0930 10:41:16.450704  120230 host.go:66] Checking if "functional-646005" exists ...
I0930 10:41:16.451370  120230 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0930 10:41:16.911236  120230 info.go:266] docker info: {ID:51246b18-f920-4cf8-9ed6-bd3761a49806 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-30 10:41:16.832246062 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] 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.17.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.7]] Warnings:<nil>}}
I0930 10:41:16.911537  120230 cli_runner.go:164] Run: docker network inspect functional-646005 --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}}]}"
I0930 10:41:16.962736  120230 out.go:201] 
W0930 10:41:16.964606  120230 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0930 10:41:16.966339  120230 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/VerifyCleanup (14.46s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
I0930 10:42:59.539241   79140 retry.go:31] will retry after 3.43801792s: Temporary Error: Get "http:": http: no Host in request URL
I0930 10:43:02.977622   79140 retry.go:31] will retry after 2.5845679s: Temporary Error: Get "http:": http: no Host in request URL
E0930 10:43:04.739891   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
I0930 10:43:05.563003   79140 retry.go:31] will retry after 6.779774392s: Temporary Error: Get "http:": http: no Host in request URL
I0930 10:43:12.343108   79140 retry.go:31] will retry after 5.918594175s: Temporary Error: Get "http:": http: no Host in request URL
I0930 10:43:18.262309   79140 retry.go:31] will retry after 10.043331561s: Temporary Error: Get "http:": http: no Host in request URL
I0930 10:43:28.306309   79140 retry.go:31] will retry after 22.803601969s: Temporary Error: Get "http:": http: no Host in request URL
I0930 10:43:51.110221   79140 retry.go:31] will retry after 23.181030962s: Temporary Error: Get "http:": http: no Host in request URL
functional_test_tunnel_test.go:288: failed to hit nginx at "http://": Temporary Error: Get "http:": http: no Host in request URL
functional_test_tunnel_test.go:290: (dbg) Run:  kubectl --context functional-646005 get svc nginx-svc
functional_test_tunnel_test.go:294: failed to kubectl get svc nginx-svc:
NAME        TYPE           CLUSTER-IP     EXTERNAL-IP   PORT(S)        AGE
nginx-svc   LoadBalancer   10.107.57.46   <pending>     80:32031/TCP   4m26s
functional_test_tunnel_test.go:301: expected body to contain "Welcome to nginx!", but got *""*
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (74.85s)

                                                
                                    

Test pass (96/107)

Order passed test Duration
3 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.22
4 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.22
5 TestAddons/Setup 195.62
7 TestAddons/serial/Volcano 46.82
9 TestAddons/serial/GCPAuth/Namespaces 0.25
12 TestAddons/parallel/Ingress 22.14
13 TestAddons/parallel/InspektorGadget 11.04
14 TestAddons/parallel/MetricsServer 7.06
16 TestAddons/parallel/CSI 59.25
17 TestAddons/parallel/Headlamp 21.53
18 TestAddons/parallel/CloudSpanner 5.82
19 TestAddons/parallel/LocalPath 56.21
20 TestAddons/parallel/NvidiaDevicePlugin 6.6
21 TestAddons/parallel/Yakd 12.07
22 TestAddons/StoppedEnableDisable 11.88
25 TestFunctional/serial/CopySyncFile 0.12
26 TestFunctional/serial/StartWithProxy 79.32
27 TestFunctional/serial/AuditLog 0.04
28 TestFunctional/serial/SoftStart 26.82
29 TestFunctional/serial/KubeContext 0.2
30 TestFunctional/serial/KubectlGetPods 0.18
33 TestFunctional/serial/CacheCmd/cache/add_remote 3
34 TestFunctional/serial/CacheCmd/cache/add_local 1.53
35 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.09
36 TestFunctional/serial/CacheCmd/cache/list 0.12
37 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.43
38 TestFunctional/serial/CacheCmd/cache/cache_reload 1.98
39 TestFunctional/serial/CacheCmd/cache/delete 0.18
40 TestFunctional/serial/MinikubeKubectlCmd 1.35
41 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.23
42 TestFunctional/serial/ExtraConfig 41.63
43 TestFunctional/serial/ComponentHealth 0.13
44 TestFunctional/serial/LogsCmd 1.72
45 TestFunctional/serial/LogsFileCmd 1.82
46 TestFunctional/serial/InvalidService 5
48 TestFunctional/parallel/ConfigCmd 1.03
49 TestFunctional/parallel/DashboardCmd 15.11
50 TestFunctional/parallel/DryRun 0.68
51 TestFunctional/parallel/InternationalLanguage 0.35
52 TestFunctional/parallel/StatusCmd 1.46
56 TestFunctional/parallel/ServiceCmdConnect 14.01
57 TestFunctional/parallel/AddonsCmd 0.22
58 TestFunctional/parallel/PersistentVolumeClaim 31.32
60 TestFunctional/parallel/SSHCmd 1.24
61 TestFunctional/parallel/CpCmd 4.24
62 TestFunctional/parallel/MySQL 42.84
63 TestFunctional/parallel/FileSync 0.39
64 TestFunctional/parallel/CertSync 2.54
68 TestFunctional/parallel/NodeLabels 0.11
70 TestFunctional/parallel/NonActiveRuntimeDisabled 0.46
72 TestFunctional/parallel/License 0.31
74 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 1.01
75 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
77 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.92
79 TestFunctional/parallel/ServiceCmd/DeployApp 8.29
80 TestFunctional/parallel/ServiceCmd/List 0.67
81 TestFunctional/parallel/ServiceCmd/JSONOutput 0.63
82 TestFunctional/parallel/ServiceCmd/HTTPS 0.57
83 TestFunctional/parallel/ServiceCmd/Format 0.54
84 TestFunctional/parallel/ServiceCmd/URL 0.51
85 TestFunctional/parallel/ProfileCmd/profile_not_create 0.66
86 TestFunctional/parallel/ProfileCmd/profile_list 0.6
87 TestFunctional/parallel/ProfileCmd/profile_json_output 0.62
91 TestFunctional/parallel/Version/short 0.1
92 TestFunctional/parallel/Version/components 1.6
93 TestFunctional/parallel/ImageCommands/ImageListShort 0.3
94 TestFunctional/parallel/ImageCommands/ImageListTable 0.31
95 TestFunctional/parallel/ImageCommands/ImageListJson 0.3
96 TestFunctional/parallel/ImageCommands/ImageListYaml 0.33
97 TestFunctional/parallel/ImageCommands/ImageBuild 3.45
98 TestFunctional/parallel/ImageCommands/Setup 2.71
99 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.43
100 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.27
101 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.31
102 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.49
103 TestFunctional/parallel/ImageCommands/ImageRemove 0.62
104 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.05
105 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.56
106 TestFunctional/parallel/UpdateContextCmd/no_changes 0.23
107 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.25
108 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.41
109 TestFunctional/parallel/DockerEnv/bash 1.55
114 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
115 TestFunctional/delete_echo-server_images 0.06
116 TestFunctional/delete_my-image_image 0.03
117 TestFunctional/delete_minikube_cached_images 0.03
122 TestStartStop/group/cloud-shell/serial/FirstStart 83.92
123 TestStartStop/group/cloud-shell/serial/DeployApp 8.5
124 TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive 1.47
125 TestStartStop/group/cloud-shell/serial/Stop 11.7
126 TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop 0.37
127 TestStartStop/group/cloud-shell/serial/SecondStart 285.02
128 TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop 6.01
129 TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop 5.17
130 TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages 0.32
131 TestStartStop/group/cloud-shell/serial/Pause 4.37
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.22s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.22s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (195.62s)

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

                                                
                                    
x
+
TestAddons/serial/Volcano (46.82s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:835: volcano-scheduler stabilized in 318.574214ms
addons_test.go:851: volcano-controller stabilized in 318.794528ms
addons_test.go:843: volcano-admission stabilized in 318.867507ms
addons_test.go:857: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-6c9778cbdf-rsx9j" [a7e66713-9a19-4dc7-ad37-f8b47e4ee17b] Running
addons_test.go:857: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.005174098s
addons_test.go:861: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5874dfdd79-g8596" [ccd52648-abf0-4d03-8cd9-2ea760d825f6] Running
addons_test.go:861: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.004868199s
addons_test.go:865: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-789ffc5785-zw5wc" [2ab08971-8a7d-4186-a66d-ca6d32cc80c2] Running
addons_test.go:865: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.005871892s
addons_test.go:870: (dbg) Run:  kubectl --context addons-867638 delete -n volcano-system job volcano-admission-init
addons_test.go:876: (dbg) Run:  kubectl --context addons-867638 create -f testdata/vcjob.yaml
addons_test.go:884: (dbg) Run:  kubectl --context addons-867638 get vcjob -n my-volcano
addons_test.go:902: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [270b2c50-92a0-40a3-a2c0-aab5c69b9559] Pending
helpers_test.go:344: "test-job-nginx-0" [270b2c50-92a0-40a3-a2c0-aab5c69b9559] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [270b2c50-92a0-40a3-a2c0-aab5c69b9559] Running
addons_test.go:902: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 17.004313834s
addons_test.go:906: (dbg) Run:  out/minikube-linux-amd64 -p addons-867638 addons disable volcano --alsologtostderr -v=1
addons_test.go:906: (dbg) Done: out/minikube-linux-amd64 -p addons-867638 addons disable volcano --alsologtostderr -v=1: (11.859574201s)
--- PASS: TestAddons/serial/Volcano (46.82s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:594: (dbg) Run:  kubectl --context addons-867638 create ns new-namespace
addons_test.go:608: (dbg) Run:  kubectl --context addons-867638 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.25s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (22.14s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:205: (dbg) Run:  kubectl --context addons-867638 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:230: (dbg) Run:  kubectl --context addons-867638 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:243: (dbg) Run:  kubectl --context addons-867638 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [b999cd2e-cdb3-42fb-bbb6-ca49faceb4c6] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [b999cd2e-cdb3-42fb-bbb6-ca49faceb4c6] Running
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.005776761s
I0930 10:36:10.649904   79140 kapi.go:150] Service nginx in namespace default found.
addons_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p addons-867638 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:284: (dbg) Run:  kubectl --context addons-867638 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:289: (dbg) Run:  out/minikube-linux-amd64 -p addons-867638 ip
addons_test.go:295: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p addons-867638 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:304: (dbg) Done: out/minikube-linux-amd64 -p addons-867638 addons disable ingress-dns --alsologtostderr -v=1: (1.82285673s)
addons_test.go:309: (dbg) Run:  out/minikube-linux-amd64 -p addons-867638 addons disable ingress --alsologtostderr -v=1
addons_test.go:309: (dbg) Done: out/minikube-linux-amd64 -p addons-867638 addons disable ingress --alsologtostderr -v=1: (8.195948626s)
--- PASS: TestAddons/parallel/Ingress (22.14s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-j8vkp" [5033656b-173f-4adc-af2c-b3e13791d5a5] Running
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.027202843s
addons_test.go:789: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-867638
addons_test.go:789: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-867638: (6.012433386s)
--- PASS: TestAddons/parallel/InspektorGadget (11.04s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (7.06s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:405: metrics-server stabilized in 35.688465ms
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-2l9kc" [e88f0ee1-cffa-45b5-a0f8-e7770d7e5032] Running
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004509751s
addons_test.go:413: (dbg) Run:  kubectl --context addons-867638 top pods -n kube-system
addons_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p addons-867638 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (7.06s)

                                                
                                    
x
+
TestAddons/parallel/CSI (59.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0930 10:35:42.957946   79140 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0930 10:35:42.964917   79140 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0930 10:35:42.964976   79140 kapi.go:107] duration metric: took 28.192058ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:505: csi-hostpath-driver pods stabilized in 28.214683ms
addons_test.go:508: (dbg) Run:  kubectl --context addons-867638 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:513: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:518: (dbg) Run:  kubectl --context addons-867638 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:523: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [4acfa322-091f-43ea-9285-a586ff1190b7] Pending
helpers_test.go:344: "task-pv-pod" [4acfa322-091f-43ea-9285-a586ff1190b7] 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" [4acfa322-091f-43ea-9285-a586ff1190b7] Running
addons_test.go:523: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 9.013473763s
addons_test.go:528: (dbg) Run:  kubectl --context addons-867638 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:533: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-867638 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: TestAddons/parallel/CSI: WARNING: volume snapshot get for "default" "new-snapshot-demo" returned: 
helpers_test.go:419: (dbg) Run:  kubectl --context addons-867638 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:538: (dbg) Run:  kubectl --context addons-867638 delete pod task-pv-pod
addons_test.go:538: (dbg) Done: kubectl --context addons-867638 delete pod task-pv-pod: (1.018756854s)
addons_test.go:544: (dbg) Run:  kubectl --context addons-867638 delete pvc hpvc
addons_test.go:550: (dbg) Run:  kubectl --context addons-867638 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:555: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:560: (dbg) Run:  kubectl --context addons-867638 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:565: (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" [2f5f1ef8-adf4-49c3-904a-220da8bd8619] Pending
helpers_test.go:344: "task-pv-pod-restore" [2f5f1ef8-adf4-49c3-904a-220da8bd8619] 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" [2f5f1ef8-adf4-49c3-904a-220da8bd8619] Running
addons_test.go:565: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 9.005027079s
addons_test.go:570: (dbg) Run:  kubectl --context addons-867638 delete pod task-pv-pod-restore
addons_test.go:570: (dbg) Done: kubectl --context addons-867638 delete pod task-pv-pod-restore: (1.253991953s)
addons_test.go:574: (dbg) Run:  kubectl --context addons-867638 delete pvc hpvc-restore
addons_test.go:578: (dbg) Run:  kubectl --context addons-867638 delete volumesnapshot new-snapshot-demo
addons_test.go:582: (dbg) Run:  out/minikube-linux-amd64 -p addons-867638 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:582: (dbg) Done: out/minikube-linux-amd64 -p addons-867638 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.562206728s)
addons_test.go:586: (dbg) Run:  out/minikube-linux-amd64 -p addons-867638 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:586: (dbg) Done: out/minikube-linux-amd64 -p addons-867638 addons disable volumesnapshots --alsologtostderr -v=1: (1.196355448s)
--- PASS: TestAddons/parallel/CSI (59.25s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (21.53s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:768: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-867638 --alsologtostderr -v=1
addons_test.go:768: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-867638 --alsologtostderr -v=1: (1.438642692s)
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-647db" [94aa578f-be43-482b-b02e-19256d73f66b] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-647db" [94aa578f-be43-482b-b02e-19256d73f66b] Running
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 14.005469217s
addons_test.go:777: (dbg) Run:  out/minikube-linux-amd64 -p addons-867638 addons disable headlamp --alsologtostderr -v=1
addons_test.go:777: (dbg) Done: out/minikube-linux-amd64 -p addons-867638 addons disable headlamp --alsologtostderr -v=1: (6.088455995s)
--- PASS: TestAddons/parallel/Headlamp (21.53s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-4vm6t" [6d27e253-b099-464a-a56a-e43dfa6c67bc] Running
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.005662479s
addons_test.go:808: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-867638
--- PASS: TestAddons/parallel/CloudSpanner (5.82s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (56.21s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:920: (dbg) Run:  kubectl --context addons-867638 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:926: (dbg) Run:  kubectl --context addons-867638 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:930: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-867638 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [a2345f8d-a51e-4c03-8996-d6bf439dc0c2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [a2345f8d-a51e-4c03-8996-d6bf439dc0c2] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [a2345f8d-a51e-4c03-8996-d6bf439dc0c2] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.005055233s
addons_test.go:938: (dbg) Run:  kubectl --context addons-867638 get pvc test-pvc -o=json
addons_test.go:947: (dbg) Run:  out/minikube-linux-amd64 -p addons-867638 ssh "cat /opt/local-path-provisioner/pvc-2089d17a-60a3-47e5-9b6d-0af91ded0258_default_test-pvc/file1"
addons_test.go:959: (dbg) Run:  kubectl --context addons-867638 delete pod test-local-path
addons_test.go:963: (dbg) Run:  kubectl --context addons-867638 delete pvc test-pvc
addons_test.go:967: (dbg) Run:  out/minikube-linux-amd64 -p addons-867638 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:967: (dbg) Done: out/minikube-linux-amd64 -p addons-867638 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (44.101259551s)
--- PASS: TestAddons/parallel/LocalPath (56.21s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:999: (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-lqvnc" [f41c0de0-6106-495f-9d23-f35f6ce70abb] Running
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.005638488s
addons_test.go:1002: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-867638
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.60s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-gbc4t" [cae7c94f-54cd-4496-a116-44913584960c] Running
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.005771766s
addons_test.go:1014: (dbg) Run:  out/minikube-linux-amd64 -p addons-867638 addons disable yakd --alsologtostderr -v=1
addons_test.go:1014: (dbg) Done: out/minikube-linux-amd64 -p addons-867638 addons disable yakd --alsologtostderr -v=1: (6.067187255s)
--- PASS: TestAddons/parallel/Yakd (12.07s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.88s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-867638
addons_test.go:170: (dbg) Done: out/minikube-linux-amd64 stop -p addons-867638: (11.341984594s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-867638
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-867638
addons_test.go:183: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-867638
--- PASS: TestAddons/StoppedEnableDisable (11.88s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.12s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/files/etc/test/nested/copy/79140/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.12s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (79.32s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (26.82s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0930 10:38:17.794499   79140 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-646005 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-646005 --alsologtostderr -v=8: (26.781235013s)
functional_test.go:663: soft start took 26.823355682s for "functional-646005" cluster.
I0930 10:38:44.576509   79140 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (26.82s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.2s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.18s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (1.35s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.23s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (41.63s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-646005 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-646005 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (41.625492506s)
functional_test.go:761: restart took 41.625699702s for "functional-646005" cluster.
I0930 10:39:35.501314   79140 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (41.63s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.72s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.82s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 logs --file /tmp/TestFunctionalserialLogsFileCmd1846892773/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-646005 logs --file /tmp/TestFunctionalserialLogsFileCmd1846892773/001/logs.txt: (1.821721109s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.82s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (5s)

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

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

                                                
                                                
-- /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_5b55102efd84289233ffc613c137836b410b4e4d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (1.03s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (15.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.68s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-646005] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19734-73088/kubeconfig
	  - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19734-73088/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_WANTUPDATENOTIFICATION=false
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0930 10:41:32.348502  121104 out.go:345] Setting OutFile to fd 1 ...
	I0930 10:41:32.348852  121104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:41:32.348870  121104 out.go:358] Setting ErrFile to fd 2...
	I0930 10:41:32.348879  121104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:41:32.349178  121104 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/bin
	I0930 10:41:32.350016  121104 out.go:352] Setting JSON to false
	I0930 10:41:32.351279  121104 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":5552,"bootTime":1727687341,"procs":91,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"88b15d6b-fddc-40bb-b1ad-a90cb2566e38"}
	I0930 10:41:32.351428  121104 start.go:139] virtualization:  guest
	I0930 10:41:32.356484  121104 out.go:177] * [functional-646005] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	I0930 10:41:32.359927  121104 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0930 10:41:32.360027  121104 notify.go:220] Checking for updates...
	I0930 10:41:32.367534  121104 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0930 10:41:32.371374  121104 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19734-73088/kubeconfig
	I0930 10:41:32.381119  121104 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19734-73088/.minikube
	I0930 10:41:32.384867  121104 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0930 10:41:32.392065  121104 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0930 10:41:32.398383  121104 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0930 10:41:32.400202  121104 driver.go:394] Setting default libvirt URI to qemu:///system
	I0930 10:41:32.448936  121104 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0930 10:41:32.449072  121104 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:41:32.537936  121104 info.go:266] docker info: {ID:51246b18-f920-4cf8-9ed6-bd3761a49806 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-30 10:41:32.520810488 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] 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.17.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.7]] Warnings:<nil>}}
	I0930 10:41:32.538111  121104 docker.go:318] overlay module found
	I0930 10:41:32.541640  121104 out.go:177] * Using the docker driver based on existing profile
	I0930 10:41:32.546915  121104 start.go:297] selected driver: docker
	I0930 10:41:32.546949  121104 start.go:901] validating driver "docker" against &{Name:functional-646005 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-646005 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/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}
	I0930 10:41:32.547128  121104 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0930 10:41:32.551918  121104 out.go:201] 
	W0930 10:41:32.554643  121104 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0930 10:41:32.557546  121104 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.35s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-646005] minikube v1.34.0 sur Ubuntu 22.04 (amd64)
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19734-73088/kubeconfig
	  - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19734-73088/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_WANTUPDATENOTIFICATION=false
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0930 10:41:32.040668  121058 out.go:345] Setting OutFile to fd 1 ...
	I0930 10:41:32.040870  121058 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:41:32.040895  121058 out.go:358] Setting ErrFile to fd 2...
	I0930 10:41:32.040906  121058 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:41:32.041438  121058 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/bin
	I0930 10:41:32.042133  121058 out.go:352] Setting JSON to false
	I0930 10:41:32.043570  121058 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":5552,"bootTime":1727687341,"procs":91,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"88b15d6b-fddc-40bb-b1ad-a90cb2566e38"}
	I0930 10:41:32.043666  121058 start.go:139] virtualization:  guest
	I0930 10:41:32.055631  121058 out.go:177] * [functional-646005] minikube v1.34.0 sur Ubuntu 22.04 (amd64)
	I0930 10:41:32.060836  121058 notify.go:220] Checking for updates...
	I0930 10:41:32.060888  121058 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0930 10:41:32.065183  121058 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0930 10:41:32.071116  121058 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19734-73088/kubeconfig
	I0930 10:41:32.076073  121058 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19734-73088/.minikube
	I0930 10:41:32.079778  121058 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0930 10:41:32.083929  121058 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0930 10:41:32.087399  121058 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0930 10:41:32.088346  121058 driver.go:394] Setting default libvirt URI to qemu:///system
	I0930 10:41:32.135520  121058 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0930 10:41:32.135679  121058 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:41:32.226604  121058 info.go:266] docker info: {ID:51246b18-f920-4cf8-9ed6-bd3761a49806 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-30 10:41:32.209065498 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] 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.17.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.7]] Warnings:<nil>}}
	I0930 10:41:32.226804  121058 docker.go:318] overlay module found
	I0930 10:41:32.230777  121058 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0930 10:41:32.234951  121058 start.go:297] selected driver: docker
	I0930 10:41:32.234987  121058 start.go:901] validating driver "docker" against &{Name:functional-646005 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-646005 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/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}
	I0930 10:41:32.235157  121058 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0930 10:41:32.240531  121058 out.go:201] 
	W0930 10:41:32.250707  121058 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0930 10:41:32.254179  121058 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.46s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (14.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-646005 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-646005 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-wxqrt" [64c52372-e7e2-48a6-b46c-5307fca92760] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
E0930 10:40:20.879148   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:20.885661   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:20.897176   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:20.918833   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:20.960417   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:21.042109   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:21.203863   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:21.525376   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:22.167521   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:23.449517   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-wxqrt" [64c52372-e7e2-48a6-b46c-5307fca92760] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 13.006150391s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32019
functional_test.go:1675: http://192.168.49.2:32019: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.22s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (31.32s)

                                                
                                                
=== 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" [c723e16e-c281-4646-b2a5-d2bd17434004] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.006363021s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-646005 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-646005 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-646005 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-646005 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" [80777dd2-9200-4fc2-b78e-ebca36c2338e] Pending
helpers_test.go:344: "sp-pod" [80777dd2-9200-4fc2-b78e-ebca36c2338e] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [80777dd2-9200-4fc2-b78e-ebca36c2338e] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 15.00436184s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-646005 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-646005 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-646005 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" [f3e7f0ae-ae97-4f92-bbae-d92cdbec2b25] Pending
helpers_test.go:344: "sp-pod" [f3e7f0ae-ae97-4f92-bbae-d92cdbec2b25] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [f3e7f0ae-ae97-4f92-bbae-d92cdbec2b25] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.007120037s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-646005 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (31.32s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (1.24s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (4.24s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (42.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-646005 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-p2sqw" [863d3bde-3931-48b4-9db4-ca40e6e5665e] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-p2sqw" [863d3bde-3931-48b4-9db4-ca40e6e5665e] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 32.014733179s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-646005 exec mysql-6cdb49bbb-p2sqw -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-646005 exec mysql-6cdb49bbb-p2sqw -- mysql -ppassword -e "show databases;": exit status 1 (258.264158ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0930 10:42:36.465552   79140 retry.go:31] will retry after 1.142044754s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-646005 exec mysql-6cdb49bbb-p2sqw -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-646005 exec mysql-6cdb49bbb-p2sqw -- mysql -ppassword -e "show databases;": exit status 1 (349.365801ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0930 10:42:37.958340   79140 retry.go:31] will retry after 1.094826371s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-646005 exec mysql-6cdb49bbb-p2sqw -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-646005 exec mysql-6cdb49bbb-p2sqw -- mysql -ppassword -e "show databases;": exit status 1 (459.385103ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0930 10:42:39.513384   79140 retry.go:31] will retry after 2.55902398s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-646005 exec mysql-6cdb49bbb-p2sqw -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-646005 exec mysql-6cdb49bbb-p2sqw -- mysql -ppassword -e "show databases;": exit status 1 (191.848267ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0930 10:42:42.264764   79140 retry.go:31] will retry after 4.228115879s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-646005 exec mysql-6cdb49bbb-p2sqw -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (42.84s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.39s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.54s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.46s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.31s)

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-646005 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:344: "nginx-svc" [e27c32c0-ab87-4b6d-b45f-9244d161123d] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [e27c32c0-ab87-4b6d-b45f-9244d161123d] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.035970151s
I0930 10:39:59.387466   79140 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.92s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-646005 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-646005 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-r78l5" [c4cf9aaa-55cd-4798-8dea-81c1a6aede1b] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-r78l5" [c4cf9aaa-55cd-4798-8dea-81c1a6aede1b] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 8.004634444s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (8.29s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-646005 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/k8s-minikube/storage-provisioner:v5
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/library/minikube-local-cache-test:functional-646005
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-646005
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-646005 image ls --format short --alsologtostderr:
I0930 10:42:48.475917  123942 out.go:345] Setting OutFile to fd 1 ...
I0930 10:42:48.476123  123942 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:48.476133  123942 out.go:358] Setting ErrFile to fd 2...
I0930 10:42:48.476142  123942 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:48.476746  123942 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/bin
I0930 10:42:48.478530  123942 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0930 10:42:48.478788  123942 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0930 10:42:48.480075  123942 cli_runner.go:164] Run: docker container inspect functional-646005 --format={{.State.Status}}
I0930 10:42:48.512849  123942 ssh_runner.go:195] Run: systemctl --version
I0930 10:42:48.512956  123942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-646005
I0930 10:42:48.543678  123942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/functional-646005/id_rsa Username:docker}
I0930 10:42:48.640571  123942 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.30s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-646005 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| registry.k8s.io/kube-scheduler              | v1.31.1           | 9aa1fad941575 | 67.4MB |
| registry.k8s.io/kube-controller-manager     | v1.31.1           | 175ffd71cce3d | 88.4MB |
| docker.io/kicbase/echo-server               | functional-646005 | 9056ab77afb8e | 4.94MB |
| docker.io/library/minikube-local-cache-test | functional-646005 | d3407864d93d0 | 30B    |
| docker.io/library/nginx                     | latest            | 9527c0f683c3b | 188MB  |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/kube-proxy                  | v1.31.1           | 60c005f310ff3 | 91.5MB |
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| docker.io/library/nginx                     | alpine            | c7b4f26a7d93f | 43.2MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| localhost/my-image                          | functional-646005 | 5ab84362b7e23 | 1.24MB |
| registry.k8s.io/kube-apiserver              | v1.31.1           | 6bab7719df100 | 94.2MB |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-646005 image ls --format table --alsologtostderr:
I0930 10:42:52.862529  124275 out.go:345] Setting OutFile to fd 1 ...
I0930 10:42:52.862741  124275 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:52.862759  124275 out.go:358] Setting ErrFile to fd 2...
I0930 10:42:52.862770  124275 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:52.863071  124275 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/bin
I0930 10:42:52.863993  124275 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0930 10:42:52.864213  124275 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0930 10:42:52.864914  124275 cli_runner.go:164] Run: docker container inspect functional-646005 --format={{.State.Status}}
I0930 10:42:52.894478  124275 ssh_runner.go:195] Run: systemctl --version
I0930 10:42:52.894612  124275 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-646005
I0930 10:42:52.924222  124275 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/functional-646005/id_rsa Username:docker}
I0930 10:42:53.019976  124275 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.31s)

                                                
                                    
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:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-646005 image ls --format json --alsologtostderr:
[{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"5ab84362b7e231424b6a6a43dd39a6658d7cc098ccf332be55f8b2e06f75a0ff","repoDigests":[],"repoTags":["localhost/my-image:functional-646005"],"size":"1240000"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67400000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee
9","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"43200000"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"d3407864d93d0333f67c6b437b08cdfd9ce65b364d91707f0a0ed652a21b823a","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-646005"],"size":"30"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"},{"id":"9527c0f683c3b2f0465019f9f5456f01a0fc0d4d274466831b9910a21d0302cd","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"188000000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:func
tional-646005"],"size":"4940000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"88400000"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"91500000"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"618
00000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-646005 image ls --format json --alsologtostderr:
I0930 10:42:52.554042  124242 out.go:345] Setting OutFile to fd 1 ...
I0930 10:42:52.554290  124242 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:52.554308  124242 out.go:358] Setting ErrFile to fd 2...
I0930 10:42:52.554319  124242 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:52.554735  124242 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/bin
I0930 10:42:52.555890  124242 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0930 10:42:52.556114  124242 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0930 10:42:52.556754  124242 cli_runner.go:164] Run: docker container inspect functional-646005 --format={{.State.Status}}
I0930 10:42:52.595928  124242 ssh_runner.go:195] Run: systemctl --version
I0930 10:42:52.596091  124242 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-646005
I0930 10:42:52.625868  124242 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/functional-646005/id_rsa Username:docker}
I0930 10:42:52.720613  124242 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.30s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-646005 image ls --format yaml --alsologtostderr:
- id: c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "43200000"
- id: 9527c0f683c3b2f0465019f9f5456f01a0fc0d4d274466831b9910a21d0302cd
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "188000000"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "88400000"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "91500000"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67400000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-646005
size: "4940000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "94200000"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: d3407864d93d0333f67c6b437b08cdfd9ce65b364d91707f0a0ed652a21b823a
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-646005
size: "30"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-646005 image ls --format yaml --alsologtostderr:
I0930 10:42:48.784368  123976 out.go:345] Setting OutFile to fd 1 ...
I0930 10:42:48.784565  123976 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:48.784581  123976 out.go:358] Setting ErrFile to fd 2...
I0930 10:42:48.784592  123976 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:48.784882  123976 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/bin
I0930 10:42:48.785781  123976 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0930 10:42:48.785984  123976 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0930 10:42:48.786735  123976 cli_runner.go:164] Run: docker container inspect functional-646005 --format={{.State.Status}}
I0930 10:42:48.820275  123976 ssh_runner.go:195] Run: systemctl --version
I0930 10:42:48.820423  123976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-646005
I0930 10:42:48.850773  123976 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/functional-646005/id_rsa Username:docker}
I0930 10:42:48.952623  123976 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.33s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 image build -t localhost/my-image:functional-646005 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-646005 image build -t localhost/my-image:functional-646005 testdata/build --alsologtostderr: (2.553435311s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-646005 image build -t localhost/my-image:functional-646005 testdata/build --alsologtostderr:
I0930 10:42:49.704671  124070 out.go:345] Setting OutFile to fd 1 ...
I0930 10:42:49.705598  124070 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:49.705622  124070 out.go:358] Setting ErrFile to fd 2...
I0930 10:42:49.705633  124070 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:49.705998  124070 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/bin
I0930 10:42:49.706970  124070 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0930 10:42:49.776959  124070 config.go:182] Loaded profile config "functional-646005": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0930 10:42:49.778082  124070 cli_runner.go:164] Run: docker container inspect functional-646005 --format={{.State.Status}}
I0930 10:42:49.807981  124070 ssh_runner.go:195] Run: systemctl --version
I0930 10:42:49.808174  124070 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-646005
I0930 10:42:49.837375  124070 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19734-73088/.minikube/machines/functional-646005/id_rsa Username:docker}
I0930 10:42:49.933027  124070 build_images.go:161] Building image from path: /tmp/build.1847730552.tar
I0930 10:42:49.933149  124070 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0930 10:42:49.949446  124070 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1847730552.tar
I0930 10:42:49.955696  124070 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1847730552.tar: stat -c "%s %y" /var/lib/minikube/build/build.1847730552.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1847730552.tar': No such file or directory
I0930 10:42:49.955745  124070 ssh_runner.go:362] scp /tmp/build.1847730552.tar --> /var/lib/minikube/build/build.1847730552.tar (3072 bytes)
I0930 10:42:50.000690  124070 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1847730552
I0930 10:42:50.016410  124070 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1847730552 -xf /var/lib/minikube/build/build.1847730552.tar
I0930 10:42:50.032822  124070 docker.go:360] Building image: /var/lib/minikube/build/build.1847730552
I0930 10:42:50.033075  124070 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-646005 /var/lib/minikube/build/build.1847730552
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 writing image sha256:5ab84362b7e231424b6a6a43dd39a6658d7cc098ccf332be55f8b2e06f75a0ff done
#8 naming to localhost/my-image:functional-646005 done
#8 DONE 0.1s
I0930 10:42:52.131091  124070 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-646005 /var/lib/minikube/build/build.1847730552: (2.097967815s)
I0930 10:42:52.131370  124070 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1847730552
I0930 10:42:52.147576  124070 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1847730552.tar
I0930 10:42:52.163759  124070 build_images.go:217] Built localhost/my-image:functional-646005 from /tmp/build.1847730552.tar
I0930 10:42:52.163803  124070 build_images.go:133] succeeded building to: functional-646005
I0930 10:42:52.163813  124070 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-646005 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.45s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.06s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.03s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.03s)

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

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/FirstStart (83.92s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-926988 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E0930 10:44:47.470094   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:44:47.477371   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:44:47.489637   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:44:47.511855   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:44:47.554068   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:44:47.635477   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:44:47.797035   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:44:48.118459   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:44:48.760470   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:44:50.041841   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:44:52.604455   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:44:57.726175   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:45:07.968560   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:45:20.879359   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:45:28.450661   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p cloud-shell-926988 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (1m23.894885863s)
--- PASS: TestStartStop/group/cloud-shell/serial/FirstStart (83.92s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/DeployApp (8.5s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-926988 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [706f0743-a38a-4d34-8737-925bdc0f33b0] Pending
helpers_test.go:344: "busybox" [706f0743-a38a-4d34-8737-925bdc0f33b0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [706f0743-a38a-4d34-8737-925bdc0f33b0] Running
E0930 10:45:48.581785   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: integration-test=busybox healthy within 8.005993255s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-926988 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/cloud-shell/serial/DeployApp (8.50s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive (1.47s)

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

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/Stop (11.7s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p cloud-shell-926988 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p cloud-shell-926988 --alsologtostderr -v=3: (11.700489356s)
--- PASS: TestStartStop/group/cloud-shell/serial/Stop (11.70s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop (0.37s)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/SecondStart (285.02s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-926988 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E0930 10:46:09.412897   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:47:31.335367   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:49:47.470285   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:50:15.176900   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/functional-646005/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:50:20.878863   79140 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19734-73088/.minikube/profiles/addons-867638/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p cloud-shell-926988 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (4m44.512959676s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-926988 -n cloud-shell-926988
--- PASS: TestStartStop/group/cloud-shell/serial/SecondStart (285.02s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-twk2j" [2d82bff8-fe25-464e-8b8c-b1463ebe2ffd] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004673149s
--- PASS: TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (5.17s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-twk2j" [2d82bff8-fe25-464e-8b8c-b1463ebe2ffd] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.006092318s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context cloud-shell-926988 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (5.17s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages (0.32s)

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

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/Pause (4.37s)

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p cloud-shell-926988 -n cloud-shell-926988
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p cloud-shell-926988 -n cloud-shell-926988: exit status 2 (481.844462ms)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    

Test skip (5/107)

x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
Copied to clipboard