Test Report: Docker_Cloud_Shell 19651

                    
                      f000a69778791892f7d89fef6358d7150d12a198:2024-09-16:36236
                    
                

Test fail (6/108)

x
+
TestAddons/parallel/Registry (75.26s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 4.794086ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-lxpkx" [cfefe92a-8cb2-4cdd-a72a-325972646531] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.005101824s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-8g9px" [fefb428c-0379-47a5-8dbf-8c38f9512e9f] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.006333587s
addons_test.go:342: (dbg) Run:  kubectl --context addons-339891 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-339891 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Non-zero exit: kubectl --context addons-339891 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.141767745s)

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

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

                                                
                                                
** /stderr **
addons_test.go:349: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-339891 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:353: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p addons-339891 ip
2024/09/16 10:52:29 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-339891 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-339891
helpers_test.go:235: (dbg) docker inspect addons-339891:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "b8ef4c87458536a10404d34e8be17535ca47e17e90ef3b1d58bd5bd99bedd932",
	        "Created": "2024-09-16T10:38:54.499373113Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 8336,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-16T10:38:54.71187141Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:20d492278eed428d119466f58713403332b5d2ac1db7c6863f797e2406f2b671",
	        "ResolvConfPath": "/var/lib/docker/containers/b8ef4c87458536a10404d34e8be17535ca47e17e90ef3b1d58bd5bd99bedd932/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/b8ef4c87458536a10404d34e8be17535ca47e17e90ef3b1d58bd5bd99bedd932/hostname",
	        "HostsPath": "/var/lib/docker/containers/b8ef4c87458536a10404d34e8be17535ca47e17e90ef3b1d58bd5bd99bedd932/hosts",
	        "LogPath": "/var/lib/docker/containers/b8ef4c87458536a10404d34e8be17535ca47e17e90ef3b1d58bd5bd99bedd932/b8ef4c87458536a10404d34e8be17535ca47e17e90ef3b1d58bd5bd99bedd932-json.log",
	        "Name": "/addons-339891",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-339891:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-339891",
	            "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/d5319edd97bbe4905ab34066b736010a1ec14e20935bb89466a097a126b25ae5-init/diff:/var/lib/docker/overlay2/78f3cb93aa159ead60370a31006bb2a9bcb36b86a4af6ad755a7f5301be97830/diff",
	                "MergedDir": "/var/lib/docker/overlay2/d5319edd97bbe4905ab34066b736010a1ec14e20935bb89466a097a126b25ae5/merged",
	                "UpperDir": "/var/lib/docker/overlay2/d5319edd97bbe4905ab34066b736010a1ec14e20935bb89466a097a126b25ae5/diff",
	                "WorkDir": "/var/lib/docker/overlay2/d5319edd97bbe4905ab34066b736010a1ec14e20935bb89466a097a126b25ae5/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-339891",
	                "Source": "/var/lib/docker/volumes/addons-339891/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-339891",
	            "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-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0",
	            "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-339891",
	                "name.minikube.sigs.k8s.io": "addons-339891",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "4346576d16d3f1caa0dd7a263eb491bd1335e544ac5ee606414c4a72dc8189af",
	            "SandboxKey": "/var/run/docker/netns/4346576d16d3",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-339891": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "dc86acaed6b1a8be375dcf5e4a0523302cbce9f7e70a00be069b736cbd105da2",
	                    "EndpointID": "29133df8daa5c19c96f2ef42e46713c110e1ca90d3b74f351178a39fa755c7b2",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-339891",
	                        "b8ef4c874585"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-339891 -n addons-339891
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-339891 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-339891 logs -n 25: (1.699288003s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                 Args                 |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | enable dashboard -p                  | addons-339891 | g528047478195_compute | v1.34.0 | 16 Sep 24 10:38 UTC |                     |
	|         | addons-339891                        |               |                       |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-339891 | g528047478195_compute | v1.34.0 | 16 Sep 24 10:38 UTC |                     |
	|         | addons-339891                        |               |                       |         |                     |                     |
	| start   | -p addons-339891 --wait=true         | addons-339891 | g528047478195_compute | v1.34.0 | 16 Sep 24 10:38 UTC | 16 Sep 24 10:42 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=helm-tiller                 |               |                       |         |                     |                     |
	| addons  | addons-339891 addons disable         | addons-339891 | g528047478195_compute | v1.34.0 | 16 Sep 24 10:43 UTC | 16 Sep 24 10:43 UTC |
	|         | volcano --alsologtostderr -v=1       |               |                       |         |                     |                     |
	| addons  | addons-339891 addons                 | addons-339891 | g528047478195_compute | v1.34.0 | 16 Sep 24 10:52 UTC | 16 Sep 24 10:52 UTC |
	|         | disable csi-hostpath-driver          |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-339891 addons                 | addons-339891 | g528047478195_compute | v1.34.0 | 16 Sep 24 10:52 UTC | 16 Sep 24 10:52 UTC |
	|         | disable volumesnapshots              |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-339891 addons disable         | addons-339891 | g528047478195_compute | v1.34.0 | 16 Sep 24 10:52 UTC |                     |
	|         | yakd --alsologtostderr -v=1          |               |                       |         |                     |                     |
	| ip      | addons-339891 ip                     | addons-339891 | g528047478195_compute | v1.34.0 | 16 Sep 24 10:52 UTC | 16 Sep 24 10:52 UTC |
	| addons  | addons-339891 addons disable         | addons-339891 | g528047478195_compute | v1.34.0 | 16 Sep 24 10:52 UTC | 16 Sep 24 10:52 UTC |
	|         | registry --alsologtostderr           |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/16 10:38:09
	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
	I0916 10:38:09.934552    7857 out.go:345] Setting OutFile to fd 1 ...
	I0916 10:38:09.934901    7857 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 10:38:09.934917    7857 out.go:358] Setting ErrFile to fd 2...
	I0916 10:38:09.934926    7857 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 10:38:09.935237    7857 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/bin
	W0916 10:38:09.935566    7857 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/19651-428/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/config/config.json: no such file or directory
	I0916 10:38:09.936193    7857 out.go:352] Setting JSON to false
	I0916 10:38:09.938950    7857 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":1468,"bootTime":1726481622,"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"}
	I0916 10:38:09.939102    7857 start.go:139] virtualization:  guest
	I0916 10:38:09.943818    7857 out.go:177] * [addons-339891] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	I0916 10:38:09.946944    7857 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	W0916 10:38:09.946932    7857 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/cache/preloaded-tarball: no such file or directory
	I0916 10:38:09.947083    7857 notify.go:220] Checking for updates...
	I0916 10:38:09.952636    7857 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 10:38:09.955405    7857 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19651-428/kubeconfig
	I0916 10:38:09.958349    7857 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19651-428/.minikube
	I0916 10:38:09.960978    7857 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0916 10:38:09.964501    7857 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0916 10:38:09.968111    7857 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 10:38:10.021241    7857 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0916 10:38:10.021406    7857 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 10:38:10.129090    7857 info.go:266] docker info: {ID:38d53711-da34-436d-9593-09246fcdef94 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:30 OomKillDisable:false NGoroutines:59 SystemTime:2024-09-16 10:38:10.112669663 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 10:38:10.129291    7857 docker.go:318] overlay module found
	I0916 10:38:10.132834    7857 out.go:177] * Using the docker driver based on user configuration
	I0916 10:38:10.135534    7857 start.go:297] selected driver: docker
	I0916 10:38:10.135564    7857 start.go:901] validating driver "docker" against <nil>
	I0916 10:38:10.135617    7857 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0916 10:38:10.136301    7857 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 10:38:10.235180    7857 info.go:266] docker info: {ID:38d53711-da34-436d-9593-09246fcdef94 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:30 OomKillDisable:false NGoroutines:59 SystemTime:2024-09-16 10:38:10.218716679 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 10:38:10.235434    7857 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0916 10:38:10.236107    7857 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0916 10:38:10.236127    7857 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0916 10:38:10.236175    7857 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]
	I0916 10:38:10.240444    7857 out.go:177] * Using Docker driver with root privileges
	I0916 10:38:10.243694    7857 cni.go:84] Creating CNI manager for ""
	I0916 10:38:10.243851    7857 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0916 10:38:10.243880    7857 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0916 10:38:10.244009    7857 start.go:340] cluster config:
	{Name:addons-339891 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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-339891 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}
	I0916 10:38:10.247271    7857 out.go:177] * Starting "addons-339891" primary control-plane node in "addons-339891" cluster
	I0916 10:38:10.250391    7857 cache.go:121] Beginning downloading kic base image for docker with docker
	I0916 10:38:10.253625    7857 out.go:177] * Pulling base image v0.0.45-1726358845-19644 ...
	I0916 10:38:10.256542    7857 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0916 10:38:10.256656    7857 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local docker daemon
	I0916 10:38:10.283933    7857 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 to local cache
	I0916 10:38:10.284561    7857 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local cache directory
	I0916 10:38:10.284797    7857 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 to local cache
	I0916 10:38:10.289962    7857 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
	I0916 10:38:10.289996    7857 cache.go:56] Caching tarball of preloaded images
	I0916 10:38:10.290538    7857 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0916 10:38:10.295194    7857 out.go:177] * Downloading Kubernetes v1.31.1 preload ...
	I0916 10:38:10.298224    7857 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0916 10:38:10.326134    7857 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/19651-428/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I0916 10:38:13.031801    7857 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0916 10:38:13.032062    7857 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/19651-428/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0916 10:38:14.239381    7857 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I0916 10:38:14.240361    7857 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/config.json ...
	I0916 10:38:14.240503    7857 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/config.json: {Name:mke61c3cbc51e4e7cbd65b0cfcc99bbe6f40b154 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 10:38:17.921543    7857 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 as a tarball
	I0916 10:38:17.921578    7857 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 from local cache
	I0916 10:38:42.301626    7857 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 from cached tarball
	I0916 10:38:42.301686    7857 cache.go:194] Successfully downloaded all kic artifacts
	I0916 10:38:42.301776    7857 start.go:360] acquireMachinesLock for addons-339891: {Name:mk186af4f3cc01c66b7725a499fed70498e190d1 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0916 10:38:42.302187    7857 start.go:364] duration metric: took 367.138µs to acquireMachinesLock for "addons-339891"
	I0916 10:38:42.302248    7857 start.go:93] Provisioning new machine with config: &{Name:addons-339891 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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-339891 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}
	I0916 10:38:42.302404    7857 start.go:125] createHost starting for "" (driver="docker")
	I0916 10:38:42.306310    7857 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0916 10:38:42.306819    7857 start.go:159] libmachine.API.Create for "addons-339891" (driver="docker")
	I0916 10:38:42.306867    7857 client.go:168] LocalClient.Create starting
	I0916 10:38:42.307036    7857 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/ca.pem
	I0916 10:38:42.722755    7857 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/cert.pem
	I0916 10:38:43.043878    7857 cli_runner.go:164] Run: docker network inspect addons-339891 --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}}]}"
	W0916 10:38:43.069934    7857 cli_runner.go:211] docker network inspect addons-339891 --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
	I0916 10:38:43.070141    7857 network_create.go:284] running [docker network inspect addons-339891] to gather additional debugging logs...
	I0916 10:38:43.070176    7857 cli_runner.go:164] Run: docker network inspect addons-339891
	W0916 10:38:43.096657    7857 cli_runner.go:211] docker network inspect addons-339891 returned with exit code 1
	I0916 10:38:43.096701    7857 network_create.go:287] error running [docker network inspect addons-339891]: docker network inspect addons-339891: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-339891 not found
	I0916 10:38:43.096726    7857 network_create.go:289] output of [docker network inspect addons-339891]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-339891 not found
	
	** /stderr **
	I0916 10:38:43.096898    7857 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}}]}"
	I0916 10:38:43.125238    7857 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:0xc016d207d0}
	I0916 10:38:43.125309    7857 network_create.go:124] attempt to create docker network addons-339891 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0916 10:38:43.125426    7857 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-339891 addons-339891
	I0916 10:38:43.235019    7857 network_create.go:108] docker network addons-339891 192.168.49.0/24 created
	I0916 10:38:43.235116    7857 kic.go:121] calculated static IP "192.168.49.2" for the "addons-339891" container
	I0916 10:38:43.235314    7857 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0916 10:38:43.261851    7857 cli_runner.go:164] Run: docker volume create addons-339891 --label name.minikube.sigs.k8s.io=addons-339891 --label created_by.minikube.sigs.k8s.io=true
	I0916 10:38:43.290271    7857 oci.go:103] Successfully created a docker volume addons-339891
	I0916 10:38:43.290433    7857 cli_runner.go:164] Run: docker run --rm --name addons-339891-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-339891 --entrypoint /usr/bin/test -v addons-339891:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -d /var/lib
	I0916 10:38:47.125796    7857 cli_runner.go:217] Completed: docker run --rm --name addons-339891-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-339891 --entrypoint /usr/bin/test -v addons-339891:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -d /var/lib: (3.835298648s)
	I0916 10:38:47.125835    7857 oci.go:107] Successfully prepared a docker volume addons-339891
	I0916 10:38:47.125863    7857 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0916 10:38:47.125901    7857 kic.go:194] Starting extracting preloaded images to volume ...
	I0916 10:38:47.126027    7857 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19651-428/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-339891:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -I lz4 -xf /preloaded.tar -C /extractDir
	I0916 10:38:54.373756    7857 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19651-428/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-339891:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -I lz4 -xf /preloaded.tar -C /extractDir: (7.247653102s)
	I0916 10:38:54.373802    7857 kic.go:203] duration metric: took 7.247897187s to extract preloaded images to volume ...
	W0916 10:38:54.374003    7857 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0916 10:38:54.374068    7857 oci.go:243] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0916 10:38:54.374208    7857 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0916 10:38:54.472636    7857 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-339891 --name addons-339891 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-339891 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-339891 --network addons-339891 --ip 192.168.49.2 --volume addons-339891:/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-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0
	I0916 10:38:54.956036    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Running}}
	I0916 10:38:55.010195    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:38:55.068667    7857 cli_runner.go:164] Run: docker exec addons-339891 stat /var/lib/dpkg/alternatives/iptables
	I0916 10:38:55.226789    7857 oci.go:144] the created container "addons-339891" has a running status.
	I0916 10:38:55.226828    7857 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa...
	I0916 10:38:55.525111    7857 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0916 10:38:55.588612    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:38:55.632275    7857 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0916 10:38:55.632317    7857 kic_runner.go:114] Args: [docker exec --privileged addons-339891 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0916 10:38:55.768549    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:38:55.822088    7857 machine.go:93] provisionDockerMachine start ...
	I0916 10:38:55.822257    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:38:55.885694    7857 main.go:141] libmachine: Using SSH client type: native
	I0916 10:38:55.886039    7857 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 10:38:55.886062    7857 main.go:141] libmachine: About to run SSH command:
	hostname
	I0916 10:38:56.166986    7857 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-339891
	
	I0916 10:38:56.167028    7857 ubuntu.go:169] provisioning hostname "addons-339891"
	I0916 10:38:56.167203    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:38:56.221359    7857 main.go:141] libmachine: Using SSH client type: native
	I0916 10:38:56.221839    7857 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 10:38:56.221865    7857 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-339891 && echo "addons-339891" | sudo tee /etc/hostname
	I0916 10:38:56.440365    7857 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-339891
	
	I0916 10:38:56.440707    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:38:56.480150    7857 main.go:141] libmachine: Using SSH client type: native
	I0916 10:38:56.480711    7857 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 10:38:56.480764    7857 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-339891' /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-339891/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-339891' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0916 10:38:56.659409    7857 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0916 10:38:56.659454    7857 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/19651-428/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube}
	I0916 10:38:56.659537    7857 ubuntu.go:177] setting up certificates
	I0916 10:38:56.659556    7857 provision.go:84] configureAuth start
	I0916 10:38:56.659681    7857 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-339891
	I0916 10:38:56.703342    7857 provision.go:143] copyHostCerts
	I0916 10:38:56.703554    7857 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/19651-428/.minikube/cert.pem (1164 bytes)
	I0916 10:38:56.703820    7857 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/19651-428/.minikube/key.pem (1675 bytes)
	I0916 10:38:56.704301    7857 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/19651-428/.minikube/ca.pem (1119 bytes)
	I0916 10:38:56.704621    7857 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-339891 san=[127.0.0.1 192.168.49.2 addons-339891 localhost minikube]
	I0916 10:38:57.113787    7857 provision.go:177] copyRemoteCerts
	I0916 10:38:57.113948    7857 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0916 10:38:57.114060    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:38:57.142225    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:38:57.252134    7857 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0916 10:38:57.290784    7857 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/server.pem --> /etc/docker/server.pem (1245 bytes)
	I0916 10:38:57.331223    7857 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0916 10:38:57.372895    7857 provision.go:87] duration metric: took 713.315209ms to configureAuth
	I0916 10:38:57.373011    7857 ubuntu.go:193] setting minikube options for container-runtime
	I0916 10:38:57.373340    7857 config.go:182] Loaded profile config "addons-339891": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0916 10:38:57.373491    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:38:57.403726    7857 main.go:141] libmachine: Using SSH client type: native
	I0916 10:38:57.404106    7857 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 10:38:57.404131    7857 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0916 10:38:57.559117    7857 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0916 10:38:57.559255    7857 ubuntu.go:71] root file system type: overlay
	I0916 10:38:57.559642    7857 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0916 10:38:57.559950    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:38:57.588845    7857 main.go:141] libmachine: Using SSH client type: native
	I0916 10:38:57.589176    7857 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 10:38:57.589300    7857 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
	I0916 10:38:57.760559    7857 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
	
	I0916 10:38:57.760839    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:38:57.787557    7857 main.go:141] libmachine: Using SSH client type: native
	I0916 10:38:57.787886    7857 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 10:38:57.787921    7857 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; }
	I0916 10:38:58.857367    7857 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2024-09-06 12:06:41.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2024-09-16 10:38:57.756724131 +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
	
	I0916 10:38:58.857433    7857 machine.go:96] duration metric: took 3.03531054s to provisionDockerMachine
	I0916 10:38:58.857454    7857 client.go:171] duration metric: took 16.55057601s to LocalClient.Create
	I0916 10:38:58.857510    7857 start.go:167] duration metric: took 16.550694043s to libmachine.API.Create "addons-339891"
	I0916 10:38:58.857530    7857 start.go:293] postStartSetup for "addons-339891" (driver="docker")
	I0916 10:38:58.857551    7857 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]
	I0916 10:38:58.857705    7857 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
	I0916 10:38:58.857800    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:38:58.887261    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:38:58.997297    7857 ssh_runner.go:195] Run: cat /etc/os-release
	I0916 10:38:59.002889    7857 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0916 10:38:59.002977    7857 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0916 10:38:59.002994    7857 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0916 10:38:59.003025    7857 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0916 10:38:59.003056    7857 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19651-428/.minikube/addons for local assets ...
	I0916 10:38:59.003204    7857 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19651-428/.minikube/files for local assets ...
	I0916 10:38:59.003257    7857 start.go:296] duration metric: took 145.71515ms for postStartSetup
	I0916 10:38:59.004047    7857 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-339891
	I0916 10:38:59.033347    7857 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/config.json ...
	I0916 10:38:59.033910    7857 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 10:38:59.034007    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:38:59.060777    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:38:59.162927    7857 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0916 10:38:59.170109    7857 start.go:128] duration metric: took 16.867676903s to createHost
	I0916 10:38:59.170292    7857 start.go:83] releasing machines lock for "addons-339891", held for 16.86802391s
	I0916 10:38:59.170435    7857 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-339891
	I0916 10:38:59.198530    7857 ssh_runner.go:195] Run: cat /version.json
	I0916 10:38:59.198634    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:38:59.198721    7857 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0916 10:38:59.198834    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:38:59.235554    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:38:59.246098    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:38:59.346301    7857 ssh_runner.go:195] Run: systemctl --version
	I0916 10:38:59.449136    7857 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0916 10:38:59.456457    7857 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' {}" ;
	I0916 10:38:59.498514    7857 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0916 10:38:59.498646    7857 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" ;
	I0916 10:38:59.545016    7857 cni.go:262] disabled [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0916 10:38:59.545167    7857 start.go:495] detecting cgroup driver to use...
	I0916 10:38:59.545258    7857 detect.go:190] detected "systemd" cgroup driver on host os
	I0916 10:38:59.545535    7857 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"
	I0916 10:38:59.572602    7857 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"
	I0916 10:38:59.588457    7857 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"
	I0916 10:38:59.605570    7857 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0916 10:38:59.605709    7857 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0916 10:38:59.623496    7857 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"
	I0916 10:38:59.639938    7857 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0916 10:38:59.657270    7857 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0916 10:38:59.674427    7857 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0916 10:38:59.690716    7857 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"
	I0916 10:38:59.706838    7857 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0916 10:38:59.723534    7857 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"
	I0916 10:38:59.740607    7857 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0916 10:38:59.755333    7857 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0916 10:38:59.770104    7857 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 10:38:59.905755    7857 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0916 10:39:00.036634    7857 start.go:495] detecting cgroup driver to use...
	I0916 10:39:00.036714    7857 detect.go:190] detected "systemd" cgroup driver on host os
	I0916 10:39:00.036840    7857 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0916 10:39:00.073245    7857 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0916 10:39:00.073402    7857 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0916 10:39:00.100394    7857 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"
	I0916 10:39:00.147197    7857 ssh_runner.go:195] Run: which cri-dockerd
	I0916 10:39:00.155834    7857 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0916 10:39:00.177508    7857 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0916 10:39:00.222069    7857 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0916 10:39:00.438292    7857 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0916 10:39:00.640829    7857 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0916 10:39:00.641045    7857 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0916 10:39:00.677071    7857 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 10:39:00.806226    7857 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0916 10:39:01.258444    7857 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0916 10:39:01.278942    7857 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0916 10:39:01.298686    7857 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0916 10:39:01.440303    7857 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0916 10:39:01.575595    7857 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 10:39:01.707364    7857 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0916 10:39:01.738709    7857 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0916 10:39:01.757400    7857 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 10:39:01.889410    7857 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0916 10:39:02.009251    7857 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0916 10:39:02.009783    7857 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0916 10:39:02.018259    7857 start.go:563] Will wait 60s for crictl version
	I0916 10:39:02.018384    7857 ssh_runner.go:195] Run: which crictl
	I0916 10:39:02.025991    7857 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0916 10:39:02.082075    7857 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.2.1
	RuntimeApiVersion:  v1
	I0916 10:39:02.082217    7857 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0916 10:39:02.126218    7857 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0916 10:39:02.172212    7857 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.2.1 ...
	I0916 10:39:02.172452    7857 cli_runner.go:164] Run: docker network inspect addons-339891 --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}}]}"
	I0916 10:39:02.199518    7857 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0916 10:39:02.205694    7857 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""
	I0916 10:39:02.227945    7857 out.go:177]   - kubelet.cgroups-per-qos=false
	I0916 10:39:02.231051    7857 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0916 10:39:02.234113    7857 kubeadm.go:883] updating cluster {Name:addons-339891 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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-339891 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} ...
	I0916 10:39:02.234308    7857 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0916 10:39:02.234454    7857 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0916 10:39:02.271947    7857 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 --
	I0916 10:39:02.272000    7857 docker.go:615] Images already preloaded, skipping extraction
	I0916 10:39:02.272166    7857 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0916 10:39:02.304240    7857 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-scheduler: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 --
	I0916 10:39:02.304277    7857 cache_images.go:84] Images are preloaded, skipping loading
	I0916 10:39:02.304294    7857 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 docker true true} ...
	I0916 10:39:02.304545    7857 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-339891 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-339891 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:}
	I0916 10:39:02.304706    7857 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0916 10:39:02.382133    7857 cni.go:84] Creating CNI manager for ""
	I0916 10:39:02.382181    7857 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0916 10:39:02.382201    7857 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0916 10:39:02.382239    7857 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-339891 NodeName:addons-339891 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}
	I0916 10:39:02.382556    7857 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-339891"
	  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
	
	I0916 10:39:02.382728    7857 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0916 10:39:02.397970    7857 binaries.go:44] Found k8s binaries, skipping transfer
	I0916 10:39:02.398146    7857 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0916 10:39:02.412697    7857 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0916 10:39:02.441893    7857 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0916 10:39:02.472750    7857 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2154 bytes)
	I0916 10:39:02.503494    7857 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0916 10:39:02.509534    7857 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""
	I0916 10:39:02.528223    7857 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 10:39:02.660769    7857 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0916 10:39:02.690418    7857 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891 for IP: 192.168.49.2
	I0916 10:39:02.690453    7857 certs.go:194] generating shared ca certs ...
	I0916 10:39:02.690504    7857 certs.go:226] acquiring lock for ca certs: {Name:mk60d5d8436554d8e33c23b33e33de17d51c7377 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 10:39:02.690882    7857 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/ca.key
	I0916 10:39:02.799356    7857 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19651-428/.minikube/ca.crt ...
	I0916 10:39:02.799402    7857 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19651-428/.minikube/ca.crt: {Name:mka99de74f3eeddb32e38524c6706a5ddc34e963 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 10:39:02.799897    7857 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19651-428/.minikube/ca.key ...
	I0916 10:39:02.799924    7857 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19651-428/.minikube/ca.key: {Name:mk7fc96f34f599fcea57845625961b22f2c159c0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 10:39:02.800269    7857 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/proxy-client-ca.key
	I0916 10:39:03.112944    7857 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19651-428/.minikube/proxy-client-ca.crt ...
	I0916 10:39:03.112986    7857 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19651-428/.minikube/proxy-client-ca.crt: {Name:mk0f0173e598c38af7d424a857eab4aeaec9b996 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 10:39:03.113456    7857 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19651-428/.minikube/proxy-client-ca.key ...
	I0916 10:39:03.113509    7857 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19651-428/.minikube/proxy-client-ca.key: {Name:mkaabdfe852c0e75706bfdfdc5b99884c8870ff7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 10:39:03.113793    7857 certs.go:256] generating profile certs ...
	I0916 10:39:03.113895    7857 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.key
	I0916 10:39:03.113937    7857 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt with IP's: []
	I0916 10:39:03.250672    7857 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt ...
	I0916 10:39:03.250714    7857 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: {Name:mk17ada3a0b8f503a9234b917ab45039a963c838 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 10:39:03.251152    7857 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.key ...
	I0916 10:39:03.251180    7857 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.key: {Name:mkb6ccd8390bdc1ee91c6047d27f0421e5c0a39e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 10:39:03.251555    7857 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/apiserver.key.22f74433
	I0916 10:39:03.251599    7857 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/apiserver.crt.22f74433 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0916 10:39:03.455388    7857 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/apiserver.crt.22f74433 ...
	I0916 10:39:03.455429    7857 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/apiserver.crt.22f74433: {Name:mkcc23050c5d0fc4c910a6436958ca6e794e901b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 10:39:03.455871    7857 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/apiserver.key.22f74433 ...
	I0916 10:39:03.455901    7857 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/apiserver.key.22f74433: {Name:mk3409c7976e05cac335330f0e09c6db81e68b8c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 10:39:03.456202    7857 certs.go:381] copying /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/apiserver.crt.22f74433 -> /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/apiserver.crt
	I0916 10:39:03.456387    7857 certs.go:385] copying /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/apiserver.key.22f74433 -> /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/apiserver.key
	I0916 10:39:03.456549    7857 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/proxy-client.key
	I0916 10:39:03.456592    7857 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/proxy-client.crt with IP's: []
	I0916 10:39:03.635337    7857 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/proxy-client.crt ...
	I0916 10:39:03.635379    7857 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/proxy-client.crt: {Name:mk02fb79cda915b64ac8d25a12417cfcf3ab6d44 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 10:39:03.635800    7857 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/proxy-client.key ...
	I0916 10:39:03.635843    7857 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/proxy-client.key: {Name:mk28940b0a8de0c8edce4cb1dbfeb87163e58256 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 10:39:03.636307    7857 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/ca-key.pem (1679 bytes)
	I0916 10:39:03.636383    7857 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/ca.pem (1119 bytes)
	I0916 10:39:03.636449    7857 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/cert.pem (1164 bytes)
	I0916 10:39:03.636552    7857 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/certs/key.pem (1675 bytes)
	I0916 10:39:03.637510    7857 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19651-428/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0916 10:39:03.677282    7857 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19651-428/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0916 10:39:03.715708    7857 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19651-428/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0916 10:39:03.753624    7857 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19651-428/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0916 10:39:03.792271    7857 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0916 10:39:03.829417    7857 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0916 10:39:03.868259    7857 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0916 10:39:03.909077    7857 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0916 10:39:03.948805    7857 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19651-428/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0916 10:39:03.990417    7857 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0916 10:39:04.021755    7857 ssh_runner.go:195] Run: openssl version
	I0916 10:39:04.031055    7857 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"
	I0916 10:39:04.047590    7857 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0916 10:39:04.053863    7857 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 16 10:39 /usr/share/ca-certificates/minikubeCA.pem
	I0916 10:39:04.054079    7857 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0916 10:39:04.065092    7857 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"
	I0916 10:39:04.081068    7857 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0916 10:39:04.087024    7857 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
	I0916 10:39:04.087120    7857 kubeadm.go:392] StartCluster: {Name:addons-339891 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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-339891 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}
	I0916 10:39:04.087367    7857 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0916 10:39:04.116741    7857 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0916 10:39:04.132597    7857 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0916 10:39:04.147993    7857 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0916 10:39:04.148142    7857 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
	I0916 10:39:04.163847    7857 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
	I0916 10:39:04.163886    7857 kubeadm.go:157] found existing configuration files:
	
	I0916 10:39:04.163994    7857 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0916 10:39:04.179687    7857 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
	I0916 10:39:04.179885    7857 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0916 10:39:04.194427    7857 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0916 10:39:04.209095    7857 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
	I0916 10:39:04.209268    7857 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0916 10:39:04.223896    7857 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0916 10:39:04.245248    7857 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
	I0916 10:39:04.245366    7857 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0916 10:39:04.266385    7857 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0916 10:39:04.289132    7857 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
	I0916 10:39:04.289265    7857 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0916 10:39:04.310359    7857 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"
	I0916 10:39:04.384290    7857 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0916 10:39:04.384783    7857 kubeadm.go:310] [preflight] Running pre-flight checks
	I0916 10:39:04.508667    7857 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0916 10:39:04.508828    7857 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0916 10:39:04.508967    7857 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0916 10:39:04.540106    7857 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0916 10:39:04.544603    7857 out.go:235]   - Generating certificates and keys ...
	I0916 10:39:04.544803    7857 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0916 10:39:04.544913    7857 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0916 10:39:04.750771    7857 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0916 10:39:05.088790    7857 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0916 10:39:05.313077    7857 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0916 10:39:05.652691    7857 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0916 10:39:05.826588    7857 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0916 10:39:05.827194    7857 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-339891 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0916 10:39:06.029745    7857 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0916 10:39:06.030245    7857 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-339891 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0916 10:39:06.232558    7857 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0916 10:39:06.524214    7857 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0916 10:39:07.023540    7857 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0916 10:39:07.023938    7857 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0916 10:39:07.602866    7857 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0916 10:39:07.797378    7857 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0916 10:39:08.034862    7857 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0916 10:39:08.356218    7857 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0916 10:39:08.523321    7857 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0916 10:39:08.524630    7857 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0916 10:39:08.528241    7857 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0916 10:39:08.532627    7857 out.go:235]   - Booting up control plane ...
	I0916 10:39:08.532967    7857 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0916 10:39:08.533115    7857 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0916 10:39:08.533707    7857 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0916 10:39:08.551709    7857 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0916 10:39:08.560605    7857 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0916 10:39:08.561185    7857 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0916 10:39:08.714617    7857 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0916 10:39:08.714815    7857 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0916 10:39:09.216109    7857 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.627242ms
	I0916 10:39:09.216241    7857 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0916 10:39:16.717877    7857 kubeadm.go:310] [api-check] The API server is healthy after 7.501972489s
	I0916 10:39:16.738644    7857 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0916 10:39:16.757624    7857 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0916 10:39:16.797987    7857 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0916 10:39:16.798758    7857 kubeadm.go:310] [mark-control-plane] Marking the node addons-339891 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0916 10:39:16.812498    7857 kubeadm.go:310] [bootstrap-token] Using token: qbu9u5.sk3rpde1s8yj775m
	I0916 10:39:16.816276    7857 out.go:235]   - Configuring RBAC rules ...
	I0916 10:39:16.816496    7857 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0916 10:39:16.824329    7857 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0916 10:39:16.838973    7857 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
	I0916 10:39:16.846796    7857 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0916 10:39:16.855668    7857 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0916 10:39:16.862960    7857 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0916 10:39:17.128880    7857 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0916 10:39:17.659447    7857 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0916 10:39:18.129997    7857 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0916 10:39:18.132212    7857 kubeadm.go:310] 
	I0916 10:39:18.132329    7857 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0916 10:39:18.132341    7857 kubeadm.go:310] 
	I0916 10:39:18.132523    7857 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0916 10:39:18.132535    7857 kubeadm.go:310] 
	I0916 10:39:18.132575    7857 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0916 10:39:18.132681    7857 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0916 10:39:18.132764    7857 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0916 10:39:18.132772    7857 kubeadm.go:310] 
	I0916 10:39:18.132852    7857 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0916 10:39:18.132861    7857 kubeadm.go:310] 
	I0916 10:39:18.132947    7857 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0916 10:39:18.132956    7857 kubeadm.go:310] 
	I0916 10:39:18.133047    7857 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0916 10:39:18.133179    7857 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0916 10:39:18.133300    7857 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0916 10:39:18.133310    7857 kubeadm.go:310] 
	I0916 10:39:18.133523    7857 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0916 10:39:18.133678    7857 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0916 10:39:18.133688    7857 kubeadm.go:310] 
	I0916 10:39:18.133843    7857 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token qbu9u5.sk3rpde1s8yj775m \
	I0916 10:39:18.134032    7857 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f59fe2a7a278390372165a08dae5699a3ac81cc73d5128769fc7d7850cf575c6 \
	I0916 10:39:18.134069    7857 kubeadm.go:310] 	--control-plane 
	I0916 10:39:18.134077    7857 kubeadm.go:310] 
	I0916 10:39:18.134228    7857 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0916 10:39:18.134237    7857 kubeadm.go:310] 
	I0916 10:39:18.134380    7857 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token qbu9u5.sk3rpde1s8yj775m \
	I0916 10:39:18.134580    7857 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f59fe2a7a278390372165a08dae5699a3ac81cc73d5128769fc7d7850cf575c6 
	I0916 10:39:18.140832    7857 kubeadm.go:310] W0916 10:39:04.380297    1684 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.
	I0916 10:39:18.141406    7857 kubeadm.go:310] W0916 10:39:04.381422    1684 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.
	I0916 10:39:18.141887    7857 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0916 10:39:18.142010    7857 cni.go:84] Creating CNI manager for ""
	I0916 10:39:18.142084    7857 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0916 10:39:18.146064    7857 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0916 10:39:18.148993    7857 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0916 10:39:18.166047    7857 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0916 10:39:18.199737    7857 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0916 10:39:18.199898    7857 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
	I0916 10:39:18.200012    7857 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-339891 minikube.k8s.io/updated_at=2024_09_16T10_39_18_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=90d544f06ea0f69499271b003be64a9a224d57ed minikube.k8s.io/name=addons-339891 minikube.k8s.io/primary=true
	I0916 10:39:18.424183    7857 ops.go:34] apiserver oom_adj: -16
	I0916 10:39:18.424365    7857 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 10:39:18.924651    7857 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 10:39:19.424868    7857 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 10:39:19.925016    7857 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 10:39:20.425073    7857 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 10:39:20.925367    7857 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 10:39:21.424741    7857 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 10:39:21.925312    7857 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 10:39:22.044263    7857 kubeadm.go:1113] duration metric: took 3.84447669s to wait for elevateKubeSystemPrivileges
	I0916 10:39:22.044316    7857 kubeadm.go:394] duration metric: took 17.957203204s to StartCluster
	I0916 10:39:22.044347    7857 settings.go:142] acquiring lock: {Name:mk5fb2373fa3c4b1c2d4de59cca43166b188dd69 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 10:39:22.044744    7857 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/19651-428/kubeconfig
	I0916 10:39:22.045452    7857 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19651-428/kubeconfig: {Name:mk5ad5e95a42f374119a1206a79178fd7604863f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 10:39:22.045994    7857 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}
	I0916 10:39:22.046272    7857 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"
	I0916 10:39:22.046933    7857 config.go:182] Loaded profile config "addons-339891": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0916 10:39:22.047084    7857 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:true 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]
	I0916 10:39:22.047299    7857 addons.go:69] Setting yakd=true in profile "addons-339891"
	I0916 10:39:22.047398    7857 addons.go:234] Setting addon yakd=true in "addons-339891"
	I0916 10:39:22.047441    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:22.048271    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.048616    7857 addons.go:69] Setting inspektor-gadget=true in profile "addons-339891"
	I0916 10:39:22.048637    7857 addons.go:234] Setting addon inspektor-gadget=true in "addons-339891"
	I0916 10:39:22.048684    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:22.049338    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.049850    7857 addons.go:69] Setting metrics-server=true in profile "addons-339891"
	I0916 10:39:22.049895    7857 addons.go:234] Setting addon metrics-server=true in "addons-339891"
	I0916 10:39:22.049944    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:22.051100    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.053357    7857 addons.go:69] Setting cloud-spanner=true in profile "addons-339891"
	I0916 10:39:22.053405    7857 addons.go:234] Setting addon cloud-spanner=true in "addons-339891"
	I0916 10:39:22.053454    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:22.054272    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.056356    7857 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-339891"
	I0916 10:39:22.056390    7857 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-339891"
	I0916 10:39:22.056437    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:22.061311    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.062221    7857 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-339891"
	I0916 10:39:22.062309    7857 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-339891"
	I0916 10:39:22.062370    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:22.063177    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.075752    7857 addons.go:69] Setting default-storageclass=true in profile "addons-339891"
	I0916 10:39:22.075799    7857 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-339891"
	I0916 10:39:22.076318    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.079740    7857 addons.go:69] Setting registry=true in profile "addons-339891"
	I0916 10:39:22.079781    7857 addons.go:234] Setting addon registry=true in "addons-339891"
	I0916 10:39:22.079861    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:22.080632    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.102074    7857 addons.go:69] Setting storage-provisioner=true in profile "addons-339891"
	I0916 10:39:22.102119    7857 addons.go:234] Setting addon storage-provisioner=true in "addons-339891"
	I0916 10:39:22.102170    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:22.102950    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.113739    7857 addons.go:69] Setting gcp-auth=true in profile "addons-339891"
	I0916 10:39:22.113792    7857 mustload.go:65] Loading cluster: addons-339891
	I0916 10:39:22.114132    7857 config.go:182] Loaded profile config "addons-339891": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0916 10:39:22.114599    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.131590    7857 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-339891"
	I0916 10:39:22.131636    7857 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-339891"
	I0916 10:39:22.132189    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.133453    7857 addons.go:69] Setting helm-tiller=true in profile "addons-339891"
	I0916 10:39:22.133503    7857 addons.go:234] Setting addon helm-tiller=true in "addons-339891"
	I0916 10:39:22.133554    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:22.134152    7857 addons.go:69] Setting ingress=true in profile "addons-339891"
	I0916 10:39:22.134178    7857 addons.go:234] Setting addon ingress=true in "addons-339891"
	I0916 10:39:22.134276    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:22.135043    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.149996    7857 addons.go:69] Setting volcano=true in profile "addons-339891"
	I0916 10:39:22.150036    7857 addons.go:234] Setting addon volcano=true in "addons-339891"
	I0916 10:39:22.150110    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:22.151020    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.155741    7857 addons.go:69] Setting ingress-dns=true in profile "addons-339891"
	I0916 10:39:22.155776    7857 addons.go:234] Setting addon ingress-dns=true in "addons-339891"
	I0916 10:39:22.155840    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:22.156644    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.166902    7857 addons.go:69] Setting volumesnapshots=true in profile "addons-339891"
	I0916 10:39:22.166944    7857 addons.go:234] Setting addon volumesnapshots=true in "addons-339891"
	I0916 10:39:22.166994    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:22.168587    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.196606    7857 out.go:177] * Verifying Kubernetes components...
	I0916 10:39:22.200144    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:22.430155    7857 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 -"
	I0916 10:39:22.429559    7857 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 10:39:22.451554    7857 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0916 10:39:22.451795    7857 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0916 10:39:22.456411    7857 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0916 10:39:22.457583    7857 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0916 10:39:22.457671    7857 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0916 10:39:22.457822    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:22.463771    7857 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0916 10:39:22.465343    7857 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0916 10:39:22.465425    7857 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0916 10:39:22.465602    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:22.466437    7857 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0916 10:39:22.467625    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0916 10:39:22.467806    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:22.485763    7857 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0916 10:39:22.485870    7857 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0916 10:39:22.486020    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:22.526170    7857 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
	I0916 10:39:22.529900    7857 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
	I0916 10:39:22.533726    7857 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
	I0916 10:39:22.545095    7857 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0916 10:39:22.545219    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
	I0916 10:39:22.545390    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:22.632921    7857 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0916 10:39:22.635934    7857 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0916 10:39:22.640259    7857 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0916 10:39:22.643461    7857 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0916 10:39:22.646895    7857 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0916 10:39:22.650091    7857 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0916 10:39:22.654769    7857 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0916 10:39:22.658733    7857 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0916 10:39:22.662543    7857 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0916 10:39:22.662666    7857 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0916 10:39:22.662858    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:22.754844    7857 out.go:177]   - Using image docker.io/registry:2.8.3
	I0916 10:39:22.759734    7857 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0916 10:39:22.765569    7857 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0916 10:39:22.765670    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0916 10:39:22.765840    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:22.923657    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:22.944542    7857 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0916 10:39:22.946972    7857 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0916 10:39:22.947002    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0916 10:39:22.947102    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:23.046580    7857 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0916 10:39:23.050920    7857 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0916 10:39:23.050953    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0916 10:39:23.051079    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:23.079469    7857 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0916 10:39:23.083270    7857 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0916 10:39:23.083376    7857 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0916 10:39:23.083550    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:23.083908    7857 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0916 10:39:23.088397    7857 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0916 10:39:23.088510    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0916 10:39:23.088679    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:23.153837    7857 cli_runner.go:217] Completed: docker container inspect addons-339891 --format={{.State.Status}}: (1.018725982s)
	I0916 10:39:23.168633    7857 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0916 10:39:23.176170    7857 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 10:39:23.178451    7857 cli_runner.go:217] Completed: docker container inspect addons-339891 --format={{.State.Status}}: (1.10209292s)
	I0916 10:39:23.181940    7857 addons.go:234] Setting addon default-storageclass=true in "addons-339891"
	I0916 10:39:23.181989    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:23.185877    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:23.191813    7857 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 10:39:23.203038    7857 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0916 10:39:23.203146    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0916 10:39:23.203397    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:23.204757    7857 cli_runner.go:217] Completed: docker container inspect addons-339891 --format={{.State.Status}}: (1.143394898s)
	I0916 10:39:23.207795    7857 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0916 10:39:23.210846    7857 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0916 10:39:23.210871    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0916 10:39:23.210988    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:23.215954    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:39:23.216440    7857 cli_runner.go:217] Completed: docker container inspect addons-339891 --format={{.State.Status}}: (1.084205771s)
	I0916 10:39:23.223834    7857 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-339891"
	I0916 10:39:23.223906    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:23.224757    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:23.227724    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:39:23.235369    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:39:23.236788    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:39:23.288793    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:39:23.326323    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:39:23.354782    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:39:23.370904    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:39:23.452000    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:39:23.496728    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:39:23.500133    7857 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0916 10:39:23.504796    7857 out.go:177]   - Using image docker.io/busybox:stable
	I0916 10:39:23.507880    7857 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0916 10:39:23.507926    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0916 10:39:23.508061    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:23.521664    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:39:23.522213    7857 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0916 10:39:23.522231    7857 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0916 10:39:23.522321    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:23.522785    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	W0916 10:39:23.526242    7857 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0916 10:39:23.526298    7857 retry.go:31] will retry after 163.029185ms: ssh: handshake failed: EOF
	W0916 10:39:23.530750    7857 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0916 10:39:23.530792    7857 retry.go:31] will retry after 353.70869ms: ssh: handshake failed: EOF
	I0916 10:39:23.556494    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	W0916 10:39:23.561851    7857 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0916 10:39:23.561905    7857 retry.go:31] will retry after 163.168556ms: ssh: handshake failed: EOF
	I0916 10:39:23.655894    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:39:23.685451    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	W0916 10:39:23.690431    7857 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0916 10:39:23.690633    7857 retry.go:31] will retry after 439.352286ms: ssh: handshake failed: EOF
	I0916 10:39:23.930537    7857 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0916 10:39:23.930686    7857 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0916 10:39:24.174463    7857 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0916 10:39:24.174520    7857 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0916 10:39:24.187793    7857 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
	I0916 10:39:24.192428    7857 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0916 10:39:24.192486    7857 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0916 10:39:24.205949    7857 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0916 10:39:24.205992    7857 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0916 10:39:24.262974    7857 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0916 10:39:24.263007    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0916 10:39:24.265864    7857 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
	I0916 10:39:24.303448    7857 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0916 10:39:24.303531    7857 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0916 10:39:24.337383    7857 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
	I0916 10:39:24.369382    7857 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0916 10:39:24.369438    7857 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0916 10:39:24.439950    7857 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
	I0916 10:39:24.473065    7857 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
	I0916 10:39:24.485847    7857 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0916 10:39:24.485965    7857 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0916 10:39:24.488210    7857 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0916 10:39:24.488241    7857 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0916 10:39:24.536542    7857 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0916 10:39:24.536581    7857 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0916 10:39:24.578780    7857 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
	I0916 10:39:24.585680    7857 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0916 10:39:24.585713    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0916 10:39:24.613358    7857 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.170638006s)
	I0916 10:39:24.613400    7857 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0916 10:39:24.615338    7857 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (2.166430151s)
	I0916 10:39:24.615432    7857 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0916 10:39:24.658813    7857 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0916 10:39:24.658852    7857 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0916 10:39:24.713696    7857 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0916 10:39:24.713756    7857 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0916 10:39:24.726048    7857 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
	I0916 10:39:24.803953    7857 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0916 10:39:24.803993    7857 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)
	I0916 10:39:24.880270    7857 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0916 10:39:24.880304    7857 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0916 10:39:25.247805    7857 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0916 10:39:25.247842    7857 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0916 10:39:25.299547    7857 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0916 10:39:25.299587    7857 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0916 10:39:25.308150    7857 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
	I0916 10:39:25.426874    7857 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0916 10:39:25.426909    7857 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0916 10:39:25.430853    7857 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0916 10:39:25.430885    7857 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0916 10:39:25.483468    7857 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
	I0916 10:39:25.555264    7857 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0916 10:39:25.659786    7857 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-339891" context rescaled to 1 replicas
	I0916 10:39:25.781900    7857 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0916 10:39:25.781935    7857 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0916 10:39:25.896686    7857 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0916 10:39:25.896713    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0916 10:39:25.923451    7857 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0916 10:39:25.923497    7857 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0916 10:39:25.964682    7857 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
	I0916 10:39:25.988028    7857 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0916 10:39:25.988070    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0916 10:39:26.283369    7857 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0916 10:39:26.283399    7857 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0916 10:39:26.394510    7857 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0916 10:39:26.394547    7857 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0916 10:39:26.524719    7857 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
	I0916 10:39:26.559584    7857 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
	I0916 10:39:26.839405    7857 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0916 10:39:26.839447    7857 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0916 10:39:26.887104    7857 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0916 10:39:26.887142    7857 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0916 10:39:27.356227    7857 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0916 10:39:27.356258    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0916 10:39:27.435385    7857 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0916 10:39:27.435415    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0916 10:39:27.798049    7857 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0916 10:39:27.798081    7857 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0916 10:39:28.061321    7857 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
	I0916 10:39:28.141777    7857 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0916 10:39:28.141808    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0916 10:39:28.585310    7857 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0916 10:39:28.585337    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0916 10:39:29.037117    7857 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0916 10:39:29.037147    7857 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0916 10:39:29.438077    7857 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
	I0916 10:39:39.653452    7857 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0916 10:39:39.653660    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:39.725015    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:39:39.970864    7857 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0916 10:39:40.071633    7857 addons.go:234] Setting addon gcp-auth=true in "addons-339891"
	I0916 10:39:40.071727    7857 host.go:66] Checking if "addons-339891" exists ...
	I0916 10:39:40.072573    7857 cli_runner.go:164] Run: docker container inspect addons-339891 --format={{.State.Status}}
	I0916 10:39:40.136187    7857 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0916 10:39:40.136321    7857 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-339891
	I0916 10:39:40.182902    7857 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/addons-339891/id_rsa Username:docker}
	I0916 10:39:50.201024    7857 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.013178235s)
	I0916 10:39:50.201174    7857 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: (25.935279151s)
	I0916 10:39:50.201229    7857 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: (25.863814245s)
	I0916 10:39:50.201278    7857 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: (25.761298005s)
	I0916 10:39:50.201721    7857 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: (25.728623596s)
	I0916 10:39:50.201756    7857 addons.go:475] Verifying addon ingress=true in "addons-339891"
	I0916 10:39:50.202056    7857 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (25.623237741s)
	I0916 10:39:50.202285    7857 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (25.586835072s)
	I0916 10:39:50.203948    7857 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: (25.477862827s)
	I0916 10:39:50.204047    7857 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (24.895855346s)
	I0916 10:39:50.204073    7857 addons.go:475] Verifying addon registry=true in "addons-339891"
	I0916 10:39:50.204236    7857 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: (24.720724242s)
	I0916 10:39:50.204284    7857 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (24.648962133s)
	I0916 10:39:50.204413    7857 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.239697588s)
	I0916 10:39:50.205603    7857 addons.go:475] Verifying addon metrics-server=true in "addons-339891"
	I0916 10:39:50.204468    7857 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: (23.679712438s)
	I0916 10:39:50.204549    7857 node_ready.go:35] waiting up to 6m0s for node "addons-339891" to be "Ready" ...
	I0916 10:39:50.204619    7857 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.644991614s)
	W0916 10:39:50.205950    7857 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
	I0916 10:39:50.205983    7857 retry.go:31] will retry after 130.433947ms: 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
	I0916 10:39:50.205318    7857 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.143435103s)
	I0916 10:39:50.206454    7857 out.go:177] * Verifying ingress addon...
	I0916 10:39:50.209008    7857 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-339891 service yakd-dashboard -n yakd-dashboard
	
	I0916 10:39:50.214107    7857 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0916 10:39:50.214663    7857 out.go:177] * Verifying registry addon...
	I0916 10:39:50.218988    7857 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0916 10:39:50.337459    7857 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
	I0916 10:39:50.472528    7857 node_ready.go:49] node "addons-339891" has status "Ready":"True"
	I0916 10:39:50.472564    7857 node_ready.go:38] duration metric: took 266.87401ms for node "addons-339891" to be "Ready" ...
	I0916 10:39:50.472580    7857 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" ...
	I0916 10:39:50.622168    7857 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0916 10:39:50.622221    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:50.623017    7857 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0916 10:39:50.623051    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0916 10:39:50.736431    7857 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0916 10:39:50.891419    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:50.893277    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:50.903702    7857 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-7kj9k" in "kube-system" namespace to be "Ready" ...
	I0916 10:39:51.266404    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:51.270854    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:51.575415    7857 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.137257677s)
	I0916 10:39:51.575464    7857 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-339891"
	I0916 10:39:51.576042    7857 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (11.439807519s)
	I0916 10:39:51.579163    7857 out.go:177] * Verifying csi-hostpath-driver addon...
	I0916 10:39:51.579310    7857 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0916 10:39:51.584536    7857 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0916 10:39:51.588091    7857 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 10:39:51.591133    7857 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0916 10:39:51.591179    7857 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0916 10:39:51.680744    7857 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0916 10:39:51.680779    7857 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0916 10:39:51.804155    7857 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0916 10:39:51.804185    7857 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0916 10:39:51.913967    7857 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
	I0916 10:39:52.187070    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:52.188602    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:52.188874    7857 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0916 10:39:52.188960    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:52.925601    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:52.927980    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:52.979055    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:53.116092    7857 pod_ready.go:103] pod "coredns-7c65d6cfc9-7kj9k" in "kube-system" namespace has status "Ready":"False"
	I0916 10:39:53.259225    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:53.261173    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:53.268686    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:53.646753    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:53.647745    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:53.648635    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:53.789727    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:53.795088    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:53.799517    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:54.323367    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:54.396840    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:54.398886    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:54.638308    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:54.756835    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:54.759631    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:55.253590    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:55.260453    7857 pod_ready.go:103] pod "coredns-7c65d6cfc9-7kj9k" in "kube-system" namespace has status "Ready":"False"
	I0916 10:39:55.300081    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:55.302424    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:55.629428    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:55.728513    7857 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.390910332s)
	I0916 10:39:55.728763    7857 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: (3.814760964s)
	I0916 10:39:55.735766    7857 addons.go:475] Verifying addon gcp-auth=true in "addons-339891"
	I0916 10:39:55.739527    7857 out.go:177] * Verifying gcp-auth addon...
	I0916 10:39:55.744214    7857 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0916 10:39:55.759284    7857 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0916 10:39:55.762399    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:55.764502    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:56.110513    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:56.222654    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:56.226777    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:56.651765    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:56.798260    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:56.799527    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:57.093304    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:57.222413    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:57.227027    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:57.435801    7857 pod_ready.go:103] pod "coredns-7c65d6cfc9-7kj9k" in "kube-system" namespace has status "Ready":"False"
	I0916 10:39:57.593922    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:57.729178    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:57.732384    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:58.092099    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:58.245340    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:58.246592    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:58.592330    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:58.721008    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:58.726148    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:59.113080    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:59.277895    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:59.364106    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:59.601663    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:39:59.743910    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:39:59.745535    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:39:59.936354    7857 pod_ready.go:103] pod "coredns-7c65d6cfc9-7kj9k" in "kube-system" namespace has status "Ready":"False"
	I0916 10:40:00.111198    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:00.250963    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:00.251954    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:00.595497    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:00.726228    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:00.731195    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:01.096757    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:01.231374    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:01.233690    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:01.595753    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:01.733182    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:01.733959    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:02.094095    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:02.221563    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:02.226951    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:02.428888    7857 pod_ready.go:103] pod "coredns-7c65d6cfc9-7kj9k" in "kube-system" namespace has status "Ready":"False"
	I0916 10:40:02.605807    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:02.721519    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:02.727919    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:03.095541    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:03.252356    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:03.265002    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:03.593126    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:03.723241    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:03.730495    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:04.097424    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:04.232845    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:04.236864    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:04.599408    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:04.724083    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:04.729680    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:04.940956    7857 pod_ready.go:103] pod "coredns-7c65d6cfc9-7kj9k" in "kube-system" namespace has status "Ready":"False"
	I0916 10:40:05.113371    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:05.339348    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:05.346093    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:05.594850    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:05.722192    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:05.726053    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:06.095825    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:06.223694    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:06.225166    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:06.596092    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:06.733917    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:06.734819    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:07.095353    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:07.224135    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:07.227847    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:07.442119    7857 pod_ready.go:93] pod "coredns-7c65d6cfc9-7kj9k" in "kube-system" namespace has status "Ready":"True"
	I0916 10:40:07.442267    7857 pod_ready.go:82] duration metric: took 16.538516028s for pod "coredns-7c65d6cfc9-7kj9k" in "kube-system" namespace to be "Ready" ...
	I0916 10:40:07.442363    7857 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-339891" in "kube-system" namespace to be "Ready" ...
	I0916 10:40:07.453105    7857 pod_ready.go:93] pod "etcd-addons-339891" in "kube-system" namespace has status "Ready":"True"
	I0916 10:40:07.453227    7857 pod_ready.go:82] duration metric: took 10.799431ms for pod "etcd-addons-339891" in "kube-system" namespace to be "Ready" ...
	I0916 10:40:07.453308    7857 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-339891" in "kube-system" namespace to be "Ready" ...
	I0916 10:40:07.467880    7857 pod_ready.go:93] pod "kube-apiserver-addons-339891" in "kube-system" namespace has status "Ready":"True"
	I0916 10:40:07.468018    7857 pod_ready.go:82] duration metric: took 14.661998ms for pod "kube-apiserver-addons-339891" in "kube-system" namespace to be "Ready" ...
	I0916 10:40:07.468100    7857 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-339891" in "kube-system" namespace to be "Ready" ...
	I0916 10:40:07.482840    7857 pod_ready.go:93] pod "kube-controller-manager-addons-339891" in "kube-system" namespace has status "Ready":"True"
	I0916 10:40:07.482958    7857 pod_ready.go:82] duration metric: took 14.808496ms for pod "kube-controller-manager-addons-339891" in "kube-system" namespace to be "Ready" ...
	I0916 10:40:07.483037    7857 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-6slbv" in "kube-system" namespace to be "Ready" ...
	I0916 10:40:07.494252    7857 pod_ready.go:93] pod "kube-proxy-6slbv" in "kube-system" namespace has status "Ready":"True"
	I0916 10:40:07.494369    7857 pod_ready.go:82] duration metric: took 11.277029ms for pod "kube-proxy-6slbv" in "kube-system" namespace to be "Ready" ...
	I0916 10:40:07.494443    7857 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-339891" in "kube-system" namespace to be "Ready" ...
	I0916 10:40:07.596913    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:07.722505    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:07.724343    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:07.817006    7857 pod_ready.go:93] pod "kube-scheduler-addons-339891" in "kube-system" namespace has status "Ready":"True"
	I0916 10:40:07.817040    7857 pod_ready.go:82] duration metric: took 322.532912ms for pod "kube-scheduler-addons-339891" in "kube-system" namespace to be "Ready" ...
	I0916 10:40:07.817056    7857 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-6jcvn" in "kube-system" namespace to be "Ready" ...
	I0916 10:40:08.093902    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:08.227967    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:08.229595    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:08.714346    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:08.720204    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:08.725299    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:09.097793    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:09.223512    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:09.225294    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:09.768490    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:09.786226    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:09.789737    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:09.860840    7857 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6jcvn" in "kube-system" namespace has status "Ready":"False"
	I0916 10:40:10.122653    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:10.270586    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:10.272316    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:10.603002    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:10.749115    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:10.766534    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:11.095756    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:11.222217    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:11.229568    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:11.594131    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:11.734893    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:11.752366    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:12.093693    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:12.568872    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:12.570039    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:12.572674    7857 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6jcvn" in "kube-system" namespace has status "Ready":"False"
	I0916 10:40:12.595100    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:12.722839    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:12.726808    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:13.097206    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:13.245810    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:13.254522    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:13.618021    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:13.769303    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:13.770253    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:14.117811    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:14.234793    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:14.241639    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:14.595462    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:14.725678    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:14.730009    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:14.833049    7857 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6jcvn" in "kube-system" namespace has status "Ready":"False"
	I0916 10:40:15.121682    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:15.253035    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:15.254416    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:15.595791    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:15.725137    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:15.736631    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:16.095226    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:16.222851    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:16.227334    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:16.600859    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:16.735689    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:16.737740    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:16.850901    7857 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6jcvn" in "kube-system" namespace has status "Ready":"False"
	I0916 10:40:17.108063    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:17.234972    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:17.247810    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:17.601689    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:17.725444    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:17.746969    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:18.133370    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:18.226001    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:18.229319    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:18.596950    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:18.724189    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:18.729044    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:19.095112    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:19.509098    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:19.510522    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:19.513032    7857 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6jcvn" in "kube-system" namespace has status "Ready":"False"
	I0916 10:40:20.244666    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:20.244925    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:20.247457    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:20.272762    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:20.274045    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:20.278257    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:20.592102    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:20.748780    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:20.749397    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 10:40:21.094418    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:21.227819    7857 kapi.go:107] duration metric: took 31.008827292s to wait for kubernetes.io/minikube-addons=registry ...
	I0916 10:40:21.240871    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:21.596132    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:21.729212    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:21.829280    7857 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6jcvn" in "kube-system" namespace has status "Ready":"False"
	I0916 10:40:22.155940    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:22.281409    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:22.599131    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:22.723518    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:23.097263    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:23.243082    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:23.602304    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:23.734931    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:23.873271    7857 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6jcvn" in "kube-system" namespace has status "Ready":"False"
	I0916 10:40:24.096960    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:24.221912    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:24.665288    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:24.792063    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:25.189851    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:25.248265    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:25.639496    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:25.797920    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:25.851923    7857 pod_ready.go:93] pod "metrics-server-84c5f94fbc-6jcvn" in "kube-system" namespace has status "Ready":"True"
	I0916 10:40:25.851981    7857 pod_ready.go:82] duration metric: took 18.034863165s for pod "metrics-server-84c5f94fbc-6jcvn" in "kube-system" namespace to be "Ready" ...
	I0916 10:40:25.852003    7857 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-ptfrr" in "kube-system" namespace to be "Ready" ...
	I0916 10:40:25.870990    7857 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-ptfrr" in "kube-system" namespace has status "Ready":"True"
	I0916 10:40:25.871044    7857 pod_ready.go:82] duration metric: took 19.012966ms for pod "nvidia-device-plugin-daemonset-ptfrr" in "kube-system" namespace to be "Ready" ...
	I0916 10:40:25.871087    7857 pod_ready.go:39] duration metric: took 35.398488063s 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" ...
	I0916 10:40:25.871148    7857 api_server.go:52] waiting for apiserver process to appear ...
	I0916 10:40:25.871335    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}}
	I0916 10:40:25.938128    7857 logs.go:276] 1 containers: [3ca549b1095c]
	I0916 10:40:25.938345    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_etcd --format={{.ID}}
	I0916 10:40:26.003869    7857 logs.go:276] 1 containers: [0d1dd2eedbcd]
	I0916 10:40:26.004050    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_coredns --format={{.ID}}
	I0916 10:40:26.077356    7857 logs.go:276] 1 containers: [027bf1effdd7]
	I0916 10:40:26.077543    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}}
	I0916 10:40:26.135277    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:26.140354    7857 logs.go:276] 1 containers: [026bbf4adae2]
	I0916 10:40:26.140542    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}}
	I0916 10:40:26.228728    7857 logs.go:276] 1 containers: [d34ab12379a0]
	I0916 10:40:26.228902    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}}
	I0916 10:40:26.239941    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:26.301381    7857 logs.go:276] 1 containers: [4ffbdad95539]
	I0916 10:40:26.301620    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kindnet --format={{.ID}}
	I0916 10:40:26.346180    7857 logs.go:276] 0 containers: []
	W0916 10:40:26.346240    7857 logs.go:278] No container was found matching "kindnet"
	I0916 10:40:26.346261    7857 logs.go:123] Gathering logs for kube-proxy [d34ab12379a0] ...
	I0916 10:40:26.346284    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 d34ab12379a0"
	I0916 10:40:26.411979    7857 logs.go:123] Gathering logs for kube-controller-manager [4ffbdad95539] ...
	I0916 10:40:26.412157    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 4ffbdad95539"
	I0916 10:40:26.592640    7857 logs.go:123] Gathering logs for Docker ...
	I0916 10:40:26.592747    7857 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u docker -u cri-docker -n 400"
	I0916 10:40:26.604722    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:26.657841    7857 logs.go:123] Gathering logs for kubelet ...
	I0916 10:40:26.658023    7857 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0916 10:40:26.728485    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0916 10:40:26.793567    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:22 addons-339891 kubelet[2186]: W0916 10:39:22.372795    2186 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-339891" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-339891' and this object
	W0916 10:40:26.793905    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:22 addons-339891 kubelet[2186]: E0916 10:39:22.372903    2186 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	W0916 10:40:26.794153    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:22 addons-339891 kubelet[2186]: W0916 10:39:22.373767    2186 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-339891" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-339891' and this object
	W0916 10:40:26.794461    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:22 addons-339891 kubelet[2186]: E0916 10:39:22.373815    2186 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	W0916 10:40:26.802872    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:32 addons-339891 kubelet[2186]: W0916 10:39:32.482370    2186 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-339891" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-339891' and this object
	W0916 10:40:26.803167    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:32 addons-339891 kubelet[2186]: E0916 10:39:32.482770    2186 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	W0916 10:40:26.815429    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:41 addons-339891 kubelet[2186]: W0916 10:39:41.297973    2186 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-339891" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-339891' and this object
	W0916 10:40:26.815790    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:41 addons-339891 kubelet[2186]: E0916 10:39:41.298051    2186 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	I0916 10:40:26.854975    7857 logs.go:123] Gathering logs for describe nodes ...
	I0916 10:40:26.855053    7857 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 10:40:27.097405    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:27.240344    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:27.402675    7857 logs.go:123] Gathering logs for kube-apiserver [3ca549b1095c] ...
	I0916 10:40:27.402831    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 3ca549b1095c"
	I0916 10:40:27.538831    7857 logs.go:123] Gathering logs for coredns [027bf1effdd7] ...
	I0916 10:40:27.538982    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 027bf1effdd7"
	I0916 10:40:27.619134    7857 logs.go:123] Gathering logs for dmesg ...
	I0916 10:40:27.619277    7857 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 10:40:27.667831    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:27.705071    7857 logs.go:123] Gathering logs for etcd [0d1dd2eedbcd] ...
	I0916 10:40:27.705133    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 0d1dd2eedbcd"
	I0916 10:40:27.745811    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:28.001039    7857 logs.go:123] Gathering logs for kube-scheduler [026bbf4adae2] ...
	I0916 10:40:28.001204    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 026bbf4adae2"
	I0916 10:40:28.081173    7857 logs.go:123] Gathering logs for container status ...
	I0916 10:40:28.081323    7857 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 10:40:28.105246    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:28.268720    7857 out.go:358] Setting ErrFile to fd 2...
	I0916 10:40:28.268855    7857 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0916 10:40:28.269040    7857 out.go:270] X Problems detected in kubelet:
	W0916 10:40:28.269360    7857 out.go:270]   Sep 16 10:39:22 addons-339891 kubelet[2186]: E0916 10:39:22.373815    2186 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	W0916 10:40:28.269429    7857 out.go:270]   Sep 16 10:39:32 addons-339891 kubelet[2186]: W0916 10:39:32.482370    2186 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-339891" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-339891' and this object
	W0916 10:40:28.269500    7857 out.go:270]   Sep 16 10:39:32 addons-339891 kubelet[2186]: E0916 10:39:32.482770    2186 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	W0916 10:40:28.269558    7857 out.go:270]   Sep 16 10:39:41 addons-339891 kubelet[2186]: W0916 10:39:41.297973    2186 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-339891" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-339891' and this object
	W0916 10:40:28.269611    7857 out.go:270]   Sep 16 10:39:41 addons-339891 kubelet[2186]: E0916 10:39:41.298051    2186 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	I0916 10:40:28.269667    7857 out.go:358] Setting ErrFile to fd 2...
	I0916 10:40:28.269716    7857 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 10:40:28.291386    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:28.599825    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:28.731093    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:29.092835    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:29.222672    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:29.607039    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:29.740724    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:30.094398    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:30.222604    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:30.632369    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:30.907895    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:31.092088    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:31.241292    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:31.602413    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:31.731687    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:32.101381    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:32.225561    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:32.598391    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:32.730267    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:33.097171    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:33.235738    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:33.607235    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:33.726149    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:34.097395    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:34.228086    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:34.680238    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:34.725116    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:35.206881    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:35.221004    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:35.595389    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:35.722104    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:36.098181    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:36.222373    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:36.730323    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:36.762729    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:37.110552    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:37.224877    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:37.593713    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:37.731309    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:38.114200    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:38.270628    7857 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0916 10:40:38.286515    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:38.337723    7857 api_server.go:72] duration metric: took 1m16.291675447s to wait for apiserver process to appear ...
	I0916 10:40:38.337886    7857 api_server.go:88] waiting for apiserver healthz status ...
	I0916 10:40:38.338124    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}}
	I0916 10:40:38.404721    7857 logs.go:276] 1 containers: [3ca549b1095c]
	I0916 10:40:38.405071    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_etcd --format={{.ID}}
	I0916 10:40:38.493548    7857 logs.go:276] 1 containers: [0d1dd2eedbcd]
	I0916 10:40:38.493951    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_coredns --format={{.ID}}
	I0916 10:40:38.560991    7857 logs.go:276] 1 containers: [027bf1effdd7]
	I0916 10:40:38.561338    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}}
	I0916 10:40:38.642544    7857 logs.go:276] 1 containers: [026bbf4adae2]
	I0916 10:40:38.642905    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}}
	I0916 10:40:38.716102    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:38.724032    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:38.762762    7857 logs.go:276] 1 containers: [d34ab12379a0]
	I0916 10:40:38.763042    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}}
	I0916 10:40:38.827280    7857 logs.go:276] 1 containers: [4ffbdad95539]
	I0916 10:40:38.827617    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kindnet --format={{.ID}}
	I0916 10:40:38.903320    7857 logs.go:276] 0 containers: []
	W0916 10:40:38.903511    7857 logs.go:278] No container was found matching "kindnet"
	I0916 10:40:38.903584    7857 logs.go:123] Gathering logs for kube-scheduler [026bbf4adae2] ...
	I0916 10:40:38.903661    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 026bbf4adae2"
	I0916 10:40:38.988558    7857 logs.go:123] Gathering logs for Docker ...
	I0916 10:40:38.988709    7857 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u docker -u cri-docker -n 400"
	I0916 10:40:39.089707    7857 logs.go:123] Gathering logs for container status ...
	I0916 10:40:39.089854    7857 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 10:40:39.158186    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:39.272792    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:39.290635    7857 logs.go:123] Gathering logs for kubelet ...
	I0916 10:40:39.290789    7857 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0916 10:40:39.419848    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:22 addons-339891 kubelet[2186]: W0916 10:39:22.372795    2186 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-339891" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-339891' and this object
	W0916 10:40:39.420247    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:22 addons-339891 kubelet[2186]: E0916 10:39:22.372903    2186 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	W0916 10:40:39.420571    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:22 addons-339891 kubelet[2186]: W0916 10:39:22.373767    2186 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-339891" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-339891' and this object
	W0916 10:40:39.420879    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:22 addons-339891 kubelet[2186]: E0916 10:39:22.373815    2186 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	W0916 10:40:39.433443    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:32 addons-339891 kubelet[2186]: W0916 10:39:32.482370    2186 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-339891" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-339891' and this object
	W0916 10:40:39.433797    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:32 addons-339891 kubelet[2186]: E0916 10:39:32.482770    2186 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	W0916 10:40:39.443974    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:41 addons-339891 kubelet[2186]: W0916 10:39:41.297973    2186 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-339891" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-339891' and this object
	W0916 10:40:39.444369    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:41 addons-339891 kubelet[2186]: E0916 10:39:41.298051    2186 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	I0916 10:40:39.483823    7857 logs.go:123] Gathering logs for dmesg ...
	I0916 10:40:39.483883    7857 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 10:40:39.521987    7857 logs.go:123] Gathering logs for etcd [0d1dd2eedbcd] ...
	I0916 10:40:39.522042    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 0d1dd2eedbcd"
	I0916 10:40:39.639695    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:39.782118    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:39.793835    7857 logs.go:123] Gathering logs for kube-proxy [d34ab12379a0] ...
	I0916 10:40:39.793906    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 d34ab12379a0"
	I0916 10:40:39.859237    7857 logs.go:123] Gathering logs for kube-controller-manager [4ffbdad95539] ...
	I0916 10:40:39.859319    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 4ffbdad95539"
	I0916 10:40:40.043206    7857 logs.go:123] Gathering logs for describe nodes ...
	I0916 10:40:40.043260    7857 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 10:40:40.098004    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:40.228239    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:40.276486    7857 logs.go:123] Gathering logs for kube-apiserver [3ca549b1095c] ...
	I0916 10:40:40.276550    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 3ca549b1095c"
	I0916 10:40:40.369544    7857 logs.go:123] Gathering logs for coredns [027bf1effdd7] ...
	I0916 10:40:40.369601    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 027bf1effdd7"
	I0916 10:40:40.424137    7857 out.go:358] Setting ErrFile to fd 2...
	I0916 10:40:40.424182    7857 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0916 10:40:40.424334    7857 out.go:270] X Problems detected in kubelet:
	W0916 10:40:40.424366    7857 out.go:270]   Sep 16 10:39:22 addons-339891 kubelet[2186]: E0916 10:39:22.373815    2186 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	W0916 10:40:40.424405    7857 out.go:270]   Sep 16 10:39:32 addons-339891 kubelet[2186]: W0916 10:39:32.482370    2186 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-339891" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-339891' and this object
	W0916 10:40:40.424430    7857 out.go:270]   Sep 16 10:39:32 addons-339891 kubelet[2186]: E0916 10:39:32.482770    2186 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	W0916 10:40:40.424448    7857 out.go:270]   Sep 16 10:39:41 addons-339891 kubelet[2186]: W0916 10:39:41.297973    2186 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-339891" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-339891' and this object
	W0916 10:40:40.424466    7857 out.go:270]   Sep 16 10:39:41 addons-339891 kubelet[2186]: E0916 10:39:41.298051    2186 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	I0916 10:40:40.424506    7857 out.go:358] Setting ErrFile to fd 2...
	I0916 10:40:40.424525    7857 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 10:40:40.592231    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:40.724169    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:41.094612    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:41.224154    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:41.605593    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:41.730071    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:42.093692    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:42.225104    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:42.593922    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:42.723928    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:43.116901    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:43.294106    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:43.596337    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:43.724318    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:44.103067    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:44.224261    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:44.600244    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:44.774806    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:45.130659    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:45.225804    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:45.593825    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:45.728775    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:46.099836    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:46.225783    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:46.648600    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:46.786073    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:47.110157    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:47.239459    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:47.625368    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:47.749014    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:48.091540    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:48.219996    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:48.594259    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:48.722899    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:49.092426    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:49.243403    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:49.625313    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:49.782167    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:50.094343    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:50.221381    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:50.426360    7857 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0916 10:40:50.448795    7857 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0916 10:40:50.453347    7857 api_server.go:141] control plane version: v1.31.1
	I0916 10:40:50.453396    7857 api_server.go:131] duration metric: took 12.11547608s to wait for apiserver health ...
	I0916 10:40:50.453414    7857 system_pods.go:43] waiting for kube-system pods to appear ...
	I0916 10:40:50.453604    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}}
	I0916 10:40:50.511273    7857 logs.go:276] 1 containers: [3ca549b1095c]
	I0916 10:40:50.511563    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_etcd --format={{.ID}}
	I0916 10:40:50.584616    7857 logs.go:276] 1 containers: [0d1dd2eedbcd]
	I0916 10:40:50.584881    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_coredns --format={{.ID}}
	I0916 10:40:50.618636    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:50.684464    7857 logs.go:276] 1 containers: [027bf1effdd7]
	I0916 10:40:50.684792    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}}
	I0916 10:40:50.743362    7857 logs.go:276] 1 containers: [026bbf4adae2]
	I0916 10:40:50.743634    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}}
	I0916 10:40:50.812603    7857 logs.go:276] 1 containers: [d34ab12379a0]
	I0916 10:40:50.812809    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}}
	I0916 10:40:50.838338    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:50.882963    7857 logs.go:276] 1 containers: [4ffbdad95539]
	I0916 10:40:50.883265    7857 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kindnet --format={{.ID}}
	I0916 10:40:50.994104    7857 logs.go:276] 0 containers: []
	W0916 10:40:50.994145    7857 logs.go:278] No container was found matching "kindnet"
	I0916 10:40:50.994164    7857 logs.go:123] Gathering logs for describe nodes ...
	I0916 10:40:50.994189    7857 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 10:40:51.166039    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:51.429277    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:51.619823    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:51.635877    7857 logs.go:123] Gathering logs for kube-apiserver [3ca549b1095c] ...
	I0916 10:40:51.635932    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 3ca549b1095c"
	I0916 10:40:51.735839    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:51.751071    7857 logs.go:123] Gathering logs for coredns [027bf1effdd7] ...
	I0916 10:40:51.751129    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 027bf1effdd7"
	I0916 10:40:51.846913    7857 logs.go:123] Gathering logs for kube-scheduler [026bbf4adae2] ...
	I0916 10:40:51.847126    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 026bbf4adae2"
	I0916 10:40:51.931673    7857 logs.go:123] Gathering logs for kube-proxy [d34ab12379a0] ...
	I0916 10:40:51.931977    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 d34ab12379a0"
	I0916 10:40:52.006345    7857 logs.go:123] Gathering logs for kubelet ...
	I0916 10:40:52.006398    7857 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0916 10:40:52.109378    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0916 10:40:52.148142    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:22 addons-339891 kubelet[2186]: W0916 10:39:22.372795    2186 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-339891" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-339891' and this object
	W0916 10:40:52.148621    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:22 addons-339891 kubelet[2186]: E0916 10:39:22.372903    2186 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	W0916 10:40:52.148938    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:22 addons-339891 kubelet[2186]: W0916 10:39:22.373767    2186 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-339891" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-339891' and this object
	W0916 10:40:52.149320    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:22 addons-339891 kubelet[2186]: E0916 10:39:22.373815    2186 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	W0916 10:40:52.163637    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:32 addons-339891 kubelet[2186]: W0916 10:39:32.482370    2186 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-339891" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-339891' and this object
	W0916 10:40:52.164006    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:32 addons-339891 kubelet[2186]: E0916 10:39:32.482770    2186 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	W0916 10:40:52.175617    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:41 addons-339891 kubelet[2186]: W0916 10:39:41.297973    2186 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-339891" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-339891' and this object
	W0916 10:40:52.176076    7857 logs.go:138] Found kubelet problem: Sep 16 10:39:41 addons-339891 kubelet[2186]: E0916 10:39:41.298051    2186 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	I0916 10:40:52.232292    7857 logs.go:123] Gathering logs for etcd [0d1dd2eedbcd] ...
	I0916 10:40:52.234257    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 0d1dd2eedbcd"
	I0916 10:40:52.239334    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:52.543764    7857 logs.go:123] Gathering logs for kube-controller-manager [4ffbdad95539] ...
	I0916 10:40:52.547971    7857 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 4ffbdad95539"
	I0916 10:40:52.621951    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:52.689655    7857 logs.go:123] Gathering logs for Docker ...
	I0916 10:40:52.689705    7857 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u docker -u cri-docker -n 400"
	I0916 10:40:52.769741    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:52.772645    7857 logs.go:123] Gathering logs for container status ...
	I0916 10:40:52.772686    7857 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 10:40:52.889885    7857 logs.go:123] Gathering logs for dmesg ...
	I0916 10:40:52.889935    7857 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 10:40:52.923950    7857 out.go:358] Setting ErrFile to fd 2...
	I0916 10:40:52.923987    7857 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0916 10:40:52.924118    7857 out.go:270] X Problems detected in kubelet:
	W0916 10:40:52.924158    7857 out.go:270]   Sep 16 10:39:22 addons-339891 kubelet[2186]: E0916 10:39:22.373815    2186 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	W0916 10:40:52.924182    7857 out.go:270]   Sep 16 10:39:32 addons-339891 kubelet[2186]: W0916 10:39:32.482370    2186 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-339891" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-339891' and this object
	W0916 10:40:52.924207    7857 out.go:270]   Sep 16 10:39:32 addons-339891 kubelet[2186]: E0916 10:39:32.482770    2186 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	W0916 10:40:52.924241    7857 out.go:270]   Sep 16 10:39:41 addons-339891 kubelet[2186]: W0916 10:39:41.297973    2186 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-339891" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-339891' and this object
	W0916 10:40:52.924263    7857 out.go:270]   Sep 16 10:39:41 addons-339891 kubelet[2186]: E0916 10:39:41.298051    2186 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-339891\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-339891' and this object" logger="UnhandledError"
	I0916 10:40:52.924296    7857 out.go:358] Setting ErrFile to fd 2...
	I0916 10:40:52.924310    7857 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 10:40:53.103648    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:53.230303    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:53.595645    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:53.749509    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:54.092634    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:54.228731    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:54.591943    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:54.723465    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:55.175354    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:55.223006    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:55.601494    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:55.723138    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:56.094633    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:56.225264    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:56.595973    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:56.736700    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:57.094218    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:57.228086    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:57.656232    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:57.735019    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:58.130701    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:58.250637    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:58.610414    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:58.776568    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:59.112124    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:59.225647    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:40:59.656003    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:40:59.758949    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:00.107196    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:00.229888    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:00.628404    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:00.751236    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:01.112535    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:01.229091    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:01.618751    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:01.726654    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:02.108153    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:02.238098    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:02.601532    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:02.746540    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:02.960432    7857 system_pods.go:59] 18 kube-system pods found
	I0916 10:41:02.960504    7857 system_pods.go:61] "coredns-7c65d6cfc9-7kj9k" [6bd1e32e-f72b-4ffe-ab5b-2e0a837799ca] Running
	I0916 10:41:02.960520    7857 system_pods.go:61] "csi-hostpath-attacher-0" [4f488d9c-410d-4a94-a3f4-3e0862926e49] Running
	I0916 10:41:02.960528    7857 system_pods.go:61] "csi-hostpath-resizer-0" [97842cf0-b52b-4835-9c17-723289472fff] Running
	I0916 10:41:02.960547    7857 system_pods.go:61] "csi-hostpathplugin-c4q9k" [4a0b8284-f44c-45c5-9e9f-b3b77e69aad4] 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])
	I0916 10:41:02.960561    7857 system_pods.go:61] "etcd-addons-339891" [6dd1f644-974b-44b5-a4e7-5599d29a591d] Running
	I0916 10:41:02.960573    7857 system_pods.go:61] "kube-apiserver-addons-339891" [720d361f-5203-463e-b6a0-9fcc2131aeb7] Running
	I0916 10:41:02.960591    7857 system_pods.go:61] "kube-controller-manager-addons-339891" [6246cf22-dd79-4055-96f4-474961feec43] Running
	I0916 10:41:02.960602    7857 system_pods.go:61] "kube-ingress-dns-minikube" [661ed056-3cac-4390-9103-11f656dea3d1] Running
	I0916 10:41:02.960618    7857 system_pods.go:61] "kube-proxy-6slbv" [fe737739-ef57-44fc-bd12-a07ede386ea3] Running
	I0916 10:41:02.960626    7857 system_pods.go:61] "kube-scheduler-addons-339891" [a0b50e6c-7c60-4da4-b825-c6810bd86bf8] Running
	I0916 10:41:02.960646    7857 system_pods.go:61] "metrics-server-84c5f94fbc-6jcvn" [04804f62-1fa0-49bc-8684-273c7b6096ee] Running
	I0916 10:41:02.960658    7857 system_pods.go:61] "nvidia-device-plugin-daemonset-ptfrr" [d8c79ca6-9edc-45e7-be38-70f184f5afb8] Running
	I0916 10:41:02.960669    7857 system_pods.go:61] "registry-66c9cd494c-lxpkx" [cfefe92a-8cb2-4cdd-a72a-325972646531] Running
	I0916 10:41:02.960678    7857 system_pods.go:61] "registry-proxy-8g9px" [fefb428c-0379-47a5-8dbf-8c38f9512e9f] Running
	I0916 10:41:02.960691    7857 system_pods.go:61] "snapshot-controller-56fcc65765-tgl5h" [c033d1e5-9f5e-4c08-b521-bb2a4a8879e4] Running
	I0916 10:41:02.960699    7857 system_pods.go:61] "snapshot-controller-56fcc65765-tkcbn" [956fca33-0939-4eca-a957-0c619a367c2f] Running
	I0916 10:41:02.960708    7857 system_pods.go:61] "storage-provisioner" [83593d84-d646-4d62-8b62-8f7deaceb3e4] Running
	I0916 10:41:02.960721    7857 system_pods.go:61] "tiller-deploy-b48cc5f79-k9hf4" [e0c5a5db-3a22-4597-b32e-b3f88e59dd92] Running
	I0916 10:41:02.960735    7857 system_pods.go:74] duration metric: took 12.507308246s to wait for pod list to return data ...
	I0916 10:41:02.960752    7857 default_sa.go:34] waiting for default service account to be created ...
	I0916 10:41:02.968818    7857 default_sa.go:45] found service account: "default"
	I0916 10:41:02.968858    7857 default_sa.go:55] duration metric: took 8.095001ms for default service account to be created ...
	I0916 10:41:02.968872    7857 system_pods.go:116] waiting for k8s-apps to be running ...
	I0916 10:41:02.990939    7857 system_pods.go:86] 18 kube-system pods found
	I0916 10:41:02.990989    7857 system_pods.go:89] "coredns-7c65d6cfc9-7kj9k" [6bd1e32e-f72b-4ffe-ab5b-2e0a837799ca] Running
	I0916 10:41:02.991001    7857 system_pods.go:89] "csi-hostpath-attacher-0" [4f488d9c-410d-4a94-a3f4-3e0862926e49] Running
	I0916 10:41:02.991008    7857 system_pods.go:89] "csi-hostpath-resizer-0" [97842cf0-b52b-4835-9c17-723289472fff] Running
	I0916 10:41:02.991026    7857 system_pods.go:89] "csi-hostpathplugin-c4q9k" [4a0b8284-f44c-45c5-9e9f-b3b77e69aad4] 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])
	I0916 10:41:02.991036    7857 system_pods.go:89] "etcd-addons-339891" [6dd1f644-974b-44b5-a4e7-5599d29a591d] Running
	I0916 10:41:02.991048    7857 system_pods.go:89] "kube-apiserver-addons-339891" [720d361f-5203-463e-b6a0-9fcc2131aeb7] Running
	I0916 10:41:02.991063    7857 system_pods.go:89] "kube-controller-manager-addons-339891" [6246cf22-dd79-4055-96f4-474961feec43] Running
	I0916 10:41:02.991076    7857 system_pods.go:89] "kube-ingress-dns-minikube" [661ed056-3cac-4390-9103-11f656dea3d1] Running
	I0916 10:41:02.991084    7857 system_pods.go:89] "kube-proxy-6slbv" [fe737739-ef57-44fc-bd12-a07ede386ea3] Running
	I0916 10:41:02.991093    7857 system_pods.go:89] "kube-scheduler-addons-339891" [a0b50e6c-7c60-4da4-b825-c6810bd86bf8] Running
	I0916 10:41:02.991110    7857 system_pods.go:89] "metrics-server-84c5f94fbc-6jcvn" [04804f62-1fa0-49bc-8684-273c7b6096ee] Running
	I0916 10:41:02.991120    7857 system_pods.go:89] "nvidia-device-plugin-daemonset-ptfrr" [d8c79ca6-9edc-45e7-be38-70f184f5afb8] Running
	I0916 10:41:02.991134    7857 system_pods.go:89] "registry-66c9cd494c-lxpkx" [cfefe92a-8cb2-4cdd-a72a-325972646531] Running
	I0916 10:41:02.991144    7857 system_pods.go:89] "registry-proxy-8g9px" [fefb428c-0379-47a5-8dbf-8c38f9512e9f] Running
	I0916 10:41:02.991152    7857 system_pods.go:89] "snapshot-controller-56fcc65765-tgl5h" [c033d1e5-9f5e-4c08-b521-bb2a4a8879e4] Running
	I0916 10:41:02.991160    7857 system_pods.go:89] "snapshot-controller-56fcc65765-tkcbn" [956fca33-0939-4eca-a957-0c619a367c2f] Running
	I0916 10:41:02.991171    7857 system_pods.go:89] "storage-provisioner" [83593d84-d646-4d62-8b62-8f7deaceb3e4] Running
	I0916 10:41:02.991182    7857 system_pods.go:89] "tiller-deploy-b48cc5f79-k9hf4" [e0c5a5db-3a22-4597-b32e-b3f88e59dd92] Running
	I0916 10:41:02.991200    7857 system_pods.go:126] duration metric: took 22.315139ms to wait for k8s-apps to be running ...
	I0916 10:41:02.991220    7857 system_svc.go:44] waiting for kubelet service to be running ....
	I0916 10:41:02.991345    7857 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 10:41:03.027537    7857 system_svc.go:56] duration metric: took 36.301483ms WaitForService to wait for kubelet
	I0916 10:41:03.027600    7857 kubeadm.go:582] duration metric: took 1m40.981561871s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0916 10:41:03.027634    7857 node_conditions.go:102] verifying NodePressure condition ...
	I0916 10:41:03.039432    7857 node_conditions.go:122] node storage ephemeral capacity is 119475748Ki
	I0916 10:41:03.039495    7857 node_conditions.go:123] node cpu capacity is 2
	I0916 10:41:03.039520    7857 node_conditions.go:105] duration metric: took 11.877282ms to run NodePressure ...
	I0916 10:41:03.039545    7857 start.go:241] waiting for startup goroutines ...
	I0916 10:41:03.096366    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:03.280941    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:03.636954    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:03.727316    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:04.094415    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:04.221108    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:04.607606    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:04.782206    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:05.104905    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:05.241358    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:05.593233    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:05.748709    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:06.109549    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:06.228365    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:06.601037    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:06.737593    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:07.093200    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:07.221443    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:07.596442    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:07.744763    7857 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 10:41:08.106421    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:08.227558    7857 kapi.go:107] duration metric: took 1m18.013431436s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0916 10:41:08.601125    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:09.093595    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:09.591433    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:10.144361    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:10.593408    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:11.103743    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:11.593730    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:12.147169    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:12.591751    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:13.107006    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:13.604576    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:14.095150    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:14.590587    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:15.099662    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:15.592257    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:16.092258    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 10:41:16.592302    7857 kapi.go:107] duration metric: took 1m25.007763526s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0916 10:41:17.749819    7857 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0916 10:41:17.749853    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:18.250520    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:18.749316    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:19.250163    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:19.750934    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:20.250404    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:20.780098    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:21.252100    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:21.753824    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:22.250120    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:22.749597    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:23.248944    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:23.748325    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:24.248355    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:24.756790    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:25.249205    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:25.749198    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:26.248984    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:26.749592    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:27.249817    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:27.749731    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:28.249209    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:28.749910    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:29.250309    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:29.750418    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:30.250136    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:30.749174    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:31.249460    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:31.749397    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:32.250814    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:32.750076    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:33.250357    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:33.750824    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:34.249369    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:34.750327    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:35.249763    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:35.748910    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:36.251038    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:36.750921    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:37.250257    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:37.749716    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:38.249040    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:38.749446    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:39.252596    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:39.759225    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:40.249652    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:40.749597    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:41.249424    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:41.749362    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:42.249793    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:42.748955    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:43.250325    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:43.748620    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:44.249892    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:44.748662    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:45.249165    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:45.750214    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:46.250338    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:46.749292    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:47.248263    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:47.749772    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:48.248660    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:48.749324    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:49.250208    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:49.752952    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:50.250419    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:50.752591    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:51.263999    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:51.769719    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:52.248830    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:52.755103    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:53.249763    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:53.750284    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:54.249258    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:54.748877    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:55.250107    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:55.749990    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:56.250768    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:56.750421    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:57.249896    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:57.749117    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:58.249131    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:58.748599    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:59.272568    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:41:59.752347    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:00.248604    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:00.749571    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:01.272927    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:01.749739    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:02.249678    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:02.749821    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:03.250117    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:03.749411    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:04.249581    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:04.750396    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:05.249629    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:05.748304    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:06.248565    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:06.749724    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:07.260571    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:07.749249    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:08.248580    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:08.748822    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:09.261071    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:09.748996    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:10.282441    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:10.749829    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:11.249706    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:11.749280    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:12.248760    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:12.748613    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:13.248539    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:13.748904    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:14.248952    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:14.749678    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:15.249410    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:15.749965    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:16.249243    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:16.750540    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:17.249331    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:17.750492    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:18.250075    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:18.749698    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:19.249533    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:19.749708    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:20.248696    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:20.749409    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:21.249183    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:21.749407    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:22.249776    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:22.754103    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:23.252247    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:23.753881    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:24.281804    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:24.767509    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:25.252464    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:25.750406    7857 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 10:42:26.250363    7857 kapi.go:107] duration metric: took 2m30.506144341s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0916 10:42:26.253916    7857 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-339891 cluster.
	I0916 10:42:26.256531    7857 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.
	I0916 10:42:26.259664    7857 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0916 10:42:26.262787    7857 out.go:177] * Enabled addons: volcano, ingress-dns, cloud-spanner, storage-provisioner, nvidia-device-plugin, helm-tiller, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0916 10:42:26.266252    7857 addons.go:510] duration metric: took 3m4.219144752s for enable addons: enabled=[volcano ingress-dns cloud-spanner storage-provisioner nvidia-device-plugin helm-tiller metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0916 10:42:26.266361    7857 start.go:246] waiting for cluster config update ...
	I0916 10:42:26.266400    7857 start.go:255] writing updated cluster config ...
	I0916 10:42:26.267120    7857 ssh_runner.go:195] Run: rm -f paused
	I0916 10:42:26.751335    7857 start.go:600] kubectl: 1.28.12-dispatcher, cluster: 1.31.1 (minor skew: 3)
	I0916 10:42:26.755813    7857 out.go:201] 
	W0916 10:42:26.759451    7857 out.go:270] ! /usr/bin/kubectl is version 1.28.12-dispatcher, which may have incompatibilities with Kubernetes 1.31.1.
	I0916 10:42:26.762619    7857 out.go:177]   - Want kubectl v1.31.1? Try 'minikube kubectl -- get pods -A'
	I0916 10:42:26.766083    7857 out.go:177] * Done! kubectl is now configured to use "addons-339891" cluster and "default" namespace by default
	
	
	==> Docker <==
	Sep 16 10:52:10 addons-339891 dockerd[1158]: time="2024-09-16T10:52:10.744241935Z" level=info msg="ignoring event" container=18644ad6b101112901f67c345fcabcc86b7890075c31bb07e47b0478c86cdc70 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:11 addons-339891 dockerd[1158]: time="2024-09-16T10:52:11.056579868Z" level=info msg="ignoring event" container=3efdb27990b81005831e8628cf691e0b310425c2203d28c79dedf3a7052d1e9c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:11 addons-339891 dockerd[1158]: time="2024-09-16T10:52:11.092461261Z" level=info msg="ignoring event" container=e8dc866f3f88c7090ce073c7809e08f5d382014bca33c1555ab9c5bd5cabd3c1 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:11 addons-339891 dockerd[1158]: time="2024-09-16T10:52:11.133125174Z" level=info msg="ignoring event" container=459d1fa9f64f123e44c4fcf4643ebf4d78339ff0ff9f7efe1b79af1d729abe3e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:11 addons-339891 dockerd[1158]: time="2024-09-16T10:52:11.148263933Z" level=info msg="ignoring event" container=a620982b570845c82dfd4adf5226b865d57b7de312dfe4a7f81874a878e30bb0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:11 addons-339891 dockerd[1158]: time="2024-09-16T10:52:11.158822490Z" level=info msg="ignoring event" container=678449f10f7632e44fd51097523736b0c60e23b5aeee95a307c1f07e06d5ef01 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:11 addons-339891 dockerd[1158]: time="2024-09-16T10:52:11.158902904Z" level=info msg="ignoring event" container=23ba5cc14879f657ac026909b3a779ca32c73a2ef2f080fb875365a22092f2b4 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:11 addons-339891 dockerd[1158]: time="2024-09-16T10:52:11.179034969Z" level=info msg="ignoring event" container=d7348a31724df95a327e47959efdfeded4a01501a2301ff7c01b0ac0b1352d3a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:11 addons-339891 dockerd[1158]: time="2024-09-16T10:52:11.613576838Z" level=info msg="ignoring event" container=83daacd037375c297f1bb598c717ad2d91c9e0daffed9ca99dd52d488f70e470 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:11 addons-339891 cri-dockerd[1414]: time="2024-09-16T10:52:11Z" level=info msg="Failed to read pod IP from plugin/docker: networkPlugin cni failed on the status hook for pod \"csi-hostpathplugin-c4q9k_kube-system\": unexpected command output nsenter: cannot open /proc/5268/ns/net: No such file or directory\n with error: exit status 1"
	Sep 16 10:52:11 addons-339891 dockerd[1158]: time="2024-09-16T10:52:11.768630882Z" level=info msg="ignoring event" container=391f0fd7a219bdd9c10a653eb9a908228f35999058c4e7cc795b7bc27f08750b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:11 addons-339891 dockerd[1158]: time="2024-09-16T10:52:11.999078809Z" level=info msg="ignoring event" container=a1ebdac2244a98d077fba378f29bd73cbb4547a19d468b31373dcd283eea6ccb module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:14 addons-339891 dockerd[1158]: time="2024-09-16T10:52:14.677133282Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed"
	Sep 16 10:52:14 addons-339891 dockerd[1158]: time="2024-09-16T10:52:14.680069680Z" 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"
	Sep 16 10:52:18 addons-339891 dockerd[1158]: time="2024-09-16T10:52:18.464026090Z" level=info msg="ignoring event" container=b129c41b8f8521802fbeba9202fbf53bd93aef279a4da5f0b39c30fc36f0c4dc module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:18 addons-339891 dockerd[1158]: time="2024-09-16T10:52:18.577025998Z" level=info msg="ignoring event" container=ca9ef1517c1d9608828c6a48fe1593d6a5835e85e7c58fe635c14b3dce1f58fb module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:18 addons-339891 dockerd[1158]: time="2024-09-16T10:52:18.777579297Z" level=info msg="ignoring event" container=bd991c3aca797eba23818f4cd1e7191da08234e2fdc26ff51d39a802aaa985ee module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:18 addons-339891 dockerd[1158]: time="2024-09-16T10:52:18.903561796Z" level=info msg="ignoring event" container=b956b844ba22d9abff7c1b09ad93a6dc46b2f9b42acd7f04c061f501c4f4150e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:25 addons-339891 dockerd[1158]: time="2024-09-16T10:52:25.849741182Z" level=info msg="ignoring event" container=a61944aabe346047f533eea672edcb26740153a5fad26c92be1a2c03a5b08df1 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:26 addons-339891 dockerd[1158]: time="2024-09-16T10:52:26.008763276Z" level=info msg="ignoring event" container=ca2256046b5b55cff71e17de8efa31b02d92f49c2838649150c6aeb96fc221a6 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:29 addons-339891 dockerd[1158]: time="2024-09-16T10:52:29.487538254Z" level=info msg="ignoring event" container=60bd69d94597082aad94a7ed7c7e09175ffa290c7409ddc1067da9e2efdd081b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:30 addons-339891 dockerd[1158]: time="2024-09-16T10:52:30.621998038Z" level=info msg="ignoring event" container=70827033452daa4878a7a9a39187812cf75232f975225126bc8304909556e15f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:30 addons-339891 dockerd[1158]: time="2024-09-16T10:52:30.770785063Z" level=info msg="ignoring event" container=66d721ea4e591dc158e176fabe037cae7367ee1884fc64e026141672f26c8599 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:30 addons-339891 dockerd[1158]: time="2024-09-16T10:52:30.926347122Z" level=info msg="ignoring event" container=ab5f7af5a2258b5d393727f3fca36e35e0875a02f22d721236a481fb096026a4 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 16 10:52:31 addons-339891 dockerd[1158]: time="2024-09-16T10:52:31.245385909Z" level=info msg="ignoring event" container=823903091e96b99db7113893ae359d3c498cd22e5ea882ef5229e994f81af4b1 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	5687ddc9e4dcf       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec            25 seconds ago      Exited              gadget                     7                   ee5d318237116       gadget-n5gp6
	2be7f808c4cf4       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb                 10 minutes ago      Running             gcp-auth                   0                   286eac46fb1fb       gcp-auth-89d5ffd79-s5788
	ce4a200fbc20c       registry.k8s.io/ingress-nginx/controller@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce             11 minutes ago      Running             controller                 0                   670c0831e39c3       ingress-nginx-controller-bc57996ff-pxnt7
	c59cc8321e333       ce263a8653f9c                                                                                                                11 minutes ago      Exited              patch                      1                   6b153d3c6ad6a       ingress-nginx-admission-patch-sgvz6
	80947ed339231       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3   11 minutes ago      Exited              create                     0                   a40f48f61dc6f       ingress-nginx-admission-create-rfb8g
	34b860eaa6eda       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                       12 minutes ago      Running             local-path-provisioner     0                   fa3b9f3630e22       local-path-provisioner-86d989889c-tfprd
	c6afe0c0bdf4e       registry.k8s.io/metrics-server/metrics-server@sha256:ffcb2bf004d6aa0a17d90e0247cf94f2865c8901dcab4427034c341951c239f9        12 minutes ago      Running             metrics-server             0                   e31f3d2bdfd96       metrics-server-84c5f94fbc-6jcvn
	60eb934f0f1d1       ghcr.io/helm/tiller@sha256:4c43eb385032945cad047d2350e4945d913b90b3ab43ee61cecb32a495c6df0f                                  12 minutes ago      Running             tiller                     0                   650d3e88b7a81       tiller-deploy-b48cc5f79-k9hf4
	80412cb4feb22       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             12 minutes ago      Running             minikube-ingress-dns       0                   2dd7c10de1380       kube-ingress-dns-minikube
	60703f326e203       gcr.io/cloud-spanner-emulator/emulator@sha256:636fdfc528824bae5f0ea2eca6ae307fe81092f05ec21038008bc0d6100e52fc               12 minutes ago      Running             cloud-spanner-emulator     0                   983e53b6776fa       cloud-spanner-emulator-769b77f747-wwg9b
	063418d6e58c5       nvcr.io/nvidia/k8s-device-plugin@sha256:ed39e22c8b71343fb996737741a99da88ce6c75dd83b5c520e0b3d8e8a884c47                     12 minutes ago      Running             nvidia-device-plugin-ctr   0                   9f5263fb7b6c7       nvidia-device-plugin-daemonset-ptfrr
	d15d29b8b6230       6e38f40d628db                                                                                                                12 minutes ago      Running             storage-provisioner        0                   51f38d9344ad7       storage-provisioner
	027bf1effdd7a       c69fa2e9cbf5f                                                                                                                13 minutes ago      Running             coredns                    0                   caff147588559       coredns-7c65d6cfc9-7kj9k
	d34ab12379a00       60c005f310ff3                                                                                                                13 minutes ago      Running             kube-proxy                 0                   fc8b40679ab67       kube-proxy-6slbv
	3ca549b1095cb       6bab7719df100                                                                                                                13 minutes ago      Running             kube-apiserver             0                   18ab8e0afb90c       kube-apiserver-addons-339891
	026bbf4adae28       9aa1fad941575                                                                                                                13 minutes ago      Running             kube-scheduler             0                   479cbebe8b2b2       kube-scheduler-addons-339891
	0d1dd2eedbcdf       2e96e5913fc06                                                                                                                13 minutes ago      Running             etcd                       0                   86fa35fa441fd       etcd-addons-339891
	4ffbdad95539d       175ffd71cce3d                                                                                                                13 minutes ago      Running             kube-controller-manager    0                   c068960ec6809       kube-controller-manager-addons-339891
	
	
	==> controller_ingress [ce4a200fbc20] <==
	  Build:         46e76e5916813cfca2a9b0bfdc34b69a0000f6b9
	  Repository:    https://github.com/kubernetes/ingress-nginx
	  nginx version: nginx/1.25.5
	
	-------------------------------------------------------------------------------
	
	W0916 10:41:07.773888       7 client_config.go:659] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
	I0916 10:41:07.774208       7 main.go:205] "Creating API client" host="https://10.96.0.1:443"
	I0916 10:41:07.811569       7 main.go:248] "Running in Kubernetes cluster" major="1" minor="31" git="v1.31.1" state="clean" commit="948afe5ca072329a73c8e79ed5938717a5cb3d21" platform="linux/amd64"
	I0916 10:41:08.512853       7 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
	I0916 10:41:08.592882       7 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
	I0916 10:41:08.617226       7 nginx.go:271] "Starting NGINX Ingress controller"
	I0916 10:41:08.670675       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"80dc5096-fee0-4fd5-bb04-36638c02fa54", APIVersion:"v1", ResourceVersion:"689", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
	I0916 10:41:08.683574       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"c7e1fa91-d80e-4e9d-aecb-c0ecef3cf8ba", APIVersion:"v1", ResourceVersion:"701", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
	I0916 10:41:08.690796       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"49d43f2a-def4-4d44-88c4-f841fec5ad36", APIVersion:"v1", ResourceVersion:"714", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
	I0916 10:41:09.826306       7 leaderelection.go:250] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
	I0916 10:41:09.825656       7 nginx.go:317] "Starting NGINX process"
	I0916 10:41:09.829333       7 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
	I0916 10:41:09.829750       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0916 10:41:09.964521       7 status.go:85] "New leader elected" identity="ingress-nginx-controller-bc57996ff-pxnt7"
	I0916 10:41:09.964463       7 leaderelection.go:260] successfully acquired lease ingress-nginx/ingress-nginx-leader
	I0916 10:41:10.063083       7 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-bc57996ff-pxnt7" node="addons-339891"
	I0916 10:41:10.122130       7 controller.go:213] "Backend successfully reloaded"
	I0916 10:41:10.122519       7 controller.go:224] "Initial sync, sleeping for 1 second"
	I0916 10:41:10.123246       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-bc57996ff-pxnt7", UID:"fbdfae21-9c9a-4f06-92c3-4013242af705", APIVersion:"v1", ResourceVersion:"1273", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	
	
	==> coredns [027bf1effdd7] <==
	[INFO] 10.244.0.8:55698 - 37312 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000071283s
	[INFO] 10.244.0.8:40684 - 26923 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000105961s
	[INFO] 10.244.0.8:40684 - 32599 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000108968s
	[INFO] 10.244.0.8:45585 - 24442 "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.00009738s
	[INFO] 10.244.0.8:45585 - 32897 "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.000122714s
	[INFO] 10.244.0.8:55129 - 5263 "AAAA IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000107336s
	[INFO] 10.244.0.8:55129 - 12682 "A IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000068693s
	[INFO] 10.244.0.8:49161 - 13366 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000071847s
	[INFO] 10.244.0.8:49161 - 60210 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000153448s
	[INFO] 10.244.0.8:55148 - 31089 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00012907s
	[INFO] 10.244.0.8:55148 - 33139 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000109002s
	[INFO] 10.244.0.26:41595 - 34443 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000633825s
	[INFO] 10.244.0.26:50172 - 1946 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.001456527s
	[INFO] 10.244.0.26:42130 - 65133 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000401485s
	[INFO] 10.244.0.26:34261 - 38572 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000307195s
	[INFO] 10.244.0.26:41936 - 11485 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000462422s
	[INFO] 10.244.0.26:39966 - 45102 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000253142s
	[INFO] 10.244.0.26:51365 - 6140 "A IN storage.googleapis.com.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.003857995s
	[INFO] 10.244.0.26:46245 - 38279 "AAAA IN storage.googleapis.com.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.003324536s
	[INFO] 10.244.0.26:34801 - 21412 "A IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.004105568s
	[INFO] 10.244.0.26:37812 - 34443 "AAAA IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.0064561s
	[INFO] 10.244.0.26:56628 - 34519 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.003568053s
	[INFO] 10.244.0.26:34340 - 56181 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.005360752s
	[INFO] 10.244.0.26:45074 - 19467 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002654046s
	[INFO] 10.244.0.26:48829 - 41875 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002875678s
	
	
	==> describe nodes <==
	Name:               addons-339891
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-339891
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=90d544f06ea0f69499271b003be64a9a224d57ed
	                    minikube.k8s.io/name=addons-339891
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_16T10_39_18_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-339891
	Annotations:        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, 16 Sep 2024 10:39:14 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-339891
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 16 Sep 2024 10:52:25 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 16 Sep 2024 10:48:30 +0000   Mon, 16 Sep 2024 10:39:12 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 16 Sep 2024 10:48:30 +0000   Mon, 16 Sep 2024 10:39:12 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 16 Sep 2024 10:48:30 +0000   Mon, 16 Sep 2024 10:39:12 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 16 Sep 2024 10:48:30 +0000   Mon, 16 Sep 2024 10:39:14 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-339891
	Capacity:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141772Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141772Ki
	  pods:               110
	System Info:
	  Machine ID:                 f4d32c0927084f788d1866be51a736a5
	  System UUID:                c0f5356b-fc96-449e-87ea-5b2824090fd5
	  Boot ID:                    a7e6a596-7005-46f1-b4ae-cdd2fcc832ab
	  Kernel Version:             6.1.100+
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.2.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:          (17 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m19s
	  default                     cloud-spanner-emulator-769b77f747-wwg9b     0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  gadget                      gadget-n5gp6                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  gcp-auth                    gcp-auth-89d5ffd79-s5788                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-pxnt7    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         12m
	  kube-system                 coredns-7c65d6cfc9-7kj9k                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     13m
	  kube-system                 etcd-addons-339891                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         13m
	  kube-system                 kube-apiserver-addons-339891                250m (12%)    0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-controller-manager-addons-339891       200m (10%)    0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-proxy-6slbv                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-addons-339891                100m (5%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 metrics-server-84c5f94fbc-6jcvn             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         12m
	  kube-system                 nvidia-device-plugin-daemonset-ptfrr        0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 tiller-deploy-b48cc5f79-k9hf4               0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  local-path-storage          local-path-provisioner-86d989889c-tfprd     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  Starting                 13m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  13m (x5 over 13m)  kubelet          Node addons-339891 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    13m (x5 over 13m)  kubelet          Node addons-339891 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     13m (x3 over 13m)  kubelet          Node addons-339891 status is now: NodeHasSufficientPID
	  Normal  Starting                 13m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  13m                kubelet          Node addons-339891 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    13m                kubelet          Node addons-339891 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     13m                kubelet          Node addons-339891 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           13m                node-controller  Node addons-339891 event: Registered Node addons-339891 in Controller
	
	
	==> dmesg <==
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 72 e5 95 11 5f d7 08 06
	[  +0.065506] IPv4: martian source 10.244.0.1 from 10.244.0.17, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 16 df c7 95 e0 08 08 06
	[  +0.095098] IPv4: martian source 10.244.0.1 from 10.244.0.16, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 1e 55 6d 7e b1 1d 08 06
	[  +4.443790] IPv4: martian source 10.244.0.1 from 10.244.0.18, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff 42 63 38 6a e2 f8 08 06
	[  +8.270876] IPv4: martian source 10.244.0.1 from 10.244.0.22, on dev eth0
	[  +0.000012] ll header: 00000000: ff ff ff ff ff ff 22 e4 99 29 33 36 08 06
	[Sep16 10:41] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000012] ll header: 00000000: ff ff ff ff ff ff 62 1d 3c 22 6c 2a 08 06
	[  +3.744846] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff ba 9c 22 bb 83 c5 08 06
	[  +0.311803] IPv4: martian source 10.244.0.1 from 10.244.0.21, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff ae f4 ca c7 a4 96 08 06
	[  +0.126994] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff a6 1c 2a f6 4c d4 08 06
	[ +47.677339] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 66 25 0a 01 78 68 08 06
	[  +0.034921] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff fe 0e 28 7b a8 3e 08 06
	[Sep16 10:42] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
	[  +0.000012] ll header: 00000000: ff ff ff ff ff ff de 96 01 62 81 db 08 06
	[  +0.003373] IPv4: martian source 10.244.0.26 from 10.244.0.3, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 66 6d f3 42 f8 bc 08 06
	
	
	==> etcd [0d1dd2eedbcd] <==
	{"level":"info","ts":"2024-09-16T10:41:04.596625Z","caller":"traceutil/trace.go:171","msg":"trace[435803899] linearizableReadLoop","detail":"{readStateIndex:1295; appliedIndex:1294; }","duration":"349.786319ms","start":"2024-09-16T10:41:04.246811Z","end":"2024-09-16T10:41:04.596597Z","steps":["trace[435803899] 'read index received'  (duration: 349.459322ms)","trace[435803899] 'applied index is now lower than readState.Index'  (duration: 326.445µs)"],"step_count":2}
	{"level":"info","ts":"2024-09-16T10:41:04.596916Z","caller":"traceutil/trace.go:171","msg":"trace[1058782033] transaction","detail":"{read_only:false; response_revision:1257; number_of_response:1; }","duration":"359.151229ms","start":"2024-09-16T10:41:04.237745Z","end":"2024-09-16T10:41:04.596897Z","steps":["trace[1058782033] 'process raft request'  (duration: 358.600561ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T10:41:04.597704Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-16T10:41:04.237707Z","time spent":"359.906358ms","remote":"127.0.0.1:41132","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":1098,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" mod_revision:1252 > success:<request_put:<key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" value_size:1025 >> failure:<request_range:<key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" > >"}
	{"level":"warn","ts":"2024-09-16T10:41:04.598096Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"246.802116ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/mutatingwebhookconfigurations/volcano-admission-service-pods-mutate\" ","response":"range_response_count:1 size:1907"}
	{"level":"info","ts":"2024-09-16T10:41:04.598739Z","caller":"traceutil/trace.go:171","msg":"trace[211099086] range","detail":"{range_begin:/registry/mutatingwebhookconfigurations/volcano-admission-service-pods-mutate; range_end:; response_count:1; response_revision:1257; }","duration":"247.441527ms","start":"2024-09-16T10:41:04.351276Z","end":"2024-09-16T10:41:04.598718Z","steps":["trace[211099086] 'agreement among raft nodes before linearized reading'  (duration: 246.697971ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T10:41:04.598313Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"232.693156ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/horizontalpodautoscalers/\" range_end:\"/registry/horizontalpodautoscalers0\" count_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-16T10:41:04.598979Z","caller":"traceutil/trace.go:171","msg":"trace[398282794] range","detail":"{range_begin:/registry/horizontalpodautoscalers/; range_end:/registry/horizontalpodautoscalers0; response_count:0; response_revision:1257; }","duration":"233.360168ms","start":"2024-09-16T10:41:04.365604Z","end":"2024-09-16T10:41:04.598964Z","steps":["trace[398282794] 'agreement among raft nodes before linearized reading'  (duration: 232.677994ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T10:41:04.598348Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"239.835521ms","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-16T10:41:04.599192Z","caller":"traceutil/trace.go:171","msg":"trace[356342256] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1257; }","duration":"240.672103ms","start":"2024-09-16T10:41:04.358507Z","end":"2024-09-16T10:41:04.599180Z","steps":["trace[356342256] 'agreement among raft nodes before linearized reading'  (duration: 239.826813ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T10:41:04.597013Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"350.175666ms","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-16T10:41:04.599981Z","caller":"traceutil/trace.go:171","msg":"trace[1639042545] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1257; }","duration":"353.16311ms","start":"2024-09-16T10:41:04.246803Z","end":"2024-09-16T10:41:04.599966Z","steps":["trace[1639042545] 'agreement among raft nodes before linearized reading'  (duration: 350.146779ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T10:41:04.600066Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-16T10:41:04.246745Z","time spent":"353.299625ms","remote":"127.0.0.1:41154","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/pods\" limit:1 "}
	{"level":"info","ts":"2024-09-16T10:41:04.759578Z","caller":"traceutil/trace.go:171","msg":"trace[752782871] transaction","detail":"{read_only:false; response_revision:1258; number_of_response:1; }","duration":"150.897415ms","start":"2024-09-16T10:41:04.608651Z","end":"2024-09-16T10:41:04.759548Z","steps":["trace[752782871] 'process raft request'  (duration: 150.33378ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T10:42:54.432453Z","caller":"traceutil/trace.go:171","msg":"trace[280508436] linearizableReadLoop","detail":"{readStateIndex:1654; appliedIndex:1653; }","duration":"177.20797ms","start":"2024-09-16T10:42:54.255224Z","end":"2024-09-16T10:42:54.432432Z","steps":["trace[280508436] 'read index received'  (duration: 177.02582ms)","trace[280508436] 'applied index is now lower than readState.Index'  (duration: 181.631µs)"],"step_count":2}
	{"level":"info","ts":"2024-09-16T10:42:54.432759Z","caller":"traceutil/trace.go:171","msg":"trace[508843652] transaction","detail":"{read_only:false; response_revision:1590; number_of_response:1; }","duration":"302.928791ms","start":"2024-09-16T10:42:54.129791Z","end":"2024-09-16T10:42:54.432720Z","steps":["trace[508843652] 'process raft request'  (duration: 302.491451ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T10:42:54.433083Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-16T10:42:54.129762Z","time spent":"303.180132ms","remote":"127.0.0.1:41138","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":7592,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/minions/addons-339891\" mod_revision:1357 > success:<request_put:<key:\"/registry/minions/addons-339891\" value_size:7553 >> failure:<request_range:<key:\"/registry/minions/addons-339891\" > >"}
	{"level":"warn","ts":"2024-09-16T10:42:54.433333Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"174.242407ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"warn","ts":"2024-09-16T10:42:54.433854Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"178.621631ms","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-16T10:42:54.433963Z","caller":"traceutil/trace.go:171","msg":"trace[498043508] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1590; }","duration":"178.733914ms","start":"2024-09-16T10:42:54.255217Z","end":"2024-09-16T10:42:54.433951Z","steps":["trace[498043508] 'agreement among raft nodes before linearized reading'  (duration: 178.565056ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T10:42:54.434731Z","caller":"traceutil/trace.go:171","msg":"trace[827786166] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1590; }","duration":"174.302668ms","start":"2024-09-16T10:42:54.259074Z","end":"2024-09-16T10:42:54.433377Z","steps":["trace[827786166] 'agreement among raft nodes before linearized reading'  (duration: 174.214052ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T10:49:12.700325Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1862}
	{"level":"info","ts":"2024-09-16T10:49:13.076999Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1862,"took":"374.8663ms","hash":3745712756,"current-db-size-bytes":9375744,"current-db-size":"9.4 MB","current-db-size-in-use-bytes":5013504,"current-db-size-in-use":"5.0 MB"}
	{"level":"info","ts":"2024-09-16T10:49:13.077095Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3745712756,"revision":1862,"compact-revision":-1}
	{"level":"info","ts":"2024-09-16T10:52:11.378924Z","caller":"traceutil/trace.go:171","msg":"trace[1206356665] transaction","detail":"{read_only:false; response_revision:2692; number_of_response:1; }","duration":"262.510661ms","start":"2024-09-16T10:52:11.116205Z","end":"2024-09-16T10:52:11.378716Z","steps":["trace[1206356665] 'process raft request'  (duration: 196.626991ms)","trace[1206356665] 'marshal mvccpb.KeyValue' {req_type:put; key:/registry/events/kube-system/csi-hostpathplugin-c4q9k.17f5b3fcdc29b32c; req_size:746; } (duration: 65.675003ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-16T10:52:11.395349Z","caller":"traceutil/trace.go:171","msg":"trace[349384361] transaction","detail":"{read_only:false; number_of_response:1; response_revision:2693; }","duration":"210.994506ms","start":"2024-09-16T10:52:11.184333Z","end":"2024-09-16T10:52:11.395327Z","steps":["trace[349384361] 'process raft request'  (duration: 210.828367ms)"],"step_count":1}
	
	
	==> gcp-auth [2be7f808c4cf] <==
	2024/09/16 10:42:25 GCP Auth Webhook started!
	2024/09/16 10:42:45 Ready to marshal response ...
	2024/09/16 10:42:45 Ready to write response ...
	2024/09/16 10:42:46 Ready to marshal response ...
	2024/09/16 10:42:46 Ready to write response ...
	2024/09/16 10:43:12 Ready to marshal response ...
	2024/09/16 10:43:12 Ready to write response ...
	2024/09/16 10:43:13 Ready to marshal response ...
	2024/09/16 10:43:13 Ready to write response ...
	2024/09/16 10:43:13 Ready to marshal response ...
	2024/09/16 10:43:13 Ready to write response ...
	2024/09/16 10:51:29 Ready to marshal response ...
	2024/09/16 10:51:29 Ready to write response ...
	2024/09/16 10:51:30 Ready to marshal response ...
	2024/09/16 10:51:30 Ready to write response ...
	2024/09/16 10:51:59 Ready to marshal response ...
	2024/09/16 10:51:59 Ready to write response ...
	
	
	==> kernel <==
	 10:52:33 up 38 min,  0 users,  load average: 2.25, 1.57, 1.49
	Linux addons-339891 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.4 LTS"
	
	
	==> kube-apiserver [3ca549b1095c] <==
	I0916 10:43:03.690519       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0916 10:43:03.781664       1 handler.go:286] Adding GroupVersion nodeinfo.volcano.sh v1alpha1 to ResourceManager
	W0916 10:43:03.994152       1 cacher.go:171] Terminating all watchers from cacher commands.bus.volcano.sh
	I0916 10:43:04.070269       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0916 10:43:04.393324       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0916 10:43:04.609994       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0916 10:43:04.777894       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0916 10:43:05.070903       1 cacher.go:171] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0916 10:43:05.071148       1 cacher.go:171] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0916 10:43:05.130643       1 cacher.go:171] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0916 10:43:05.153426       1 cacher.go:171] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0916 10:43:05.779014       1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
	W0916 10:43:06.056369       1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	I0916 10:51:37.561785       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0916 10:52:18.170029       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 10:52:18.170263       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 10:52:18.194904       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 10:52:18.195277       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 10:52:18.240107       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 10:52:18.240168       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 10:52:18.402957       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 10:52:18.403138       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0916 10:52:19.241162       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0916 10:52:19.403985       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0916 10:52:19.554144       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [4ffbdad95539] <==
	E0916 10:52:20.429115       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"
	W0916 10:52:20.615815       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
	E0916 10:52:20.615880       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"
	W0916 10:52:20.824239       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
	E0916 10:52:20.824295       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"
	W0916 10:52:22.922410       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
	E0916 10:52:22.922465       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"
	W0916 10:52:23.175750       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
	E0916 10:52:23.175811       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"
	W0916 10:52:23.439183       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
	E0916 10:52:23.439262       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"
	I0916 10:52:25.361170       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0916 10:52:25.361360       1 shared_informer.go:320] Caches are synced for resource quota
	I0916 10:52:25.493912       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0916 10:52:25.494048       1 shared_informer.go:320] Caches are synced for garbage collector
	I0916 10:52:25.769081       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="11.953µs"
	W0916 10:52:26.715574       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
	E0916 10:52:26.716148       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"
	W0916 10:52:28.457396       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
	E0916 10:52:28.457508       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"
	W0916 10:52:29.129400       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
	E0916 10:52:29.129492       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"
	I0916 10:52:30.491824       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="6.803µs"
	W0916 10:52:32.407983       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
	E0916 10:52:32.408202       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [d34ab12379a0] <==
	I0916 10:39:32.195758       1 server_linux.go:66] "Using iptables proxy"
	I0916 10:39:33.493093       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0916 10:39:33.493542       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`"
	I0916 10:39:34.018119       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0916 10:39:34.018568       1 server_linux.go:169] "Using iptables Proxier"
	I0916 10:39:34.024658       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"
	I0916 10:39:34.026032       1 server.go:483] "Version info" version="v1.31.1"
	I0916 10:39:34.026679       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0916 10:39:34.029195       1 config.go:199] "Starting service config controller"
	I0916 10:39:34.029538       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0916 10:39:34.029829       1 config.go:105] "Starting endpoint slice config controller"
	I0916 10:39:34.029843       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0916 10:39:34.031158       1 config.go:328] "Starting node config controller"
	I0916 10:39:34.031405       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0916 10:39:34.231669       1 shared_informer.go:320] Caches are synced for node config
	I0916 10:39:34.231734       1 shared_informer.go:320] Caches are synced for service config
	I0916 10:39:34.231900       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [026bbf4adae2] <==
	W0916 10:39:15.635774       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
	E0916 10:39:15.635851       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"
	W0916 10:39:15.670455       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
	E0916 10:39:15.670929       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"
	W0916 10:39:15.709654       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0916 10:39:15.710087       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0916 10:39:15.752033       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
	E0916 10:39:15.752513       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"
	W0916 10:39:15.752766       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
	E0916 10:39:15.752800       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"
	W0916 10:39:15.821661       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0916 10:39:15.821755       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0916 10:39:15.823797       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
	E0916 10:39:15.823971       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"
	W0916 10:39:15.847408       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
	E0916 10:39:15.847831       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"
	W0916 10:39:15.909492       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
	E0916 10:39:15.909913       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"
	W0916 10:39:15.947645       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0916 10:39:15.948137       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0916 10:39:15.955206       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
	E0916 10:39:15.955278       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"
	W0916 10:39:16.363175       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"
	E0916 10:39:16.363365       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"
	I0916 10:39:18.863571       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 16 10:52:26 addons-339891 kubelet[2186]: I0916 10:52:26.324911    2186 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"a61944aabe346047f533eea672edcb26740153a5fad26c92be1a2c03a5b08df1"} err="failed to get container status \"a61944aabe346047f533eea672edcb26740153a5fad26c92be1a2c03a5b08df1\": rpc error: code = Unknown desc = Error response from daemon: No such container: a61944aabe346047f533eea672edcb26740153a5fad26c92be1a2c03a5b08df1"
	Sep 16 10:52:26 addons-339891 kubelet[2186]: E0916 10:52:26.634652    2186 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="ef529052-a2c5-49fb-9fa4-2fad1a80018c"
	Sep 16 10:52:27 addons-339891 kubelet[2186]: I0916 10:52:27.648896    2186 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="b88640e0-dc75-450d-b67a-5e9fa9424ab9" path="/var/lib/kubelet/pods/b88640e0-dc75-450d-b67a-5e9fa9424ab9/volumes"
	Sep 16 10:52:29 addons-339891 kubelet[2186]: I0916 10:52:29.740607    2186 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-jh57c\" (UniqueName: \"kubernetes.io/projected/eaa66431-9494-452b-b077-15e754c1471d-kube-api-access-jh57c\") pod \"eaa66431-9494-452b-b077-15e754c1471d\" (UID: \"eaa66431-9494-452b-b077-15e754c1471d\") "
	Sep 16 10:52:29 addons-339891 kubelet[2186]: I0916 10:52:29.740716    2186 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/eaa66431-9494-452b-b077-15e754c1471d-gcp-creds\") pod \"eaa66431-9494-452b-b077-15e754c1471d\" (UID: \"eaa66431-9494-452b-b077-15e754c1471d\") "
	Sep 16 10:52:29 addons-339891 kubelet[2186]: I0916 10:52:29.740879    2186 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/eaa66431-9494-452b-b077-15e754c1471d-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "eaa66431-9494-452b-b077-15e754c1471d" (UID: "eaa66431-9494-452b-b077-15e754c1471d"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 16 10:52:29 addons-339891 kubelet[2186]: I0916 10:52:29.744352    2186 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/eaa66431-9494-452b-b077-15e754c1471d-kube-api-access-jh57c" (OuterVolumeSpecName: "kube-api-access-jh57c") pod "eaa66431-9494-452b-b077-15e754c1471d" (UID: "eaa66431-9494-452b-b077-15e754c1471d"). InnerVolumeSpecName "kube-api-access-jh57c". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 16 10:52:29 addons-339891 kubelet[2186]: I0916 10:52:29.841967    2186 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/eaa66431-9494-452b-b077-15e754c1471d-gcp-creds\") on node \"addons-339891\" DevicePath \"\""
	Sep 16 10:52:29 addons-339891 kubelet[2186]: I0916 10:52:29.842025    2186 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-jh57c\" (UniqueName: \"kubernetes.io/projected/eaa66431-9494-452b-b077-15e754c1471d-kube-api-access-jh57c\") on node \"addons-339891\" DevicePath \"\""
	Sep 16 10:52:31 addons-339891 kubelet[2186]: I0916 10:52:31.258403    2186 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-fr8xc\" (UniqueName: \"kubernetes.io/projected/cfefe92a-8cb2-4cdd-a72a-325972646531-kube-api-access-fr8xc\") pod \"cfefe92a-8cb2-4cdd-a72a-325972646531\" (UID: \"cfefe92a-8cb2-4cdd-a72a-325972646531\") "
	Sep 16 10:52:31 addons-339891 kubelet[2186]: I0916 10:52:31.263870    2186 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/cfefe92a-8cb2-4cdd-a72a-325972646531-kube-api-access-fr8xc" (OuterVolumeSpecName: "kube-api-access-fr8xc") pod "cfefe92a-8cb2-4cdd-a72a-325972646531" (UID: "cfefe92a-8cb2-4cdd-a72a-325972646531"). InnerVolumeSpecName "kube-api-access-fr8xc". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 16 10:52:31 addons-339891 kubelet[2186]: I0916 10:52:31.360057    2186 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-fr8xc\" (UniqueName: \"kubernetes.io/projected/cfefe92a-8cb2-4cdd-a72a-325972646531-kube-api-access-fr8xc\") on node \"addons-339891\" DevicePath \"\""
	Sep 16 10:52:31 addons-339891 kubelet[2186]: I0916 10:52:31.458099    2186 scope.go:117] "RemoveContainer" containerID="66d721ea4e591dc158e176fabe037cae7367ee1884fc64e026141672f26c8599"
	Sep 16 10:52:31 addons-339891 kubelet[2186]: I0916 10:52:31.461103    2186 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-h6cmx\" (UniqueName: \"kubernetes.io/projected/fefb428c-0379-47a5-8dbf-8c38f9512e9f-kube-api-access-h6cmx\") pod \"fefb428c-0379-47a5-8dbf-8c38f9512e9f\" (UID: \"fefb428c-0379-47a5-8dbf-8c38f9512e9f\") "
	Sep 16 10:52:31 addons-339891 kubelet[2186]: I0916 10:52:31.480757    2186 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/fefb428c-0379-47a5-8dbf-8c38f9512e9f-kube-api-access-h6cmx" (OuterVolumeSpecName: "kube-api-access-h6cmx") pod "fefb428c-0379-47a5-8dbf-8c38f9512e9f" (UID: "fefb428c-0379-47a5-8dbf-8c38f9512e9f"). InnerVolumeSpecName "kube-api-access-h6cmx". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 16 10:52:31 addons-339891 kubelet[2186]: I0916 10:52:31.507047    2186 scope.go:117] "RemoveContainer" containerID="66d721ea4e591dc158e176fabe037cae7367ee1884fc64e026141672f26c8599"
	Sep 16 10:52:31 addons-339891 kubelet[2186]: E0916 10:52:31.509942    2186 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 66d721ea4e591dc158e176fabe037cae7367ee1884fc64e026141672f26c8599" containerID="66d721ea4e591dc158e176fabe037cae7367ee1884fc64e026141672f26c8599"
	Sep 16 10:52:31 addons-339891 kubelet[2186]: I0916 10:52:31.509998    2186 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"66d721ea4e591dc158e176fabe037cae7367ee1884fc64e026141672f26c8599"} err="failed to get container status \"66d721ea4e591dc158e176fabe037cae7367ee1884fc64e026141672f26c8599\": rpc error: code = Unknown desc = Error response from daemon: No such container: 66d721ea4e591dc158e176fabe037cae7367ee1884fc64e026141672f26c8599"
	Sep 16 10:52:31 addons-339891 kubelet[2186]: I0916 10:52:31.510037    2186 scope.go:117] "RemoveContainer" containerID="70827033452daa4878a7a9a39187812cf75232f975225126bc8304909556e15f"
	Sep 16 10:52:31 addons-339891 kubelet[2186]: I0916 10:52:31.542131    2186 scope.go:117] "RemoveContainer" containerID="70827033452daa4878a7a9a39187812cf75232f975225126bc8304909556e15f"
	Sep 16 10:52:31 addons-339891 kubelet[2186]: E0916 10:52:31.543829    2186 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 70827033452daa4878a7a9a39187812cf75232f975225126bc8304909556e15f" containerID="70827033452daa4878a7a9a39187812cf75232f975225126bc8304909556e15f"
	Sep 16 10:52:31 addons-339891 kubelet[2186]: I0916 10:52:31.543886    2186 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"70827033452daa4878a7a9a39187812cf75232f975225126bc8304909556e15f"} err="failed to get container status \"70827033452daa4878a7a9a39187812cf75232f975225126bc8304909556e15f\": rpc error: code = Unknown desc = Error response from daemon: No such container: 70827033452daa4878a7a9a39187812cf75232f975225126bc8304909556e15f"
	Sep 16 10:52:31 addons-339891 kubelet[2186]: I0916 10:52:31.562129    2186 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-h6cmx\" (UniqueName: \"kubernetes.io/projected/fefb428c-0379-47a5-8dbf-8c38f9512e9f-kube-api-access-h6cmx\") on node \"addons-339891\" DevicePath \"\""
	Sep 16 10:52:31 addons-339891 kubelet[2186]: I0916 10:52:31.657546    2186 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="cfefe92a-8cb2-4cdd-a72a-325972646531" path="/var/lib/kubelet/pods/cfefe92a-8cb2-4cdd-a72a-325972646531/volumes"
	Sep 16 10:52:31 addons-339891 kubelet[2186]: I0916 10:52:31.659318    2186 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="eaa66431-9494-452b-b077-15e754c1471d" path="/var/lib/kubelet/pods/eaa66431-9494-452b-b077-15e754c1471d/volumes"
	
	
	==> storage-provisioner [d15d29b8b623] <==
	I0916 10:39:40.037856       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0916 10:39:40.744854       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0916 10:39:40.791356       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0916 10:39:41.242140       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0916 10:39:41.243682       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"fa007dc8-5266-4e87-863a-5c2769892cad", APIVersion:"v1", ResourceVersion:"667", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-339891_a7bbd576-ea5a-4d54-8554-323989404733 became leader
	I0916 10:39:41.243973       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-339891_a7bbd576-ea5a-4d54-8554-323989404733!
	I0916 10:39:41.658707       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-339891_a7bbd576-ea5a-4d54-8554-323989404733!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-339891/192.168.49.2
	Start Time:       Mon, 16 Sep 2024 10:43:13 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.28
	IPs:
	  IP:  10.244.0.28
	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-mvd7c (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-mvd7c:
	    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  9m21s                   default-scheduler  Successfully assigned default/busybox to addons-339891
	  Normal   Pulling    7m46s (x4 over 9m20s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m46s (x4 over 9m20s)   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     7m46s (x4 over 9m20s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m34s (x6 over 9m20s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m12s (x20 over 9m20s)  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-rfb8g" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-sgvz6" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-339891 describe pod busybox ingress-nginx-admission-create-rfb8g ingress-nginx-admission-patch-sgvz6: exit status 1
--- FAIL: TestAddons/parallel/Registry (75.26s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0916 10:57:37.531387    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0916 10:58:49.217966    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
2024/09/16 10:59:01 [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-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0916 11:00:11.139714    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Non-zero exit: kubectl --context functional-806870 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}: context deadline exceeded (1.971µs)
functional_test_tunnel_test.go:245: nginx-svc svc.status.loadBalancer.ingress never got an IP: context deadline exceeded
functional_test_tunnel_test.go:246: (dbg) Run:  kubectl --context functional-806870 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.109.126.17   <pending>     80:32454/TCP   3m9s

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (382.823109ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (403.548309ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (370.751474ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (378.066512ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (437.934968ms)

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

                                                
                                                
** /stderr **
E0916 10:58:08.255664    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (402.22823ms)

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-806870 /tmp/TestFunctionalparallelMountCmdany-port797833126/001:/mount-9p --alsologtostderr -v=1] stderr:
I0916 10:57:58.747831   43940 out.go:345] Setting OutFile to fd 1 ...
I0916 10:57:58.748436   43940 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:57:58.748453   43940 out.go:358] Setting ErrFile to fd 2...
I0916 10:57:58.748462   43940 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:57:58.748959   43940 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/bin
I0916 10:57:58.749520   43940 mustload.go:65] Loading cluster: functional-806870
I0916 10:57:58.750514   43940 config.go:182] Loaded profile config "functional-806870": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0916 10:57:58.751624   43940 cli_runner.go:164] Run: docker container inspect functional-806870 --format={{.State.Status}}
I0916 10:57:58.800852   43940 host.go:66] Checking if "functional-806870" exists ...
I0916 10:57:58.801723   43940 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0916 10:57:59.036193   43940 info.go:266] docker info: {ID:38d53711-da34-436d-9593-09246fcdef94 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:58 SystemTime:2024-09-16 10:57:59.017772575 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0916 10:57:59.036588   43940 cli_runner.go:164] Run: docker network inspect functional-806870 --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}}]}"
I0916 10:57:59.090027   43940 out.go:201] 
W0916 10:57:59.091657   43940 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.
I0916 10:57:59.093112   43940 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/any-port (13.91s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (350.836734ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (495.965606ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (374.862839ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (390.880022ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (427.768115ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (474.086563ms)

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-806870 /tmp/TestFunctionalparallelMountCmdspecific-port798968214/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I0916 10:58:12.532720   44606 out.go:345] Setting OutFile to fd 1 ...
I0916 10:58:12.533165   44606 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:58:12.533200   44606 out.go:358] Setting ErrFile to fd 2...
I0916 10:58:12.533219   44606 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:58:12.533675   44606 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/bin
I0916 10:58:12.534095   44606 mustload.go:65] Loading cluster: functional-806870
I0916 10:58:12.534799   44606 config.go:182] Loaded profile config "functional-806870": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0916 10:58:12.535874   44606 cli_runner.go:164] Run: docker container inspect functional-806870 --format={{.State.Status}}
I0916 10:58:12.577917   44606 host.go:66] Checking if "functional-806870" exists ...
I0916 10:58:12.578687   44606 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0916 10:58:12.747301   44606 info.go:266] docker info: {ID:38d53711-da34-436d-9593-09246fcdef94 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:58 SystemTime:2024-09-16 10:58:12.730862343 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0916 10:58:12.747569   44606 cli_runner.go:164] Run: docker network inspect functional-806870 --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}}]}"
I0916 10:58:12.781081   44606 out.go:201] 
W0916 10:58:12.782881   44606 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.
I0916 10:58:12.784711   44606 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (15.21s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T" /mount1: exit status 1 (429.775264ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T" /mount1: exit status 1 (406.342869ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T" /mount1: exit status 1 (416.699701ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T" /mount1: exit status 1 (385.75511ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T" /mount1: exit status 1 (382.57502ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-806870 ssh "findmnt -T" /mount1: exit status 1 (379.515683ms)

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-806870 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3574902453/001:/mount1 --alsologtostderr -v=1] stderr:
I0916 10:58:27.888944   45272 out.go:345] Setting OutFile to fd 1 ...
I0916 10:58:27.891284   45272 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:58:27.891306   45272 out.go:358] Setting ErrFile to fd 2...
I0916 10:58:27.891316   45272 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:58:27.891868   45272 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/bin
I0916 10:58:27.892404   45272 mustload.go:65] Loading cluster: functional-806870
I0916 10:58:27.893095   45272 config.go:182] Loaded profile config "functional-806870": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0916 10:58:27.894031   45272 cli_runner.go:164] Run: docker container inspect functional-806870 --format={{.State.Status}}
I0916 10:58:28.018735   45272 host.go:66] Checking if "functional-806870" exists ...
I0916 10:58:28.019413   45272 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0916 10:58:28.407346   45272 info.go:266] docker info: {ID:38d53711-da34-436d-9593-09246fcdef94 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:58 SystemTime:2024-09-16 10:58:28.38841075 +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 IndexServe
rAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0916 10:58:28.407629   45272 cli_runner.go:164] Run: docker network inspect functional-806870 --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}}]}"
I0916 10:58:28.449858   45272 out.go:201] 
W0916 10:58:28.453711   45272 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.
I0916 10:58:28.455812   45272 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-806870 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3574902453/001:/mount2 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-806870 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3574902453/001:/mount2 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-806870 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3574902453/001:/mount2 --alsologtostderr -v=1] stderr:
I0916 10:58:27.867876   45273 out.go:345] Setting OutFile to fd 1 ...
I0916 10:58:27.869947   45273 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:58:27.870000   45273 out.go:358] Setting ErrFile to fd 2...
I0916 10:58:27.870070   45273 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:58:27.874088   45273 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/bin
I0916 10:58:27.874763   45273 mustload.go:65] Loading cluster: functional-806870
I0916 10:58:27.876155   45273 config.go:182] Loaded profile config "functional-806870": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0916 10:58:27.877251   45273 cli_runner.go:164] Run: docker container inspect functional-806870 --format={{.State.Status}}
I0916 10:58:28.101706   45273 host.go:66] Checking if "functional-806870" exists ...
I0916 10:58:28.102170   45273 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0916 10:58:28.523226   45273 info.go:266] docker info: {ID:38d53711-da34-436d-9593-09246fcdef94 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:58 SystemTime:2024-09-16 10:58:28.455877876 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0916 10:58:28.523504   45273 cli_runner.go:164] Run: docker network inspect functional-806870 --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}}]}"
I0916 10:58:28.582247   45273 out.go:201] 
W0916 10:58:28.586139   45273 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.
I0916 10:58:28.587778   45273 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-806870 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3574902453/001:/mount3 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-806870 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3574902453/001:/mount3 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-806870 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3574902453/001:/mount3 --alsologtostderr -v=1] stderr:
I0916 10:58:28.027609   45274 out.go:345] Setting OutFile to fd 1 ...
I0916 10:58:28.028617   45274 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:58:28.028717   45274 out.go:358] Setting ErrFile to fd 2...
I0916 10:58:28.054622   45274 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:58:28.059703   45274 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/bin
I0916 10:58:28.060366   45274 mustload.go:65] Loading cluster: functional-806870
I0916 10:58:28.061188   45274 config.go:182] Loaded profile config "functional-806870": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0916 10:58:28.062220   45274 cli_runner.go:164] Run: docker container inspect functional-806870 --format={{.State.Status}}
I0916 10:58:28.189669   45274 host.go:66] Checking if "functional-806870" exists ...
I0916 10:58:28.190413   45274 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0916 10:58:28.537886   45274 info.go:266] docker info: {ID:38d53711-da34-436d-9593-09246fcdef94 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:58 SystemTime:2024-09-16 10:58:28.455877876 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0916 10:58:28.538134   45274 cli_runner.go:164] Run: docker network inspect functional-806870 --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}}]}"
I0916 10:58:28.601853   45274 out.go:201] 
W0916 10:58:28.603785   45274 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.
I0916 10:58:28.605755   45274 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/VerifyCleanup (15.50s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
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-806870 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.109.126.17   <pending>     80:32454/TCP   4m42s
functional_test_tunnel_test.go:301: expected body to contain "Welcome to nginx!", but got *""*
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (92.95s)

                                                
                                    

Test pass (97/108)

Order passed test Duration
3 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.15
4 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.15
5 TestAddons/Setup 256.97
7 TestAddons/serial/Volcano 45.62
9 TestAddons/serial/GCPAuth/Namespaces 0.27
12 TestAddons/parallel/Ingress 25.8
13 TestAddons/parallel/InspektorGadget 12.04
14 TestAddons/parallel/MetricsServer 7.18
15 TestAddons/parallel/HelmTiller 15.22
17 TestAddons/parallel/CSI 59.92
18 TestAddons/parallel/Headlamp 20.31
19 TestAddons/parallel/CloudSpanner 7.12
20 TestAddons/parallel/LocalPath 13.05
21 TestAddons/parallel/NvidiaDevicePlugin 6.63
22 TestAddons/parallel/Yakd 13.13
23 TestAddons/StoppedEnableDisable 11.74
26 TestFunctional/serial/CopySyncFile 0.03
27 TestFunctional/serial/StartWithProxy 81.77
28 TestFunctional/serial/AuditLog 0.17
29 TestFunctional/serial/SoftStart 28.73
30 TestFunctional/serial/KubeContext 0.21
31 TestFunctional/serial/KubectlGetPods 0.21
34 TestFunctional/serial/CacheCmd/cache/add_remote 3.19
35 TestFunctional/serial/CacheCmd/cache/add_local 1.67
36 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.13
37 TestFunctional/serial/CacheCmd/cache/list 0.09
38 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.5
39 TestFunctional/serial/CacheCmd/cache/cache_reload 1.93
40 TestFunctional/serial/CacheCmd/cache/delete 0.24
41 TestFunctional/serial/MinikubeKubectlCmd 1.25
42 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.23
43 TestFunctional/serial/ExtraConfig 57.08
44 TestFunctional/serial/ComponentHealth 0.27
45 TestFunctional/serial/LogsCmd 1.75
46 TestFunctional/serial/LogsFileCmd 1.74
47 TestFunctional/serial/InvalidService 5.35
49 TestFunctional/parallel/ConfigCmd 1.12
50 TestFunctional/parallel/DashboardCmd 15.87
51 TestFunctional/parallel/DryRun 0.89
52 TestFunctional/parallel/InternationalLanguage 0.38
53 TestFunctional/parallel/StatusCmd 1.41
57 TestFunctional/parallel/ServiceCmdConnect 12.91
58 TestFunctional/parallel/AddonsCmd 0.21
59 TestFunctional/parallel/PersistentVolumeClaim 29.65
61 TestFunctional/parallel/SSHCmd 1.14
62 TestFunctional/parallel/CpCmd 4.45
63 TestFunctional/parallel/MySQL 33.63
64 TestFunctional/parallel/FileSync 0.59
65 TestFunctional/parallel/CertSync 2.54
69 TestFunctional/parallel/NodeLabels 0.12
71 TestFunctional/parallel/NonActiveRuntimeDisabled 0.43
73 TestFunctional/parallel/License 1.19
75 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 1.02
76 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
78 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.18
80 TestFunctional/parallel/ServiceCmd/DeployApp 8.33
81 TestFunctional/parallel/ServiceCmd/List 0.68
82 TestFunctional/parallel/ServiceCmd/JSONOutput 0.64
83 TestFunctional/parallel/ServiceCmd/HTTPS 0.69
84 TestFunctional/parallel/ServiceCmd/Format 0.62
85 TestFunctional/parallel/ServiceCmd/URL 0.6
86 TestFunctional/parallel/ProfileCmd/profile_not_create 0.57
87 TestFunctional/parallel/ProfileCmd/profile_list 0.58
88 TestFunctional/parallel/ProfileCmd/profile_json_output 0.61
92 TestFunctional/parallel/DockerEnv/bash 1.53
93 TestFunctional/parallel/Version/short 0.12
94 TestFunctional/parallel/Version/components 1.61
95 TestFunctional/parallel/ImageCommands/ImageListShort 0.33
96 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
97 TestFunctional/parallel/ImageCommands/ImageListJson 0.29
98 TestFunctional/parallel/ImageCommands/ImageListYaml 0.32
99 TestFunctional/parallel/ImageCommands/ImageBuild 3.55
100 TestFunctional/parallel/ImageCommands/Setup 2.68
101 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.44
102 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.16
103 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.3
104 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.46
105 TestFunctional/parallel/ImageCommands/ImageRemove 0.59
106 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.85
107 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.55
108 TestFunctional/parallel/UpdateContextCmd/no_changes 0.24
109 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.26
110 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.26
115 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
116 TestFunctional/delete_echo-server_images 0.08
117 TestFunctional/delete_my-image_image 0.03
118 TestFunctional/delete_minikube_cached_images 0.03
123 TestStartStop/group/cloud-shell/serial/FirstStart 75.19
124 TestStartStop/group/cloud-shell/serial/DeployApp 10.51
125 TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive 1.51
126 TestStartStop/group/cloud-shell/serial/Stop 11
127 TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop 0.31
128 TestStartStop/group/cloud-shell/serial/SecondStart 298.18
129 TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop 6.01
130 TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop 5.16
131 TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages 0.39
132 TestStartStop/group/cloud-shell/serial/Pause 4.46
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.15s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.15s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (256.97s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-339891 --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=helm-tiller
addons_test.go:110: (dbg) Done: out/minikube-linux-amd64 start -p addons-339891 --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=helm-tiller: (4m16.969873631s)
--- PASS: TestAddons/Setup (256.97s)

                                                
                                    
x
+
TestAddons/serial/Volcano (45.62s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:897: volcano-scheduler stabilized in 343.821893ms
addons_test.go:913: volcano-controller stabilized in 344.007198ms
addons_test.go:905: volcano-admission stabilized in 344.150011ms
addons_test.go:919: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-576bc46687-8zv4h" [c191802c-6d72-406b-8ea9-ad12c6daebf5] Running
addons_test.go:919: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.004413594s
addons_test.go:923: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-77d7d48b68-pxs5z" [345f0dc3-d369-43fa-b148-ef91f3a09ea4] Running
addons_test.go:923: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.003860822s
addons_test.go:927: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-56675bb4d5-g2nm6" [c52e3d0e-1813-4459-91f8-324159fd1901] Running
addons_test.go:927: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.005436411s
addons_test.go:932: (dbg) Run:  kubectl --context addons-339891 delete -n volcano-system job volcano-admission-init
addons_test.go:938: (dbg) Run:  kubectl --context addons-339891 create -f testdata/vcjob.yaml
addons_test.go:938: (dbg) Done: kubectl --context addons-339891 create -f testdata/vcjob.yaml: (1.750742848s)
addons_test.go:946: (dbg) Run:  kubectl --context addons-339891 get vcjob -n my-volcano
addons_test.go:964: (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" [fcb0a3a4-83e4-47df-9282-ac246fb01752] Pending
helpers_test.go:344: "test-job-nginx-0" [fcb0a3a4-83e4-47df-9282-ac246fb01752] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [fcb0a3a4-83e4-47df-9282-ac246fb01752] Running
addons_test.go:964: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 15.018214972s
addons_test.go:968: (dbg) Run:  out/minikube-linux-amd64 -p addons-339891 addons disable volcano --alsologtostderr -v=1
addons_test.go:968: (dbg) Done: out/minikube-linux-amd64 -p addons-339891 addons disable volcano --alsologtostderr -v=1: (11.165478969s)
--- PASS: TestAddons/serial/Volcano (45.62s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Ingress (25.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-339891 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-339891 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:234: (dbg) Done: kubectl --context addons-339891 replace --force -f testdata/nginx-ingress-v1.yaml: (1.013495442s)
addons_test.go:247: (dbg) Run:  kubectl --context addons-339891 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [444941a1-f539-4692-b646-d7007c6ab187] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [444941a1-f539-4692-b646-d7007c6ab187] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.004607598s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-339891 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-339891 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:288: (dbg) Done: kubectl --context addons-339891 replace --force -f testdata/ingress-dns-example-v1.yaml: (1.448542562s)
addons_test.go:293: (dbg) Run:  out/minikube-linux-amd64 -p addons-339891 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-amd64 -p addons-339891 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-amd64 -p addons-339891 addons disable ingress-dns --alsologtostderr -v=1: (2.203294054s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-amd64 -p addons-339891 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-amd64 -p addons-339891 addons disable ingress --alsologtostderr -v=1: (8.109664459s)
--- PASS: TestAddons/parallel/Ingress (25.80s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-n5gp6" [dcc2ce39-0932-471d-a2f9-e9264850dd2f] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.008865969s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-339891
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-339891: (6.03214463s)
--- PASS: TestAddons/parallel/InspektorGadget (12.04s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (7.18s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 4.341532ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-6jcvn" [04804f62-1fa0-49bc-8684-273c7b6096ee] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.1189915s
addons_test.go:417: (dbg) Run:  kubectl --context addons-339891 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-amd64 -p addons-339891 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (7.18s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (15.22s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 7.677824ms
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-b48cc5f79-k9hf4" [e0c5a5db-3a22-4597-b32e-b3f88e59dd92] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 6.00561111s
addons_test.go:475: (dbg) Run:  kubectl --context addons-339891 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:475: (dbg) Done: kubectl --context addons-339891 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (5.214170226s)
addons_test.go:480: kubectl --context addons-339891 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: unexpected stderr: Unable to use a TTY - input is not a terminal or the right kind of file
If you don't see a command prompt, try pressing enter.
warning: couldn't attach to pod/helm-test, falling back to streaming logs: 
addons_test.go:475: (dbg) Run:  kubectl --context addons-339891 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:475: (dbg) Done: kubectl --context addons-339891 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (2.551881696s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-339891 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (15.22s)

                                                
                                    
x
+
TestAddons/parallel/CSI (59.92s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 90.713127ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-339891 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-339891 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [075a7e25-fe27-4c66-8597-fe50f3ede4cd] Pending
helpers_test.go:344: "task-pv-pod" [075a7e25-fe27-4c66-8597-fe50f3ede4cd] 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" [075a7e25-fe27-4c66-8597-fe50f3ede4cd] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 7.005568789s
addons_test.go:590: (dbg) Run:  kubectl --context addons-339891 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-339891 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-339891 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-339891 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-339891 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-339891 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-339891 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [1a87c368-732e-404f-8185-4e3d973f3528] Pending
helpers_test.go:344: "task-pv-pod-restore" [1a87c368-732e-404f-8185-4e3d973f3528] 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" [1a87c368-732e-404f-8185-4e3d973f3528] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.024798559s
addons_test.go:632: (dbg) Run:  kubectl --context addons-339891 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-339891 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-339891 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-339891 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-339891 addons disable csi-hostpath-driver --alsologtostderr -v=1: (8.30060457s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-339891 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:648: (dbg) Done: out/minikube-linux-amd64 -p addons-339891 addons disable volumesnapshots --alsologtostderr -v=1: (1.53219527s)
--- PASS: TestAddons/parallel/CSI (59.92s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (20.31s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-339891 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-339891 --alsologtostderr -v=1: (2.299233236s)
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-57fb76fcdb-lg7g8" [bf139c05-6223-4faf-9a9e-c10f9051194c] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-lg7g8" [bf139c05-6223-4faf-9a9e-c10f9051194c] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-lg7g8" [bf139c05-6223-4faf-9a9e-c10f9051194c] Running / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-lg7g8" [bf139c05-6223-4faf-9a9e-c10f9051194c] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.00889806s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-339891 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-339891 addons disable headlamp --alsologtostderr -v=1: (5.997705105s)
--- PASS: TestAddons/parallel/Headlamp (20.31s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (7.12s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-wwg9b" [e6a24b80-f315-44b1-9751-2830f5d61926] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.007282177s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-339891
addons_test.go:870: (dbg) Done: out/minikube-linux-amd64 addons disable cloud-spanner -p addons-339891: (1.10209289s)
--- PASS: TestAddons/parallel/CloudSpanner (7.12s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (13.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-339891 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:982: (dbg) Done: kubectl --context addons-339891 apply -f testdata/storage-provisioner-rancher/pvc.yaml: (1.069097241s)
addons_test.go:988: (dbg) Run:  kubectl --context addons-339891 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-339891 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [30958668-f959-417b-a69d-5025b3c14741] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [30958668-f959-417b-a69d-5025b3c14741] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [30958668-f959-417b-a69d-5025b3c14741] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.007539697s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-339891 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-339891 ssh "cat /opt/local-path-provisioner/pvc-53bdb5c3-8af0-4311-8a79-4f5baaf6978a_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-339891 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-339891 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-339891 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (13.05s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-ptfrr" [d8c79ca6-9edc-45e7-be38-70f184f5afb8] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.006836768s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-339891
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.63s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (13.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-pcxwf" [b88640e0-dc75-450d-b67a-5e9fa9424ab9] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.005365824s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-339891 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-339891 addons disable yakd --alsologtostderr -v=1: (7.117954696s)
--- PASS: TestAddons/parallel/Yakd (13.13s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.74s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-339891
addons_test.go:174: (dbg) Done: out/minikube-linux-amd64 stop -p addons-339891: (11.305002977s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-339891
addons_test.go:182: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-339891
addons_test.go:187: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-339891
--- PASS: TestAddons/StoppedEnableDisable (11.74s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.03s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/files/etc/test/nested/copy/7837/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.03s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (81.77s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0.17s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (28.73s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-806870 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-806870 --alsologtostderr -v=8: (28.436651947s)
functional_test.go:663: soft start took 28.730314574s for "functional-806870" cluster.
--- PASS: TestFunctional/serial/SoftStart (28.73s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.21s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.21s)

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

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

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

                                                
                                    
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-806870 /tmp/TestFunctionalserialCacheCmdcacheadd_local846609527/001
functional_test.go:1089: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 cache add minikube-local-cache-test:functional-806870
functional_test.go:1094: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 cache delete minikube-local-cache-test:functional-806870
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-806870
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.67s)

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (1.25s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.23s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (57.08s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-806870 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-806870 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (57.065912889s)
functional_test.go:761: restart took 57.083746775s for "functional-806870" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (57.08s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.27s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.75s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.74s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 logs --file /tmp/TestFunctionalserialLogsFileCmd2068776668/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-806870 logs --file /tmp/TestFunctionalserialLogsFileCmd2068776668/001/logs.txt: (1.735997656s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.74s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (5.35s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (1.12s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (15.87s)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 10:58:45.026491   46167 out.go:345] Setting OutFile to fd 1 ...
	I0916 10:58:45.035085   46167 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 10:58:45.035127   46167 out.go:358] Setting ErrFile to fd 2...
	I0916 10:58:45.035139   46167 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 10:58:45.035640   46167 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/bin
	I0916 10:58:45.036792   46167 out.go:352] Setting JSON to false
	I0916 10:58:45.040407   46167 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":2703,"bootTime":1726481622,"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"}
	I0916 10:58:45.040694   46167 start.go:139] virtualization:  guest
	I0916 10:58:45.044404   46167 out.go:177] * [functional-806870] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	I0916 10:58:45.047076   46167 notify.go:220] Checking for updates...
	I0916 10:58:45.047273   46167 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0916 10:58:45.051850   46167 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 10:58:45.057312   46167 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19651-428/kubeconfig
	I0916 10:58:45.063090   46167 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19651-428/.minikube
	I0916 10:58:45.067630   46167 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0916 10:58:45.070558   46167 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0916 10:58:45.074696   46167 config.go:182] Loaded profile config "functional-806870": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0916 10:58:45.079603   46167 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 10:58:45.141274   46167 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0916 10:58:45.141450   46167 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 10:58:45.284606   46167 info.go:266] docker info: {ID:38d53711-da34-436d-9593-09246fcdef94 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:58 SystemTime:2024-09-16 10:58:45.266774366 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 10:58:45.284789   46167 docker.go:318] overlay module found
	I0916 10:58:45.288889   46167 out.go:177] * Using the docker driver based on existing profile
	I0916 10:58:45.291637   46167 start.go:297] selected driver: docker
	I0916 10:58:45.291664   46167 start.go:901] validating driver "docker" against &{Name:functional-806870 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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-806870 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}
	I0916 10:58:45.291906   46167 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0916 10:58:45.295431   46167 out.go:201] 
	W0916 10:58:45.298734   46167 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
	I0916 10:58:45.304397   46167 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.38s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 10:58:44.627217   46108 out.go:345] Setting OutFile to fd 1 ...
	I0916 10:58:44.627552   46108 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 10:58:44.627571   46108 out.go:358] Setting ErrFile to fd 2...
	I0916 10:58:44.627580   46108 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 10:58:44.628078   46108 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/bin
	I0916 10:58:44.628944   46108 out.go:352] Setting JSON to false
	I0916 10:58:44.630149   46108 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":2702,"bootTime":1726481622,"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"}
	I0916 10:58:44.630249   46108 start.go:139] virtualization:  guest
	I0916 10:58:44.635218   46108 out.go:177] * [functional-806870] minikube v1.34.0 sur Ubuntu 22.04 (amd64)
	I0916 10:58:44.638888   46108 notify.go:220] Checking for updates...
	I0916 10:58:44.638886   46108 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0916 10:58:44.642186   46108 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 10:58:44.645613   46108 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19651-428/kubeconfig
	I0916 10:58:44.648818   46108 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19651-428/.minikube
	I0916 10:58:44.651840   46108 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0916 10:58:44.654518   46108 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0916 10:58:44.658141   46108 config.go:182] Loaded profile config "functional-806870": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0916 10:58:44.659393   46108 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 10:58:44.710596   46108 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0916 10:58:44.710769   46108 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 10:58:44.810990   46108 info.go:266] docker info: {ID:38d53711-da34-436d-9593-09246fcdef94 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:58 SystemTime:2024-09-16 10:58:44.792288718 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0916 10:58:44.811184   46108 docker.go:318] overlay module found
	I0916 10:58:44.814893   46108 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0916 10:58:44.818303   46108 start.go:297] selected driver: docker
	I0916 10:58:44.818337   46108 start.go:901] validating driver "docker" against &{Name:functional-806870 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 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-806870 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}
	I0916 10:58:44.818584   46108 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0916 10:58:44.823320   46108 out.go:201] 
	W0916 10:58:44.826971   46108 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
	I0916 10:58:44.829795   46108 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.41s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (12.91s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-806870 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-806870 expose deployment hello-node-connect --type=NodePort --port=8080
E0916 10:57:32.409192    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/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-6gsf6" [a5f7889f-3a42-4515-a94e-982edc551ed2] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-6gsf6" [a5f7889f-3a42-4515-a94e-982edc551ed2] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 12.004706436s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:30547
functional_test.go:1675: http://192.168.49.2:30547: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-67bdd5bbb4-6gsf6

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.21s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (29.65s)

                                                
                                                
=== 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" [0b749481-bdb6-4c49-8756-9c561f7a71e7] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.007665616s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-806870 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-806870 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-806870 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-806870 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" [9a2d41e0-3d88-4770-b37d-85735c254538] Pending
helpers_test.go:344: "sp-pod" [9a2d41e0-3d88-4770-b37d-85735c254538] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [9a2d41e0-3d88-4770-b37d-85735c254538] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.004685836s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-806870 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-806870 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-806870 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" [fdc6d7b7-27ce-456e-9db2-a46dc44e1506] Pending
helpers_test.go:344: "sp-pod" [fdc6d7b7-27ce-456e-9db2-a46dc44e1506] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [fdc6d7b7-27ce-456e-9db2-a46dc44e1506] Running
E0916 10:57:27.197714    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
E0916 10:57:27.282394    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
E0916 10:57:27.294048    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
E0916 10:57:27.315606    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
E0916 10:57:27.357193    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
E0916 10:57:27.438759    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
E0916 10:57:27.600682    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
E0916 10:57:27.923148    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
E0916 10:57:28.565275    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
E0916 10:57:29.847335    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.005548528s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-806870 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (29.65s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (1.14s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (4.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-806870 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh -n functional-806870 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 cp functional-806870:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd2444785169/001/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh -n functional-806870 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 ssh -n functional-806870 "sudo cat /tmp/does/not/exist/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-linux-amd64 -p functional-806870 ssh -n functional-806870 "sudo cat /tmp/does/not/exist/cp-test.txt": (1.046597967s)
--- PASS: TestFunctional/parallel/CpCmd (4.45s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (33.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-806870 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-gw4ms" [3d2e125c-448a-452f-bb3f-a284fafbfede] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-gw4ms" [3d2e125c-448a-452f-bb3f-a284fafbfede] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 26.014071864s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-806870 exec mysql-6cdb49bbb-gw4ms -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-806870 exec mysql-6cdb49bbb-gw4ms -- mysql -ppassword -e "show databases;": exit status 1 (253.291286ms)

                                                
                                                
** 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 **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-806870 exec mysql-6cdb49bbb-gw4ms -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-806870 exec mysql-6cdb49bbb-gw4ms -- mysql -ppassword -e "show databases;": exit status 1 (281.5656ms)

                                                
                                                
** 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 **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-806870 exec mysql-6cdb49bbb-gw4ms -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-806870 exec mysql-6cdb49bbb-gw4ms -- mysql -ppassword -e "show databases;": exit status 1 (285.545011ms)

                                                
                                                
** 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 **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-806870 exec mysql-6cdb49bbb-gw4ms -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (33.63s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.59s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.54s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.43s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (1.19s)

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

                                                
                                                

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

                                                
                                    
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-806870 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-amd64 -p functional-806870 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-amd64 -p functional-806870 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 41748: os: process already finished
helpers_test.go:502: unable to terminate pid 41573: os: process already finished
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-amd64 -p functional-806870 tunnel --alsologtostderr] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- 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-806870 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-806870 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:212: (dbg) Done: kubectl --context functional-806870 apply -f testdata/testsvc.yaml: (1.128044289s)
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" [56ebf428-685a-487b-a7f4-4e618194d9af] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [56ebf428-685a-487b-a7f4-4e618194d9af] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.008424718s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.18s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-806870 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-806870 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-q82wg" [b3529d71-513d-4393-b0ab-392894456886] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-q82wg" [b3529d71-513d-4393-b0ab-392894456886] Running
E0916 10:57:47.773882    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 8.006867079s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (8.33s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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-806870 docker-env) && out/minikube-linux-amd64 status -p functional-806870"
functional_test.go:499: (dbg) Done: /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-806870 docker-env) && out/minikube-linux-amd64 status -p functional-806870": (1.0009736s)
functional_test.go:522: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-806870 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.53s)

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

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

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

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

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

                                                
                                                
=== 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-806870 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-806870 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-806870
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-806870
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-806870 image ls --format short --alsologtostderr:
I0916 10:59:53.533049   48943 out.go:345] Setting OutFile to fd 1 ...
I0916 10:59:53.533399   48943 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:59:53.533454   48943 out.go:358] Setting ErrFile to fd 2...
I0916 10:59:53.533513   48943 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:59:53.534049   48943 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/bin
I0916 10:59:53.535228   48943 config.go:182] Loaded profile config "functional-806870": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0916 10:59:53.535497   48943 config.go:182] Loaded profile config "functional-806870": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0916 10:59:53.536171   48943 cli_runner.go:164] Run: docker container inspect functional-806870 --format={{.State.Status}}
I0916 10:59:53.572417   48943 ssh_runner.go:195] Run: systemctl --version
I0916 10:59:53.572633   48943 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-806870
I0916 10:59:53.612427   48943 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/functional-806870/id_rsa Username:docker}
I0916 10:59:53.716539   48943 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.33s)

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

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

                                                
                                                

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

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

                                                
                                                
=== 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-806870 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-806870 image ls --format json --alsologtostderr:
[{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-806870"],"size":"4940000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67400000"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"873ed75102791e5b0b8a7fc
d41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000000"},{"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":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"da229ff0ccdd3cb65e11f7e93799bb4dab094a92f284a69bfa195c23f1851201","repoDigests":[],"repoTags":["localhost/my-image:functional-806870"],"size":"1240000"},{"id":"00b06186d55fef3bee9fdba0bad61593904c6f863813c55c5c3b6d11b9f5b21c","repoDigests":[],"repoTags"
:["docker.io/library/minikube-local-cache-test:functional-806870"],"size":"30"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"88400000"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"91500000"},{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"43200000"},{"id":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"188000000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"6
1800000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-806870 image ls --format json --alsologtostderr:
I0916 10:59:57.724992   49244 out.go:345] Setting OutFile to fd 1 ...
I0916 10:59:57.725295   49244 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:59:57.725310   49244 out.go:358] Setting ErrFile to fd 2...
I0916 10:59:57.725319   49244 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:59:57.725686   49244 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/bin
I0916 10:59:57.726498   49244 config.go:182] Loaded profile config "functional-806870": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0916 10:59:57.726707   49244 config.go:182] Loaded profile config "functional-806870": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0916 10:59:57.727299   49244 cli_runner.go:164] Run: docker container inspect functional-806870 --format={{.State.Status}}
I0916 10:59:57.753223   49244 ssh_runner.go:195] Run: systemctl --version
I0916 10:59:57.753342   49244 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-806870
I0916 10:59:57.780006   49244 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/functional-806870/id_rsa Username:docker}
I0916 10:59:57.882143   49244 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-806870 image ls --format yaml --alsologtostderr:
- id: 39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "188000000"
- 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: 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: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 00b06186d55fef3bee9fdba0bad61593904c6f863813c55c5c3b6d11b9f5b21c
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-806870
size: "30"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "94200000"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "91500000"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-806870
size: "4940000"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "88400000"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67400000"
- id: c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "43200000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-806870 image ls --format yaml --alsologtostderr:
I0916 10:59:53.865139   48976 out.go:345] Setting OutFile to fd 1 ...
I0916 10:59:53.865461   48976 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:59:53.865547   48976 out.go:358] Setting ErrFile to fd 2...
I0916 10:59:53.865575   48976 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:59:53.865924   48976 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/bin
I0916 10:59:53.866976   48976 config.go:182] Loaded profile config "functional-806870": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0916 10:59:53.867225   48976 config.go:182] Loaded profile config "functional-806870": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0916 10:59:53.867967   48976 cli_runner.go:164] Run: docker container inspect functional-806870 --format={{.State.Status}}
I0916 10:59:53.907621   48976 ssh_runner.go:195] Run: systemctl --version
I0916 10:59:53.907875   48976 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-806870
I0916 10:59:53.938720   48976 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/functional-806870/id_rsa Username:docker}
I0916 10:59:54.044651   48976 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.32s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 image build -t localhost/my-image:functional-806870 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-806870 image build -t localhost/my-image:functional-806870 testdata/build --alsologtostderr: (2.867774502s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-806870 image build -t localhost/my-image:functional-806870 testdata/build --alsologtostderr:
I0916 10:59:54.566085   49077 out.go:345] Setting OutFile to fd 1 ...
I0916 10:59:54.566770   49077 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:59:54.566791   49077 out.go:358] Setting ErrFile to fd 2...
I0916 10:59:54.566801   49077 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 10:59:54.567169   49077 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19651-428/.minikube/bin
I0916 10:59:54.568374   49077 config.go:182] Loaded profile config "functional-806870": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0916 10:59:54.660786   49077 config.go:182] Loaded profile config "functional-806870": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0916 10:59:54.661879   49077 cli_runner.go:164] Run: docker container inspect functional-806870 --format={{.State.Status}}
I0916 10:59:54.689351   49077 ssh_runner.go:195] Run: systemctl --version
I0916 10:59:54.689452   49077 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-806870
I0916 10:59:54.726614   49077 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19651-428/.minikube/machines/functional-806870/id_rsa Username:docker}
I0916 10:59:54.829650   49077 build_images.go:161] Building image from path: /tmp/build.1501496070.tar
I0916 10:59:54.829889   49077 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0916 10:59:54.845269   49077 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1501496070.tar
I0916 10:59:54.850922   49077 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1501496070.tar: stat -c "%s %y" /var/lib/minikube/build/build.1501496070.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1501496070.tar': No such file or directory
I0916 10:59:54.851046   49077 ssh_runner.go:362] scp /tmp/build.1501496070.tar --> /var/lib/minikube/build/build.1501496070.tar (3072 bytes)
I0916 10:59:54.907045   49077 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1501496070
I0916 10:59:54.927726   49077 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1501496070 -xf /var/lib/minikube/build/build.1501496070.tar
I0916 10:59:54.947902   49077 docker.go:360] Building image: /var/lib/minikube/build/build.1501496070
I0916 10:59:54.948018   49077 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-806870 /var/lib/minikube/build/build.1501496070
#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.1s

                                                
                                                
#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:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 770B / 770B 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:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 0.2s done
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0.0s done
#5 DONE 0.3s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:da229ff0ccdd3cb65e11f7e93799bb4dab094a92f284a69bfa195c23f1851201 done
#8 naming to localhost/my-image:functional-806870 done
#8 DONE 0.1s
I0916 10:59:57.313712   49077 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-806870 /var/lib/minikube/build/build.1501496070: (2.365652543s)
I0916 10:59:57.313884   49077 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1501496070
I0916 10:59:57.330753   49077 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1501496070.tar
I0916 10:59:57.345543   49077 build_images.go:217] Built localhost/my-image:functional-806870 from /tmp/build.1501496070.tar
I0916 10:59:57.345600   49077 build_images.go:133] succeeded building to: functional-806870
I0916 10:59:57.345610   49077 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-806870 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.55s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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-806870 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.08s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-920401 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E0916 11:02:01.201164    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:02:01.207699    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:02:01.219189    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:02:01.240670    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:02:01.282229    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:02:01.364447    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:02:01.526084    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:02:01.848069    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:02:02.490219    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:02:03.771779    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:02:06.333318    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:02:11.455406    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:02:21.696866    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:02:27.102172    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:02:42.178383    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:02:54.981750    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/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-920401 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (1m15.19208257s)
--- PASS: TestStartStop/group/cloud-shell/serial/FirstStart (75.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-920401 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) Done: kubectl --context cloud-shell-920401 create -f testdata/busybox.yaml: (1.296753045s)
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" [77b91261-64f5-498c-b512-1482f43a1941] Pending
helpers_test.go:344: "busybox" [77b91261-64f5-498c-b512-1482f43a1941] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [77b91261-64f5-498c-b512-1482f43a1941] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: integration-test=busybox healthy within 9.006124181s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-920401 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/cloud-shell/serial/DeployApp (10.51s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p cloud-shell-920401 --alsologtostderr -v=3
E0916 11:03:23.139973    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/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-920401 --alsologtostderr -v=3: (11.000477536s)
--- PASS: TestStartStop/group/cloud-shell/serial/Stop (11.00s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-920401 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E0916 11:04:45.061930    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:07:01.201656    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:07:27.102464    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/addons-339891/client.crt: no such file or directory" logger="UnhandledError"
E0916 11:07:28.904551    7837 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19651-428/.minikube/profiles/functional-806870/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-920401 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (4m56.350969816s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-920401 -n cloud-shell-920401
start_stop_delete_test.go:262: (dbg) Done: out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-920401 -n cloud-shell-920401: (1.829789966s)
--- PASS: TestStartStop/group/cloud-shell/serial/SecondStart (298.18s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-kh6zf" [220689c7-8605-49fb-8694-8e3c1bc54e85] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.006434258s
--- PASS: TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-kh6zf" [220689c7-8605-49fb-8694-8e3c1bc54e85] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005550086s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context cloud-shell-920401 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (5.16s)

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

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

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

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

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

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

                                                
                                    

Test skip (5/108)

x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
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