Test Report: Docker_Cloud_Shell 19696

                    
                      60137f5eb61dd17472aeb1c9d9b63bd7ae7f04e6:2024-09-24:36347
                    
                

Test fail (6/107)

x
+
TestAddons/parallel/Registry (77.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 8.333498ms
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-qbnrn" [f7325c7d-086e-48d4-be05-5b816dd32438] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.010481596s
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-ml5qh" [a3076427-2a2b-4fa5-beeb-66425758c4d1] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.005074495s
addons_test.go:338: (dbg) Run:  kubectl --context addons-883941 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run:  kubectl --context addons-883941 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-883941 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.14695973s)

                                                
                                                
-- 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-883941 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-883941 ip
2024/09/24 00:00:56 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:386: (dbg) Run:  out/minikube-linux-amd64 -p addons-883941 addons disable registry --alsologtostderr -v=1
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-883941
helpers_test.go:235: (dbg) docker inspect addons-883941:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "3c4f0605167b20f852d4d7775ca5fb2c9ed1cbadf9c9463596b6ed6a6299f1a8",
	        "Created": "2024-09-23T23:47:20.436374722Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 68165,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-23T23:47:20.606119292Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fba5f082b59effd6acfcb1eed3d3f86a23bd3a65463877f8197a730d49f52a09",
	        "ResolvConfPath": "/var/lib/docker/containers/3c4f0605167b20f852d4d7775ca5fb2c9ed1cbadf9c9463596b6ed6a6299f1a8/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/3c4f0605167b20f852d4d7775ca5fb2c9ed1cbadf9c9463596b6ed6a6299f1a8/hostname",
	        "HostsPath": "/var/lib/docker/containers/3c4f0605167b20f852d4d7775ca5fb2c9ed1cbadf9c9463596b6ed6a6299f1a8/hosts",
	        "LogPath": "/var/lib/docker/containers/3c4f0605167b20f852d4d7775ca5fb2c9ed1cbadf9c9463596b6ed6a6299f1a8/3c4f0605167b20f852d4d7775ca5fb2c9ed1cbadf9c9463596b6ed6a6299f1a8-json.log",
	        "Name": "/addons-883941",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-883941:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-883941",
	            "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/a94e5a87b1c77a8d36c6d72e44106683f869d9ad176ee8b0c469707d26fa8b55-init/diff:/var/lib/docker/overlay2/d5451b1d3fa0dbfc70bb0d77248468f8637aadec54e820dd81999a5a0615abf3/diff",
	                "MergedDir": "/var/lib/docker/overlay2/a94e5a87b1c77a8d36c6d72e44106683f869d9ad176ee8b0c469707d26fa8b55/merged",
	                "UpperDir": "/var/lib/docker/overlay2/a94e5a87b1c77a8d36c6d72e44106683f869d9ad176ee8b0c469707d26fa8b55/diff",
	                "WorkDir": "/var/lib/docker/overlay2/a94e5a87b1c77a8d36c6d72e44106683f869d9ad176ee8b0c469707d26fa8b55/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-883941",
	                "Source": "/var/lib/docker/volumes/addons-883941/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-883941",
	            "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-883941",
	                "name.minikube.sigs.k8s.io": "addons-883941",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "da4284a2f22b147bb5465355942afe6f0b0b6d2e32cb405b0eae9cf8343528ed",
	            "SandboxKey": "/var/run/docker/netns/da4284a2f22b",
	            "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-883941": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "7b2603b71d698880fd15911f25f69e34682d68e657e58e0e742a70e8edac56bf",
	                    "EndpointID": "c97faaead6ea4cd7e804847df59e4af1307e5277b943e33da4ea6553218761ba",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-883941",
	                        "3c4f0605167b"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-883941 -n addons-883941
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-883941 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-883941 logs -n 25: (2.004782316s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | disable dashboard -p                                                                        | addons-883941 | g528047478195_compute | v1.34.0 | 23 Sep 24 23:46 UTC |                     |
	|         | addons-883941                                                                               |               |                       |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-883941 | g528047478195_compute | v1.34.0 | 23 Sep 24 23:46 UTC |                     |
	|         | addons-883941                                                                               |               |                       |         |                     |                     |
	| start   | -p addons-883941 --wait=true                                                                | addons-883941 | g528047478195_compute | v1.34.0 | 23 Sep 24 23:46 UTC | 23 Sep 24 23:50 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-883941 addons disable                                                                | addons-883941 | g528047478195_compute | v1.34.0 | 23 Sep 24 23:51 UTC | 23 Sep 24 23:51 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |               |                       |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-883941 | g528047478195_compute | v1.34.0 | 23 Sep 24 23:59 UTC | 23 Sep 24 23:59 UTC |
	|         | -p addons-883941                                                                            |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |               |                       |         |                     |                     |
	| addons  | addons-883941 addons disable                                                                | addons-883941 | g528047478195_compute | v1.34.0 | 23 Sep 24 23:59 UTC | 24 Sep 24 00:00 UTC |
	|         | headlamp --alsologtostderr                                                                  |               |                       |         |                     |                     |
	|         | -v=1                                                                                        |               |                       |         |                     |                     |
	| addons  | addons-883941 addons disable                                                                | addons-883941 | g528047478195_compute | v1.34.0 | 24 Sep 24 00:00 UTC | 24 Sep 24 00:00 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |               |                       |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-883941 | g528047478195_compute | v1.34.0 | 24 Sep 24 00:00 UTC | 24 Sep 24 00:00 UTC |
	|         | -p addons-883941                                                                            |               |                       |         |                     |                     |
	| ssh     | addons-883941 ssh cat                                                                       | addons-883941 | g528047478195_compute | v1.34.0 | 24 Sep 24 00:00 UTC | 24 Sep 24 00:00 UTC |
	|         | /opt/local-path-provisioner/pvc-64763730-aa86-459a-971a-b2156fd288d1_default_test-pvc/file1 |               |                       |         |                     |                     |
	| addons  | addons-883941 addons disable                                                                | addons-883941 | g528047478195_compute | v1.34.0 | 24 Sep 24 00:00 UTC |                     |
	|         | storage-provisioner-rancher                                                                 |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |               |                       |         |                     |                     |
	| ip      | addons-883941 ip                                                                            | addons-883941 | g528047478195_compute | v1.34.0 | 24 Sep 24 00:00 UTC | 24 Sep 24 00:00 UTC |
	| addons  | addons-883941 addons disable                                                                | addons-883941 | g528047478195_compute | v1.34.0 | 24 Sep 24 00:00 UTC | 24 Sep 24 00:00 UTC |
	|         | registry --alsologtostderr                                                                  |               |                       |         |                     |                     |
	|         | -v=1                                                                                        |               |                       |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/23 23:46:32
	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
	I0923 23:46:32.137794   67687 out.go:345] Setting OutFile to fd 1 ...
	I0923 23:46:32.138052   67687 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:46:32.138101   67687 out.go:358] Setting ErrFile to fd 2...
	I0923 23:46:32.138131   67687 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:46:32.138500   67687 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/bin
	W0923 23:46:32.138845   67687 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/config/config.json: no such file or directory
	I0923 23:46:32.139456   67687 out.go:352] Setting JSON to false
	I0923 23:46:32.140453   67687 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":7335,"bootTime":1727127857,"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"}
	I0923 23:46:32.140572   67687 start.go:139] virtualization:  guest
	I0923 23:46:32.144971   67687 out.go:177] * [addons-883941] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	W0923 23:46:32.148228   67687 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/cache/preloaded-tarball: no such file or directory
	I0923 23:46:32.148324   67687 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0923 23:46:32.148420   67687 notify.go:220] Checking for updates...
	I0923 23:46:32.151651   67687 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 23:46:32.154669   67687 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19696-61572/kubeconfig
	I0923 23:46:32.158437   67687 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19696-61572/.minikube
	I0923 23:46:32.161267   67687 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0923 23:46:32.164316   67687 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0923 23:46:32.167965   67687 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 23:46:32.209192   67687 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0923 23:46:32.209380   67687 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 23:46:32.303003   67687 info.go:266] docker info: {ID:4d658f29-eae2-45a6-a9c2-165bf4823ddd 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-23 23:46:32.286460036 +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:8337182720 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>}}
	I0923 23:46:32.303169   67687 docker.go:318] overlay module found
	I0923 23:46:32.306902   67687 out.go:177] * Using the docker driver based on user configuration
	I0923 23:46:32.309903   67687 start.go:297] selected driver: docker
	I0923 23:46:32.309934   67687 start.go:901] validating driver "docker" against <nil>
	I0923 23:46:32.309956   67687 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0923 23:46:32.310662   67687 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 23:46:32.397512   67687 info.go:266] docker info: {ID:4d658f29-eae2-45a6-a9c2-165bf4823ddd 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-23 23:46:32.381525202 +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:8337182720 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>}}
	I0923 23:46:32.397763   67687 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0923 23:46:32.398205   67687 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0923 23:46:32.398225   67687 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0923 23:46:32.398356   67687 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]
	I0923 23:46:32.401676   67687 out.go:177] * Using Docker driver with root privileges
	I0923 23:46:32.404566   67687 cni.go:84] Creating CNI manager for ""
	I0923 23:46:32.404726   67687 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0923 23:46:32.404750   67687 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0923 23:46:32.404895   67687 start.go:340] cluster config:
	{Name:addons-883941 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-883941 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}
	I0923 23:46:32.408267   67687 out.go:177] * Starting "addons-883941" primary control-plane node in "addons-883941" cluster
	I0923 23:46:32.411173   67687 cache.go:121] Beginning downloading kic base image for docker with docker
	I0923 23:46:32.414105   67687 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0923 23:46:32.417137   67687 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0923 23:46:32.417177   67687 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0923 23:46:32.441193   67687 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0923 23:46:32.441699   67687 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0923 23:46:32.441869   67687 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0923 23:46:32.444791   67687 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
	I0923 23:46:32.444822   67687 cache.go:56] Caching tarball of preloaded images
	I0923 23:46:32.445160   67687 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0923 23:46:32.448782   67687 out.go:177] * Downloading Kubernetes v1.31.1 preload ...
	I0923 23:46:32.452106   67687 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0923 23:46:32.483180   67687 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/19696-61572/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I0923 23:46:35.094509   67687 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0923 23:46:35.094654   67687 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0923 23:46:36.233542   67687 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I0923 23:46:36.234147   67687 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/config.json ...
	I0923 23:46:36.234204   67687 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/config.json: {Name:mk0b082db7febd09989f7435fe09610294b97833 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:46:42.939573   67687 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0923 23:46:42.939596   67687 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0923 23:47:07.983062   67687 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0923 23:47:07.983120   67687 cache.go:194] Successfully downloaded all kic artifacts
	I0923 23:47:07.983204   67687 start.go:360] acquireMachinesLock for addons-883941: {Name:mke74373bcfb6c810a1248a985b64cd7fbdf6e79 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0923 23:47:07.983587   67687 start.go:364] duration metric: took 341.665µs to acquireMachinesLock for "addons-883941"
	I0923 23:47:07.983637   67687 start.go:93] Provisioning new machine with config: &{Name:addons-883941 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-883941 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}
	I0923 23:47:07.983791   67687 start.go:125] createHost starting for "" (driver="docker")
	I0923 23:47:07.988936   67687 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0923 23:47:07.989353   67687 start.go:159] libmachine.API.Create for "addons-883941" (driver="docker")
	I0923 23:47:07.989421   67687 client.go:168] LocalClient.Create starting
	I0923 23:47:07.989619   67687 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/ca.pem
	I0923 23:47:08.360158   67687 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/cert.pem
	I0923 23:47:08.648839   67687 cli_runner.go:164] Run: docker network inspect addons-883941 --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}}]}"
	W0923 23:47:08.674262   67687 cli_runner.go:211] docker network inspect addons-883941 --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
	I0923 23:47:08.674463   67687 network_create.go:284] running [docker network inspect addons-883941] to gather additional debugging logs...
	I0923 23:47:08.674554   67687 cli_runner.go:164] Run: docker network inspect addons-883941
	W0923 23:47:08.700479   67687 cli_runner.go:211] docker network inspect addons-883941 returned with exit code 1
	I0923 23:47:08.700525   67687 network_create.go:287] error running [docker network inspect addons-883941]: docker network inspect addons-883941: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-883941 not found
	I0923 23:47:08.700546   67687 network_create.go:289] output of [docker network inspect addons-883941]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-883941 not found
	
	** /stderr **
	I0923 23:47:08.700742   67687 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}}]}"
	I0923 23:47:08.724878   67687 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:0xc01667ff90}
	I0923 23:47:08.724941   67687 network_create.go:124] attempt to create docker network addons-883941 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0923 23:47:08.725042   67687 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-883941 addons-883941
	I0923 23:47:08.825564   67687 network_create.go:108] docker network addons-883941 192.168.49.0/24 created
	I0923 23:47:08.825608   67687 kic.go:121] calculated static IP "192.168.49.2" for the "addons-883941" container
	I0923 23:47:08.825761   67687 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0923 23:47:08.850771   67687 cli_runner.go:164] Run: docker volume create addons-883941 --label name.minikube.sigs.k8s.io=addons-883941 --label created_by.minikube.sigs.k8s.io=true
	I0923 23:47:08.878896   67687 oci.go:103] Successfully created a docker volume addons-883941
	I0923 23:47:08.879037   67687 cli_runner.go:164] Run: docker run --rm --name addons-883941-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-883941 --entrypoint /usr/bin/test -v addons-883941:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0923 23:47:12.650440   67687 cli_runner.go:217] Completed: docker run --rm --name addons-883941-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-883941 --entrypoint /usr/bin/test -v addons-883941:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (3.771329217s)
	I0923 23:47:12.650474   67687 oci.go:107] Successfully prepared a docker volume addons-883941
	I0923 23:47:12.650494   67687 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0923 23:47:12.650523   67687 kic.go:194] Starting extracting preloaded images to volume ...
	I0923 23:47:12.650642   67687 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-883941:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0923 23:47:20.323153   67687 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-883941:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (7.672460908s)
	I0923 23:47:20.323203   67687 kic.go:203] duration metric: took 7.672666615s to extract preloaded images to volume ...
	W0923 23:47:20.323327   67687 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0923 23:47:20.323420   67687 oci.go:243] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0923 23:47:20.323517   67687 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0923 23:47:20.410476   67687 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-883941 --name addons-883941 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-883941 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-883941 --network addons-883941 --ip 192.168.49.2 --volume addons-883941:/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
	I0923 23:47:20.808210   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Running}}
	I0923 23:47:20.848034   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:20.890683   67687 cli_runner.go:164] Run: docker exec addons-883941 stat /var/lib/dpkg/alternatives/iptables
	I0923 23:47:21.016449   67687 oci.go:144] the created container "addons-883941" has a running status.
	I0923 23:47:21.016488   67687 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa...
	I0923 23:47:21.399579   67687 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0923 23:47:21.497996   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:21.547132   67687 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0923 23:47:21.547171   67687 kic_runner.go:114] Args: [docker exec --privileged addons-883941 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0923 23:47:21.744459   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:21.795079   67687 machine.go:93] provisionDockerMachine start ...
	I0923 23:47:21.795262   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:21.853354   67687 main.go:141] libmachine: Using SSH client type: native
	I0923 23:47:21.853707   67687 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0923 23:47:21.853727   67687 main.go:141] libmachine: About to run SSH command:
	hostname
	I0923 23:47:22.074625   67687 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-883941
	
	I0923 23:47:22.074675   67687 ubuntu.go:169] provisioning hostname "addons-883941"
	I0923 23:47:22.074827   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:22.121553   67687 main.go:141] libmachine: Using SSH client type: native
	I0923 23:47:22.121883   67687 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0923 23:47:22.121913   67687 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-883941 && echo "addons-883941" | sudo tee /etc/hostname
	I0923 23:47:22.329050   67687 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-883941
	
	I0923 23:47:22.329181   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:22.372022   67687 main.go:141] libmachine: Using SSH client type: native
	I0923 23:47:22.372333   67687 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0923 23:47:22.372367   67687 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-883941' /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-883941/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-883941' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0923 23:47:22.530018   67687 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0923 23:47:22.530059   67687 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube}
	I0923 23:47:22.530105   67687 ubuntu.go:177] setting up certificates
	I0923 23:47:22.530125   67687 provision.go:84] configureAuth start
	I0923 23:47:22.530251   67687 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-883941
	I0923 23:47:22.558762   67687 provision.go:143] copyHostCerts
	I0923 23:47:22.558892   67687 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/ca.pem (1119 bytes)
	I0923 23:47:22.559141   67687 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/cert.pem (1159 bytes)
	I0923 23:47:22.559320   67687 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/key.pem (1675 bytes)
	I0923 23:47:22.559505   67687 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-883941 san=[127.0.0.1 192.168.49.2 addons-883941 localhost minikube]
	I0923 23:47:22.688152   67687 provision.go:177] copyRemoteCerts
	I0923 23:47:22.688266   67687 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0923 23:47:22.688361   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:22.727095   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:22.827021   67687 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/server.pem --> /etc/docker/server.pem (1245 bytes)
	I0923 23:47:22.866164   67687 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0923 23:47:22.904937   67687 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0923 23:47:22.945559   67687 provision.go:87] duration metric: took 415.411671ms to configureAuth
	I0923 23:47:22.945612   67687 ubuntu.go:193] setting minikube options for container-runtime
	I0923 23:47:22.945913   67687 config.go:182] Loaded profile config "addons-883941": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0923 23:47:22.946038   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:22.974181   67687 main.go:141] libmachine: Using SSH client type: native
	I0923 23:47:22.974509   67687 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0923 23:47:22.974533   67687 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0923 23:47:23.109707   67687 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0923 23:47:23.109739   67687 ubuntu.go:71] root file system type: overlay
	I0923 23:47:23.109916   67687 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0923 23:47:23.110044   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:23.138887   67687 main.go:141] libmachine: Using SSH client type: native
	I0923 23:47:23.139212   67687 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0923 23:47:23.139370   67687 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
	I0923 23:47:23.295618   67687 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
	
	I0923 23:47:23.295761   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:23.326001   67687 main.go:141] libmachine: Using SSH client type: native
	I0923 23:47:23.326347   67687 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0923 23:47:23.326437   67687 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; }
	I0923 23:47:24.456945   67687 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-23 23:47:23.291956425 +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
	
	I0923 23:47:24.457010   67687 machine.go:96] duration metric: took 2.661902025s to provisionDockerMachine
	I0923 23:47:24.457031   67687 client.go:171] duration metric: took 16.467599331s to LocalClient.Create
	I0923 23:47:24.457057   67687 start.go:167] duration metric: took 16.467704762s to libmachine.API.Create "addons-883941"
	I0923 23:47:24.457070   67687 start.go:293] postStartSetup for "addons-883941" (driver="docker")
	I0923 23:47:24.457086   67687 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]
	I0923 23:47:24.457206   67687 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
	I0923 23:47:24.457291   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:24.485925   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:24.585020   67687 ssh_runner.go:195] Run: cat /etc/os-release
	I0923 23:47:24.590672   67687 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0923 23:47:24.590733   67687 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0923 23:47:24.590754   67687 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0923 23:47:24.590768   67687 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0923 23:47:24.590793   67687 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/addons for local assets ...
	I0923 23:47:24.591044   67687 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/files for local assets ...
	I0923 23:47:24.591131   67687 start.go:296] duration metric: took 134.049104ms for postStartSetup
	I0923 23:47:24.591692   67687 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-883941
	I0923 23:47:24.622995   67687 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/config.json ...
	I0923 23:47:24.623507   67687 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0923 23:47:24.623608   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:24.651317   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:24.743729   67687 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0923 23:47:24.751217   67687 start.go:128] duration metric: took 16.767402738s to createHost
	I0923 23:47:24.751259   67687 start.go:83] releasing machines lock for "addons-883941", held for 16.767648234s
	I0923 23:47:24.751421   67687 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-883941
	I0923 23:47:24.779403   67687 ssh_runner.go:195] Run: cat /version.json
	I0923 23:47:24.779420   67687 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0923 23:47:24.779500   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:24.779522   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:24.816940   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:24.836168   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:25.012033   67687 ssh_runner.go:195] Run: systemctl --version
	I0923 23:47:25.019376   67687 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0923 23:47:25.026356   67687 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' {}" ;
	I0923 23:47:25.068314   67687 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0923 23:47:25.068570   67687 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" ;
	I0923 23:47:25.113641   67687 cni.go:262] disabled [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0923 23:47:25.113680   67687 start.go:495] detecting cgroup driver to use...
	I0923 23:47:25.113754   67687 detect.go:190] detected "systemd" cgroup driver on host os
	I0923 23:47:25.114006   67687 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"
	I0923 23:47:25.141890   67687 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"
	I0923 23:47:25.158274   67687 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"
	I0923 23:47:25.174646   67687 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0923 23:47:25.174765   67687 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0923 23:47:25.190964   67687 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"
	I0923 23:47:25.207146   67687 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0923 23:47:25.223418   67687 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0923 23:47:25.239646   67687 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0923 23:47:25.255500   67687 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"
	I0923 23:47:25.271883   67687 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0923 23:47:25.288069   67687 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"
	I0923 23:47:25.304276   67687 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0923 23:47:25.318559   67687 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0923 23:47:25.332770   67687 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 23:47:25.468834   67687 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0923 23:47:25.587532   67687 start.go:495] detecting cgroup driver to use...
	I0923 23:47:25.587605   67687 detect.go:190] detected "systemd" cgroup driver on host os
	I0923 23:47:25.587693   67687 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0923 23:47:25.617057   67687 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0923 23:47:25.617169   67687 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0923 23:47:25.645351   67687 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"
	I0923 23:47:25.686792   67687 ssh_runner.go:195] Run: which cri-dockerd
	I0923 23:47:25.694342   67687 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0923 23:47:25.714345   67687 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0923 23:47:25.757425   67687 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0923 23:47:25.981598   67687 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0923 23:47:26.214088   67687 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0923 23:47:26.214282   67687 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0923 23:47:26.245033   67687 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 23:47:26.379110   67687 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0923 23:47:26.810587   67687 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0923 23:47:26.829699   67687 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0923 23:47:26.848408   67687 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0923 23:47:26.990867   67687 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0923 23:47:27.124104   67687 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 23:47:27.262092   67687 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0923 23:47:27.290446   67687 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0923 23:47:27.309371   67687 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 23:47:27.448366   67687 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0923 23:47:27.558976   67687 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0923 23:47:27.559136   67687 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0923 23:47:27.567019   67687 start.go:563] Will wait 60s for crictl version
	I0923 23:47:27.567158   67687 ssh_runner.go:195] Run: which crictl
	I0923 23:47:27.574256   67687 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0923 23:47:27.632744   67687 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I0923 23:47:27.632863   67687 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0923 23:47:27.674840   67687 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0923 23:47:27.724784   67687 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I0923 23:47:27.724936   67687 cli_runner.go:164] Run: docker network inspect addons-883941 --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}}]}"
	I0923 23:47:27.750015   67687 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0923 23:47:27.756003   67687 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""
	I0923 23:47:27.777232   67687 out.go:177]   - kubelet.cgroups-per-qos=false
	I0923 23:47:27.780263   67687 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0923 23:47:27.783126   67687 kubeadm.go:883] updating cluster {Name:addons-883941 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-883941 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} ...
	I0923 23:47:27.783314   67687 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0923 23:47:27.783487   67687 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0923 23:47:27.813666   67687 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 --
	I0923 23:47:27.813699   67687 docker.go:615] Images already preloaded, skipping extraction
	I0923 23:47:27.813812   67687 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0923 23:47:27.847702   67687 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 --
	I0923 23:47:27.847826   67687 cache_images.go:84] Images are preloaded, skipping loading
	I0923 23:47:27.847885   67687 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 docker true true} ...
	I0923 23:47:27.848087   67687 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-883941 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-883941 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:}
	I0923 23:47:27.848240   67687 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0923 23:47:27.920619   67687 cni.go:84] Creating CNI manager for ""
	I0923 23:47:27.920659   67687 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0923 23:47:27.920682   67687 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0923 23:47:27.920716   67687 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-883941 NodeName:addons-883941 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}
	I0923 23:47:27.920970   67687 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-883941"
	  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
	
	I0923 23:47:27.921096   67687 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0923 23:47:27.936539   67687 binaries.go:44] Found k8s binaries, skipping transfer
	I0923 23:47:27.936659   67687 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0923 23:47:27.951708   67687 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0923 23:47:27.981060   67687 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0923 23:47:28.010021   67687 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2154 bytes)
	I0923 23:47:28.038813   67687 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0923 23:47:28.044757   67687 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""
	I0923 23:47:28.062996   67687 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 23:47:28.194786   67687 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0923 23:47:28.224522   67687 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941 for IP: 192.168.49.2
	I0923 23:47:28.224552   67687 certs.go:194] generating shared ca certs ...
	I0923 23:47:28.224581   67687 certs.go:226] acquiring lock for ca certs: {Name:mkdd47d7bd996a2ce5b4a0f8c1b1f27b50a267e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:47:28.224971   67687 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/ca.key
	I0923 23:47:28.671469   67687 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/ca.crt ...
	I0923 23:47:28.671506   67687 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/ca.crt: {Name:mk5a8af212a4453dc6b674b4657718dd067c1209 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:47:28.671939   67687 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/ca.key ...
	I0923 23:47:28.671967   67687 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/ca.key: {Name:mkaf31571c6e4272ee56980fd68c3a948877ff8a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:47:28.672287   67687 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/proxy-client-ca.key
	I0923 23:47:28.803839   67687 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/proxy-client-ca.crt ...
	I0923 23:47:28.803879   67687 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/proxy-client-ca.crt: {Name:mkc6aa6e6d2336c78a32bb2b8cb6e9b951c6174c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:47:28.804303   67687 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/proxy-client-ca.key ...
	I0923 23:47:28.804328   67687 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/proxy-client-ca.key: {Name:mkf8558dea5c4f2547cfbada3603a50aac068c11 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:47:28.804648   67687 certs.go:256] generating profile certs ...
	I0923 23:47:28.804739   67687 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.key
	I0923 23:47:28.804766   67687 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt with IP's: []
	I0923 23:47:28.945691   67687 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt ...
	I0923 23:47:28.945731   67687 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: {Name:mkefba1636047dae4c4c9e7af55cea0b381e079e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:47:28.946182   67687 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.key ...
	I0923 23:47:28.946214   67687 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.key: {Name:mk301427fc44571f2da9a190828ff17b5c525682 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:47:28.946757   67687 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/apiserver.key.4088cbd8
	I0923 23:47:28.946806   67687 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/apiserver.crt.4088cbd8 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0923 23:47:29.065665   67687 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/apiserver.crt.4088cbd8 ...
	I0923 23:47:29.065713   67687 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/apiserver.crt.4088cbd8: {Name:mk3f1319fd22d6ec140e2b466b8eddb5562e28af Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:47:29.066223   67687 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/apiserver.key.4088cbd8 ...
	I0923 23:47:29.066258   67687 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/apiserver.key.4088cbd8: {Name:mk2719f92db943297051e901b8c652f518bbbab8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:47:29.067261   67687 certs.go:381] copying /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/apiserver.crt.4088cbd8 -> /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/apiserver.crt
	I0923 23:47:29.067464   67687 certs.go:385] copying /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/apiserver.key.4088cbd8 -> /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/apiserver.key
	I0923 23:47:29.067613   67687 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/proxy-client.key
	I0923 23:47:29.067652   67687 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/proxy-client.crt with IP's: []
	I0923 23:47:29.784315   67687 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/proxy-client.crt ...
	I0923 23:47:29.784365   67687 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/proxy-client.crt: {Name:mk695a4711ff3a721864d9f1e3ca210b4f3c86e6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:47:29.784870   67687 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/proxy-client.key ...
	I0923 23:47:29.784904   67687 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/proxy-client.key: {Name:mk4924acdaa3451a24f85765bb79870cb5db8277 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:47:29.785569   67687 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/ca-key.pem (1679 bytes)
	I0923 23:47:29.785680   67687 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/ca.pem (1119 bytes)
	I0923 23:47:29.785786   67687 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/cert.pem (1159 bytes)
	I0923 23:47:29.785841   67687 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/certs/key.pem (1675 bytes)
	I0923 23:47:29.787600   67687 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0923 23:47:29.890614   67687 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0923 23:47:29.962579   67687 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0923 23:47:30.011951   67687 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0923 23:47:30.051401   67687 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0923 23:47:30.091505   67687 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0923 23:47:30.133124   67687 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0923 23:47:30.173327   67687 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0923 23:47:30.214051   67687 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0923 23:47:30.255285   67687 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0923 23:47:30.285501   67687 ssh_runner.go:195] Run: openssl version
	I0923 23:47:30.294318   67687 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"
	I0923 23:47:30.310340   67687 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0923 23:47:30.316738   67687 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 23 23:47 /usr/share/ca-certificates/minikubeCA.pem
	I0923 23:47:30.316977   67687 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0923 23:47:30.328142   67687 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"
	I0923 23:47:30.344192   67687 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0923 23:47:30.350095   67687 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
	I0923 23:47:30.350290   67687 kubeadm.go:392] StartCluster: {Name:addons-883941 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-883941 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}
	I0923 23:47:30.350583   67687 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0923 23:47:30.378757   67687 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0923 23:47:30.393966   67687 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0923 23:47:30.408884   67687 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0923 23:47:30.408996   67687 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
	I0923 23:47:30.423943   67687 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
	I0923 23:47:30.423990   67687 kubeadm.go:157] found existing configuration files:
	
	I0923 23:47:30.424097   67687 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0923 23:47:30.441119   67687 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
	I0923 23:47:30.441234   67687 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0923 23:47:30.455430   67687 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0923 23:47:30.470278   67687 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
	I0923 23:47:30.470471   67687 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0923 23:47:30.484656   67687 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0923 23:47:30.499506   67687 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
	I0923 23:47:30.499625   67687 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0923 23:47:30.513848   67687 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0923 23:47:30.528666   67687 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
	I0923 23:47:30.528896   67687 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0923 23:47:30.543280   67687 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"
	I0923 23:47:30.598093   67687 kubeadm.go:310] W0923 23:47:30.597043    1688 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.
	I0923 23:47:30.599582   67687 kubeadm.go:310] W0923 23:47:30.598695    1688 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.
	I0923 23:47:30.785953   67687 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0923 23:47:43.915979   67687 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0923 23:47:43.916076   67687 kubeadm.go:310] [preflight] Running pre-flight checks
	I0923 23:47:43.916222   67687 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0923 23:47:43.916419   67687 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0923 23:47:43.916592   67687 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0923 23:47:43.916710   67687 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0923 23:47:43.921824   67687 out.go:235]   - Generating certificates and keys ...
	I0923 23:47:43.921977   67687 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0923 23:47:43.922114   67687 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0923 23:47:43.922292   67687 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0923 23:47:43.922442   67687 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0923 23:47:43.922577   67687 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0923 23:47:43.922674   67687 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0923 23:47:43.922777   67687 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0923 23:47:43.922980   67687 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-883941 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0923 23:47:43.923102   67687 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0923 23:47:43.923312   67687 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-883941 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0923 23:47:43.923467   67687 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0923 23:47:43.923604   67687 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0923 23:47:43.923696   67687 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0923 23:47:43.923806   67687 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0923 23:47:43.923926   67687 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0923 23:47:43.924039   67687 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0923 23:47:43.924148   67687 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0923 23:47:43.924269   67687 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0923 23:47:43.924372   67687 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0923 23:47:43.924553   67687 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0923 23:47:43.924682   67687 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0923 23:47:43.927838   67687 out.go:235]   - Booting up control plane ...
	I0923 23:47:43.928016   67687 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0923 23:47:43.928152   67687 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0923 23:47:43.928450   67687 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0923 23:47:43.928645   67687 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0923 23:47:43.928827   67687 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0923 23:47:43.928906   67687 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0923 23:47:43.929142   67687 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0923 23:47:43.929342   67687 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0923 23:47:43.929473   67687 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.002059365s
	I0923 23:47:43.929606   67687 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0923 23:47:43.929716   67687 kubeadm.go:310] [api-check] The API server is healthy after 7.002898173s
	I0923 23:47:43.929912   67687 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0923 23:47:43.930145   67687 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0923 23:47:43.930255   67687 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0923 23:47:43.930605   67687 kubeadm.go:310] [mark-control-plane] Marking the node addons-883941 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0923 23:47:43.930729   67687 kubeadm.go:310] [bootstrap-token] Using token: q4qd94.d3rrko1lxtj5hvyg
	I0923 23:47:43.933585   67687 out.go:235]   - Configuring RBAC rules ...
	I0923 23:47:43.933958   67687 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0923 23:47:43.934197   67687 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0923 23:47:43.934486   67687 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
	I0923 23:47:43.934735   67687 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0923 23:47:43.935002   67687 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0923 23:47:43.935207   67687 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0923 23:47:43.935630   67687 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0923 23:47:43.935767   67687 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0923 23:47:43.935860   67687 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0923 23:47:43.935873   67687 kubeadm.go:310] 
	I0923 23:47:43.935983   67687 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0923 23:47:43.935998   67687 kubeadm.go:310] 
	I0923 23:47:43.936175   67687 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0923 23:47:43.936191   67687 kubeadm.go:310] 
	I0923 23:47:43.936283   67687 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0923 23:47:43.936419   67687 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0923 23:47:43.936632   67687 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0923 23:47:43.936648   67687 kubeadm.go:310] 
	I0923 23:47:43.936793   67687 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0923 23:47:43.936806   67687 kubeadm.go:310] 
	I0923 23:47:43.936919   67687 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0923 23:47:43.936938   67687 kubeadm.go:310] 
	I0923 23:47:43.937036   67687 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0923 23:47:43.937256   67687 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0923 23:47:43.937452   67687 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0923 23:47:43.937608   67687 kubeadm.go:310] 
	I0923 23:47:43.937832   67687 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0923 23:47:43.938019   67687 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0923 23:47:43.938068   67687 kubeadm.go:310] 
	I0923 23:47:43.938251   67687 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token q4qd94.d3rrko1lxtj5hvyg \
	I0923 23:47:43.938649   67687 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b311018e2cc17680f62d3ddb3718a787cf52946a2c674d69a8378b80896ce6c5 \
	I0923 23:47:43.938743   67687 kubeadm.go:310] 	--control-plane 
	I0923 23:47:43.938795   67687 kubeadm.go:310] 
	I0923 23:47:43.939004   67687 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0923 23:47:43.939054   67687 kubeadm.go:310] 
	I0923 23:47:43.939215   67687 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token q4qd94.d3rrko1lxtj5hvyg \
	I0923 23:47:43.939476   67687 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b311018e2cc17680f62d3ddb3718a787cf52946a2c674d69a8378b80896ce6c5 
	I0923 23:47:43.939534   67687 cni.go:84] Creating CNI manager for ""
	I0923 23:47:43.939574   67687 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0923 23:47:43.943289   67687 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0923 23:47:43.946083   67687 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0923 23:47:43.961892   67687 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0923 23:47:43.995917   67687 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0923 23:47:43.996053   67687 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
	I0923 23:47:43.996318   67687 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-883941 minikube.k8s.io/updated_at=2024_09_23T23_47_43_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=41795ff643dcbe39cdf81f27d064464d20ae8e7c minikube.k8s.io/name=addons-883941 minikube.k8s.io/primary=true
	I0923 23:47:44.216613   67687 ops.go:34] apiserver oom_adj: -16
	I0923 23:47:44.216788   67687 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:47:44.717692   67687 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:47:45.217617   67687 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:47:45.717688   67687 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:47:46.217637   67687 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:47:46.717714   67687 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:47:47.217558   67687 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:47:47.717545   67687 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:47:47.834782   67687 kubeadm.go:1113] duration metric: took 3.838851992s to wait for elevateKubeSystemPrivileges
	I0923 23:47:47.834838   67687 kubeadm.go:394] duration metric: took 17.484566351s to StartCluster
	I0923 23:47:47.834868   67687 settings.go:142] acquiring lock: {Name:mk29f9157a472ce1c4d908f95f2f411715c21e13 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:47:47.835259   67687 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/19696-61572/kubeconfig
	I0923 23:47:47.836075   67687 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19696-61572/kubeconfig: {Name:mkc71e0554e05c1b9278a986003cfcd0293b5cbe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:47:47.836556   67687 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"
	I0923 23:47:47.836585   67687 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}
	I0923 23:47:47.836965   67687 config.go:182] Loaded profile config "addons-883941": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0923 23:47:47.837017   67687 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]
	I0923 23:47:47.837151   67687 addons.go:69] Setting yakd=true in profile "addons-883941"
	I0923 23:47:47.837218   67687 addons.go:234] Setting addon yakd=true in "addons-883941"
	I0923 23:47:47.837262   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:47:47.837842   67687 addons.go:69] Setting inspektor-gadget=true in profile "addons-883941"
	I0923 23:47:47.837867   67687 addons.go:234] Setting addon inspektor-gadget=true in "addons-883941"
	I0923 23:47:47.837902   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:47:47.838255   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:47.838678   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:47.841335   67687 addons.go:69] Setting metrics-server=true in profile "addons-883941"
	I0923 23:47:47.841368   67687 addons.go:234] Setting addon metrics-server=true in "addons-883941"
	I0923 23:47:47.841431   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:47:47.842341   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:47.848956   67687 addons.go:69] Setting cloud-spanner=true in profile "addons-883941"
	I0923 23:47:47.848995   67687 addons.go:234] Setting addon cloud-spanner=true in "addons-883941"
	I0923 23:47:47.849044   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:47:47.850083   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:47.850443   67687 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-883941"
	I0923 23:47:47.850501   67687 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-883941"
	I0923 23:47:47.850542   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:47:47.851365   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:47.864477   67687 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-883941"
	I0923 23:47:47.868932   67687 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-883941"
	I0923 23:47:47.870051   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:47:47.871220   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:47.877533   67687 addons.go:69] Setting default-storageclass=true in profile "addons-883941"
	I0923 23:47:47.877628   67687 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-883941"
	I0923 23:47:47.878397   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:47.893960   67687 addons.go:69] Setting gcp-auth=true in profile "addons-883941"
	I0923 23:47:47.894062   67687 mustload.go:65] Loading cluster: addons-883941
	I0923 23:47:47.894620   67687 config.go:182] Loaded profile config "addons-883941": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0923 23:47:47.895406   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:47.868602   67687 addons.go:69] Setting registry=true in profile "addons-883941"
	I0923 23:47:47.913472   67687 addons.go:234] Setting addon registry=true in "addons-883941"
	I0923 23:47:47.913680   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:47:47.914950   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:47.922057   67687 addons.go:69] Setting ingress=true in profile "addons-883941"
	I0923 23:47:47.922187   67687 addons.go:234] Setting addon ingress=true in "addons-883941"
	I0923 23:47:47.922336   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:47:47.923578   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:47.868620   67687 addons.go:69] Setting storage-provisioner=true in profile "addons-883941"
	I0923 23:47:47.940639   67687 addons.go:234] Setting addon storage-provisioner=true in "addons-883941"
	I0923 23:47:47.940856   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:47:47.942076   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:47.868631   67687 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-883941"
	I0923 23:47:47.990896   67687 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-883941"
	I0923 23:47:47.991730   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:47.868635   67687 addons.go:69] Setting volcano=true in profile "addons-883941"
	I0923 23:47:48.036142   67687 addons.go:234] Setting addon volcano=true in "addons-883941"
	I0923 23:47:48.036307   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:47:48.040177   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:47.868639   67687 addons.go:69] Setting volumesnapshots=true in profile "addons-883941"
	I0923 23:47:48.050263   67687 addons.go:234] Setting addon volumesnapshots=true in "addons-883941"
	I0923 23:47:48.050442   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:47:48.051955   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:47.868712   67687 out.go:177] * Verifying Kubernetes components...
	I0923 23:47:48.099618   67687 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 23:47:47.932694   67687 addons.go:69] Setting ingress-dns=true in profile "addons-883941"
	I0923 23:47:48.100206   67687 addons.go:234] Setting addon ingress-dns=true in "addons-883941"
	I0923 23:47:48.100464   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:47:48.143924   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:48.221744   67687 addons.go:234] Setting addon default-storageclass=true in "addons-883941"
	I0923 23:47:48.221898   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:47:48.225986   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:48.312967   67687 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 -"
	I0923 23:47:48.333886   67687 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 23:47:48.337670   67687 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0923 23:47:48.342615   67687 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 23:47:48.346451   67687 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0923 23:47:48.347219   67687 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0923 23:47:48.347316   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0923 23:47:48.347650   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:48.351428   67687 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0923 23:47:48.351456   67687 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0923 23:47:48.351574   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:48.384442   67687 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0923 23:47:48.387559   67687 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0923 23:47:48.387589   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0923 23:47:48.387692   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:48.411453   67687 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0923 23:47:48.414727   67687 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0923 23:47:48.414847   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0923 23:47:48.414998   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:48.438146   67687 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0923 23:47:48.442822   67687 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0923 23:47:48.442856   67687 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0923 23:47:48.442970   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:48.464483   67687 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0923 23:47:48.467503   67687 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0923 23:47:48.467538   67687 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0923 23:47:48.467683   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:48.525878   67687 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0923 23:47:48.530526   67687 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0923 23:47:48.534514   67687 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0923 23:47:48.537342   67687 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0923 23:47:48.540653   67687 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0923 23:47:48.543294   67687 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0923 23:47:48.546168   67687 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0923 23:47:48.549338   67687 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0923 23:47:48.552311   67687 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0923 23:47:48.552406   67687 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0923 23:47:48.552550   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:48.568646   67687 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0923 23:47:48.571346   67687 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0923 23:47:48.571375   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0923 23:47:48.571569   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:48.661781   67687 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0923 23:47:48.661792   67687 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-883941"
	I0923 23:47:48.661809   67687 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0923 23:47:48.661840   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:47:48.661907   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:48.672532   67687 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0923 23:47:48.676477   67687 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0923 23:47:48.676592   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0923 23:47:48.676763   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:48.696858   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:47:48.734094   67687 out.go:177]   - Using image docker.io/registry:2.8.3
	I0923 23:47:48.743530   67687 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0923 23:47:48.747292   67687 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0923 23:47:48.747326   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0923 23:47:48.747456   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:48.747843   67687 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0923 23:47:48.753451   67687 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0923 23:47:48.753499   67687 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0923 23:47:48.753622   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:48.790424   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:47:48.816015   67687 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
	I0923 23:47:48.820443   67687 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
	I0923 23:47:48.827758   67687 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
	I0923 23:47:48.832536   67687 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0923 23:47:48.834165   67687 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0923 23:47:48.834202   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
	I0923 23:47:48.834317   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:49.037631   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:49.147421   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:49.157507   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:49.160218   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:49.201881   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:49.224207   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:49.233505   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:49.248707   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:49.294735   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:49.314535   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:49.323062   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:49.329475   67687 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0923 23:47:49.336525   67687 out.go:177]   - Using image docker.io/busybox:stable
	I0923 23:47:49.339119   67687 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0923 23:47:49.339146   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0923 23:47:49.339260   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:47:49.391905   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:49.398160   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	W0923 23:47:49.402270   67687 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0923 23:47:49.402315   67687 retry.go:31] will retry after 164.791906ms: ssh: handshake failed: EOF
	I0923 23:47:49.461045   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:47:49.534534   67687 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
	I0923 23:47:50.006875   67687 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0923 23:47:50.006906   67687 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0923 23:47:50.101734   67687 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
	I0923 23:47:50.159426   67687 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
	I0923 23:47:50.163100   67687 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0923 23:47:50.163152   67687 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0923 23:47:50.174416   67687 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
	I0923 23:47:50.300134   67687 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0923 23:47:50.300171   67687 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0923 23:47:50.307130   67687 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
	I0923 23:47:50.356087   67687 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0923 23:47:50.356124   67687 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0923 23:47:50.369578   67687 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0923 23:47:50.369615   67687 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0923 23:47:50.371836   67687 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0923 23:47:50.371865   67687 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0923 23:47:50.379745   67687 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0923 23:47:50.379774   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0923 23:47:50.389839   67687 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
	I0923 23:47:50.454160   67687 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
	I0923 23:47:50.535828   67687 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0923 23:47:50.535866   67687 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0923 23:47:50.748795   67687 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
	I0923 23:47:50.846175   67687 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0923 23:47:50.846213   67687 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0923 23:47:50.892830   67687 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0923 23:47:50.892858   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0923 23:47:50.901308   67687 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0923 23:47:50.901338   67687 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0923 23:47:50.906801   67687 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0923 23:47:50.906835   67687 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0923 23:47:50.917247   67687 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0923 23:47:50.917280   67687 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)
	I0923 23:47:51.024581   67687 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0923 23:47:51.024614   67687 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0923 23:47:51.188575   67687 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 -": (2.875430282s)
	I0923 23:47:51.188616   67687 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0923 23:47:51.190487   67687 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.357838877s)
	I0923 23:47:51.191895   67687 node_ready.go:35] waiting up to 6m0s for node "addons-883941" to be "Ready" ...
	I0923 23:47:51.435637   67687 node_ready.go:49] node "addons-883941" has status "Ready":"True"
	I0923 23:47:51.435768   67687 node_ready.go:38] duration metric: took 243.841481ms for node "addons-883941" to be "Ready" ...
	I0923 23:47:51.435850   67687 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" ...
	I0923 23:47:51.515609   67687 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0923 23:47:51.515648   67687 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0923 23:47:51.527153   67687 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0923 23:47:51.527186   67687 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0923 23:47:51.534228   67687 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
	I0923 23:47:51.542424   67687 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0923 23:47:51.542458   67687 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0923 23:47:51.682910   67687 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0923 23:47:51.682967   67687 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0923 23:47:51.692657   67687 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0923 23:47:51.692688   67687 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0923 23:47:51.956774   67687 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0923 23:47:51.956803   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0923 23:47:51.971105   67687 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-883941" context rescaled to 1 replicas
	I0923 23:47:52.048879   67687 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
	I0923 23:47:52.063569   67687 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-76bfg" in "kube-system" namespace to be "Ready" ...
	I0923 23:47:52.194827   67687 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0923 23:47:52.194863   67687 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0923 23:47:52.264707   67687 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0923 23:47:52.264735   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0923 23:47:52.309751   67687 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0923 23:47:52.309798   67687 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0923 23:47:52.610115   67687 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
	I0923 23:47:52.785289   67687 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: (3.250618022s)
	I0923 23:47:52.804233   67687 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0923 23:47:52.804263   67687 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0923 23:47:52.841747   67687 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
	I0923 23:47:52.887904   67687 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0923 23:47:52.887936   67687 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0923 23:47:53.063024   67687 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: (2.961235571s)
	I0923 23:47:53.314071   67687 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0923 23:47:53.314102   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0923 23:47:53.568824   67687 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0923 23:47:53.568855   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0923 23:47:54.097113   67687 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0923 23:47:54.097144   67687 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0923 23:47:54.130949   67687 pod_ready.go:103] pod "coredns-7c65d6cfc9-76bfg" in "kube-system" namespace has status "Ready":"False"
	I0923 23:47:54.236956   67687 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-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0923 23:47:54.684094   67687 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0923 23:47:54.684127   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0923 23:47:55.006993   67687 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0923 23:47:55.007023   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0923 23:47:55.405210   67687 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0923 23:47:55.405240   67687 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0923 23:47:55.634175   67687 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
	I0923 23:47:56.643694   67687 pod_ready.go:103] pod "coredns-7c65d6cfc9-76bfg" in "kube-system" namespace has status "Ready":"False"
	I0923 23:47:59.658242   67687 pod_ready.go:98] pod "coredns-7c65d6cfc9-76bfg" in "kube-system" namespace has status phase "Failed" (skipping!): {Phase:Failed Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-23 23:47:56 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-23 23:47:49 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-23 23:47:49 +0000 UTC Reason:PodFailed Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-23 23:47:49 +0000 UTC Reason:PodFailed Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-23 23:47:49 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.2 HostIPs:[{IP:192.168.49.2}] PodIP:10.244.0.3 PodI
Ps:[{IP:10.244.0.3}] StartTime:2024-09-23 23:47:49 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:2,Signal:0,Reason:Error,Message:,StartedAt:2024-09-23 23:47:55 +0000 UTC,FinishedAt:2024-09-23 23:47:56 +0000 UTC,ContainerID:docker://e3ab7e23d389cda837192273d54db51753fc78879d32b25ff499bddaa806b5e7,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://e3ab7e23d389cda837192273d54db51753fc78879d32b25ff499bddaa806b5e7 Started:0xc019a6b7fc AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc019a65180} {Name:kube-api-access-rpv27 MountPath:/var/run/secrets/kubernetes.io/serviceaccount ReadOnly:true RecursiveRead
Only:0xc019a65190}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0923 23:47:59.658300   67687 pod_ready.go:82] duration metric: took 7.59461155s for pod "coredns-7c65d6cfc9-76bfg" in "kube-system" namespace to be "Ready" ...
	E0923 23:47:59.658323   67687 pod_ready.go:67] WaitExtra: waitPodCondition: pod "coredns-7c65d6cfc9-76bfg" in "kube-system" namespace has status phase "Failed" (skipping!): {Phase:Failed Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-23 23:47:56 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-23 23:47:49 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-23 23:47:49 +0000 UTC Reason:PodFailed Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-23 23:47:49 +0000 UTC Reason:PodFailed Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-23 23:47:49 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.2 HostIPs:[{IP:192.168
.49.2}] PodIP:10.244.0.3 PodIPs:[{IP:10.244.0.3}] StartTime:2024-09-23 23:47:49 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:2,Signal:0,Reason:Error,Message:,StartedAt:2024-09-23 23:47:55 +0000 UTC,FinishedAt:2024-09-23 23:47:56 +0000 UTC,ContainerID:docker://e3ab7e23d389cda837192273d54db51753fc78879d32b25ff499bddaa806b5e7,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://e3ab7e23d389cda837192273d54db51753fc78879d32b25ff499bddaa806b5e7 Started:0xc019a6b7fc AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc019a65180} {Name:kube-api-access-rpv27 MountPath:/var/run/secrets/kubernetes.io/serviceaccoun
t ReadOnly:true RecursiveReadOnly:0xc019a65190}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0923 23:47:59.658344   67687 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-drnm4" in "kube-system" namespace to be "Ready" ...
	I0923 23:48:01.804192   67687 pod_ready.go:103] pod "coredns-7c65d6cfc9-drnm4" in "kube-system" namespace has status "Ready":"False"
	I0923 23:48:01.855494   67687 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.695931914s)
	I0923 23:48:03.816664   67687 pod_ready.go:103] pod "coredns-7c65d6cfc9-drnm4" in "kube-system" namespace has status "Ready":"False"
	I0923 23:48:04.273488   67687 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0923 23:48:04.273660   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:48:04.328490   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:48:04.567227   67687 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0923 23:48:04.637650   67687 addons.go:234] Setting addon gcp-auth=true in "addons-883941"
	I0923 23:48:04.637794   67687 host.go:66] Checking if "addons-883941" exists ...
	I0923 23:48:04.638797   67687 cli_runner.go:164] Run: docker container inspect addons-883941 --format={{.State.Status}}
	I0923 23:48:04.687943   67687 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0923 23:48:04.688057   67687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-883941
	I0923 23:48:04.767143   67687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/addons-883941/id_rsa Username:docker}
	I0923 23:48:05.881011   67687 pod_ready.go:103] pod "coredns-7c65d6cfc9-drnm4" in "kube-system" namespace has status "Ready":"False"
	I0923 23:48:08.214577   67687 pod_ready.go:103] pod "coredns-7c65d6cfc9-drnm4" in "kube-system" namespace has status "Ready":"False"
	I0923 23:48:10.403400   67687 pod_ready.go:103] pod "coredns-7c65d6cfc9-drnm4" in "kube-system" namespace has status "Ready":"False"
	I0923 23:48:12.475800   67687 pod_ready.go:103] pod "coredns-7c65d6cfc9-drnm4" in "kube-system" namespace has status "Ready":"False"
	I0923 23:48:13.172519   67687 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: (22.998049731s)
	I0923 23:48:13.172566   67687 addons.go:475] Verifying addon ingress=true in "addons-883941"
	I0923 23:48:13.172937   67687 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: (22.865660495s)
	I0923 23:48:13.173125   67687 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: (22.783249799s)
	I0923 23:48:13.173267   67687 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: (22.719062451s)
	I0923 23:48:13.176179   67687 out.go:177] * Verifying ingress addon...
	I0923 23:48:13.180923   67687 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0923 23:48:13.362587   67687 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0923 23:48:13.362624   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:13.884150   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:14.528746   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:14.597548   67687 pod_ready.go:103] pod "coredns-7c65d6cfc9-drnm4" in "kube-system" namespace has status "Ready":"False"
	I0923 23:48:14.896685   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:15.454935   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:15.815332   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:16.265194   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:16.793776   67687 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: (26.044943699s)
	I0923 23:48:16.793981   67687 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: (25.25946533s)
	I0923 23:48:16.794035   67687 addons.go:475] Verifying addon registry=true in "addons-883941"
	I0923 23:48:16.794332   67687 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.745417907s)
	I0923 23:48:16.794413   67687 addons.go:475] Verifying addon metrics-server=true in "addons-883941"
	I0923 23:48:16.794630   67687 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.184454898s)
	I0923 23:48:16.794777   67687 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.952990752s)
	W0923 23:48:16.795892   67687 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
	I0923 23:48:16.795931   67687 retry.go:31] will retry after 318.145566ms: 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
	I0923 23:48:16.794884   67687 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-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (22.557888923s)
	I0923 23:48:16.798995   67687 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-883941 service yakd-dashboard -n yakd-dashboard
	
	I0923 23:48:16.799136   67687 out.go:177] * Verifying registry addon...
	I0923 23:48:16.804337   67687 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0923 23:48:16.930893   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:16.932816   67687 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0923 23:48:16.932915   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:16.984489   67687 pod_ready.go:103] pod "coredns-7c65d6cfc9-drnm4" in "kube-system" namespace has status "Ready":"False"
	I0923 23:48:17.114299   67687 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
	I0923 23:48:17.413280   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:17.712269   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:17.749046   67687 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: (22.114809644s)
	I0923 23:48:17.749086   67687 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-883941"
	I0923 23:48:17.749766   67687 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (13.061787192s)
	I0923 23:48:17.753251   67687 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 23:48:17.753253   67687 out.go:177] * Verifying csi-hostpath-driver addon...
	I0923 23:48:17.757422   67687 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0923 23:48:17.760185   67687 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0923 23:48:17.760216   67687 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0923 23:48:17.764576   67687 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0923 23:48:17.838955   67687 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0923 23:48:17.839096   67687 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0923 23:48:17.927841   67687 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0923 23:48:17.927954   67687 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0923 23:48:18.021411   67687 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
	I0923 23:48:18.791133   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:18.799915   67687 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0923 23:48:18.800027   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:18.803341   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:19.173524   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:19.177251   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:19.181174   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:19.601624   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:19.603632   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:20.278699   67687 pod_ready.go:103] pod "coredns-7c65d6cfc9-drnm4" in "kube-system" namespace has status "Ready":"False"
	I0923 23:48:20.318296   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:20.345505   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:20.346061   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:20.416716   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:20.418035   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:20.419174   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:20.702711   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:20.785804   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:20.843769   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:21.498053   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:21.501986   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:21.506427   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:21.970334   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:22.029296   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:22.033240   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:22.243927   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:22.338496   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:22.372015   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:22.699554   67687 pod_ready.go:103] pod "coredns-7c65d6cfc9-drnm4" in "kube-system" namespace has status "Ready":"False"
	I0923 23:48:22.755507   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:22.796313   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:22.844506   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:22.998333   67687 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: (4.97667282s)
	I0923 23:48:22.998286   67687 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.883918604s)
	I0923 23:48:23.006903   67687 addons.go:475] Verifying addon gcp-auth=true in "addons-883941"
	I0923 23:48:23.009911   67687 out.go:177] * Verifying gcp-auth addon...
	I0923 23:48:23.013854   67687 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0923 23:48:23.022692   67687 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0923 23:48:23.190440   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:23.275131   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:23.314518   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:23.696832   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:23.777971   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:23.811995   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:24.203835   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:24.291235   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:24.314978   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:24.688519   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:24.773111   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:24.817416   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:25.170833   67687 pod_ready.go:103] pod "coredns-7c65d6cfc9-drnm4" in "kube-system" namespace has status "Ready":"False"
	I0923 23:48:25.189539   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:25.275410   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:25.312620   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:25.692873   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:25.776033   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:25.818091   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:26.211534   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:26.279349   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:26.310686   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:26.691030   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:26.774138   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:26.810828   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:27.190925   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:27.276056   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:27.311983   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:27.670273   67687 pod_ready.go:103] pod "coredns-7c65d6cfc9-drnm4" in "kube-system" namespace has status "Ready":"False"
	I0923 23:48:27.692808   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:27.809040   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:27.902527   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:28.172444   67687 pod_ready.go:93] pod "coredns-7c65d6cfc9-drnm4" in "kube-system" namespace has status "Ready":"True"
	I0923 23:48:28.172641   67687 pod_ready.go:82] duration metric: took 28.514183129s for pod "coredns-7c65d6cfc9-drnm4" in "kube-system" namespace to be "Ready" ...
	I0923 23:48:28.172708   67687 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-883941" in "kube-system" namespace to be "Ready" ...
	I0923 23:48:28.189436   67687 pod_ready.go:93] pod "etcd-addons-883941" in "kube-system" namespace has status "Ready":"True"
	I0923 23:48:28.189543   67687 pod_ready.go:82] duration metric: took 16.794978ms for pod "etcd-addons-883941" in "kube-system" namespace to be "Ready" ...
	I0923 23:48:28.189614   67687 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-883941" in "kube-system" namespace to be "Ready" ...
	I0923 23:48:28.197632   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:28.213556   67687 pod_ready.go:93] pod "kube-apiserver-addons-883941" in "kube-system" namespace has status "Ready":"True"
	I0923 23:48:28.213667   67687 pod_ready.go:82] duration metric: took 24.003769ms for pod "kube-apiserver-addons-883941" in "kube-system" namespace to be "Ready" ...
	I0923 23:48:28.213738   67687 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-883941" in "kube-system" namespace to be "Ready" ...
	I0923 23:48:28.231662   67687 pod_ready.go:93] pod "kube-controller-manager-addons-883941" in "kube-system" namespace has status "Ready":"True"
	I0923 23:48:28.231704   67687 pod_ready.go:82] duration metric: took 17.920991ms for pod "kube-controller-manager-addons-883941" in "kube-system" namespace to be "Ready" ...
	I0923 23:48:28.231722   67687 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-vj8x4" in "kube-system" namespace to be "Ready" ...
	I0923 23:48:28.260652   67687 pod_ready.go:93] pod "kube-proxy-vj8x4" in "kube-system" namespace has status "Ready":"True"
	I0923 23:48:28.260688   67687 pod_ready.go:82] duration metric: took 28.953113ms for pod "kube-proxy-vj8x4" in "kube-system" namespace to be "Ready" ...
	I0923 23:48:28.260706   67687 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-883941" in "kube-system" namespace to be "Ready" ...
	I0923 23:48:28.295188   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:28.312628   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:28.565436   67687 pod_ready.go:93] pod "kube-scheduler-addons-883941" in "kube-system" namespace has status "Ready":"True"
	I0923 23:48:28.565537   67687 pod_ready.go:82] duration metric: took 304.81637ms for pod "kube-scheduler-addons-883941" in "kube-system" namespace to be "Ready" ...
	I0923 23:48:28.565563   67687 pod_ready.go:39] duration metric: took 37.129639336s 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" ...
	I0923 23:48:28.565634   67687 api_server.go:52] waiting for apiserver process to appear ...
	I0923 23:48:28.565775   67687 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0923 23:48:28.600205   67687 api_server.go:72] duration metric: took 40.76357858s to wait for apiserver process to appear ...
	I0923 23:48:28.600246   67687 api_server.go:88] waiting for apiserver healthz status ...
	I0923 23:48:28.600290   67687 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0923 23:48:28.607571   67687 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0923 23:48:28.609236   67687 api_server.go:141] control plane version: v1.31.1
	I0923 23:48:28.609272   67687 api_server.go:131] duration metric: took 9.014226ms to wait for apiserver health ...
	I0923 23:48:28.609286   67687 system_pods.go:43] waiting for kube-system pods to appear ...
	I0923 23:48:28.689575   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:28.779777   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:28.799550   67687 system_pods.go:59] 17 kube-system pods found
	I0923 23:48:28.799610   67687 system_pods.go:61] "coredns-7c65d6cfc9-drnm4" [daa0e818-b0e3-41c6-8b72-0ca91f2de795] Running
	I0923 23:48:28.799627   67687 system_pods.go:61] "csi-hostpath-attacher-0" [dfca8d6a-c7f0-4430-beb2-8e18f9a2eb18] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0923 23:48:28.799641   67687 system_pods.go:61] "csi-hostpath-resizer-0" [38deeccd-8f89-4e06-a223-64ce67b301f2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0923 23:48:28.799675   67687 system_pods.go:61] "csi-hostpathplugin-qvlxb" [7524bc24-f969-49f0-9bb0-0930aff5866c] 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])
	I0923 23:48:28.799693   67687 system_pods.go:61] "etcd-addons-883941" [ce9f38f6-6de5-4ffc-af9d-bc8b2150d5e1] Running
	I0923 23:48:28.799703   67687 system_pods.go:61] "kube-apiserver-addons-883941" [60a48b18-f6df-4e20-b124-eb58cbe7e498] Running
	I0923 23:48:28.799720   67687 system_pods.go:61] "kube-controller-manager-addons-883941" [66535e00-626a-49c5-9976-3ee71f804449] Running
	I0923 23:48:28.799734   67687 system_pods.go:61] "kube-ingress-dns-minikube" [e1dd5f55-d5d7-4126-9a23-a0fe41b13628] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0923 23:48:28.799747   67687 system_pods.go:61] "kube-proxy-vj8x4" [eee844c0-c498-4408-92de-058511fa3acd] Running
	I0923 23:48:28.799772   67687 system_pods.go:61] "kube-scheduler-addons-883941" [c147c2af-d079-4b84-9a45-e4e4955d8bf4] Running
	I0923 23:48:28.799796   67687 system_pods.go:61] "metrics-server-84c5f94fbc-9mprt" [68638a89-e435-45ef-a809-45895defcf65] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0923 23:48:28.799811   67687 system_pods.go:61] "nvidia-device-plugin-daemonset-kp687" [aa5e7412-e411-4819-94cd-9a95ebb1228a] Running
	I0923 23:48:28.799821   67687 system_pods.go:61] "registry-66c9cd494c-qbnrn" [f7325c7d-086e-48d4-be05-5b816dd32438] Running
	I0923 23:48:28.799832   67687 system_pods.go:61] "registry-proxy-ml5qh" [a3076427-2a2b-4fa5-beeb-66425758c4d1] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0923 23:48:28.799860   67687 system_pods.go:61] "snapshot-controller-56fcc65765-82jnv" [44a80b5c-a6c1-4805-9d3c-fa7bc730d89a] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0923 23:48:28.799880   67687 system_pods.go:61] "snapshot-controller-56fcc65765-9tqtn" [1085762e-12ef-484d-b105-3308975d37cc] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0923 23:48:28.799929   67687 system_pods.go:61] "storage-provisioner" [8c957c5b-f717-4b14-9677-d0e7c18d624c] Running
	I0923 23:48:28.799946   67687 system_pods.go:74] duration metric: took 190.651198ms to wait for pod list to return data ...
	I0923 23:48:28.799962   67687 default_sa.go:34] waiting for default service account to be created ...
	I0923 23:48:28.811677   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:28.966258   67687 default_sa.go:45] found service account: "default"
	I0923 23:48:28.966297   67687 default_sa.go:55] duration metric: took 166.32565ms for default service account to be created ...
	I0923 23:48:28.966313   67687 system_pods.go:116] waiting for k8s-apps to be running ...
	I0923 23:48:29.182173   67687 system_pods.go:86] 17 kube-system pods found
	I0923 23:48:29.182221   67687 system_pods.go:89] "coredns-7c65d6cfc9-drnm4" [daa0e818-b0e3-41c6-8b72-0ca91f2de795] Running
	I0923 23:48:29.182251   67687 system_pods.go:89] "csi-hostpath-attacher-0" [dfca8d6a-c7f0-4430-beb2-8e18f9a2eb18] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0923 23:48:29.182270   67687 system_pods.go:89] "csi-hostpath-resizer-0" [38deeccd-8f89-4e06-a223-64ce67b301f2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0923 23:48:29.182292   67687 system_pods.go:89] "csi-hostpathplugin-qvlxb" [7524bc24-f969-49f0-9bb0-0930aff5866c] 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])
	I0923 23:48:29.182300   67687 system_pods.go:89] "etcd-addons-883941" [ce9f38f6-6de5-4ffc-af9d-bc8b2150d5e1] Running
	I0923 23:48:29.182310   67687 system_pods.go:89] "kube-apiserver-addons-883941" [60a48b18-f6df-4e20-b124-eb58cbe7e498] Running
	I0923 23:48:29.182320   67687 system_pods.go:89] "kube-controller-manager-addons-883941" [66535e00-626a-49c5-9976-3ee71f804449] Running
	I0923 23:48:29.182337   67687 system_pods.go:89] "kube-ingress-dns-minikube" [e1dd5f55-d5d7-4126-9a23-a0fe41b13628] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0923 23:48:29.182346   67687 system_pods.go:89] "kube-proxy-vj8x4" [eee844c0-c498-4408-92de-058511fa3acd] Running
	I0923 23:48:29.182355   67687 system_pods.go:89] "kube-scheduler-addons-883941" [c147c2af-d079-4b84-9a45-e4e4955d8bf4] Running
	I0923 23:48:29.182368   67687 system_pods.go:89] "metrics-server-84c5f94fbc-9mprt" [68638a89-e435-45ef-a809-45895defcf65] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0923 23:48:29.182377   67687 system_pods.go:89] "nvidia-device-plugin-daemonset-kp687" [aa5e7412-e411-4819-94cd-9a95ebb1228a] Running
	I0923 23:48:29.182403   67687 system_pods.go:89] "registry-66c9cd494c-qbnrn" [f7325c7d-086e-48d4-be05-5b816dd32438] Running
	I0923 23:48:29.182414   67687 system_pods.go:89] "registry-proxy-ml5qh" [a3076427-2a2b-4fa5-beeb-66425758c4d1] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0923 23:48:29.182437   67687 system_pods.go:89] "snapshot-controller-56fcc65765-82jnv" [44a80b5c-a6c1-4805-9d3c-fa7bc730d89a] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0923 23:48:29.182450   67687 system_pods.go:89] "snapshot-controller-56fcc65765-9tqtn" [1085762e-12ef-484d-b105-3308975d37cc] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0923 23:48:29.182459   67687 system_pods.go:89] "storage-provisioner" [8c957c5b-f717-4b14-9677-d0e7c18d624c] Running
	I0923 23:48:29.182479   67687 system_pods.go:126] duration metric: took 216.153172ms to wait for k8s-apps to be running ...
	I0923 23:48:29.182493   67687 system_svc.go:44] waiting for kubelet service to be running ....
	I0923 23:48:29.182627   67687 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0923 23:48:29.192916   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:29.209891   67687 system_svc.go:56] duration metric: took 27.384691ms WaitForService to wait for kubelet
	I0923 23:48:29.209962   67687 kubeadm.go:582] duration metric: took 41.3733405s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0923 23:48:29.209990   67687 node_conditions.go:102] verifying NodePressure condition ...
	I0923 23:48:29.301533   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:29.309866   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:29.366350   67687 node_conditions.go:122] node storage ephemeral capacity is 119475748Ki
	I0923 23:48:29.366526   67687 node_conditions.go:123] node cpu capacity is 2
	I0923 23:48:29.366596   67687 node_conditions.go:105] duration metric: took 156.569367ms to run NodePressure ...
	I0923 23:48:29.366644   67687 start.go:241] waiting for startup goroutines ...
	I0923 23:48:29.687962   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:29.776062   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:29.815369   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:30.188039   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:30.281745   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:30.380828   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:30.695926   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:30.806070   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:30.813001   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:31.219782   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:31.286914   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:31.322935   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:31.772131   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:31.838115   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:31.859129   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:32.204994   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:32.275193   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:32.321734   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:32.697510   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:32.782306   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:32.812835   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:33.219412   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:33.283828   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:33.355191   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:33.690045   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:33.773230   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:33.811232   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:34.196126   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:34.275262   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:34.325033   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:34.690596   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:34.772763   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:34.825963   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:35.192786   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:35.269873   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:35.308784   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:35.693920   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:35.789443   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:35.812872   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:36.206784   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:36.286039   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:36.368828   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:36.688563   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:36.795710   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:36.810700   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:37.282208   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:37.282524   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:37.381195   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:37.686492   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:37.770999   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:37.810376   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:38.211053   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:38.275790   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:38.315362   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:38.699918   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:38.801530   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:38.821282   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:39.190786   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:39.293525   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:39.318666   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:39.720575   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:39.787157   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:39.816939   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:40.203871   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:40.278967   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:40.336676   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:40.766680   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:40.782625   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:40.811193   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:41.190193   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:41.274328   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:41.310775   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:41.687581   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:41.772332   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:41.811703   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:42.276944   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:42.298324   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:42.371677   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:42.698940   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:42.778601   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:42.814185   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:43.195780   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:43.273834   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:43.312044   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:43.689071   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:43.778093   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:43.814622   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:44.188456   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:44.272869   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:44.318842   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:44.733116   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:44.772115   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:45.134775   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:45.187108   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:45.272166   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:45.310207   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:48:45.692161   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:45.802466   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:45.811029   67687 kapi.go:107] duration metric: took 29.006686739s to wait for kubernetes.io/minikube-addons=registry ...
	I0923 23:48:46.192693   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:46.271983   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:46.709678   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:46.779962   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:47.195991   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:47.277128   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:47.710542   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:47.790748   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:48.191697   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:48.275171   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:48.688775   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:48.779024   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:49.189079   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:49.281094   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:49.691959   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:49.898316   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:50.188706   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:50.292351   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:50.688943   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:50.771720   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:51.187323   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:51.271199   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:51.695999   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:51.774464   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:52.222901   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:52.350658   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:52.693438   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:52.784400   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:53.216189   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:53.286310   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:53.689624   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:53.794093   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:54.188082   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:54.280435   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:54.701022   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:54.787857   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:55.194921   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:55.280832   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:55.686633   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:55.773740   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:56.200293   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:56.277324   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:56.772151   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:56.775318   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:57.187143   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:57.271826   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:57.693254   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:57.776697   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:58.189984   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:58.280425   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:58.705301   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:58.771364   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:59.218590   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:59.271238   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:48:59.721030   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:48:59.811839   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:00.189866   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:00.271852   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:00.696576   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:00.773847   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:01.189125   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:01.295991   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:01.690161   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:01.781219   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:02.203177   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:02.286857   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:02.690483   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:02.773567   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:03.188533   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:03.271472   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:03.695713   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:03.793260   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:04.199048   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:04.275309   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:04.695956   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:04.796463   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:05.188969   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:05.270815   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:05.694942   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:05.793889   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:06.199662   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:06.285329   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:06.785724   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:06.846694   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:07.198468   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:07.337696   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:07.689098   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:07.788794   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:08.188434   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:08.316584   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:08.688445   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:08.770886   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:09.225351   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:09.284708   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:09.732126   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:09.796031   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:10.204378   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:10.301647   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:10.687878   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:11.000321   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:11.189678   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:11.311718   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:11.698522   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:11.796280   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:12.190761   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:12.280898   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:12.783047   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:12.801362   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:13.201828   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:13.315357   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:13.689343   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:13.780363   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:14.215823   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:14.274533   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:14.690999   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:14.778284   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:15.190318   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:15.274431   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:15.714767   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:15.882184   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:16.209484   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:16.283363   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:16.706934   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:16.874903   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:17.207770   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:17.367887   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:17.709230   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:17.783272   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:18.193532   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:18.285604   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:18.693329   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:18.794438   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:19.229773   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:19.290440   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:19.752124   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:19.884066   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:20.213023   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:20.284707   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:20.699944   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:20.814050   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:21.209189   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:21.313365   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:21.691922   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:21.793991   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:22.191615   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:22.297192   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:22.693130   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:22.789866   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:23.192212   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:23.279514   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:23.694940   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:23.774487   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:24.194235   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:24.277496   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:24.695753   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:24.777162   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:25.201753   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:25.378146   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:25.699710   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:25.808675   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:26.449801   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:26.453240   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:26.687272   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:26.774157   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:27.196994   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:27.299830   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:27.712557   67687 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:49:27.793184   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:28.201142   67687 kapi.go:107] duration metric: took 1m15.020198622s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0923 23:49:28.288301   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:28.771285   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:29.342623   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:29.841806   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:30.294868   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:30.772971   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:31.280760   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:31.775727   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:32.284694   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:32.778342   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:33.271985   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:49:33.772146   67687 kapi.go:107] duration metric: took 1m16.007565666s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0923 23:49:44.520290   67687 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0923 23:49:44.520431   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:45.018832   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:45.520630   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:46.018971   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:46.519693   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:47.019302   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:47.519489   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:48.021589   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:48.519528   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:49.019765   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:49.518665   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:50.019102   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:50.518666   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:51.018028   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:51.519432   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:52.020155   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:52.519406   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:53.019303   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:53.519189   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:54.018836   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:54.518828   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:55.019409   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:55.519063   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:56.018885   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:56.518882   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:57.018655   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:57.521764   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:58.019703   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:58.520444   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:59.018825   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:49:59.518962   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:00.019105   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:00.518852   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:01.019799   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:01.519364   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:02.018186   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:02.519106   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:03.019523   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:03.519186   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:04.018970   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:04.519275   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:05.019483   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:05.518704   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:06.017980   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:06.519222   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:07.019236   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:07.521290   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:08.020228   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:08.519878   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:09.019258   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:09.518165   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:10.019903   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:10.519267   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:11.018200   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:11.518227   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:12.018093   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:12.518615   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:13.018908   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:13.519106   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:14.019086   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:14.521322   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:15.019208   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:15.519157   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:16.018637   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:16.519313   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:17.018542   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:17.518774   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:18.019764   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:18.518940   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:19.018915   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:19.518676   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:20.018794   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:20.522589   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:21.020480   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:21.518649   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:22.018921   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:22.519342   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:23.018908   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:23.518916   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:24.019972   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:24.518453   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:25.021583   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:25.519225   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:26.018971   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:26.519776   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:27.019529   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:27.519594   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:28.018601   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:28.519243   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:29.018786   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:29.518713   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:30.022452   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:30.519030   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:31.019129   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:31.519409   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:32.018503   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:32.519136   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:33.018674   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:33.519149   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:34.018592   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:34.519536   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:35.019117   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:35.519570   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:36.019074   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:36.520959   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:37.019567   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:37.519113   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:38.018963   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:38.518945   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:39.019686   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:39.525601   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:40.019124   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:40.521665   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:41.020342   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:41.518088   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:42.019415   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:42.519505   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:43.018589   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:43.518989   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:44.019012   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:44.519930   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:45.019537   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:45.519164   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:46.018753   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:46.519017   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:47.019757   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:47.518909   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:48.019768   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:48.526104   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:49.024044   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:49.523001   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:50.019004   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:50.523020   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:51.025349   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:51.532842   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:52.114560   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:52.522317   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:53.019301   67687 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:50:53.519368   67687 kapi.go:107] duration metric: took 2m30.505511328s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0923 23:50:53.522674   67687 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-883941 cluster.
	I0923 23:50:53.525886   67687 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.
	I0923 23:50:53.530217   67687 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0923 23:50:53.533303   67687 out.go:177] * Enabled addons: nvidia-device-plugin, default-storageclass, storage-provisioner, ingress-dns, cloud-spanner, storage-provisioner-rancher, volcano, metrics-server, inspektor-gadget, yakd, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0923 23:50:53.536484   67687 addons.go:510] duration metric: took 3m5.699455037s for enable addons: enabled=[nvidia-device-plugin default-storageclass storage-provisioner ingress-dns cloud-spanner storage-provisioner-rancher volcano metrics-server inspektor-gadget yakd volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0923 23:50:53.536591   67687 start.go:246] waiting for cluster config update ...
	I0923 23:50:53.536631   67687 start.go:255] writing updated cluster config ...
	I0923 23:50:53.537135   67687 ssh_runner.go:195] Run: rm -f paused
	I0923 23:50:54.018224   67687 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0923 23:50:54.021622   67687 out.go:177] * Done! kubectl is now configured to use "addons-883941" cluster and "default" namespace by default
	
	
	==> Docker <==
	Sep 24 00:00:11 addons-883941 dockerd[1164]: time="2024-09-24T00:00:11.991102009Z" level=error msg="Error running exec b6df927156c56f976fb5526901fa1cb3e6fc3647b7090effed6532ee4def20fc in container: OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" spanID=c7408a4d11b7e766 traceID=ae0380b40abbe09f1eb5695b691952f0
	Sep 24 00:00:12 addons-883941 dockerd[1164]: time="2024-09-24T00:00:12.055766917Z" level=info msg="ignoring event" container=b6c08cf134a0aabda6604f44e8dc2c0666817db01033076ffdb10b2c436b9132 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 00:00:12 addons-883941 dockerd[1164]: time="2024-09-24T00:00:12.395661048Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed" spanID=a47fff8f9c68e862 traceID=192e70bade8f51566f6f749f2b9a0a5b
	Sep 24 00:00:12 addons-883941 dockerd[1164]: time="2024-09-24T00:00:12.398646194Z" 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=a47fff8f9c68e862 traceID=192e70bade8f51566f6f749f2b9a0a5b
	Sep 24 00:00:23 addons-883941 dockerd[1164]: time="2024-09-24T00:00:23.252848108Z" level=info msg="ignoring event" container=ad18574d42b0d1aaeca2efccd63bb8638100025daa5241d1ef400a1ce1f946c9 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 00:00:23 addons-883941 dockerd[1164]: time="2024-09-24T00:00:23.506773059Z" level=info msg="ignoring event" container=d306252e3aabbf48df2df3bdfeacdbf753210890f1f9444f8b407a42fbe5bc25 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 00:00:24 addons-883941 cri-dockerd[1420]: time="2024-09-24T00:00:24Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/83860cab7ab2be5c3833089ba40a2fc2e2f7d3de64a69ff234babaa99559fe31/resolv.conf as [nameserver 10.96.0.10 search local-path-storage.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 24 00:00:24 addons-883941 dockerd[1164]: time="2024-09-24T00:00:24.849294434Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" spanID=9849607ca795d096 traceID=9d0c7643af71f7676d631dbd983fc5ea
	Sep 24 00:00:25 addons-883941 cri-dockerd[1420]: time="2024-09-24T00:00:25Z" level=info msg="Stop pulling image docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: Status: Downloaded newer image for busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Sep 24 00:00:25 addons-883941 dockerd[1164]: time="2024-09-24T00:00:25.778862579Z" level=info msg="ignoring event" container=2c487c9e3ace5f4cb0d9b14b00f032838288d478017fcf6dcffa651e6c4af483 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 00:00:27 addons-883941 dockerd[1164]: time="2024-09-24T00:00:27.809507545Z" level=info msg="ignoring event" container=83860cab7ab2be5c3833089ba40a2fc2e2f7d3de64a69ff234babaa99559fe31 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 00:00:29 addons-883941 cri-dockerd[1420]: time="2024-09-24T00:00:29Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/ebea911c902250d47e4f89ec5e1dd7e914ef4addf1c7958f94db2729de52288b/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 24 00:00:30 addons-883941 cri-dockerd[1420]: time="2024-09-24T00:00:30Z" level=info msg="Stop pulling image busybox:stable: Status: Downloaded newer image for busybox:stable"
	Sep 24 00:00:30 addons-883941 dockerd[1164]: time="2024-09-24T00:00:30.708768926Z" level=info msg="ignoring event" container=277607d0511030241e9cc8d234bf2562db37fa6824442f89d31a11e2b600a790 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 00:00:31 addons-883941 dockerd[1164]: time="2024-09-24T00:00:31.969232433Z" level=info msg="ignoring event" container=ebea911c902250d47e4f89ec5e1dd7e914ef4addf1c7958f94db2729de52288b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 00:00:34 addons-883941 cri-dockerd[1420]: time="2024-09-24T00:00:34Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/cc8d564866350abc7d5962eac66beef903c970b0d9c752a9fcc94a0f2a7cb66c/resolv.conf as [nameserver 10.96.0.10 search local-path-storage.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 24 00:00:35 addons-883941 dockerd[1164]: time="2024-09-24T00:00:35.028553971Z" level=info msg="ignoring event" container=ea3fb181430f7eec62c01afa9ff8def79a6ebd9ee6238b899e7e202cd3e94617 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 00:00:37 addons-883941 dockerd[1164]: time="2024-09-24T00:00:37.181886354Z" level=info msg="ignoring event" container=cc8d564866350abc7d5962eac66beef903c970b0d9c752a9fcc94a0f2a7cb66c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 00:00:40 addons-883941 dockerd[1164]: time="2024-09-24T00:00:40.396698774Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed" spanID=e45185784c405139 traceID=0d573adfc0d59f30d244061d9e7f12bd
	Sep 24 00:00:40 addons-883941 dockerd[1164]: time="2024-09-24T00:00:40.399824421Z" 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=e45185784c405139 traceID=0d573adfc0d59f30d244061d9e7f12bd
	Sep 24 00:00:56 addons-883941 dockerd[1164]: time="2024-09-24T00:00:56.475020693Z" level=info msg="ignoring event" container=3e25fc3379b3a331f0474f23426c05159df589d0ae27d928ea864459ff075d88 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 00:00:57 addons-883941 dockerd[1164]: time="2024-09-24T00:00:57.533485276Z" level=info msg="ignoring event" container=d6e738bb933953ee6fc2616048ad35bf8b3de75f9643f115c711fed164102e62 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 00:00:57 addons-883941 dockerd[1164]: time="2024-09-24T00:00:57.745686564Z" level=info msg="ignoring event" container=035f7784b949b8f70e9fa3af9cb5fdb4a96e7c9aee5c63632ca35b5d09ec0203 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 00:00:57 addons-883941 dockerd[1164]: time="2024-09-24T00:00:57.968879122Z" level=info msg="ignoring event" container=b05f530375f2e6d4aa95d59db4e212dd7e79065b725eebd411b526b864851ad8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 00:00:58 addons-883941 dockerd[1164]: time="2024-09-24T00:00:58.219671880Z" level=info msg="ignoring event" container=d7cc17a5af1a9b9259b25b9e58f2ea28617a05ece45dae21b0e44e926d694a3e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	b6c08cf134a0a       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec                            50 seconds ago      Exited              gadget                                   7                   d733130a238ad       gadget-7flwg
	3ae15ab2572f7       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb                                 10 minutes ago      Running             gcp-auth                                 0                   03b5de08c6096       gcp-auth-89d5ffd79-qqpxt
	d797d978cea7e       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          11 minutes ago      Running             csi-snapshotter                          0                   c549c74141458       csi-hostpathplugin-qvlxb
	86a05a9833be5       registry.k8s.io/sig-storage/csi-provisioner@sha256:ee3b525d5b89db99da3b8eb521d9cd90cb6e9ef0fbb651e98bb37be78d36b5b8                          11 minutes ago      Running             csi-provisioner                          0                   c549c74141458       csi-hostpathplugin-qvlxb
	2c14927e1dd95       registry.k8s.io/sig-storage/livenessprobe@sha256:cacee2b5c36dd59d4c7e8469c05c9e4ef53ecb2df9025fa8c10cdaf61bce62f0                            11 minutes ago      Running             liveness-probe                           0                   c549c74141458       csi-hostpathplugin-qvlxb
	16733cd4d270a       registry.k8s.io/ingress-nginx/controller@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce                             11 minutes ago      Running             controller                               0                   79ca3cc57126c       ingress-nginx-controller-bc57996ff-2qfc7
	2b64839166967       registry.k8s.io/sig-storage/hostpathplugin@sha256:92257881c1d6493cf18299a24af42330f891166560047902b8d431fb66b01af5                           11 minutes ago      Running             hostpath                                 0                   c549c74141458       csi-hostpathplugin-qvlxb
	f0f344c05bf0c       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:f1c25991bac2fbb7f5fcf91ed9438df31e30edee6bed5a780464238aa09ad24c                11 minutes ago      Running             node-driver-registrar                    0                   c549c74141458       csi-hostpathplugin-qvlxb
	e066e027f5dac       registry.k8s.io/sig-storage/csi-resizer@sha256:425d8f1b769398127767b06ed97ce62578a3179bcb99809ce93a1649e025ffe7                              11 minutes ago      Running             csi-resizer                              0                   d20d8e145479b       csi-hostpath-resizer-0
	54a3f87270aa5       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:80b9ba94aa2afe24553d69bd165a6a51552d1582d68618ec00d3b804a7d9193c   11 minutes ago      Running             csi-external-health-monitor-controller   0                   c549c74141458       csi-hostpathplugin-qvlxb
	f6fb226f27b02       registry.k8s.io/sig-storage/csi-attacher@sha256:9a685020911e2725ad019dbce6e4a5ab93d51e3d4557f115e64343345e05781b                             11 minutes ago      Running             csi-attacher                             0                   37c378b4d9ea9       csi-hostpath-attacher-0
	d7881c373b8c6       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3                   11 minutes ago      Exited              patch                                    0                   17b3103bc4371       ingress-nginx-admission-patch-zs4s7
	621a8689b907a       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      11 minutes ago      Running             volume-snapshot-controller               0                   4df151396abb6       snapshot-controller-56fcc65765-9tqtn
	af95b42681793       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      11 minutes ago      Running             volume-snapshot-controller               0                   37762108c6d80       snapshot-controller-56fcc65765-82jnv
	8a3d229161a84       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3                   11 minutes ago      Exited              create                                   0                   626cc3e415203       ingress-nginx-admission-create-q2rb8
	460cd037a8c41       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                                       12 minutes ago      Running             local-path-provisioner                   0                   429cfcc039bfd       local-path-provisioner-86d989889c-vgf6v
	14e5864386583       registry.k8s.io/metrics-server/metrics-server@sha256:ffcb2bf004d6aa0a17d90e0247cf94f2865c8901dcab4427034c341951c239f9                        12 minutes ago      Running             metrics-server                           0                   43522ce83696c       metrics-server-84c5f94fbc-9mprt
	0913ae57c19e8       gcr.io/cloud-spanner-emulator/emulator@sha256:f78b14fe7e4632fc0b3c65e15101ebbbcf242857de9851d3c0baea94bd269b5e                               12 minutes ago      Running             cloud-spanner-emulator                   0                   a261960e590d2       cloud-spanner-emulator-5b584cc74-5ktkw
	2e77509c2bdd5       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c                             12 minutes ago      Running             minikube-ingress-dns                     0                   aab6fe3476e40       kube-ingress-dns-minikube
	1abdf63838176       6e38f40d628db                                                                                                                                12 minutes ago      Running             storage-provisioner                      0                   1ad4d22fcf8d6       storage-provisioner
	bb7af24c133aa       c69fa2e9cbf5f                                                                                                                                13 minutes ago      Running             coredns                                  0                   6d7c694e6e121       coredns-7c65d6cfc9-drnm4
	08d69990dde0a       60c005f310ff3                                                                                                                                13 minutes ago      Running             kube-proxy                               0                   6007e3de2e478       kube-proxy-vj8x4
	6737ddd3ff1b2       6bab7719df100                                                                                                                                13 minutes ago      Running             kube-apiserver                           0                   4704256264eac       kube-apiserver-addons-883941
	d3b8cf7bf87aa       175ffd71cce3d                                                                                                                                13 minutes ago      Running             kube-controller-manager                  0                   7a601e5f043a0       kube-controller-manager-addons-883941
	2e8d0c8c4d88a       2e96e5913fc06                                                                                                                                13 minutes ago      Running             etcd                                     0                   a5723206b4033       etcd-addons-883941
	654a04b9c701e       9aa1fad941575                                                                                                                                13 minutes ago      Running             kube-scheduler                           0                   2e97d9d927ec0       kube-scheduler-addons-883941
	
	
	==> controller_ingress [16733cd4d270] <==
	W0923 23:49:27.577961       7 client_config.go:659] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
	I0923 23:49:27.578712       7 main.go:205] "Creating API client" host="https://10.96.0.1:443"
	I0923 23:49:27.606376       7 main.go:248] "Running in Kubernetes cluster" major="1" minor="31" git="v1.31.1" state="clean" commit="948afe5ca072329a73c8e79ed5938717a5cb3d21" platform="linux/amd64"
	I0923 23:49:28.469923       7 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
	I0923 23:49:28.534368       7 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
	I0923 23:49:28.587578       7 nginx.go:271] "Starting NGINX Ingress controller"
	I0923 23:49:28.619751       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"8788f506-7c35-44e1-889a-ced11a5e31a0", APIVersion:"v1", ResourceVersion:"700", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
	I0923 23:49:28.629114       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"15c6c4f1-9355-4138-99c4-1f21acd158c5", APIVersion:"v1", ResourceVersion:"714", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
	I0923 23:49:28.629205       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"32825116-a83c-4007-a910-473ff4322e2d", APIVersion:"v1", ResourceVersion:"719", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
	I0923 23:49:29.790652       7 nginx.go:317] "Starting NGINX process"
	I0923 23:49:29.791379       7 leaderelection.go:250] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
	I0923 23:49:29.802084       7 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
	I0923 23:49:29.803289       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0923 23:49:29.924289       7 leaderelection.go:260] successfully acquired lease ingress-nginx/ingress-nginx-leader
	I0923 23:49:29.924739       7 status.go:85] "New leader elected" identity="ingress-nginx-controller-bc57996ff-2qfc7"
	I0923 23:49:29.972929       7 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-bc57996ff-2qfc7" node="addons-883941"
	I0923 23:49:30.094518       7 controller.go:213] "Backend successfully reloaded"
	I0923 23:49:30.094820       7 controller.go:224] "Initial sync, sleeping for 1 second"
	I0923 23:49:30.095645       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-bc57996ff-2qfc7", UID:"6b0df3b7-d442-4467-b56b-8603f504dc95", APIVersion:"v1", ResourceVersion:"1285", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	  Build:         46e76e5916813cfca2a9b0bfdc34b69a0000f6b9
	  Repository:    https://github.com/kubernetes/ingress-nginx
	  nginx version: nginx/1.25.5
	
	-------------------------------------------------------------------------------
	
	
	
	==> coredns [bb7af24c133a] <==
	[INFO] 10.244.0.7:43831 - 52325 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000360668s
	[INFO] 10.244.0.7:58451 - 61226 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000096923s
	[INFO] 10.244.0.7:58451 - 19750 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000175478s
	[INFO] 10.244.0.7:50268 - 36692 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000100146s
	[INFO] 10.244.0.7:50268 - 30318 "A IN registry.kube-system.svc.cluster.local.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000162718s
	[INFO] 10.244.0.7:33049 - 19556 "AAAA IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000067462s
	[INFO] 10.244.0.7:33049 - 61544 "A IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000109581s
	[INFO] 10.244.0.7:59991 - 18276 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000076218s
	[INFO] 10.244.0.7:59991 - 7192 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000063812s
	[INFO] 10.244.0.7:37559 - 3224 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000081192s
	[INFO] 10.244.0.7:37559 - 44702 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00007725s
	[INFO] 10.244.0.25:54551 - 823 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.001058607s
	[INFO] 10.244.0.25:54539 - 63249 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.001172525s
	[INFO] 10.244.0.25:34601 - 41989 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000288537s
	[INFO] 10.244.0.25:45303 - 60897 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00047646s
	[INFO] 10.244.0.25:52148 - 58003 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000151941s
	[INFO] 10.244.0.25:51590 - 33081 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000232071s
	[INFO] 10.244.0.25:32776 - 44514 "AAAA IN storage.googleapis.com.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.004301818s
	[INFO] 10.244.0.25:48529 - 5335 "A IN storage.googleapis.com.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.003373809s
	[INFO] 10.244.0.25:58384 - 12987 "AAAA IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.004555097s
	[INFO] 10.244.0.25:52510 - 24484 "A IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.005749903s
	[INFO] 10.244.0.25:51382 - 64952 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.003612807s
	[INFO] 10.244.0.25:44912 - 28650 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.004046697s
	[INFO] 10.244.0.25:58001 - 16649 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002025299s
	[INFO] 10.244.0.25:53802 - 3279 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002946403s
	
	
	==> describe nodes <==
	Name:               addons-883941
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-883941
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=41795ff643dcbe39cdf81f27d064464d20ae8e7c
	                    minikube.k8s.io/name=addons-883941
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_23T23_47_43_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-883941
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-883941"}
	                    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, 23 Sep 2024 23:47:40 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-883941
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 24 Sep 2024 00:00:50 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 24 Sep 2024 00:00:50 +0000   Mon, 23 Sep 2024 23:47:38 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 24 Sep 2024 00:00:50 +0000   Mon, 23 Sep 2024 23:47:38 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 24 Sep 2024 00:00:50 +0000   Mon, 23 Sep 2024 23:47:38 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 24 Sep 2024 00:00:50 +0000   Mon, 23 Sep 2024 23:47:40 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-883941
	Capacity:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141780Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141780Ki
	  pods:               110
	System Info:
	  Machine ID:                 d3b8417363564b96bfd877e5e886121b
	  System UUID:                0cd5ec8c-7a96-4bbf-9f13-5a98db2dccb5
	  Boot ID:                    365b6a08-2a44-42d4-b4f4-ef87f19f117e
	  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%)         9m22s
	  default                     cloud-spanner-emulator-5b584cc74-5ktkw      0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  gadget                      gadget-7flwg                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  gcp-auth                    gcp-auth-89d5ffd79-qqpxt                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-2qfc7    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         12m
	  kube-system                 coredns-7c65d6cfc9-drnm4                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     13m
	  kube-system                 csi-hostpath-attacher-0                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 csi-hostpath-resizer-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 csi-hostpathplugin-qvlxb                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 etcd-addons-883941                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         13m
	  kube-system                 kube-apiserver-addons-883941                250m (12%)    0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-controller-manager-addons-883941       200m (10%)    0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-proxy-vj8x4                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-addons-883941                100m (5%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 metrics-server-84c5f94fbc-9mprt             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         13m
	  kube-system                 snapshot-controller-56fcc65765-82jnv        0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 snapshot-controller-56fcc65765-9tqtn        0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  local-path-storage          local-path-provisioner-86d989889c-vgf6v     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	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                 12m                kube-proxy       
	  Normal  NodeHasSufficientMemory  13m (x8 over 13m)  kubelet          Node addons-883941 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    13m (x8 over 13m)  kubelet          Node addons-883941 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     13m (x8 over 13m)  kubelet          Node addons-883941 status is now: NodeHasSufficientPID
	  Normal  Starting                 13m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  13m                kubelet          Node addons-883941 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    13m                kubelet          Node addons-883941 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     13m                kubelet          Node addons-883941 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           13m                node-controller  Node addons-883941 event: Registered Node addons-883941 in Controller
	
	
	==> dmesg <==
	[  +2.543312] IPv4: martian source 10.244.0.1 from 10.244.0.14, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff fe 8d 1c c2 5c 15 08 06
	[  +0.102368] IPv4: martian source 10.244.0.1 from 10.244.0.16, on dev eth0
	[  +0.000019] ll header: 00000000: ff ff ff ff ff ff 7a 46 98 e9 f1 15 08 06
	[  +0.030144] 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 0a 61 e3 8c bc e3 08 06
	[  +4.177454] IPv4: martian source 10.244.0.1 from 10.244.0.18, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 1a b7 5f 0d a6 c6 08 06
	[  +8.136466] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff ea 55 54 61 c8 e7 08 06
	[  +0.955597] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 0a cb 7d b4 df 37 08 06
	[  +0.060463] IPv4: martian source 10.244.0.1 from 10.244.0.17, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 26 78 4e 81 96 08 08 06
	[  +7.226819] IPv4: martian source 10.244.0.1 from 10.244.0.22, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 2e b9 76 5a 12 6f 08 06
	[  +0.704276] 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 9e 12 a9 44 0e 9a 08 06
	[Sep23 23:50] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 8e 2b 66 54 9d fa 08 06
	[ +27.183852] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff ca 4b d5 25 ff 6c 08 06
	[  +0.001572] IPv4: martian source 10.244.0.25 from 10.244.0.2, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff ee 14 7a 4e ae 98 08 06
	[Sep23 23:53] hrtimer: interrupt took 440314 ns
	
	
	==> etcd [2e8d0c8c4d88] <==
	{"level":"info","ts":"2024-09-23T23:49:25.971513Z","caller":"traceutil/trace.go:171","msg":"trace[357324343] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:1275; }","duration":"133.773611ms","start":"2024-09-23T23:49:25.837697Z","end":"2024-09-23T23:49:25.971470Z","steps":["trace[357324343] 'range keys from in-memory index tree'  (duration: 133.045648ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:49:26.442428Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"258.597867ms","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-23T23:49:26.442847Z","caller":"traceutil/trace.go:171","msg":"trace[1086627790] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1276; }","duration":"259.047504ms","start":"2024-09-23T23:49:26.183773Z","end":"2024-09-23T23:49:26.442821Z","steps":["trace[1086627790] 'range keys from in-memory index tree'  (duration: 258.519288ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:49:26.443350Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"176.044067ms","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-23T23:49:26.443581Z","caller":"traceutil/trace.go:171","msg":"trace[1761048321] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1276; }","duration":"176.281938ms","start":"2024-09-23T23:49:26.267285Z","end":"2024-09-23T23:49:26.443567Z","steps":["trace[1761048321] 'range keys from in-memory index tree'  (duration: 175.971317ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:49:26.443906Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"120.409691ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-23T23:49:26.444073Z","caller":"traceutil/trace.go:171","msg":"trace[243309208] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1276; }","duration":"120.581752ms","start":"2024-09-23T23:49:26.323480Z","end":"2024-09-23T23:49:26.444062Z","steps":["trace[243309208] 'range keys from in-memory index tree'  (duration: 120.400469ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:49:27.039597Z","caller":"traceutil/trace.go:171","msg":"trace[588587017] linearizableReadLoop","detail":"{readStateIndex:1310; appliedIndex:1309; }","duration":"226.591099ms","start":"2024-09-23T23:49:26.812987Z","end":"2024-09-23T23:49:27.039578Z","steps":["trace[588587017] 'read index received'  (duration: 226.388017ms)","trace[588587017] 'applied index is now lower than readState.Index'  (duration: 202.514µs)"],"step_count":2}
	{"level":"info","ts":"2024-09-23T23:49:27.040011Z","caller":"traceutil/trace.go:171","msg":"trace[1016267462] transaction","detail":"{read_only:false; response_revision:1277; number_of_response:1; }","duration":"235.964787ms","start":"2024-09-23T23:49:26.804027Z","end":"2024-09-23T23:49:27.039992Z","steps":["trace[1016267462] 'process raft request'  (duration: 235.425137ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:49:27.040181Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"227.155459ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/scheduling.volcano.sh/queues/default\" ","response":"range_response_count:1 size:1142"}
	{"level":"info","ts":"2024-09-23T23:49:27.041924Z","caller":"traceutil/trace.go:171","msg":"trace[368896044] range","detail":"{range_begin:/registry/scheduling.volcano.sh/queues/default; range_end:; response_count:1; response_revision:1277; }","duration":"228.925528ms","start":"2024-09-23T23:49:26.812981Z","end":"2024-09-23T23:49:27.041907Z","steps":["trace[368896044] 'agreement among raft nodes before linearized reading'  (duration: 227.069405ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:51:19.039986Z","caller":"traceutil/trace.go:171","msg":"trace[995885961] linearizableReadLoop","detail":"{readStateIndex:1668; appliedIndex:1667; }","duration":"108.351118ms","start":"2024-09-23T23:51:18.931614Z","end":"2024-09-23T23:51:19.039965Z","steps":["trace[995885961] 'read index received'  (duration: 108.156094ms)","trace[995885961] 'applied index is now lower than readState.Index'  (duration: 194.356µs)"],"step_count":2}
	{"level":"warn","ts":"2024-09-23T23:51:19.041184Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"109.531865ms","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-23T23:51:19.041345Z","caller":"traceutil/trace.go:171","msg":"trace[1261445011] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:1609; }","duration":"109.718695ms","start":"2024-09-23T23:51:18.931608Z","end":"2024-09-23T23:51:19.041326Z","steps":["trace[1261445011] 'agreement among raft nodes before linearized reading'  (duration: 109.400402ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:51:19.040348Z","caller":"traceutil/trace.go:171","msg":"trace[1096540859] transaction","detail":"{read_only:false; response_revision:1609; number_of_response:1; }","duration":"111.50301ms","start":"2024-09-23T23:51:18.928826Z","end":"2024-09-23T23:51:19.040329Z","steps":["trace[1096540859] 'process raft request'  (duration: 111.008435ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:51:20.523072Z","caller":"traceutil/trace.go:171","msg":"trace[945737776] linearizableReadLoop","detail":"{readStateIndex:1671; appliedIndex:1670; }","duration":"199.512745ms","start":"2024-09-23T23:51:20.323540Z","end":"2024-09-23T23:51:20.523052Z","steps":["trace[945737776] 'read index received'  (duration: 199.324505ms)","trace[945737776] 'applied index is now lower than readState.Index'  (duration: 187.651µs)"],"step_count":2}
	{"level":"warn","ts":"2024-09-23T23:51:20.523767Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"200.183787ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-23T23:51:20.523981Z","caller":"traceutil/trace.go:171","msg":"trace[1970811448] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1612; }","duration":"200.436121ms","start":"2024-09-23T23:51:20.323530Z","end":"2024-09-23T23:51:20.523966Z","steps":["trace[1970811448] 'agreement among raft nodes before linearized reading'  (duration: 200.073314ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:51:20.524595Z","caller":"traceutil/trace.go:171","msg":"trace[967293695] transaction","detail":"{read_only:false; response_revision:1612; number_of_response:1; }","duration":"255.157843ms","start":"2024-09-23T23:51:20.269419Z","end":"2024-09-23T23:51:20.524577Z","steps":["trace[967293695] 'process raft request'  (duration: 253.500897ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:57:37.564493Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1887}
	{"level":"info","ts":"2024-09-23T23:57:37.752024Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1887,"took":"186.716423ms","hash":2443789940,"current-db-size-bytes":8880128,"current-db-size":"8.9 MB","current-db-size-in-use-bytes":5058560,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2024-09-23T23:57:37.752085Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2443789940,"revision":1887,"compact-revision":-1}
	{"level":"warn","ts":"2024-09-23T23:59:50.546912Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"223.786469ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-23T23:59:50.547484Z","caller":"traceutil/trace.go:171","msg":"trace[1348126064] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:2527; }","duration":"224.375015ms","start":"2024-09-23T23:59:50.323086Z","end":"2024-09-23T23:59:50.547461Z","steps":["trace[1348126064] 'range keys from in-memory index tree'  (duration: 223.770847ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:59:51.008933Z","caller":"traceutil/trace.go:171","msg":"trace[432979880] transaction","detail":"{read_only:false; response_revision:2528; number_of_response:1; }","duration":"161.46039ms","start":"2024-09-23T23:59:50.847449Z","end":"2024-09-23T23:59:51.008909Z","steps":["trace[432979880] 'process raft request'  (duration: 161.32964ms)"],"step_count":1}
	
	
	==> gcp-auth [3ae15ab2572f] <==
	2024/09/23 23:50:52 GCP Auth Webhook started!
	2024/09/23 23:51:11 Ready to marshal response ...
	2024/09/23 23:51:11 Ready to write response ...
	2024/09/23 23:51:12 Ready to marshal response ...
	2024/09/23 23:51:12 Ready to write response ...
	2024/09/23 23:51:38 Ready to marshal response ...
	2024/09/23 23:51:38 Ready to write response ...
	2024/09/23 23:51:38 Ready to marshal response ...
	2024/09/23 23:51:38 Ready to write response ...
	2024/09/23 23:51:38 Ready to marshal response ...
	2024/09/23 23:51:38 Ready to write response ...
	2024/09/23 23:59:45 Ready to marshal response ...
	2024/09/23 23:59:45 Ready to write response ...
	2024/09/23 23:59:45 Ready to marshal response ...
	2024/09/23 23:59:45 Ready to write response ...
	2024/09/23 23:59:45 Ready to marshal response ...
	2024/09/23 23:59:45 Ready to write response ...
	2024/09/23 23:59:56 Ready to marshal response ...
	2024/09/23 23:59:56 Ready to write response ...
	2024/09/24 00:00:23 Ready to marshal response ...
	2024/09/24 00:00:23 Ready to write response ...
	2024/09/24 00:00:23 Ready to marshal response ...
	2024/09/24 00:00:23 Ready to write response ...
	2024/09/24 00:00:33 Ready to marshal response ...
	2024/09/24 00:00:33 Ready to write response ...
	
	
	==> kernel <==
	 00:01:00 up  2:16,  0 users,  load average: 1.70, 1.85, 2.09
	Linux addons-883941 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 [6737ddd3ff1b] <==
	E0923 23:49:25.068881       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.100.19.74:443: connect: connection refused" logger="UnhandledError"
	W0923 23:49:44.277501       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.100.19.74:443: connect: connection refused
	E0923 23:49:44.277559       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.100.19.74:443: connect: connection refused" logger="UnhandledError"
	W0923 23:50:24.275233       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.100.19.74:443: connect: connection refused
	E0923 23:50:24.275285       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.100.19.74:443: connect: connection refused" logger="UnhandledError"
	I0923 23:51:11.361101       1 controller.go:615] quota admission added evaluator for: jobs.batch.volcano.sh
	I0923 23:51:11.405694       1 controller.go:615] quota admission added evaluator for: podgroups.scheduling.volcano.sh
	I0923 23:51:28.604655       1 handler.go:286] Adding GroupVersion batch.volcano.sh v1alpha1 to ResourceManager
	I0923 23:51:28.977290       1 handler.go:286] Adding GroupVersion bus.volcano.sh v1alpha1 to ResourceManager
	I0923 23:51:29.470578       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0923 23:51:29.725761       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0923 23:51:29.947248       1 handler.go:286] Adding GroupVersion nodeinfo.volcano.sh v1alpha1 to ResourceManager
	I0923 23:51:30.266072       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	W0923 23:51:30.276666       1 cacher.go:171] Terminating all watchers from cacher commands.bus.volcano.sh
	I0923 23:51:30.618399       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0923 23:51:30.701578       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0923 23:51:30.895726       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0923 23:51:31.267054       1 cacher.go:171] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0923 23:51:31.441418       1 cacher.go:171] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0923 23:51:31.458652       1 cacher.go:171] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0923 23:51:31.482721       1 cacher.go:171] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0923 23:51:32.048531       1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
	W0923 23:51:32.197036       1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	I0923 23:59:45.155259       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.162.146"}
	E0924 00:00:50.006210       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	
	
	==> kube-controller-manager [d3b8cf7bf87a] <==
	W0924 00:00:06.220348       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
	E0924 00:00:06.220444       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"
	I0924 00:00:09.130375       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	I0924 00:00:11.320804       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="10.561µs"
	I0924 00:00:19.564639       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-883941"
	W0924 00:00:21.054290       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
	E0924 00:00:21.054350       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"
	I0924 00:00:21.396285       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0924 00:00:21.479076       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
	E0924 00:00:21.479190       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"
	W0924 00:00:27.401083       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
	E0924 00:00:27.401139       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"
	W0924 00:00:28.562872       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
	E0924 00:00:28.562932       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"
	W0924 00:00:34.811188       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
	E0924 00:00:34.811250       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"
	I0924 00:00:34.962558       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-86d989889c" duration="13.485µs"
	W0924 00:00:38.780044       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
	E0924 00:00:38.780100       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"
	I0924 00:00:50.366566       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-883941"
	W0924 00:00:52.743746       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
	E0924 00:00:52.743914       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"
	W0924 00:00:55.525199       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
	E0924 00:00:55.525715       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"
	I0924 00:00:57.417129       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="8.862µs"
	
	
	==> kube-proxy [08d69990dde0] <==
	I0923 23:47:57.516223       1 server_linux.go:66] "Using iptables proxy"
	I0923 23:47:59.377316       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0923 23:47:59.377627       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`"
	I0923 23:48:00.550167       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0923 23:48:00.550268       1 server_linux.go:169] "Using iptables Proxier"
	I0923 23:48:00.651426       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"
	I0923 23:48:00.652055       1 server.go:483] "Version info" version="v1.31.1"
	I0923 23:48:00.652099       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0923 23:48:00.656438       1 config.go:199] "Starting service config controller"
	I0923 23:48:00.656508       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0923 23:48:00.656597       1 config.go:105] "Starting endpoint slice config controller"
	I0923 23:48:00.656616       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0923 23:48:00.659627       1 config.go:328] "Starting node config controller"
	I0923 23:48:00.659653       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0923 23:48:00.902477       1 shared_informer.go:320] Caches are synced for service config
	I0923 23:48:00.904688       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0923 23:48:01.004070       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [654a04b9c701] <==
	E0923 23:47:40.463559       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"
	E0923 23:47:40.460523       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0923 23:47:41.269940       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
	E0923 23:47:41.270288       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"
	W0923 23:47:41.283441       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
	E0923 23:47:41.283537       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"
	W0923 23:47:41.320989       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
	E0923 23:47:41.321482       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"
	W0923 23:47:41.484099       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
	E0923 23:47:41.484322       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"
	W0923 23:47:41.488576       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
	E0923 23:47:41.488802       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"
	W0923 23:47:41.518417       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0923 23:47:41.518668       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0923 23:47:41.546922       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0923 23:47:41.547344       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0923 23:47:41.563501       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
	E0923 23:47:41.563565       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"
	W0923 23:47:41.630731       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0923 23:47:41.631081       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0923 23:47:41.664826       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0923 23:47:41.665238       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0923 23:47:41.689438       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"
	E0923 23:47:41.689841       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"
	I0923 23:47:44.409596       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 24 00:00:56 addons-883941 kubelet[2183]: I0924 00:00:56.687437    2183 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-n9xrt\" (UniqueName: \"kubernetes.io/projected/eee59caf-3e4f-4aeb-aed0-89877b6f6993-kube-api-access-n9xrt\") pod \"eee59caf-3e4f-4aeb-aed0-89877b6f6993\" (UID: \"eee59caf-3e4f-4aeb-aed0-89877b6f6993\") "
	Sep 24 00:00:56 addons-883941 kubelet[2183]: I0924 00:00:56.687522    2183 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/eee59caf-3e4f-4aeb-aed0-89877b6f6993-gcp-creds\") pod \"eee59caf-3e4f-4aeb-aed0-89877b6f6993\" (UID: \"eee59caf-3e4f-4aeb-aed0-89877b6f6993\") "
	Sep 24 00:00:56 addons-883941 kubelet[2183]: I0924 00:00:56.687717    2183 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/eee59caf-3e4f-4aeb-aed0-89877b6f6993-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "eee59caf-3e4f-4aeb-aed0-89877b6f6993" (UID: "eee59caf-3e4f-4aeb-aed0-89877b6f6993"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 24 00:00:56 addons-883941 kubelet[2183]: I0924 00:00:56.691668    2183 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/eee59caf-3e4f-4aeb-aed0-89877b6f6993-kube-api-access-n9xrt" (OuterVolumeSpecName: "kube-api-access-n9xrt") pod "eee59caf-3e4f-4aeb-aed0-89877b6f6993" (UID: "eee59caf-3e4f-4aeb-aed0-89877b6f6993"). InnerVolumeSpecName "kube-api-access-n9xrt". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 00:00:56 addons-883941 kubelet[2183]: I0924 00:00:56.788490    2183 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-n9xrt\" (UniqueName: \"kubernetes.io/projected/eee59caf-3e4f-4aeb-aed0-89877b6f6993-kube-api-access-n9xrt\") on node \"addons-883941\" DevicePath \"\""
	Sep 24 00:00:56 addons-883941 kubelet[2183]: I0924 00:00:56.788568    2183 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/eee59caf-3e4f-4aeb-aed0-89877b6f6993-gcp-creds\") on node \"addons-883941\" DevicePath \"\""
	Sep 24 00:00:57 addons-883941 kubelet[2183]: I0924 00:00:57.352970    2183 scope.go:117] "RemoveContainer" containerID="b6c08cf134a0aabda6604f44e8dc2c0666817db01033076ffdb10b2c436b9132"
	Sep 24 00:00:57 addons-883941 kubelet[2183]: E0924 00:00:57.353235    2183 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 5m0s restarting failed container=gadget pod=gadget-7flwg_gadget(daae8d75-8a47-434e-96aa-95bf6895057c)\"" pod="gadget/gadget-7flwg" podUID="daae8d75-8a47-434e-96aa-95bf6895057c"
	Sep 24 00:00:58 addons-883941 kubelet[2183]: I0924 00:00:58.202794    2183 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-nztt4\" (UniqueName: \"kubernetes.io/projected/f7325c7d-086e-48d4-be05-5b816dd32438-kube-api-access-nztt4\") pod \"f7325c7d-086e-48d4-be05-5b816dd32438\" (UID: \"f7325c7d-086e-48d4-be05-5b816dd32438\") "
	Sep 24 00:00:58 addons-883941 kubelet[2183]: I0924 00:00:58.212722    2183 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f7325c7d-086e-48d4-be05-5b816dd32438-kube-api-access-nztt4" (OuterVolumeSpecName: "kube-api-access-nztt4") pod "f7325c7d-086e-48d4-be05-5b816dd32438" (UID: "f7325c7d-086e-48d4-be05-5b816dd32438"). InnerVolumeSpecName "kube-api-access-nztt4". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 00:00:58 addons-883941 kubelet[2183]: I0924 00:00:58.305298    2183 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-nztt4\" (UniqueName: \"kubernetes.io/projected/f7325c7d-086e-48d4-be05-5b816dd32438-kube-api-access-nztt4\") on node \"addons-883941\" DevicePath \"\""
	Sep 24 00:00:58 addons-883941 kubelet[2183]: I0924 00:00:58.406063    2183 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-lhbpm\" (UniqueName: \"kubernetes.io/projected/a3076427-2a2b-4fa5-beeb-66425758c4d1-kube-api-access-lhbpm\") pod \"a3076427-2a2b-4fa5-beeb-66425758c4d1\" (UID: \"a3076427-2a2b-4fa5-beeb-66425758c4d1\") "
	Sep 24 00:00:58 addons-883941 kubelet[2183]: I0924 00:00:58.410167    2183 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a3076427-2a2b-4fa5-beeb-66425758c4d1-kube-api-access-lhbpm" (OuterVolumeSpecName: "kube-api-access-lhbpm") pod "a3076427-2a2b-4fa5-beeb-66425758c4d1" (UID: "a3076427-2a2b-4fa5-beeb-66425758c4d1"). InnerVolumeSpecName "kube-api-access-lhbpm". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 00:00:58 addons-883941 kubelet[2183]: I0924 00:00:58.506558    2183 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-lhbpm\" (UniqueName: \"kubernetes.io/projected/a3076427-2a2b-4fa5-beeb-66425758c4d1-kube-api-access-lhbpm\") on node \"addons-883941\" DevicePath \"\""
	Sep 24 00:00:58 addons-883941 kubelet[2183]: I0924 00:00:58.716314    2183 scope.go:117] "RemoveContainer" containerID="d6e738bb933953ee6fc2616048ad35bf8b3de75f9643f115c711fed164102e62"
	Sep 24 00:00:58 addons-883941 kubelet[2183]: I0924 00:00:58.784183    2183 scope.go:117] "RemoveContainer" containerID="d6e738bb933953ee6fc2616048ad35bf8b3de75f9643f115c711fed164102e62"
	Sep 24 00:00:58 addons-883941 kubelet[2183]: E0924 00:00:58.785654    2183 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: d6e738bb933953ee6fc2616048ad35bf8b3de75f9643f115c711fed164102e62" containerID="d6e738bb933953ee6fc2616048ad35bf8b3de75f9643f115c711fed164102e62"
	Sep 24 00:00:58 addons-883941 kubelet[2183]: I0924 00:00:58.785714    2183 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"d6e738bb933953ee6fc2616048ad35bf8b3de75f9643f115c711fed164102e62"} err="failed to get container status \"d6e738bb933953ee6fc2616048ad35bf8b3de75f9643f115c711fed164102e62\": rpc error: code = Unknown desc = Error response from daemon: No such container: d6e738bb933953ee6fc2616048ad35bf8b3de75f9643f115c711fed164102e62"
	Sep 24 00:00:58 addons-883941 kubelet[2183]: I0924 00:00:58.785756    2183 scope.go:117] "RemoveContainer" containerID="035f7784b949b8f70e9fa3af9cb5fdb4a96e7c9aee5c63632ca35b5d09ec0203"
	Sep 24 00:00:58 addons-883941 kubelet[2183]: I0924 00:00:58.849648    2183 scope.go:117] "RemoveContainer" containerID="035f7784b949b8f70e9fa3af9cb5fdb4a96e7c9aee5c63632ca35b5d09ec0203"
	Sep 24 00:00:58 addons-883941 kubelet[2183]: E0924 00:00:58.851591    2183 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 035f7784b949b8f70e9fa3af9cb5fdb4a96e7c9aee5c63632ca35b5d09ec0203" containerID="035f7784b949b8f70e9fa3af9cb5fdb4a96e7c9aee5c63632ca35b5d09ec0203"
	Sep 24 00:00:58 addons-883941 kubelet[2183]: I0924 00:00:58.851653    2183 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"035f7784b949b8f70e9fa3af9cb5fdb4a96e7c9aee5c63632ca35b5d09ec0203"} err="failed to get container status \"035f7784b949b8f70e9fa3af9cb5fdb4a96e7c9aee5c63632ca35b5d09ec0203\": rpc error: code = Unknown desc = Error response from daemon: No such container: 035f7784b949b8f70e9fa3af9cb5fdb4a96e7c9aee5c63632ca35b5d09ec0203"
	Sep 24 00:00:59 addons-883941 kubelet[2183]: I0924 00:00:59.379420    2183 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a3076427-2a2b-4fa5-beeb-66425758c4d1" path="/var/lib/kubelet/pods/a3076427-2a2b-4fa5-beeb-66425758c4d1/volumes"
	Sep 24 00:00:59 addons-883941 kubelet[2183]: I0924 00:00:59.380363    2183 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="eee59caf-3e4f-4aeb-aed0-89877b6f6993" path="/var/lib/kubelet/pods/eee59caf-3e4f-4aeb-aed0-89877b6f6993/volumes"
	Sep 24 00:00:59 addons-883941 kubelet[2183]: I0924 00:00:59.380827    2183 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="f7325c7d-086e-48d4-be05-5b816dd32438" path="/var/lib/kubelet/pods/f7325c7d-086e-48d4-be05-5b816dd32438/volumes"
	
	
	==> storage-provisioner [1abdf6383817] <==
	I0923 23:48:05.849559       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0923 23:48:06.126209       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0923 23:48:06.126895       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0923 23:48:06.382885       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0923 23:48:06.432062       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-883941_79f46859-818a-401c-8b99-10078b623f06!
	I0923 23:48:06.474727       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"b7392c4f-e133-451e-b201-ef480950211a", APIVersion:"v1", ResourceVersion:"671", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-883941_79f46859-818a-401c-8b99-10078b623f06 became leader
	I0923 23:48:06.847964       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-883941_79f46859-818a-401c-8b99-10078b623f06!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-883941 -n addons-883941
helpers_test.go:261: (dbg) Run:  kubectl --context addons-883941 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-q2rb8 ingress-nginx-admission-patch-zs4s7
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-883941 describe pod busybox ingress-nginx-admission-create-q2rb8 ingress-nginx-admission-patch-zs4s7
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-883941 describe pod busybox ingress-nginx-admission-create-q2rb8 ingress-nginx-admission-patch-zs4s7: exit status 1 (222.53931ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-883941/192.168.49.2
	Start Time:       Mon, 23 Sep 2024 23:51:38 +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-kmqxk (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-kmqxk:
	    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-883941
	  Normal   Pulling    7m50s (x4 over 9m22s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m50s (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     7m50s (x4 over 9m22s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m35s (x6 over 9m21s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m20s (x20 over 9m21s)  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-q2rb8" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-zs4s7" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-883941 describe pod busybox ingress-nginx-admission-create-q2rb8 ingress-nginx-admission-patch-zs4s7: exit status 1
--- FAIL: TestAddons/parallel/Registry (77.57s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0924 00:05:55.052799   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:05:55.694882   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:05:56.976570   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:05:59.538820   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
2024/09/24 00:07:14 [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-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-955883 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
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-955883 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.106.245.77   <pending>     80:30180/TCP   3m10s

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

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

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

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

                                                
                                                
** /stderr **
I0924 00:06:19.764767   67668 retry.go:31] will retry after 473.338191ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (366.206648ms)

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

                                                
                                                
** /stderr **
I0924 00:06:20.605236   67668 retry.go:31] will retry after 599.47225ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (361.691903ms)

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

                                                
                                                
** /stderr **
I0924 00:06:21.566797   67668 retry.go:31] will retry after 1.258110391s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (367.498316ms)

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

                                                
                                                
** /stderr **
I0924 00:06:23.192784   67668 retry.go:31] will retry after 935.46693ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (378.762588ms)

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

                                                
                                                
** /stderr **
I0924 00:06:24.507482   67668 retry.go:31] will retry after 1.991373031s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (403.238482ms)

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

                                                
                                                
** /stderr **
I0924 00:06:26.903002   67668 retry.go:31] will retry after 2.953361753s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (468.884171ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:125: /mount-9p did not appear within 11.206731841s: 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-955883 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-955883 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (360.101754ms)

                                                
                                                
-- 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-955883 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-955883 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:90: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "sudo umount -f /mount-9p": exit status 1 (409.63082ms)

                                                
                                                
-- 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-955883 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-955883 /tmp/TestFunctionalparallelMountCmdany-port1128901038/001:/mount-9p --alsologtostderr -v=1] ...
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-955883 /tmp/TestFunctionalparallelMountCmdany-port1128901038/001:/mount-9p --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-955883 /tmp/TestFunctionalparallelMountCmdany-port1128901038/001:/mount-9p --alsologtostderr -v=1] stderr:
I0924 00:06:19.264331  102308 out.go:345] Setting OutFile to fd 1 ...
I0924 00:06:19.264668  102308 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:06:19.264703  102308 out.go:358] Setting ErrFile to fd 2...
I0924 00:06:19.264723  102308 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:06:19.265195  102308 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/bin
I0924 00:06:19.265763  102308 mustload.go:65] Loading cluster: functional-955883
I0924 00:06:19.266543  102308 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 00:06:19.267630  102308 cli_runner.go:164] Run: docker container inspect functional-955883 --format={{.State.Status}}
I0924 00:06:19.303565  102308 host.go:66] Checking if "functional-955883" exists ...
I0924 00:06:19.305035  102308 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0924 00:06:19.545108  102308 info.go:266] docker info: {ID:4d658f29-eae2-45a6-a9c2-165bf4823ddd 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:33 OomKillDisable:false NGoroutines:55 SystemTime:2024-09-24 00:06:19.519399778 +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:8337182720 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>}}
I0924 00:06:19.545375  102308 cli_runner.go:164] Run: docker network inspect functional-955883 --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}}]}"
I0924 00:06:19.584302  102308 out.go:201] 
W0924 00:06:19.586419  102308 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.
I0924 00:06:19.588256  102308 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/any-port (12.21s)

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

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

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

                                                
                                                
** /stderr **
I0924 00:06:31.819240   67668 retry.go:31] will retry after 314.782755ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (360.873321ms)

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

                                                
                                                
** /stderr **
I0924 00:06:32.495694   67668 retry.go:31] will retry after 903.133686ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (373.35724ms)

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

                                                
                                                
** /stderr **
I0924 00:06:33.773100   67668 retry.go:31] will retry after 1.528553759s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p"
E0924 00:06:35.384527   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (361.799793ms)

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

                                                
                                                
** /stderr **
I0924 00:06:35.664214   67668 retry.go:31] will retry after 931.355059ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (367.744789ms)

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

                                                
                                                
** /stderr **
I0924 00:06:36.964538   67668 retry.go:31] will retry after 1.894614314s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (370.853796ms)

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

                                                
                                                
** /stderr **
I0924 00:06:39.230472   67668 retry.go:31] will retry after 2.647979654s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (378.134844ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:253: /mount-9p did not appear within 11.023894401s: 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-955883 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-955883 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (374.412275ms)

                                                
                                                
-- 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-955883 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-955883 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "sudo umount -f /mount-9p": exit status 1 (384.564205ms)

                                                
                                                
-- 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-955883 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-955883 /tmp/TestFunctionalparallelMountCmdspecific-port2861409205/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-955883 /tmp/TestFunctionalparallelMountCmdspecific-port2861409205/001:/mount-9p --alsologtostderr -v=1 --port 46464] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-955883 /tmp/TestFunctionalparallelMountCmdspecific-port2861409205/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I0924 00:06:31.406361  102952 out.go:345] Setting OutFile to fd 1 ...
I0924 00:06:31.408926  102952 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:06:31.408965  102952 out.go:358] Setting ErrFile to fd 2...
I0924 00:06:31.408988  102952 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:06:31.409506  102952 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/bin
I0924 00:06:31.410088  102952 mustload.go:65] Loading cluster: functional-955883
I0924 00:06:31.410943  102952 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 00:06:31.412051  102952 cli_runner.go:164] Run: docker container inspect functional-955883 --format={{.State.Status}}
I0924 00:06:31.451177  102952 host.go:66] Checking if "functional-955883" exists ...
I0924 00:06:31.451811  102952 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0924 00:06:31.646233  102952 info.go:266] docker info: {ID:4d658f29-eae2-45a6-a9c2-165bf4823ddd 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:33 OomKillDisable:false NGoroutines:55 SystemTime:2024-09-24 00:06:31.625727749 +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:8337182720 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>}}
I0924 00:06:31.646577  102952 cli_runner.go:164] Run: docker network inspect functional-955883 --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}}]}"
I0924 00:06:31.694008  102952 out.go:201] 
W0924 00:06:31.696038  102952 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.
I0924 00:06:31.697730  102952 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (11.89s)

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

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

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

                                                
                                                
** /stderr **
I0924 00:06:44.328498   67668 retry.go:31] will retry after 319.68155ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T" /mount1: exit status 1 (438.015542ms)

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

                                                
                                                
** /stderr **
I0924 00:06:45.086656   67668 retry.go:31] will retry after 809.474125ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T" /mount1: exit status 1 (369.799406ms)

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

                                                
                                                
** /stderr **
I0924 00:06:46.266493   67668 retry.go:31] will retry after 1.075566511s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T" /mount1: exit status 1 (364.857246ms)

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

                                                
                                                
** /stderr **
I0924 00:06:47.707287   67668 retry.go:31] will retry after 2.249039882s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T" /mount1: exit status 1 (431.84333ms)

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

                                                
                                                
** /stderr **
I0924 00:06:50.389186   67668 retry.go:31] will retry after 1.953172448s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T" /mount1: exit status 1 (372.44794ms)

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

                                                
                                                
** /stderr **
I0924 00:06:52.715601   67668 retry.go:31] will retry after 4.471633001s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-955883 ssh "findmnt -T" /mount1: exit status 1 (365.166578ms)

                                                
                                                
** 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-955883 /tmp/TestFunctionalparallelMountCmdVerifyCleanup854564674/001:/mount1 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-955883 /tmp/TestFunctionalparallelMountCmdVerifyCleanup854564674/001:/mount1 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-955883 /tmp/TestFunctionalparallelMountCmdVerifyCleanup854564674/001:/mount1 --alsologtostderr -v=1] stderr:
I0924 00:06:43.412968  103611 out.go:345] Setting OutFile to fd 1 ...
I0924 00:06:43.413310  103611 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:06:43.413338  103611 out.go:358] Setting ErrFile to fd 2...
I0924 00:06:43.413349  103611 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:06:43.413875  103611 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/bin
I0924 00:06:43.414417  103611 mustload.go:65] Loading cluster: functional-955883
I0924 00:06:43.415191  103611 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 00:06:43.427098  103611 cli_runner.go:164] Run: docker container inspect functional-955883 --format={{.State.Status}}
I0924 00:06:43.633299  103611 host.go:66] Checking if "functional-955883" exists ...
I0924 00:06:43.633875  103611 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0924 00:06:44.089018  103611 info.go:266] docker info: {ID:4d658f29-eae2-45a6-a9c2-165bf4823ddd 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-24 00:06:44.021875752 +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:8337182720 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>}}
I0924 00:06:44.089272  103611 cli_runner.go:164] Run: docker network inspect functional-955883 --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}}]}"
I0924 00:06:44.218634  103611 out.go:201] 
W0924 00:06:44.220534  103611 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.
I0924 00:06:44.223214  103611 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-955883 /tmp/TestFunctionalparallelMountCmdVerifyCleanup854564674/001:/mount2 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-955883 /tmp/TestFunctionalparallelMountCmdVerifyCleanup854564674/001:/mount2 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-955883 /tmp/TestFunctionalparallelMountCmdVerifyCleanup854564674/001:/mount2 --alsologtostderr -v=1] stderr:
I0924 00:06:43.581006  103612 out.go:345] Setting OutFile to fd 1 ...
I0924 00:06:43.582793  103612 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:06:43.582834  103612 out.go:358] Setting ErrFile to fd 2...
I0924 00:06:43.582857  103612 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:06:43.583273  103612 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/bin
I0924 00:06:43.584928  103612 mustload.go:65] Loading cluster: functional-955883
I0924 00:06:43.587268  103612 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 00:06:43.591810  103612 cli_runner.go:164] Run: docker container inspect functional-955883 --format={{.State.Status}}
I0924 00:06:43.712716  103612 host.go:66] Checking if "functional-955883" exists ...
I0924 00:06:43.713241  103612 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0924 00:06:44.089738  103612 info.go:266] docker info: {ID:4d658f29-eae2-45a6-a9c2-165bf4823ddd 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-24 00:06:44.021875752 +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:8337182720 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>}}
I0924 00:06:44.090122  103612 cli_runner.go:164] Run: docker network inspect functional-955883 --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}}]}"
I0924 00:06:44.193452  103612 out.go:201] 
W0924 00:06:44.195472  103612 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.
I0924 00:06:44.197091  103612 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-955883 /tmp/TestFunctionalparallelMountCmdVerifyCleanup854564674/001:/mount3 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-955883 /tmp/TestFunctionalparallelMountCmdVerifyCleanup854564674/001:/mount3 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-955883 /tmp/TestFunctionalparallelMountCmdVerifyCleanup854564674/001:/mount3 --alsologtostderr -v=1] stderr:
I0924 00:06:43.425496  103613 out.go:345] Setting OutFile to fd 1 ...
I0924 00:06:43.429197  103613 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:06:43.430055  103613 out.go:358] Setting ErrFile to fd 2...
I0924 00:06:43.430085  103613 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:06:43.452802  103613 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/bin
I0924 00:06:43.453409  103613 mustload.go:65] Loading cluster: functional-955883
I0924 00:06:43.454364  103613 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 00:06:43.459788  103613 cli_runner.go:164] Run: docker container inspect functional-955883 --format={{.State.Status}}
I0924 00:06:43.659134  103613 host.go:66] Checking if "functional-955883" exists ...
I0924 00:06:43.660107  103613 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0924 00:06:44.091374  103613 info.go:266] docker info: {ID:4d658f29-eae2-45a6-a9c2-165bf4823ddd 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-24 00:06:44.021875752 +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:8337182720 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>}}
I0924 00:06:44.091680  103613 cli_runner.go:164] Run: docker network inspect functional-955883 --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}}]}"
I0924 00:06:44.167803  103613 out.go:201] 
W0924 00:06:44.170344  103613 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.
I0924 00:06:44.172428  103613 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/VerifyCleanup (14.75s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
I0924 00:08:35.020868   67668 retry.go:31] will retry after 1.570402951s: Temporary Error: Get "http:": http: no Host in request URL
I0924 00:08:36.592709   67668 retry.go:31] will retry after 4.976603588s: Temporary Error: Get "http:": http: no Host in request URL
E0924 00:08:38.268293   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
I0924 00:08:41.571553   67668 retry.go:31] will retry after 6.004652111s: Temporary Error: Get "http:": http: no Host in request URL
I0924 00:08:47.577009   67668 retry.go:31] will retry after 6.088986806s: Temporary Error: Get "http:": http: no Host in request URL
I0924 00:08:53.666542   67668 retry.go:31] will retry after 9.664676361s: Temporary Error: Get "http:": http: no Host in request URL
I0924 00:09:03.331649   67668 retry.go:31] will retry after 12.351265301s: Temporary Error: Get "http:": http: no Host in request URL
I0924 00:09:15.683159   67668 retry.go:31] will retry after 27.523119357s: 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-955883 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.106.245.77   <pending>     80:30180/TCP   4m18s
functional_test_tunnel_test.go:301: expected body to contain "Welcome to nginx!", but got *""*
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (68.28s)

                                                
                                    

Test pass (96/107)

Order passed test Duration
3 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.17
4 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.16
5 TestAddons/Setup 261.98
7 TestAddons/serial/Volcano 44.35
9 TestAddons/serial/GCPAuth/Namespaces 0.22
12 TestAddons/parallel/Ingress 24.76
13 TestAddons/parallel/InspektorGadget 12.33
14 TestAddons/parallel/MetricsServer 7.04
16 TestAddons/parallel/CSI 50.33
17 TestAddons/parallel/Headlamp 20.25
18 TestAddons/parallel/CloudSpanner 6.68
19 TestAddons/parallel/LocalPath 54.75
20 TestAddons/parallel/NvidiaDevicePlugin 6.67
21 TestAddons/parallel/Yakd 12.25
22 TestAddons/StoppedEnableDisable 6.46
25 TestFunctional/serial/CopySyncFile 0.05
26 TestFunctional/serial/StartWithProxy 72.04
27 TestFunctional/serial/AuditLog 0.01
28 TestFunctional/serial/SoftStart 44.02
29 TestFunctional/serial/KubeContext 0.07
30 TestFunctional/serial/KubectlGetPods 0.12
33 TestFunctional/serial/CacheCmd/cache/add_remote 2.99
34 TestFunctional/serial/CacheCmd/cache/add_local 1.67
35 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.11
36 TestFunctional/serial/CacheCmd/cache/list 0.09
37 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.47
38 TestFunctional/serial/CacheCmd/cache/cache_reload 2.28
39 TestFunctional/serial/CacheCmd/cache/delete 0.2
40 TestFunctional/serial/MinikubeKubectlCmd 1.32
41 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.21
42 TestFunctional/serial/ExtraConfig 52.79
43 TestFunctional/serial/ComponentHealth 0.25
44 TestFunctional/serial/LogsCmd 1.65
45 TestFunctional/serial/LogsFileCmd 1.72
46 TestFunctional/serial/InvalidService 4.69
48 TestFunctional/parallel/ConfigCmd 1.05
49 TestFunctional/parallel/DashboardCmd 14.35
50 TestFunctional/parallel/DryRun 0.89
51 TestFunctional/parallel/InternationalLanguage 0.32
52 TestFunctional/parallel/StatusCmd 1.42
56 TestFunctional/parallel/ServiceCmdConnect 12.92
57 TestFunctional/parallel/AddonsCmd 0.32
58 TestFunctional/parallel/PersistentVolumeClaim 29.05
60 TestFunctional/parallel/SSHCmd 1.47
61 TestFunctional/parallel/CpCmd 2.45
62 TestFunctional/parallel/MySQL 35.25
63 TestFunctional/parallel/FileSync 0.39
64 TestFunctional/parallel/CertSync 2.71
68 TestFunctional/parallel/NodeLabels 0.1
70 TestFunctional/parallel/NonActiveRuntimeDisabled 0.36
72 TestFunctional/parallel/License 0.96
74 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 1.02
75 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
77 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.63
79 TestFunctional/parallel/ServiceCmd/DeployApp 7.36
80 TestFunctional/parallel/ServiceCmd/List 0.66
81 TestFunctional/parallel/ServiceCmd/JSONOutput 0.63
82 TestFunctional/parallel/ServiceCmd/HTTPS 0.53
83 TestFunctional/parallel/ServiceCmd/Format 0.53
84 TestFunctional/parallel/ServiceCmd/URL 0.51
85 TestFunctional/parallel/ProfileCmd/profile_not_create 0.64
86 TestFunctional/parallel/ProfileCmd/profile_list 0.59
87 TestFunctional/parallel/ProfileCmd/profile_json_output 0.6
91 TestFunctional/parallel/DockerEnv/bash 1.53
92 TestFunctional/parallel/Version/short 0.09
93 TestFunctional/parallel/Version/components 1.59
94 TestFunctional/parallel/ImageCommands/ImageListShort 0.4
95 TestFunctional/parallel/ImageCommands/ImageListTable 0.34
96 TestFunctional/parallel/ImageCommands/ImageListJson 0.3
97 TestFunctional/parallel/ImageCommands/ImageListYaml 0.31
98 TestFunctional/parallel/ImageCommands/ImageBuild 3.39
99 TestFunctional/parallel/ImageCommands/Setup 2.48
100 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.38
101 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.12
102 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.96
103 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.54
104 TestFunctional/parallel/ImageCommands/ImageRemove 0.62
105 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.84
106 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.57
107 TestFunctional/parallel/UpdateContextCmd/no_changes 0.23
108 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.31
109 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.28
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 75.38
123 TestStartStop/group/cloud-shell/serial/DeployApp 9.44
124 TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive 1.31
125 TestStartStop/group/cloud-shell/serial/Stop 11.15
126 TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop 0.29
127 TestStartStop/group/cloud-shell/serial/SecondStart 272.73
128 TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop 6.05
129 TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop 5.19
130 TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages 0.43
131 TestStartStop/group/cloud-shell/serial/Pause 4.42
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.17s)

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.16s)

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

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

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

                                                
                                    
x
+
TestAddons/Setup (261.98s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-883941 --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-883941 --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: (4m21.982079243s)
--- PASS: TestAddons/Setup (261.98s)

                                                
                                    
x
+
TestAddons/serial/Volcano (44.35s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:851: volcano-controller stabilized in 122.998117ms
addons_test.go:843: volcano-admission stabilized in 123.380961ms
addons_test.go:835: volcano-scheduler stabilized in 123.427077ms
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-576bc46687-x2h8w" [4f7bc21b-96fa-4fd1-97e6-8a9d6709da3c] Running
addons_test.go:857: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.004430023s
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-77d7d48b68-6r6w4" [7dad4253-3e94-43cc-9201-be2f1fe3efd5] Running
addons_test.go:861: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.004891131s
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-56675bb4d5-zgxhb" [3b1e0d55-1b39-469a-ae1d-bafc56ba8195] Running
addons_test.go:865: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.004474939s
addons_test.go:870: (dbg) Run:  kubectl --context addons-883941 delete -n volcano-system job volcano-admission-init
addons_test.go:876: (dbg) Run:  kubectl --context addons-883941 create -f testdata/vcjob.yaml
addons_test.go:884: (dbg) Run:  kubectl --context addons-883941 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" [ed058020-0a20-46d9-85d5-16e9861c2138] Pending
helpers_test.go:344: "test-job-nginx-0" [ed058020-0a20-46d9-85d5-16e9861c2138] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [ed058020-0a20-46d9-85d5-16e9861c2138] Running
addons_test.go:902: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 16.006124328s
addons_test.go:906: (dbg) Run:  out/minikube-linux-amd64 -p addons-883941 addons disable volcano --alsologtostderr -v=1
addons_test.go:906: (dbg) Done: out/minikube-linux-amd64 -p addons-883941 addons disable volcano --alsologtostderr -v=1: (10.834531752s)
--- PASS: TestAddons/serial/Volcano (44.35s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Ingress (24.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:205: (dbg) Run:  kubectl --context addons-883941 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-883941 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:243: (dbg) Run:  kubectl --context addons-883941 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" [a942e2fc-4a86-45b4-857a-922b3417aed4] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [a942e2fc-4a86-45b4-857a-922b3417aed4] Running
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.005750637s
I0924 00:01:42.433516   67668 kapi.go:150] Service nginx in namespace default found.
addons_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p addons-883941 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:284: (dbg) Run:  kubectl --context addons-883941 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:289: (dbg) Run:  out/minikube-linux-amd64 -p addons-883941 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-883941 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:304: (dbg) Done: out/minikube-linux-amd64 -p addons-883941 addons disable ingress-dns --alsologtostderr -v=1: (1.967289364s)
addons_test.go:309: (dbg) Run:  out/minikube-linux-amd64 -p addons-883941 addons disable ingress --alsologtostderr -v=1
addons_test.go:309: (dbg) Done: out/minikube-linux-amd64 -p addons-883941 addons disable ingress --alsologtostderr -v=1: (8.361484881s)
--- PASS: TestAddons/parallel/Ingress (24.76s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.33s)

                                                
                                                
=== 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-7flwg" [daae8d75-8a47-434e-96aa-95bf6895057c] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.082712822s
addons_test.go:789: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-883941
addons_test.go:789: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-883941: (6.242769379s)
--- PASS: TestAddons/parallel/InspektorGadget (12.33s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (7.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:405: metrics-server stabilized in 16.718694ms
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-9mprt" [68638a89-e435-45ef-a809-45895defcf65] Running
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.005713287s
addons_test.go:413: (dbg) Run:  kubectl --context addons-883941 top pods -n kube-system
addons_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p addons-883941 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (7.04s)

                                                
                                    
x
+
TestAddons/parallel/CSI (50.33s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0924 00:01:15.372932   67668 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0924 00:01:15.379265   67668 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0924 00:01:15.379303   67668 kapi.go:107] duration metric: took 74.639953ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:505: csi-hostpath-driver pods stabilized in 74.654317ms
addons_test.go:508: (dbg) Run:  kubectl --context addons-883941 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-883941 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:518: (dbg) Run:  kubectl --context addons-883941 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" [8ecce159-3ca7-4e0f-bdbb-e61801b1f400] Pending
helpers_test.go:344: "task-pv-pod" [8ecce159-3ca7-4e0f-bdbb-e61801b1f400] 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" [8ecce159-3ca7-4e0f-bdbb-e61801b1f400] Running
addons_test.go:523: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 8.013746402s
addons_test.go:528: (dbg) Run:  kubectl --context addons-883941 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-883941 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-883941 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:538: (dbg) Run:  kubectl --context addons-883941 delete pod task-pv-pod
addons_test.go:538: (dbg) Done: kubectl --context addons-883941 delete pod task-pv-pod: (1.647986639s)
addons_test.go:544: (dbg) Run:  kubectl --context addons-883941 delete pvc hpvc
addons_test.go:550: (dbg) Run:  kubectl --context addons-883941 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-883941 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:560: (dbg) Run:  kubectl --context addons-883941 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" [b19a297a-df59-46c3-9abf-7367a99e8302] Pending
helpers_test.go:344: "task-pv-pod-restore" [b19a297a-df59-46c3-9abf-7367a99e8302] 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" [b19a297a-df59-46c3-9abf-7367a99e8302] Running
addons_test.go:565: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.00487817s
addons_test.go:570: (dbg) Run:  kubectl --context addons-883941 delete pod task-pv-pod-restore
addons_test.go:570: (dbg) Done: kubectl --context addons-883941 delete pod task-pv-pod-restore: (1.267534771s)
addons_test.go:574: (dbg) Run:  kubectl --context addons-883941 delete pvc hpvc-restore
addons_test.go:578: (dbg) Run:  kubectl --context addons-883941 delete volumesnapshot new-snapshot-demo
addons_test.go:582: (dbg) Run:  out/minikube-linux-amd64 -p addons-883941 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:582: (dbg) Done: out/minikube-linux-amd64 -p addons-883941 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.153732555s)
addons_test.go:586: (dbg) Run:  out/minikube-linux-amd64 -p addons-883941 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:586: (dbg) Done: out/minikube-linux-amd64 -p addons-883941 addons disable volumesnapshots --alsologtostderr -v=1: (1.139356222s)
--- PASS: TestAddons/parallel/CSI (50.33s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (20.25s)

                                                
                                                
=== 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-883941 --alsologtostderr -v=1
addons_test.go:768: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-883941 --alsologtostderr -v=1: (1.254766897s)
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-9hkts" [d6ea6470-6b69-46a4-8dbc-a4d97fc9abe3] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-9hkts" [d6ea6470-6b69-46a4-8dbc-a4d97fc9abe3] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-9hkts" [d6ea6470-6b69-46a4-8dbc-a4d97fc9abe3] Running
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.004512936s
addons_test.go:777: (dbg) Run:  out/minikube-linux-amd64 -p addons-883941 addons disable headlamp --alsologtostderr -v=1
addons_test.go:777: (dbg) Done: out/minikube-linux-amd64 -p addons-883941 addons disable headlamp --alsologtostderr -v=1: (5.991202152s)
--- PASS: TestAddons/parallel/Headlamp (20.25s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.68s)

                                                
                                                
=== 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-5ktkw" [26671c3e-7883-41a4-bb99-0f744cb0c175] Running
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.004819894s
addons_test.go:808: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-883941
--- PASS: TestAddons/parallel/CloudSpanner (6.68s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (54.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:920: (dbg) Run:  kubectl --context addons-883941 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:926: (dbg) Run:  kubectl --context addons-883941 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-883941 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-883941 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" [b5c46a56-8180-4671-a010-ae6e05bd8ef7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [b5c46a56-8180-4671-a010-ae6e05bd8ef7] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [b5c46a56-8180-4671-a010-ae6e05bd8ef7] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.004643236s
addons_test.go:938: (dbg) Run:  kubectl --context addons-883941 get pvc test-pvc -o=json
addons_test.go:947: (dbg) Run:  out/minikube-linux-amd64 -p addons-883941 ssh "cat /opt/local-path-provisioner/pvc-64763730-aa86-459a-971a-b2156fd288d1_default_test-pvc/file1"
addons_test.go:959: (dbg) Run:  kubectl --context addons-883941 delete pod test-local-path
addons_test.go:963: (dbg) Run:  kubectl --context addons-883941 delete pvc test-pvc
addons_test.go:967: (dbg) Run:  out/minikube-linux-amd64 -p addons-883941 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:967: (dbg) Done: out/minikube-linux-amd64 -p addons-883941 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.948054441s)
--- PASS: TestAddons/parallel/LocalPath (54.75s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.67s)

                                                
                                                
=== 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-kp687" [aa5e7412-e411-4819-94cd-9a95ebb1228a] Running
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.005598685s
addons_test.go:1002: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-883941
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.67s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12.25s)

                                                
                                                
=== 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-5qscz" [5ca7225d-7dff-47b1-88c9-f0bce502ea00] Running
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.005411958s
addons_test.go:1014: (dbg) Run:  out/minikube-linux-amd64 -p addons-883941 addons disable yakd --alsologtostderr -v=1
addons_test.go:1014: (dbg) Done: out/minikube-linux-amd64 -p addons-883941 addons disable yakd --alsologtostderr -v=1: (6.242317453s)
--- PASS: TestAddons/parallel/Yakd (12.25s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.46s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.05s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/files/etc/test/nested/copy/67668/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.05s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (72.04s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-955883 --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-955883 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker: (1m12.03331455s)
--- PASS: TestFunctional/serial/StartWithProxy (72.04s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0.01s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (44.02s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0924 00:03:28.559375   67668 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-955883 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-955883 --alsologtostderr -v=8: (43.946548713s)
functional_test.go:663: soft start took 43.980988832s for "functional-955883" cluster.
I0924 00:04:12.562611   67668 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (44.02s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.12s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (1.32s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.21s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (52.79s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-955883 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-955883 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (52.769606504s)
functional_test.go:761: restart took 52.769840943s for "functional-955883" cluster.
I0924 00:05:14.884193   67668 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (52.79s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.25s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.65s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.72s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 logs --file /tmp/TestFunctionalserialLogsFileCmd1461868871/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-955883 logs --file /tmp/TestFunctionalserialLogsFileCmd1461868871/001/logs.txt: (1.718116851s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.72s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.69s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (1.05s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (14.35s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.89s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 00:06:59.807406  104493 out.go:345] Setting OutFile to fd 1 ...
	I0924 00:06:59.807760  104493 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 00:06:59.807802  104493 out.go:358] Setting ErrFile to fd 2...
	I0924 00:06:59.807830  104493 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 00:06:59.808232  104493 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/bin
	I0924 00:06:59.809245  104493 out.go:352] Setting JSON to false
	I0924 00:06:59.810816  104493 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":8563,"bootTime":1727127857,"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"}
	I0924 00:06:59.810976  104493 start.go:139] virtualization:  guest
	I0924 00:06:59.815768  104493 out.go:177] * [functional-955883] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	I0924 00:06:59.818868  104493 notify.go:220] Checking for updates...
	I0924 00:06:59.819830  104493 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 00:06:59.822914  104493 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 00:06:59.827524  104493 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19696-61572/kubeconfig
	I0924 00:06:59.830644  104493 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19696-61572/.minikube
	I0924 00:06:59.854105  104493 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0924 00:06:59.867547  104493 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0924 00:06:59.872255  104493 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0924 00:06:59.873819  104493 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 00:06:59.934243  104493 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0924 00:06:59.934425  104493 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 00:07:00.116135  104493 info.go:266] docker info: {ID:4d658f29-eae2-45a6-a9c2-165bf4823ddd 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-24 00:07:00.082225521 +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:8337182720 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>}}
	I0924 00:07:00.116311  104493 docker.go:318] overlay module found
	I0924 00:07:00.120034  104493 out.go:177] * Using the docker driver based on existing profile
	I0924 00:07:00.122302  104493 start.go:297] selected driver: docker
	I0924 00:07:00.122326  104493 start.go:901] validating driver "docker" against &{Name:functional-955883 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-955883 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}
	I0924 00:07:00.122548  104493 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 00:07:00.126619  104493 out.go:201] 
	W0924 00:07:00.129765  104493 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
	I0924 00:07:00.132538  104493 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.32s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 00:06:59.402455  104448 out.go:345] Setting OutFile to fd 1 ...
	I0924 00:06:59.402684  104448 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 00:06:59.402703  104448 out.go:358] Setting ErrFile to fd 2...
	I0924 00:06:59.402715  104448 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 00:06:59.403196  104448 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/bin
	I0924 00:06:59.403885  104448 out.go:352] Setting JSON to false
	I0924 00:06:59.405083  104448 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":8562,"bootTime":1727127857,"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"}
	I0924 00:06:59.405203  104448 start.go:139] virtualization:  guest
	I0924 00:06:59.409184  104448 out.go:177] * [functional-955883] minikube v1.34.0 sur Ubuntu 22.04 (amd64)
	I0924 00:06:59.412920  104448 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 00:06:59.413013  104448 notify.go:220] Checking for updates...
	I0924 00:06:59.418142  104448 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 00:06:59.424237  104448 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19696-61572/kubeconfig
	I0924 00:06:59.430846  104448 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19696-61572/.minikube
	I0924 00:06:59.433588  104448 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0924 00:06:59.436797  104448 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0924 00:06:59.441213  104448 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0924 00:06:59.442204  104448 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 00:06:59.485151  104448 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0924 00:06:59.485315  104448 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 00:06:59.593474  104448 info.go:266] docker info: {ID:4d658f29-eae2-45a6-a9c2-165bf4823ddd 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-24 00:06:59.57674936 +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:8337182720 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>}}
	I0924 00:06:59.593666  104448 docker.go:318] overlay module found
	I0924 00:06:59.596858  104448 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0924 00:06:59.599685  104448 start.go:297] selected driver: docker
	I0924 00:06:59.599711  104448 start.go:901] validating driver "docker" against &{Name:functional-955883 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-955883 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}
	I0924 00:06:59.599871  104448 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 00:06:59.603351  104448 out.go:201] 
	W0924 00:06:59.606539  104448 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
	I0924 00:06:59.609427  104448 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.42s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (12.92s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-955883 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-955883 expose deployment hello-node-connect --type=NodePort --port=8080
E0924 00:05:54.401338   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:05:54.408136   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:05:54.421895   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:05:54.444317   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
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-fmbr8" [6716bfab-7c6e-4f37-bbc5-6a3a9d7a627e] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
E0924 00:05:54.486361   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:05:54.568055   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:05:54.729863   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-fmbr8" [6716bfab-7c6e-4f37-bbc5-6a3a9d7a627e] Running
E0924 00:06:04.660934   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 12.004318712s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31989
functional_test.go:1675: http://192.168.49.2:31989: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.32s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (29.05s)

                                                
                                                
=== 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" [a3204187-4f70-471e-8037-737a2b6cf935] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.005703492s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-955883 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-955883 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-955883 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-955883 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" [e5ec65d7-33d1-4e7e-b0a0-80b8777869b4] Pending
helpers_test.go:344: "sp-pod" [e5ec65d7-33d1-4e7e-b0a0-80b8777869b4] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [e5ec65d7-33d1-4e7e-b0a0-80b8777869b4] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 13.005525585s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-955883 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-955883 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-955883 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" [0bf6018c-532c-4b8a-ad22-e0f8e0ec859d] Pending
helpers_test.go:344: "sp-pod" [0bf6018c-532c-4b8a-ad22-e0f8e0ec859d] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [0bf6018c-532c-4b8a-ad22-e0f8e0ec859d] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.005665401s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-955883 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (29.05s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (1.47s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.45s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (35.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-955883 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-7fnq7" [00917e37-83e8-4e9d-950b-6ae20251f683] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-7fnq7" [00917e37-83e8-4e9d-950b-6ae20251f683] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 28.005437663s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-955883 exec mysql-6cdb49bbb-7fnq7 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-955883 exec mysql-6cdb49bbb-7fnq7 -- mysql -ppassword -e "show databases;": exit status 1 (298.689457ms)

                                                
                                                
** 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 **
I0924 00:07:55.947494   67668 retry.go:31] will retry after 970.120695ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-955883 exec mysql-6cdb49bbb-7fnq7 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-955883 exec mysql-6cdb49bbb-7fnq7 -- mysql -ppassword -e "show databases;": exit status 1 (333.370554ms)

                                                
                                                
** 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 **
I0924 00:07:57.251435   67668 retry.go:31] will retry after 1.452953235s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-955883 exec mysql-6cdb49bbb-7fnq7 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-955883 exec mysql-6cdb49bbb-7fnq7 -- mysql -ppassword -e "show databases;": exit status 1 (353.639154ms)

                                                
                                                
** 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 **
I0924 00:07:59.058458   67668 retry.go:31] will retry after 1.320211254s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-955883 exec mysql-6cdb49bbb-7fnq7 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-955883 exec mysql-6cdb49bbb-7fnq7 -- mysql -ppassword -e "show databases;": exit status 1 (213.821335ms)

                                                
                                                
** 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 **
I0924 00:08:00.593111   67668 retry.go:31] will retry after 1.772768994s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-955883 exec mysql-6cdb49bbb-7fnq7 -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (35.25s)

                                                
                                    
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/67668/hosts within VM
functional_test.go:1931: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 ssh "sudo cat /etc/test/nested/copy/67668/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.71s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.36s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.96s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-955883 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" [59e1e402-7dea-45b3-aaed-21ea8bff8132] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [59e1e402-7dea-45b3-aaed-21ea8bff8132] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.005035364s
I0924 00:05:34.916592   67668 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.63s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-955883 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-955883 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-5jspl" [f448a4c9-aa39-45e4-a4a3-2d52e5d9ee14] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-5jspl" [f448a4c9-aa39-45e4-a4a3-2d52e5d9ee14] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.009786859s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.36s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1459: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 service list
E0924 00:06:14.902953   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/ServiceCmd/List (0.66s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:499: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-955883 docker-env) && out/minikube-linux-amd64 status -p functional-955883"
functional_test.go:499: (dbg) Done: /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-955883 docker-env) && out/minikube-linux-amd64 status -p functional-955883": (1.013077893s)
functional_test.go:522: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-955883 docker-env) && docker images"
E0924 00:07:16.346656   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.53s)

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

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

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

                                                
                                                
=== 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-955883 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-amd64 -p functional-955883 version -o=json --components: (1.593748723s)
--- PASS: TestFunctional/parallel/Version/components (1.59s)

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

                                                
                                                
=== 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-955883 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-955883 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-955883
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-955883
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-955883 image ls --format short --alsologtostderr:
I0924 00:08:09.966200  107666 out.go:345] Setting OutFile to fd 1 ...
I0924 00:08:09.966687  107666 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:08:09.966706  107666 out.go:358] Setting ErrFile to fd 2...
I0924 00:08:09.966715  107666 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:08:09.967286  107666 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/bin
I0924 00:08:09.968781  107666 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 00:08:09.969231  107666 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 00:08:09.970354  107666 cli_runner.go:164] Run: docker container inspect functional-955883 --format={{.State.Status}}
I0924 00:08:10.023690  107666 ssh_runner.go:195] Run: systemctl --version
I0924 00:08:10.023849  107666 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-955883
I0924 00:08:10.069519  107666 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/functional-955883/id_rsa Username:docker}
I0924 00:08:10.179200  107666 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.40s)

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

                                                
                                                
=== 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-955883 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-955883 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| docker.io/library/minikube-local-cache-test | functional-955883 | 66aa75b73c67b | 30B    |
| docker.io/library/nginx                     | alpine            | c7b4f26a7d93f | 43.2MB |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| localhost/my-image                          | functional-955883 | d15beddb8e06b | 1.24MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| registry.k8s.io/kube-controller-manager     | v1.31.1           | 175ffd71cce3d | 88.4MB |
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/kube-apiserver              | v1.31.1           | 6bab7719df100 | 94.2MB |
| registry.k8s.io/kube-scheduler              | v1.31.1           | 9aa1fad941575 | 67.4MB |
| registry.k8s.io/kube-proxy                  | v1.31.1           | 60c005f310ff3 | 91.5MB |
| docker.io/library/nginx                     | latest            | 39286ab8a5e14 | 188MB  |
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| docker.io/kicbase/echo-server               | functional-955883 | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-955883 image ls --format table --alsologtostderr:
I0924 00:08:14.330209  107989 out.go:345] Setting OutFile to fd 1 ...
I0924 00:08:14.330501  107989 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:08:14.330517  107989 out.go:358] Setting ErrFile to fd 2...
I0924 00:08:14.330524  107989 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:08:14.330850  107989 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/bin
I0924 00:08:14.331856  107989 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 00:08:14.332125  107989 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 00:08:14.332887  107989 cli_runner.go:164] Run: docker container inspect functional-955883 --format={{.State.Status}}
I0924 00:08:14.363043  107989 ssh_runner.go:195] Run: systemctl --version
I0924 00:08:14.363154  107989 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-955883
I0924 00:08:14.401179  107989 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/functional-955883/id_rsa Username:docker}
I0924 00:08:14.517463  107989 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.34s)

                                                
                                    
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-955883 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-955883 image ls --format json --alsologtostderr:
[{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"88400000"},{"id":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"188000000"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"d15beddb8e06b69a603e389f187d2f6e7261cdeb71d461905f2c5401aa18fc99","repoDi
gests":[],"repoTags":["localhost/my-image:functional-955883"],"size":"1240000"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61800000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"66aa75b73c67b7e97be251ca14e1ee4a3071d9bd0a01fea76879cb44f198fe46","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-955883"],"size":"30"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":[],"repoTags":["registry.k8s.io/kub
e-proxy:v1.31.1"],"size":"91500000"},{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"43200000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-955883"],"size":"4940000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67400000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000
000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-955883 image ls --format json --alsologtostderr:
I0924 00:08:14.028340  107955 out.go:345] Setting OutFile to fd 1 ...
I0924 00:08:14.028711  107955 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:08:14.028769  107955 out.go:358] Setting ErrFile to fd 2...
I0924 00:08:14.028799  107955 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:08:14.029234  107955 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/bin
I0924 00:08:14.030504  107955 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 00:08:14.030843  107955 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 00:08:14.031784  107955 cli_runner.go:164] Run: docker container inspect functional-955883 --format={{.State.Status}}
I0924 00:08:14.061917  107955 ssh_runner.go:195] Run: systemctl --version
I0924 00:08:14.062086  107955 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-955883
I0924 00:08:14.090766  107955 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/functional-955883/id_rsa Username:docker}
I0924 00:08:14.193992  107955 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.30s)

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

                                                
                                                
=== 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-955883 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-955883 image ls --format yaml --alsologtostderr:
- id: 66aa75b73c67b7e97be251ca14e1ee4a3071d9bd0a01fea76879cb44f198fe46
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-955883
size: "30"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "88400000"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67400000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-955883
size: "4940000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- 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: d15beddb8e06b69a603e389f187d2f6e7261cdeb71d461905f2c5401aa18fc99
repoDigests: []
repoTags:
- localhost/my-image:functional-955883
size: "1240000"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "91500000"
- id: c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "43200000"
- id: 39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "188000000"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- 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"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-955883 image ls --format yaml --alsologtostderr:
I0924 00:08:13.731002  107923 out.go:345] Setting OutFile to fd 1 ...
I0924 00:08:13.731271  107923 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:08:13.731288  107923 out.go:358] Setting ErrFile to fd 2...
I0924 00:08:13.731297  107923 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:08:13.731629  107923 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/bin
I0924 00:08:13.732543  107923 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 00:08:13.732789  107923 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 00:08:13.733518  107923 cli_runner.go:164] Run: docker container inspect functional-955883 --format={{.State.Status}}
I0924 00:08:13.761816  107923 ssh_runner.go:195] Run: systemctl --version
I0924 00:08:13.761906  107923 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-955883
I0924 00:08:13.791238  107923 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/functional-955883/id_rsa Username:docker}
I0924 00:08:13.888344  107923 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.31s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 image build -t localhost/my-image:functional-955883 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-955883 image build -t localhost/my-image:functional-955883 testdata/build --alsologtostderr: (2.687258044s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-955883 image build -t localhost/my-image:functional-955883 testdata/build --alsologtostderr:
I0924 00:08:10.735473  107764 out.go:345] Setting OutFile to fd 1 ...
I0924 00:08:10.736626  107764 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:08:10.736650  107764 out.go:358] Setting ErrFile to fd 2...
I0924 00:08:10.736663  107764 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 00:08:10.736931  107764 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/bin
I0924 00:08:10.737879  107764 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 00:08:10.779795  107764 config.go:182] Loaded profile config "functional-955883": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 00:08:10.780643  107764 cli_runner.go:164] Run: docker container inspect functional-955883 --format={{.State.Status}}
I0924 00:08:10.808231  107764 ssh_runner.go:195] Run: systemctl --version
I0924 00:08:10.808446  107764 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-955883
I0924 00:08:10.839650  107764 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19696-61572/.minikube/machines/functional-955883/id_rsa Username:docker}
I0924 00:08:10.936021  107764 build_images.go:161] Building image from path: /tmp/build.148398003.tar
I0924 00:08:10.936155  107764 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0924 00:08:10.952848  107764 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.148398003.tar
I0924 00:08:10.958791  107764 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.148398003.tar: stat -c "%s %y" /var/lib/minikube/build/build.148398003.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.148398003.tar': No such file or directory
I0924 00:08:10.958844  107764 ssh_runner.go:362] scp /tmp/build.148398003.tar --> /var/lib/minikube/build/build.148398003.tar (3072 bytes)
I0924 00:08:11.004673  107764 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.148398003
I0924 00:08:11.020996  107764 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.148398003 -xf /var/lib/minikube/build/build.148398003.tar
I0924 00:08:11.041036  107764 docker.go:360] Building image: /var/lib/minikube/build/build.148398003
I0924 00:08:11.041204  107764 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-955883 /var/lib/minikube/build/build.148398003
#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:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee 527B / 527B 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:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 0.2s done
#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.1s

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:d15beddb8e06b69a603e389f187d2f6e7261cdeb71d461905f2c5401aa18fc99 done
#8 naming to localhost/my-image:functional-955883 done
#8 DONE 0.1s
I0924 00:08:13.275880  107764 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-955883 /var/lib/minikube/build/build.148398003: (2.234632656s)
I0924 00:08:13.276021  107764 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.148398003
I0924 00:08:13.292323  107764 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.148398003.tar
I0924 00:08:13.308338  107764 build_images.go:217] Built localhost/my-image:functional-955883 from /tmp/build.148398003.tar
I0924 00:08:13.308558  107764 build_images.go:133] succeeded building to: functional-955883
I0924 00:08:13.308608  107764 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-955883 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.39s)

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

                                                
                                                
=== 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.434737601s)
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-955883
--- PASS: TestFunctional/parallel/ImageCommands/Setup (2.48s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-886423 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E0924 00:10:24.698777   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:10:24.707099   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:10:24.718626   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:10:24.740060   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:10:24.781524   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:10:24.863290   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:10:25.024858   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:10:25.347156   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:10:25.988521   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:10:27.270009   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:10:29.831593   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:10:34.953730   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:10:45.195960   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:10:54.233870   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/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-886423 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (1m15.375926174s)
--- PASS: TestStartStop/group/cloud-shell/serial/FirstStart (75.38s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-886423 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" [67a0fde6-0613-4b34-a00d-b01929c30c85] Pending
helpers_test.go:344: "busybox" [67a0fde6-0613-4b34-a00d-b01929c30c85] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0924 00:11:05.678301   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [67a0fde6-0613-4b34-a00d-b01929c30c85] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: integration-test=busybox healthy within 9.014332991s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-886423 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/cloud-shell/serial/DeployApp (9.44s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p cloud-shell-886423 --alsologtostderr -v=3
E0924 00:11:22.110543   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p cloud-shell-886423 --alsologtostderr -v=3: (11.145034089s)
--- PASS: TestStartStop/group/cloud-shell/serial/Stop (11.15s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-886423 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E0924 00:11:46.640638   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:13:08.563590   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:15:24.778914   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:15:52.405322   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/functional-955883/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:15:54.233685   67668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19696-61572/.minikube/profiles/addons-883941/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-886423 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (4m31.083814115s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-886423 -n cloud-shell-886423
start_stop_delete_test.go:262: (dbg) Done: out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-886423 -n cloud-shell-886423: (1.64218431s)
--- PASS: TestStartStop/group/cloud-shell/serial/SecondStart (272.73s)

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

                                                
                                                
=== 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-84pbv" [2520676c-2a2b-4a06-a5b4-9d7e9cb21a72] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004836266s
--- PASS: TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.05s)

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

                                                
                                                
=== 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-84pbv" [2520676c-2a2b-4a06-a5b4-9d7e9cb21a72] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004643139s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context cloud-shell-886423 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (5.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p cloud-shell-886423 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.43s)

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

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

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

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

                                                
                                    

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