Test Report: Docker_Cloud_Shell 19700

                    
                      8b226b9d2c09f79dcc3a887682b5a6bd27a95904:2024-09-24:36357
                    
                

Test fail (6/107)

x
+
TestAddons/parallel/Registry (75.87s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 3.837084ms
addons_test.go:330: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-tnqf6" [df04296e-b888-4040-ba3b-f57b9b86f6c0] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.009239791s
addons_test.go:333: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-zrjqs" [f07bd03e-ac37-4f4b-b12b-41c3257a4e5c] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.0073948s
addons_test.go:338: (dbg) Run:  kubectl --context addons-951373 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run:  kubectl --context addons-951373 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:343: (dbg) Non-zero exit: kubectl --context addons-951373 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.153390491s)

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

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

                                                
                                                
** /stderr **
addons_test.go:345: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-951373 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c \"wget --spider -S http://registry.kube-system.svc.cluster.local\"" failed: exit status 1
addons_test.go:349: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:357: (dbg) Run:  out/minikube-linux-amd64 -p addons-951373 ip
2024/09/24 18:33:58 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:386: (dbg) Run:  out/minikube-linux-amd64 -p addons-951373 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-951373
helpers_test.go:235: (dbg) docker inspect addons-951373:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "7253654a7abc1e0d089036c10a7fc2f3eb68a46f4edfc8ee9e7c78c98cb498e8",
	        "Created": "2024-09-24T18:21:29.505425507Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 132584,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-24T18:21:29.657742202Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fba5f082b59effd6acfcb1eed3d3f86a23bd3a65463877f8197a730d49f52a09",
	        "ResolvConfPath": "/var/lib/docker/containers/7253654a7abc1e0d089036c10a7fc2f3eb68a46f4edfc8ee9e7c78c98cb498e8/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/7253654a7abc1e0d089036c10a7fc2f3eb68a46f4edfc8ee9e7c78c98cb498e8/hostname",
	        "HostsPath": "/var/lib/docker/containers/7253654a7abc1e0d089036c10a7fc2f3eb68a46f4edfc8ee9e7c78c98cb498e8/hosts",
	        "LogPath": "/var/lib/docker/containers/7253654a7abc1e0d089036c10a7fc2f3eb68a46f4edfc8ee9e7c78c98cb498e8/7253654a7abc1e0d089036c10a7fc2f3eb68a46f4edfc8ee9e7c78c98cb498e8-json.log",
	        "Name": "/addons-951373",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-951373:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-951373",
	            "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/aceaa4fbee76242639030f82b6f56d9c4987694884e2b03beabd8cd08cfbf942-init/diff:/var/lib/docker/overlay2/e22db2c79cb8d3351953ff5e7b69ce9a8836ccfb29ea1ebd0c3d2b782e3769e0/diff",
	                "MergedDir": "/var/lib/docker/overlay2/aceaa4fbee76242639030f82b6f56d9c4987694884e2b03beabd8cd08cfbf942/merged",
	                "UpperDir": "/var/lib/docker/overlay2/aceaa4fbee76242639030f82b6f56d9c4987694884e2b03beabd8cd08cfbf942/diff",
	                "WorkDir": "/var/lib/docker/overlay2/aceaa4fbee76242639030f82b6f56d9c4987694884e2b03beabd8cd08cfbf942/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-951373",
	                "Source": "/var/lib/docker/volumes/addons-951373/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-951373",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-951373",
	                "name.minikube.sigs.k8s.io": "addons-951373",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "de0db0944b244f75e54dabf2d10890330b2908688c490081257d507fb089d766",
	            "SandboxKey": "/var/run/docker/netns/de0db0944b24",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32808"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32809"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32812"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32810"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32811"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-951373": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "5335681622c707135e94d071b4ef7504795f611c02e134ee24a39061a5677486",
	                    "EndpointID": "ef5e9cfe7117d2fdf3db2a266a143c287b6b14b2c18c987840e79bb8e38890ee",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-951373",
	                        "7253654a7abc"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-951373 -n addons-951373
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-951373 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-951373 logs -n 25: (1.593814452s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | disable dashboard -p                                                                        | addons-951373 | g528047478195_compute | v1.34.0 | 24 Sep 24 18:20 UTC |                     |
	|         | addons-951373                                                                               |               |                       |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-951373 | g528047478195_compute | v1.34.0 | 24 Sep 24 18:20 UTC |                     |
	|         | addons-951373                                                                               |               |                       |         |                     |                     |
	| start   | -p addons-951373 --wait=true                                                                | addons-951373 | g528047478195_compute | v1.34.0 | 24 Sep 24 18:20 UTC | 24 Sep 24 18:23 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |               |                       |         |                     |                     |
	|         | --addons=registry                                                                           |               |                       |         |                     |                     |
	|         | --addons=metrics-server                                                                     |               |                       |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |               |                       |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |               |                       |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |               |                       |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |               |                       |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |               |                       |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |               |                       |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |               |                       |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |               |                       |         |                     |                     |
	|         | --driver=docker                                                                             |               |                       |         |                     |                     |
	|         | --container-runtime=docker                                                                  |               |                       |         |                     |                     |
	|         | --addons=ingress                                                                            |               |                       |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |               |                       |         |                     |                     |
	| addons  | addons-951373 addons disable                                                                | addons-951373 | g528047478195_compute | v1.34.0 | 24 Sep 24 18:24 UTC | 24 Sep 24 18:24 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |               |                       |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-951373 | g528047478195_compute | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | -p addons-951373                                                                            |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |               |                       |         |                     |                     |
	| addons  | addons-951373 addons disable                                                                | addons-951373 | g528047478195_compute | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:33 UTC |
	|         | headlamp --alsologtostderr                                                                  |               |                       |         |                     |                     |
	|         | -v=1                                                                                        |               |                       |         |                     |                     |
	| addons  | addons-951373 addons disable                                                                | addons-951373 | g528047478195_compute | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |               |                       |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-951373 | g528047478195_compute | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | -p addons-951373                                                                            |               |                       |         |                     |                     |
	| ssh     | addons-951373 ssh cat                                                                       | addons-951373 | g528047478195_compute | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | /opt/local-path-provisioner/pvc-4795aa6b-6030-4972-850b-29e5f58e1713_default_test-pvc/file1 |               |                       |         |                     |                     |
	| addons  | addons-951373 addons disable                                                                | addons-951373 | g528047478195_compute | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | storage-provisioner-rancher                                                                 |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |               |                       |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-951373 | g528047478195_compute | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | addons-951373                                                                               |               |                       |         |                     |                     |
	| addons  | addons-951373 addons                                                                        | addons-951373 | g528047478195_compute | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | disable metrics-server                                                                      |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |               |                       |         |                     |                     |
	| ip      | addons-951373 ip                                                                            | addons-951373 | g528047478195_compute | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	| addons  | addons-951373 addons disable                                                                | addons-951373 | g528047478195_compute | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | registry --alsologtostderr                                                                  |               |                       |         |                     |                     |
	|         | -v=1                                                                                        |               |                       |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/24 18:20:41
	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
	I0924 18:20:41.756933  132104 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:20:41.757150  132104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:20:41.757163  132104 out.go:358] Setting ErrFile to fd 2...
	I0924 18:20:41.757171  132104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:20:41.757464  132104 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/bin
	W0924 18:20:41.757774  132104 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/config/config.json: no such file or directory
	I0924 18:20:41.758260  132104 out.go:352] Setting JSON to false
	I0924 18:20:41.760029  132104 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":9936,"bootTime":1727192105,"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"}
	I0924 18:20:41.760141  132104 start.go:139] virtualization:  guest
	I0924 18:20:41.764623  132104 out.go:177] * [addons-951373] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	W0924 18:20:41.767254  132104 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/cache/preloaded-tarball: no such file or directory
	I0924 18:20:41.767267  132104 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 18:20:41.767312  132104 notify.go:220] Checking for updates...
	I0924 18:20:41.773347  132104 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 18:20:41.776051  132104 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19700-126033/kubeconfig
	I0924 18:20:41.778396  132104 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19700-126033/.minikube
	I0924 18:20:41.780752  132104 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0924 18:20:41.784595  132104 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0924 18:20:41.787390  132104 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 18:20:41.825119  132104 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0924 18:20:41.825252  132104 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:20:41.907409  132104 info.go:266] docker info: {ID:5f3ca39c-9231-48fc-a35c-b5e364a6aac6 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:false NGoroutines:55 SystemTime:2024-09-24 18:20:41.893342124 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 18:20:41.907599  132104 docker.go:318] overlay module found
	I0924 18:20:41.911667  132104 out.go:177] * Using the docker driver based on user configuration
	I0924 18:20:41.914344  132104 start.go:297] selected driver: docker
	I0924 18:20:41.914369  132104 start.go:901] validating driver "docker" against <nil>
	I0924 18:20:41.914389  132104 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 18:20:41.915219  132104 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:20:41.988698  132104 info.go:266] docker info: {ID:5f3ca39c-9231-48fc-a35c-b5e364a6aac6 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:false NGoroutines:55 SystemTime:2024-09-24 18:20:41.975082793 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 18:20:41.988953  132104 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0924 18:20:41.989690  132104 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0924 18:20:41.989708  132104 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0924 18:20:41.989751  132104 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]
	I0924 18:20:41.992443  132104 out.go:177] * Using Docker driver with root privileges
	I0924 18:20:41.995077  132104 cni.go:84] Creating CNI manager for ""
	I0924 18:20:41.995181  132104 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0924 18:20:41.995198  132104 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0924 18:20:41.995302  132104 start.go:340] cluster config:
	{Name:addons-951373 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-951373 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}
	I0924 18:20:41.997933  132104 out.go:177] * Starting "addons-951373" primary control-plane node in "addons-951373" cluster
	I0924 18:20:42.000672  132104 cache.go:121] Beginning downloading kic base image for docker with docker
	I0924 18:20:42.003767  132104 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0924 18:20:42.006529  132104 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0924 18:20:42.006570  132104 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0924 18:20:42.029252  132104 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0924 18:20:42.029646  132104 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0924 18:20:42.029804  132104 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0924 18:20:42.032251  132104 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
	I0924 18:20:42.032288  132104 cache.go:56] Caching tarball of preloaded images
	I0924 18:20:42.032622  132104 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0924 18:20:42.035562  132104 out.go:177] * Downloading Kubernetes v1.31.1 preload ...
	I0924 18:20:42.037970  132104 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0924 18:20:42.065960  132104 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/19700-126033/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I0924 18:20:45.784098  132104 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0924 18:20:45.784330  132104 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0924 18:20:47.530826  132104 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I0924 18:20:47.531733  132104 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/config.json ...
	I0924 18:20:47.531844  132104 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/config.json: {Name:mk4e89eb5873b8ee8c6d7fd1e11629218dde73b3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:20:50.553638  132104 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0924 18:20:50.553662  132104 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0924 18:21:20.200210  132104 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0924 18:21:20.200259  132104 cache.go:194] Successfully downloaded all kic artifacts
	I0924 18:21:20.200313  132104 start.go:360] acquireMachinesLock for addons-951373: {Name:mkef4131eafde8b71260ce12ba613488f4414d41 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0924 18:21:20.200646  132104 start.go:364] duration metric: took 297.878µs to acquireMachinesLock for "addons-951373"
	I0924 18:21:20.200703  132104 start.go:93] Provisioning new machine with config: &{Name:addons-951373 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-951373 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}
	I0924 18:21:20.200838  132104 start.go:125] createHost starting for "" (driver="docker")
	I0924 18:21:20.226980  132104 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0924 18:21:20.227415  132104 start.go:159] libmachine.API.Create for "addons-951373" (driver="docker")
	I0924 18:21:20.227457  132104 client.go:168] LocalClient.Create starting
	I0924 18:21:20.227649  132104 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/ca.pem
	I0924 18:21:20.431966  132104 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/cert.pem
	I0924 18:21:20.605770  132104 cli_runner.go:164] Run: docker network inspect addons-951373 --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}}]}"
	W0924 18:21:20.629118  132104 cli_runner.go:211] docker network inspect addons-951373 --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
	I0924 18:21:20.629339  132104 network_create.go:284] running [docker network inspect addons-951373] to gather additional debugging logs...
	I0924 18:21:20.629415  132104 cli_runner.go:164] Run: docker network inspect addons-951373
	W0924 18:21:20.653122  132104 cli_runner.go:211] docker network inspect addons-951373 returned with exit code 1
	I0924 18:21:20.653162  132104 network_create.go:287] error running [docker network inspect addons-951373]: docker network inspect addons-951373: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-951373 not found
	I0924 18:21:20.653180  132104 network_create.go:289] output of [docker network inspect addons-951373]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-951373 not found
	
	** /stderr **
	I0924 18:21:20.653342  132104 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}}]}"
	I0924 18:21:20.677769  132104 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:0xc01685ab10}
	I0924 18:21:20.677842  132104 network_create.go:124] attempt to create docker network addons-951373 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0924 18:21:20.677934  132104 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-951373 addons-951373
	I0924 18:21:20.782471  132104 network_create.go:108] docker network addons-951373 192.168.49.0/24 created
	I0924 18:21:20.782507  132104 kic.go:121] calculated static IP "192.168.49.2" for the "addons-951373" container
	I0924 18:21:20.782654  132104 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0924 18:21:20.803437  132104 cli_runner.go:164] Run: docker volume create addons-951373 --label name.minikube.sigs.k8s.io=addons-951373 --label created_by.minikube.sigs.k8s.io=true
	I0924 18:21:20.828356  132104 oci.go:103] Successfully created a docker volume addons-951373
	I0924 18:21:20.828498  132104 cli_runner.go:164] Run: docker run --rm --name addons-951373-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-951373 --entrypoint /usr/bin/test -v addons-951373:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0924 18:21:22.011364  132104 cli_runner.go:217] Completed: docker run --rm --name addons-951373-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-951373 --entrypoint /usr/bin/test -v addons-951373:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (1.18279595s)
	I0924 18:21:22.011402  132104 oci.go:107] Successfully prepared a docker volume addons-951373
	I0924 18:21:22.011425  132104 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0924 18:21:22.011470  132104 kic.go:194] Starting extracting preloaded images to volume ...
	I0924 18:21:22.011735  132104 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-951373:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0924 18:21:29.391283  132104 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-951373:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (7.379491998s)
	I0924 18:21:29.391321  132104 kic.go:203] duration metric: took 7.379847216s to extract preloaded images to volume ...
	W0924 18:21:29.391480  132104 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0924 18:21:29.391560  132104 oci.go:243] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0924 18:21:29.391644  132104 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0924 18:21:29.482649  132104 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-951373 --name addons-951373 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-951373 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-951373 --network addons-951373 --ip 192.168.49.2 --volume addons-951373:/var --security-opt apparmor=unconfined --memory=4000mb -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21
	I0924 18:21:29.870914  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Running}}
	I0924 18:21:29.915886  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:29.949678  132104 cli_runner.go:164] Run: docker exec addons-951373 stat /var/lib/dpkg/alternatives/iptables
	I0924 18:21:30.047620  132104 oci.go:144] the created container "addons-951373" has a running status.
	I0924 18:21:30.047665  132104 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa...
	I0924 18:21:30.298022  132104 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0924 18:21:30.355307  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:30.403689  132104 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0924 18:21:30.403721  132104 kic_runner.go:114] Args: [docker exec --privileged addons-951373 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0924 18:21:30.550333  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:30.594024  132104 machine.go:93] provisionDockerMachine start ...
	I0924 18:21:30.594155  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:30.644113  132104 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:30.644432  132104 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32808 <nil> <nil>}
	I0924 18:21:30.644458  132104 main.go:141] libmachine: About to run SSH command:
	hostname
	I0924 18:21:30.938220  132104 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-951373
	
	I0924 18:21:30.938257  132104 ubuntu.go:169] provisioning hostname "addons-951373"
	I0924 18:21:30.938379  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:30.977338  132104 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:30.977697  132104 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32808 <nil> <nil>}
	I0924 18:21:30.977732  132104 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-951373 && echo "addons-951373" | sudo tee /etc/hostname
	I0924 18:21:31.164067  132104 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-951373
	
	I0924 18:21:31.164288  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:31.205111  132104 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:31.205448  132104 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32808 <nil> <nil>}
	I0924 18:21:31.205478  132104 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-951373' /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-951373/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-951373' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0924 18:21:31.357439  132104 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0924 18:21:31.357475  132104 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube}
	I0924 18:21:31.357520  132104 ubuntu.go:177] setting up certificates
	I0924 18:21:31.357558  132104 provision.go:84] configureAuth start
	I0924 18:21:31.357659  132104 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-951373
	I0924 18:21:31.389829  132104 provision.go:143] copyHostCerts
	I0924 18:21:31.389935  132104 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/ca.pem (1119 bytes)
	I0924 18:21:31.390193  132104 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/cert.pem (1164 bytes)
	I0924 18:21:31.390405  132104 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/key.pem (1679 bytes)
	I0924 18:21:31.390616  132104 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-951373 san=[127.0.0.1 192.168.49.2 addons-951373 localhost minikube]
	I0924 18:21:31.623399  132104 provision.go:177] copyRemoteCerts
	I0924 18:21:31.651381  132104 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0924 18:21:31.651575  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:31.676558  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:31.774612  132104 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0924 18:21:31.813374  132104 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/server.pem --> /etc/docker/server.pem (1249 bytes)
	I0924 18:21:31.848679  132104 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0924 18:21:31.883311  132104 provision.go:87] duration metric: took 525.731973ms to configureAuth
	I0924 18:21:31.883422  132104 ubuntu.go:193] setting minikube options for container-runtime
	I0924 18:21:31.935643  132104 config.go:182] Loaded profile config "addons-951373": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0924 18:21:31.935808  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:31.960120  132104 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:31.960444  132104 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32808 <nil> <nil>}
	I0924 18:21:31.960468  132104 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0924 18:21:32.089963  132104 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0924 18:21:32.089995  132104 ubuntu.go:71] root file system type: overlay
	I0924 18:21:32.090190  132104 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0924 18:21:32.090314  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:32.114978  132104 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:32.115271  132104 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32808 <nil> <nil>}
	I0924 18:21:32.115401  132104 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
	I0924 18:21:32.262613  132104 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
	
	I0924 18:21:32.262756  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:32.288014  132104 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:32.288317  132104 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32808 <nil> <nil>}
	I0924 18:21:32.288350  132104 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; }
	I0924 18:21:33.309135  132104 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2024-09-20 11:39:29.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2024-09-24 18:21:32.259209529 +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
	
	I0924 18:21:33.309191  132104 machine.go:96] duration metric: took 2.715139462s to provisionDockerMachine
	I0924 18:21:33.309208  132104 client.go:171] duration metric: took 13.081741501s to LocalClient.Create
	I0924 18:21:33.309234  132104 start.go:167] duration metric: took 13.081823788s to libmachine.API.Create "addons-951373"
	I0924 18:21:33.309247  132104 start.go:293] postStartSetup for "addons-951373" (driver="docker")
	I0924 18:21:33.309263  132104 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]
	I0924 18:21:33.309367  132104 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
	I0924 18:21:33.309438  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:33.333848  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:33.430612  132104 ssh_runner.go:195] Run: cat /etc/os-release
	I0924 18:21:33.435376  132104 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0924 18:21:33.435426  132104 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0924 18:21:33.435442  132104 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0924 18:21:33.435454  132104 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0924 18:21:33.435469  132104 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/addons for local assets ...
	I0924 18:21:33.435570  132104 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/files for local assets ...
	I0924 18:21:33.435624  132104 start.go:296] duration metric: took 126.367466ms for postStartSetup
	I0924 18:21:33.436099  132104 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-951373
	I0924 18:21:33.460016  132104 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/config.json ...
	I0924 18:21:33.460648  132104 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 18:21:33.460739  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:33.484447  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:33.573493  132104 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0924 18:21:33.579966  132104 start.go:128] duration metric: took 13.379104968s to createHost
	I0924 18:21:33.579996  132104 start.go:83] releasing machines lock for "addons-951373", held for 13.379325732s
	I0924 18:21:33.580112  132104 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-951373
	I0924 18:21:33.604147  132104 ssh_runner.go:195] Run: cat /version.json
	I0924 18:21:33.604240  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:33.604330  132104 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0924 18:21:33.604414  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:33.636625  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:33.642848  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:33.736292  132104 ssh_runner.go:195] Run: systemctl --version
	I0924 18:21:33.831452  132104 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0924 18:21:33.837991  132104 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' {}" ;
	I0924 18:21:33.874109  132104 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0924 18:21:33.874320  132104 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" ;
	I0924 18:21:33.912695  132104 cni.go:262] disabled [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0924 18:21:33.912795  132104 start.go:495] detecting cgroup driver to use...
	I0924 18:21:33.912861  132104 detect.go:190] detected "systemd" cgroup driver on host os
	I0924 18:21:33.913069  132104 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"
	I0924 18:21:33.937211  132104 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"
	I0924 18:21:33.951579  132104 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"
	I0924 18:21:33.965776  132104 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0924 18:21:33.965946  132104 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0924 18:21:33.980065  132104 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"
	I0924 18:21:33.994049  132104 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0924 18:21:34.008211  132104 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0924 18:21:34.022299  132104 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0924 18:21:34.035406  132104 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"
	I0924 18:21:34.049300  132104 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0924 18:21:34.064221  132104 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"
	I0924 18:21:34.078467  132104 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0924 18:21:34.091054  132104 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0924 18:21:34.103336  132104 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:21:34.223422  132104 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0924 18:21:34.336350  132104 start.go:495] detecting cgroup driver to use...
	I0924 18:21:34.336416  132104 detect.go:190] detected "systemd" cgroup driver on host os
	I0924 18:21:34.336514  132104 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0924 18:21:34.372871  132104 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0924 18:21:34.372986  132104 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0924 18:21:34.397465  132104 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"
	I0924 18:21:34.434286  132104 ssh_runner.go:195] Run: which cri-dockerd
	I0924 18:21:34.441762  132104 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0924 18:21:34.460785  132104 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0924 18:21:34.498451  132104 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0924 18:21:34.688242  132104 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0924 18:21:34.891914  132104 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0924 18:21:34.892087  132104 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0924 18:21:34.923498  132104 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:21:35.049163  132104 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0924 18:21:35.440858  132104 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0924 18:21:35.458825  132104 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0924 18:21:35.475826  132104 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0924 18:21:35.602486  132104 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0924 18:21:35.728714  132104 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:21:35.855979  132104 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0924 18:21:35.880959  132104 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0924 18:21:35.897466  132104 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:21:36.019923  132104 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0924 18:21:36.121098  132104 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0924 18:21:36.122587  132104 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0924 18:21:36.130302  132104 start.go:563] Will wait 60s for crictl version
	I0924 18:21:36.130411  132104 ssh_runner.go:195] Run: which crictl
	I0924 18:21:36.136268  132104 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0924 18:21:36.188111  132104 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I0924 18:21:36.188215  132104 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0924 18:21:36.224468  132104 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0924 18:21:36.261975  132104 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I0924 18:21:36.262149  132104 cli_runner.go:164] Run: docker network inspect addons-951373 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0924 18:21:36.285437  132104 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0924 18:21:36.290687  132104 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""
	I0924 18:21:36.309376  132104 out.go:177]   - kubelet.cgroups-per-qos=false
	I0924 18:21:36.312103  132104 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0924 18:21:36.353335  132104 kubeadm.go:883] updating cluster {Name:addons-951373 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-951373 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} ...
	I0924 18:21:36.353554  132104 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0924 18:21:36.353675  132104 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0924 18:21:36.379668  132104 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 --
	I0924 18:21:36.379698  132104 docker.go:615] Images already preloaded, skipping extraction
	I0924 18:21:36.379813  132104 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0924 18:21:36.407875  132104 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 --
	I0924 18:21:36.407906  132104 cache_images.go:84] Images are preloaded, skipping loading
	I0924 18:21:36.407923  132104 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 docker true true} ...
	I0924 18:21:36.408103  132104 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-951373 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-951373 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:}
	I0924 18:21:36.408216  132104 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0924 18:21:36.473758  132104 cni.go:84] Creating CNI manager for ""
	I0924 18:21:36.473797  132104 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0924 18:21:36.473822  132104 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0924 18:21:36.473857  132104 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-951373 NodeName:addons-951373 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}
	I0924 18:21:36.474091  132104 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-951373"
	  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
	
	I0924 18:21:36.474221  132104 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0924 18:21:36.487941  132104 binaries.go:44] Found k8s binaries, skipping transfer
	I0924 18:21:36.488050  132104 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0924 18:21:36.500999  132104 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0924 18:21:36.526294  132104 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0924 18:21:36.551560  132104 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2154 bytes)
	I0924 18:21:36.577274  132104 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0924 18:21:36.582480  132104 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""
	I0924 18:21:36.598359  132104 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:21:36.721657  132104 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0924 18:21:36.751892  132104 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373 for IP: 192.168.49.2
	I0924 18:21:36.751917  132104 certs.go:194] generating shared ca certs ...
	I0924 18:21:36.751943  132104 certs.go:226] acquiring lock for ca certs: {Name:mkfa7d7ea356e9bc2222cf4d3fe2555fd87d4080 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:36.752265  132104 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/ca.key
	I0924 18:21:36.972149  132104 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/ca.crt ...
	I0924 18:21:36.972191  132104 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/ca.crt: {Name:mkf785337c2fe5b26620a61c8a8c22ef37854c1b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:36.972634  132104 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/ca.key ...
	I0924 18:21:36.972661  132104 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/ca.key: {Name:mk76e078938b9abda4c82fc7d3f5abfb8eb58e94 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:36.972940  132104 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/proxy-client-ca.key
	I0924 18:21:37.136998  132104 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/proxy-client-ca.crt ...
	I0924 18:21:37.137030  132104 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/proxy-client-ca.crt: {Name:mk6d8bc44498780b990b82d1dad1c601db6b53a3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:37.137414  132104 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/proxy-client-ca.key ...
	I0924 18:21:37.137444  132104 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/proxy-client-ca.key: {Name:mk6f0f82c570d0e41521ab1d5c75e54639482725 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:37.137781  132104 certs.go:256] generating profile certs ...
	I0924 18:21:37.137894  132104 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.key
	I0924 18:21:37.137922  132104 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt with IP's: []
	I0924 18:21:37.501440  132104 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt ...
	I0924 18:21:37.501489  132104 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: {Name:mk1881de2a986272d89f48e645b3a28921185afc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:37.501915  132104 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.key ...
	I0924 18:21:37.501943  132104 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.key: {Name:mkf182b2cda9a133289cc7d09aeccc6ec249b0dc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:37.502259  132104 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/apiserver.key.2d2e16c0
	I0924 18:21:37.502297  132104 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/apiserver.crt.2d2e16c0 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0924 18:21:37.625808  132104 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/apiserver.crt.2d2e16c0 ...
	I0924 18:21:37.625846  132104 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/apiserver.crt.2d2e16c0: {Name:mk9e9edc59d78fe04d42ca784299a8787c1644a5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:37.626288  132104 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/apiserver.key.2d2e16c0 ...
	I0924 18:21:37.626323  132104 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/apiserver.key.2d2e16c0: {Name:mk0b4d39f280311db4e47d5bc33b7763dfaf56c0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:37.626675  132104 certs.go:381] copying /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/apiserver.crt.2d2e16c0 -> /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/apiserver.crt
	I0924 18:21:37.626854  132104 certs.go:385] copying /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/apiserver.key.2d2e16c0 -> /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/apiserver.key
	I0924 18:21:37.626982  132104 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/proxy-client.key
	I0924 18:21:37.627019  132104 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/proxy-client.crt with IP's: []
	I0924 18:21:37.921218  132104 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/proxy-client.crt ...
	I0924 18:21:37.921256  132104 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/proxy-client.crt: {Name:mk775225ad1ef26dadb30091225d9c11e965f67c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:37.921669  132104 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/proxy-client.key ...
	I0924 18:21:37.921702  132104 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/proxy-client.key: {Name:mk8f57a85951ae344df79c80cf040fc4dde91157 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:37.922144  132104 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/ca-key.pem (1679 bytes)
	I0924 18:21:37.922215  132104 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/ca.pem (1119 bytes)
	I0924 18:21:37.922276  132104 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/cert.pem (1164 bytes)
	I0924 18:21:37.922336  132104 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/certs/key.pem (1679 bytes)
	I0924 18:21:37.997021  132104 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0924 18:21:38.032745  132104 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0924 18:21:38.067413  132104 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0924 18:21:38.102229  132104 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0924 18:21:38.137524  132104 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0924 18:21:38.172603  132104 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0924 18:21:38.207644  132104 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0924 18:21:38.242333  132104 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0924 18:21:38.277502  132104 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0924 18:21:38.312972  132104 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0924 18:21:38.339515  132104 ssh_runner.go:195] Run: openssl version
	I0924 18:21:38.347219  132104 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"
	I0924 18:21:38.361976  132104 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:21:38.367435  132104 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 24 18:21 /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:21:38.367657  132104 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:21:38.377372  132104 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"
	I0924 18:21:38.391617  132104 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0924 18:21:38.396608  132104 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
	I0924 18:21:38.396715  132104 kubeadm.go:392] StartCluster: {Name:addons-951373 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-951373 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}
	I0924 18:21:38.396927  132104 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0924 18:21:38.423556  132104 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0924 18:21:38.438657  132104 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0924 18:21:38.460413  132104 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0924 18:21:38.460516  132104 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
	I0924 18:21:38.481181  132104 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
	I0924 18:21:38.481209  132104 kubeadm.go:157] found existing configuration files:
	
	I0924 18:21:38.481295  132104 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0924 18:21:38.500973  132104 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
	I0924 18:21:38.501088  132104 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0924 18:21:38.519370  132104 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0924 18:21:38.538226  132104 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
	I0924 18:21:38.538349  132104 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0924 18:21:38.551074  132104 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0924 18:21:38.565188  132104 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
	I0924 18:21:38.565319  132104 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0924 18:21:38.577974  132104 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0924 18:21:38.591082  132104 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
	I0924 18:21:38.591219  132104 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0924 18:21:38.603838  132104 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"
	I0924 18:21:38.656130  132104 kubeadm.go:310] W0924 18:21:38.655185    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.
	I0924 18:21:38.657235  132104 kubeadm.go:310] W0924 18:21:38.656427    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.
	I0924 18:21:38.780022  132104 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0924 18:21:50.985474  132104 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0924 18:21:50.985628  132104 kubeadm.go:310] [preflight] Running pre-flight checks
	I0924 18:21:50.985757  132104 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0924 18:21:50.985899  132104 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0924 18:21:50.986060  132104 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0924 18:21:50.986166  132104 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0924 18:21:50.989653  132104 out.go:235]   - Generating certificates and keys ...
	I0924 18:21:50.989795  132104 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0924 18:21:50.989922  132104 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0924 18:21:50.990048  132104 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0924 18:21:50.990154  132104 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0924 18:21:50.990272  132104 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0924 18:21:50.990369  132104 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0924 18:21:50.990470  132104 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0924 18:21:50.990723  132104 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-951373 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0924 18:21:50.990814  132104 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0924 18:21:50.991081  132104 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-951373 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0924 18:21:50.991212  132104 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0924 18:21:50.991348  132104 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0924 18:21:50.991439  132104 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0924 18:21:50.991573  132104 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0924 18:21:50.991676  132104 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0924 18:21:50.991776  132104 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0924 18:21:50.991874  132104 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0924 18:21:50.991991  132104 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0924 18:21:50.992100  132104 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0924 18:21:50.992252  132104 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0924 18:21:50.992367  132104 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0924 18:21:50.996138  132104 out.go:235]   - Booting up control plane ...
	I0924 18:21:50.996290  132104 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0924 18:21:50.996421  132104 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0924 18:21:50.996561  132104 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0924 18:21:50.996745  132104 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0924 18:21:50.996918  132104 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0924 18:21:50.997002  132104 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0924 18:21:50.997263  132104 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0924 18:21:50.997451  132104 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0924 18:21:50.997638  132104 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001888019s
	I0924 18:21:50.997790  132104 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0924 18:21:50.997941  132104 kubeadm.go:310] [api-check] The API server is healthy after 6.001724826s
	I0924 18:21:50.998243  132104 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0924 18:21:50.998476  132104 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0924 18:21:50.998618  132104 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0924 18:21:50.998945  132104 kubeadm.go:310] [mark-control-plane] Marking the node addons-951373 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0924 18:21:50.999067  132104 kubeadm.go:310] [bootstrap-token] Using token: g8mhfa.xs5e1ms5i7v1icyh
	I0924 18:21:51.001609  132104 out.go:235]   - Configuring RBAC rules ...
	I0924 18:21:51.001766  132104 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0924 18:21:51.001902  132104 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0924 18:21:51.002168  132104 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
	I0924 18:21:51.002403  132104 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0924 18:21:51.002627  132104 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0924 18:21:51.002825  132104 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0924 18:21:51.003043  132104 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0924 18:21:51.003161  132104 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0924 18:21:51.003250  132104 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0924 18:21:51.003263  132104 kubeadm.go:310] 
	I0924 18:21:51.003365  132104 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0924 18:21:51.003379  132104 kubeadm.go:310] 
	I0924 18:21:51.003576  132104 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0924 18:21:51.003590  132104 kubeadm.go:310] 
	I0924 18:21:51.003635  132104 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0924 18:21:51.003757  132104 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0924 18:21:51.003872  132104 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0924 18:21:51.003970  132104 kubeadm.go:310] 
	I0924 18:21:51.004100  132104 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0924 18:21:51.004115  132104 kubeadm.go:310] 
	I0924 18:21:51.004208  132104 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0924 18:21:51.004254  132104 kubeadm.go:310] 
	I0924 18:21:51.004350  132104 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0924 18:21:51.004486  132104 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0924 18:21:51.004627  132104 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0924 18:21:51.004641  132104 kubeadm.go:310] 
	I0924 18:21:51.004809  132104 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0924 18:21:51.004939  132104 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0924 18:21:51.004954  132104 kubeadm.go:310] 
	I0924 18:21:51.005097  132104 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token g8mhfa.xs5e1ms5i7v1icyh \
	I0924 18:21:51.005304  132104 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:6b8040d8a5d4c8740dddb77d9da5ee543f2bcdeeb596ecb6547aa06fc42b2ab1 \
	I0924 18:21:51.005345  132104 kubeadm.go:310] 	--control-plane 
	I0924 18:21:51.005356  132104 kubeadm.go:310] 
	I0924 18:21:51.005510  132104 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0924 18:21:51.005522  132104 kubeadm.go:310] 
	I0924 18:21:51.005845  132104 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token g8mhfa.xs5e1ms5i7v1icyh \
	I0924 18:21:51.006050  132104 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:6b8040d8a5d4c8740dddb77d9da5ee543f2bcdeeb596ecb6547aa06fc42b2ab1 
	I0924 18:21:51.006069  132104 cni.go:84] Creating CNI manager for ""
	I0924 18:21:51.006091  132104 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0924 18:21:51.009589  132104 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0924 18:21:51.012943  132104 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0924 18:21:51.028753  132104 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0924 18:21:51.060647  132104 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0924 18:21:51.060742  132104 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
	I0924 18:21:51.060877  132104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-951373 minikube.k8s.io/updated_at=2024_09_24T18_21_51_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=ab8e06d5efb8aef1f7ea9881c3e41593ddc7876e minikube.k8s.io/name=addons-951373 minikube.k8s.io/primary=true
	I0924 18:21:51.313856  132104 ops.go:34] apiserver oom_adj: -16
	I0924 18:21:51.313992  132104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:51.815145  132104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:52.314301  132104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:52.814148  132104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:53.315047  132104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:53.814756  132104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:54.314152  132104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:54.814913  132104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:54.940760  132104 kubeadm.go:1113] duration metric: took 3.880081347s to wait for elevateKubeSystemPrivileges
	I0924 18:21:54.940808  132104 kubeadm.go:394] duration metric: took 16.544106314s to StartCluster
	I0924 18:21:54.940838  132104 settings.go:142] acquiring lock: {Name:mk5c8cb9620594ed226a017113a4f17d64c5f90d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:54.941277  132104 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/19700-126033/kubeconfig
	I0924 18:21:54.942154  132104 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19700-126033/kubeconfig: {Name:mk3cc72e5d8105f79f91138521c4be5df1571797 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:54.942676  132104 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}
	I0924 18:21:54.942797  132104 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"
	I0924 18:21:54.943591  132104 config.go:182] Loaded profile config "addons-951373": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0924 18:21:54.944077  132104 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0924 18:21:54.944268  132104 addons.go:69] Setting yakd=true in profile "addons-951373"
	I0924 18:21:54.944302  132104 addons.go:234] Setting addon yakd=true in "addons-951373"
	I0924 18:21:54.944344  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:21:54.945467  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:54.945556  132104 addons.go:69] Setting inspektor-gadget=true in profile "addons-951373"
	I0924 18:21:54.945576  132104 addons.go:234] Setting addon inspektor-gadget=true in "addons-951373"
	I0924 18:21:54.945625  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:21:54.946193  132104 addons.go:69] Setting metrics-server=true in profile "addons-951373"
	I0924 18:21:54.946219  132104 addons.go:234] Setting addon metrics-server=true in "addons-951373"
	I0924 18:21:54.946259  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:21:54.946949  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:54.947513  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:54.948723  132104 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-951373"
	I0924 18:21:54.948754  132104 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-951373"
	I0924 18:21:54.948788  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:21:54.949687  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:54.949897  132104 addons.go:69] Setting cloud-spanner=true in profile "addons-951373"
	I0924 18:21:54.949927  132104 addons.go:234] Setting addon cloud-spanner=true in "addons-951373"
	I0924 18:21:54.949957  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:21:54.950773  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:54.954911  132104 addons.go:69] Setting registry=true in profile "addons-951373"
	I0924 18:21:54.954944  132104 addons.go:234] Setting addon registry=true in "addons-951373"
	I0924 18:21:54.954985  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:21:54.956003  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:54.958696  132104 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-951373"
	I0924 18:21:54.958807  132104 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-951373"
	I0924 18:21:54.958850  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:21:54.959752  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:54.972711  132104 addons.go:69] Setting storage-provisioner=true in profile "addons-951373"
	I0924 18:21:54.972757  132104 addons.go:234] Setting addon storage-provisioner=true in "addons-951373"
	I0924 18:21:54.972833  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:21:54.973750  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:54.974065  132104 addons.go:69] Setting default-storageclass=true in profile "addons-951373"
	I0924 18:21:54.974100  132104 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-951373"
	I0924 18:21:54.981509  132104 addons.go:69] Setting gcp-auth=true in profile "addons-951373"
	I0924 18:21:54.981771  132104 mustload.go:65] Loading cluster: addons-951373
	I0924 18:21:54.985709  132104 addons.go:69] Setting ingress=true in profile "addons-951373"
	I0924 18:21:54.985766  132104 addons.go:234] Setting addon ingress=true in "addons-951373"
	I0924 18:21:54.985881  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:21:54.986506  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:54.988988  132104 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-951373"
	I0924 18:21:54.989021  132104 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-951373"
	I0924 18:21:54.989628  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:54.999287  132104 addons.go:69] Setting ingress-dns=true in profile "addons-951373"
	I0924 18:21:54.999334  132104 addons.go:234] Setting addon ingress-dns=true in "addons-951373"
	I0924 18:21:54.999391  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:21:55.000468  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:55.000806  132104 addons.go:69] Setting volcano=true in profile "addons-951373"
	I0924 18:21:55.000835  132104 addons.go:234] Setting addon volcano=true in "addons-951373"
	I0924 18:21:55.000888  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:21:55.001644  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:55.011185  132104 out.go:177] * Verifying Kubernetes components...
	I0924 18:21:55.011494  132104 addons.go:69] Setting volumesnapshots=true in profile "addons-951373"
	I0924 18:21:55.011597  132104 addons.go:234] Setting addon volumesnapshots=true in "addons-951373"
	I0924 18:21:55.011725  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:21:55.012956  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:55.048360  132104 config.go:182] Loaded profile config "addons-951373": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0924 18:21:55.049245  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:55.073448  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:55.108936  132104 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:21:55.216253  132104 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0924 18:21:55.226809  132104 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0924 18:21:55.226911  132104 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0924 18:21:55.227068  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:55.245365  132104 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0924 18:21:55.245566  132104 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0924 18:21:55.269059  132104 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0924 18:21:55.269168  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0924 18:21:55.269314  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:55.280767  132104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0924 18:21:55.286230  132104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0924 18:21:55.289257  132104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0924 18:21:55.296296  132104 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 -"
	I0924 18:21:55.304904  132104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0924 18:21:55.311634  132104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0924 18:21:55.328620  132104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0924 18:21:55.343694  132104 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0924 18:21:55.346953  132104 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0924 18:21:55.346988  132104 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0924 18:21:55.347194  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:55.397600  132104 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0924 18:21:55.405857  132104 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0924 18:21:55.405901  132104 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0924 18:21:55.406004  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:55.497604  132104 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0924 18:21:55.501753  132104 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0924 18:21:55.501787  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0924 18:21:55.501886  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:55.685730  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:21:55.688118  132104 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0924 18:21:55.691906  132104 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0924 18:21:55.691980  132104 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0924 18:21:55.692103  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:55.792271  132104 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0924 18:21:55.801655  132104 out.go:177]   - Using image docker.io/registry:2.8.3
	I0924 18:21:55.882820  132104 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0924 18:21:55.883113  132104 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0924 18:21:55.888302  132104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0924 18:21:55.888393  132104 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0924 18:21:55.888557  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:55.901187  132104 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0924 18:21:55.901413  132104 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0924 18:21:55.902012  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:56.014730  132104 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0924 18:21:56.014758  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0924 18:21:56.014859  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:56.023267  132104 addons.go:234] Setting addon default-storageclass=true in "addons-951373"
	I0924 18:21:56.023346  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:21:56.024098  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:56.026820  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:56.027242  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:56.027519  132104 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0924 18:21:56.027571  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0924 18:21:56.028420  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:56.028501  132104 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.10.0
	I0924 18:21:56.028737  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:56.033144  132104 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-951373"
	I0924 18:21:56.033201  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:21:56.033939  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:21:56.027649  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:56.027714  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:56.027819  132104 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0924 18:21:56.027913  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:56.028268  132104 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0924 18:21:56.035140  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0924 18:21:56.035214  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:56.046845  132104 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:21:56.050321  132104 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.10.0
	I0924 18:21:56.060605  132104 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:21:56.067631  132104 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.10.0
	I0924 18:21:56.068186  132104 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0924 18:21:56.068208  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0924 18:21:56.068314  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:56.076918  132104 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0924 18:21:56.076973  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (471825 bytes)
	I0924 18:21:56.077135  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:56.209968  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:56.259936  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:56.285628  132104 out.go:177]   - Using image docker.io/busybox:stable
	I0924 18:21:56.289391  132104 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0924 18:21:56.292813  132104 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0924 18:21:56.292851  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0924 18:21:56.292956  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:56.300782  132104 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0924 18:21:56.300810  132104 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0924 18:21:56.300920  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:21:56.303232  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:56.324175  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:56.334268  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:56.379332  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:21:56.413796  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	W0924 18:21:56.418791  132104 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0924 18:21:56.418834  132104 retry.go:31] will retry after 138.882767ms: ssh: handshake failed: EOF
	I0924 18:21:56.687001  132104 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
	I0924 18:21:56.907610  132104 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0924 18:21:56.907661  132104 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0924 18:21:56.935877  132104 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0924 18:21:56.935910  132104 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0924 18:21:56.954989  132104 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0924 18:21:56.955027  132104 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0924 18:21:56.975469  132104 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0924 18:21:56.975589  132104 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0924 18:21:57.036300  132104 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0924 18:21:57.036349  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0924 18:21:57.069763  132104 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
	I0924 18:21:57.112192  132104 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
	I0924 18:21:57.230816  132104 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
	I0924 18:21:57.258513  132104 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
	I0924 18:21:57.268797  132104 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0924 18:21:57.268827  132104 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0924 18:21:57.332430  132104 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
	I0924 18:21:57.343370  132104 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0924 18:21:57.343402  132104 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)
	I0924 18:21:57.352249  132104 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.055840092s)
	I0924 18:21:57.352299  132104 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0924 18:21:57.354082  132104 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.319246382s)
	I0924 18:21:57.355423  132104 node_ready.go:35] waiting up to 6m0s for node "addons-951373" to be "Ready" ...
	I0924 18:21:57.355925  132104 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0924 18:21:57.355967  132104 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0924 18:21:57.379389  132104 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
	I0924 18:21:57.387688  132104 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
	I0924 18:21:57.393424  132104 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0924 18:21:57.393460  132104 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0924 18:21:57.440796  132104 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0924 18:21:57.440868  132104 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0924 18:21:57.490297  132104 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0924 18:21:57.490330  132104 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0924 18:21:57.670732  132104 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0924 18:21:57.670765  132104 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0924 18:21:57.671327  132104 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0924 18:21:57.671348  132104 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0924 18:21:57.712106  132104 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0924 18:21:57.712134  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0924 18:21:57.726136  132104 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0924 18:21:57.726169  132104 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0924 18:21:57.728144  132104 node_ready.go:49] node "addons-951373" has status "Ready":"True"
	I0924 18:21:57.728172  132104 node_ready.go:38] duration metric: took 372.71479ms for node "addons-951373" to be "Ready" ...
	I0924 18:21:57.728216  132104 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" ...
	I0924 18:21:57.760657  132104 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0924 18:21:57.760742  132104 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0924 18:21:57.898301  132104 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0924 18:21:57.898338  132104 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0924 18:21:58.052281  132104 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0924 18:21:58.052318  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0924 18:21:58.077972  132104 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0924 18:21:58.078005  132104 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0924 18:21:58.121026  132104 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0924 18:21:58.121072  132104 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0924 18:21:58.146334  132104 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
	I0924 18:21:58.271667  132104 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0924 18:21:58.271701  132104 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0924 18:21:58.348343  132104 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace to be "Ready" ...
	I0924 18:21:58.502418  132104 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-951373" context rescaled to 1 replicas
	I0924 18:21:58.583263  132104 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
	I0924 18:21:58.618876  132104 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
	I0924 18:21:58.712599  132104 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0924 18:21:58.712631  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0924 18:21:58.818432  132104 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0924 18:21:58.818484  132104 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0924 18:21:58.947623  132104 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0924 18:21:58.947663  132104 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0924 18:21:59.329017  132104 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
	I0924 18:21:59.435733  132104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0924 18:21:59.435764  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0924 18:21:59.545518  132104 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0924 18:21:59.545559  132104 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0924 18:21:59.937865  132104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0924 18:21:59.937911  132104 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0924 18:22:00.037494  132104 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.350427716s)
	I0924 18:22:00.095078  132104 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0924 18:22:00.095112  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0924 18:22:00.377828  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:00.421022  132104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0924 18:22:00.421056  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0924 18:22:00.602151  132104 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
	I0924 18:22:00.898217  132104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0924 18:22:00.898249  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0924 18:22:01.402143  132104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0924 18:22:01.402180  132104 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0924 18:22:01.728033  132104 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
	I0924 18:22:03.552902  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:05.795333  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:08.543194  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:09.398435  132104 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: (12.328618713s)
	I0924 18:22:10.920655  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:13.339723  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:13.346413  132104 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0924 18:22:13.346660  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:22:13.426830  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:22:13.687848  132104 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0924 18:22:13.795310  132104 addons.go:234] Setting addon gcp-auth=true in "addons-951373"
	I0924 18:22:13.795425  132104 host.go:66] Checking if "addons-951373" exists ...
	I0924 18:22:13.796436  132104 cli_runner.go:164] Run: docker container inspect addons-951373 --format={{.State.Status}}
	I0924 18:22:13.863132  132104 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0924 18:22:13.863218  132104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-951373
	I0924 18:22:13.924836  132104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32808 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/addons-951373/id_rsa Username:docker}
	I0924 18:22:15.595860  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:18.542226  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:20.646856  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:22.955726  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:23.211908  132104 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.099666575s)
	I0924 18:22:23.212039  132104 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.981185114s)
	I0924 18:22:23.212098  132104 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.953539562s)
	I0924 18:22:23.212142  132104 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.87968153s)
	I0924 18:22:23.212484  132104 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.833054083s)
	I0924 18:22:23.212939  132104 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.825214731s)
	I0924 18:22:23.212965  132104 addons.go:475] Verifying addon ingress=true in "addons-951373"
	I0924 18:22:23.213335  132104 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (25.066953438s)
	I0924 18:22:23.213426  132104 addons.go:475] Verifying addon registry=true in "addons-951373"
	I0924 18:22:23.213650  132104 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.630346785s)
	I0924 18:22:23.213686  132104 addons.go:475] Verifying addon metrics-server=true in "addons-951373"
	I0924 18:22:23.213794  132104 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (24.594875388s)
	I0924 18:22:23.214400  132104 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.885332356s)
	W0924 18:22:23.216040  132104 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
	I0924 18:22:23.216067  132104 retry.go:31] will retry after 321.484987ms: 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
	I0924 18:22:23.214521  132104 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.612326609s)
	I0924 18:22:23.216710  132104 out.go:177] * Verifying ingress addon...
	I0924 18:22:23.219592  132104 out.go:177] * Verifying registry addon...
	I0924 18:22:23.221061  132104 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-951373 service yakd-dashboard -n yakd-dashboard
	
	I0924 18:22:23.222499  132104 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0924 18:22:23.224816  132104 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0924 18:22:23.326238  132104 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0924 18:22:23.326353  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:23.327590  132104 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0924 18:22:23.327681  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0924 18:22:23.417480  132104 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]
	I0924 18:22:23.538676  132104 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
	I0924 18:22:23.654808  132104 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (21.926707306s)
	I0924 18:22:23.655062  132104 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-951373"
	I0924 18:22:23.655556  132104 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (9.792376682s)
	I0924 18:22:23.697718  132104 out.go:177] * Verifying csi-hostpath-driver addon...
	I0924 18:22:23.698003  132104 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0924 18:22:23.703287  132104 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:22:23.706814  132104 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0924 18:22:23.706919  132104 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0924 18:22:23.721642  132104 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0924 18:22:23.834651  132104 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0924 18:22:23.834690  132104 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0924 18:22:23.909074  132104 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0924 18:22:23.909216  132104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0924 18:22:23.981634  132104 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
	I0924 18:22:24.143993  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:24.147023  132104 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:22:24.147134  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:24.154154  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:25.018698  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:25.026359  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:25.040753  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:25.106867  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:25.726046  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:25.728931  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:25.730889  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:26.032239  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:26.033823  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:26.038502  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:26.471080  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:26.472011  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:26.473759  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:26.833213  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:26.835476  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:26.840318  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:27.276025  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:27.278664  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:27.281705  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:27.440919  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:27.792116  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:27.814936  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:27.815563  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:28.232849  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:28.234760  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:28.235677  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:28.483727  132104 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: (4.944908499s)
	I0924 18:22:28.484027  132104 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (4.502236887s)
	I0924 18:22:28.490328  132104 addons.go:475] Verifying addon gcp-auth=true in "addons-951373"
	I0924 18:22:28.493942  132104 out.go:177] * Verifying gcp-auth addon...
	I0924 18:22:28.500185  132104 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0924 18:22:28.512900  132104 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0924 18:22:28.739958  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:28.741836  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:28.742927  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:29.259336  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:29.260562  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:29.262015  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:29.735466  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:29.736774  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:29.738362  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:29.858934  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:30.232292  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:30.236515  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:30.240495  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:30.738213  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:30.743732  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:30.747291  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:31.231969  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:31.238749  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:31.241278  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:31.733801  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:31.735382  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:31.735654  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:31.872657  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:32.236509  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:32.240974  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:32.241012  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:32.736241  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:32.739669  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:32.742883  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:33.237826  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:33.240457  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:33.243202  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:33.730861  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:33.731341  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:33.731852  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:34.033963  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:34.233130  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:34.241792  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:34.253937  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:34.736530  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:34.738398  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:34.837850  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:35.247065  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:35.254583  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:35.255260  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:35.750622  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:35.752744  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:35.754832  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:36.249517  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:36.249800  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:36.252504  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:36.376924  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:36.849674  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:36.853139  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:36.861639  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:37.232656  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:37.237188  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:37.240283  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:37.733933  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:37.740928  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:37.743919  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:38.240658  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:38.241261  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:38.244467  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:38.732565  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:38.732803  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:38.739687  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:39.250760  132104 pod_ready.go:103] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:39.254047  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:39.254824  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:39.255342  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:39.732849  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:39.734090  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:39.734367  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:39.857106  132104 pod_ready.go:93] pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.857219  132104 pod_ready.go:82] duration metric: took 41.508829493s for pod "coredns-7c65d6cfc9-4dbqr" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.857286  132104 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-jckwk" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.860159  132104 pod_ready.go:98] error getting pod "coredns-7c65d6cfc9-jckwk" in "kube-system" namespace (skipping!): pods "coredns-7c65d6cfc9-jckwk" not found
	I0924 18:22:39.860191  132104 pod_ready.go:82] duration metric: took 2.86328ms for pod "coredns-7c65d6cfc9-jckwk" in "kube-system" namespace to be "Ready" ...
	E0924 18:22:39.860207  132104 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-7c65d6cfc9-jckwk" in "kube-system" namespace (skipping!): pods "coredns-7c65d6cfc9-jckwk" not found
	I0924 18:22:39.860246  132104 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-951373" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.866734  132104 pod_ready.go:93] pod "etcd-addons-951373" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.866765  132104 pod_ready.go:82] duration metric: took 6.500909ms for pod "etcd-addons-951373" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.866780  132104 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-951373" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.873034  132104 pod_ready.go:93] pod "kube-apiserver-addons-951373" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.873070  132104 pod_ready.go:82] duration metric: took 6.26361ms for pod "kube-apiserver-addons-951373" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.873086  132104 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-951373" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.879587  132104 pod_ready.go:93] pod "kube-controller-manager-addons-951373" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.879614  132104 pod_ready.go:82] duration metric: took 6.517612ms for pod "kube-controller-manager-addons-951373" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.879630  132104 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-7jsvq" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:40.056557  132104 pod_ready.go:93] pod "kube-proxy-7jsvq" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:40.056592  132104 pod_ready.go:82] duration metric: took 176.951263ms for pod "kube-proxy-7jsvq" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:40.056627  132104 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-951373" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:40.234966  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:40.237182  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:40.238904  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:40.469895  132104 pod_ready.go:93] pod "kube-scheduler-addons-951373" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:40.470001  132104 pod_ready.go:82] duration metric: took 413.361397ms for pod "kube-scheduler-addons-951373" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:40.470035  132104 pod_ready.go:39] duration metric: took 42.741791841s 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" ...
	I0924 18:22:40.470161  132104 api_server.go:52] waiting for apiserver process to appear ...
	I0924 18:22:40.470345  132104 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 18:22:40.529170  132104 api_server.go:72] duration metric: took 45.586445386s to wait for apiserver process to appear ...
	I0924 18:22:40.529282  132104 api_server.go:88] waiting for apiserver healthz status ...
	I0924 18:22:40.529357  132104 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0924 18:22:40.544263  132104 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0924 18:22:40.554884  132104 api_server.go:141] control plane version: v1.31.1
	I0924 18:22:40.555025  132104 api_server.go:131] duration metric: took 25.710171ms to wait for apiserver health ...
	I0924 18:22:40.555091  132104 system_pods.go:43] waiting for kube-system pods to appear ...
	I0924 18:22:40.673321  132104 system_pods.go:59] 17 kube-system pods found
	I0924 18:22:40.673434  132104 system_pods.go:61] "coredns-7c65d6cfc9-4dbqr" [5d938587-6611-4eca-ad44-5122304ade5a] Running
	I0924 18:22:40.673469  132104 system_pods.go:61] "csi-hostpath-attacher-0" [f56a411a-98e0-4cac-8b6f-74142777cf3c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0924 18:22:40.673561  132104 system_pods.go:61] "csi-hostpath-resizer-0" [fc711b2b-a30b-47cd-b4f8-e9999c88a6e2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0924 18:22:40.673638  132104 system_pods.go:61] "csi-hostpathplugin-sjr77" [48eaf8f4-4ced-4c05-9017-4d31873ead3a] 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])
	I0924 18:22:40.673679  132104 system_pods.go:61] "etcd-addons-951373" [5e32ef2d-6c02-479d-ac1c-da24e2e9af72] Running
	I0924 18:22:40.673703  132104 system_pods.go:61] "kube-apiserver-addons-951373" [56aa1146-8d5c-41c3-9aa6-ea892c03daa4] Running
	I0924 18:22:40.673725  132104 system_pods.go:61] "kube-controller-manager-addons-951373" [68f2940f-e4ea-4a9a-ba10-7376ef4171f9] Running
	I0924 18:22:40.673808  132104 system_pods.go:61] "kube-ingress-dns-minikube" [66158fe8-2894-47ea-b165-7ef21d87057d] Running
	I0924 18:22:40.673836  132104 system_pods.go:61] "kube-proxy-7jsvq" [bfa35086-d748-46e5-8791-580fe3f6bdaa] Running
	I0924 18:22:40.673857  132104 system_pods.go:61] "kube-scheduler-addons-951373" [4013d043-49e3-46a6-8ee8-27dfd149420b] Running
	I0924 18:22:40.673901  132104 system_pods.go:61] "metrics-server-84c5f94fbc-kqzhv" [ef8bfa21-3899-429c-99e0-78290a00964a] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0924 18:22:40.673942  132104 system_pods.go:61] "nvidia-device-plugin-daemonset-r6ps2" [66417893-30f6-48e0-b3fd-bd03d961cece] Running
	I0924 18:22:40.673972  132104 system_pods.go:61] "registry-66c9cd494c-tnqf6" [df04296e-b888-4040-ba3b-f57b9b86f6c0] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0924 18:22:40.674033  132104 system_pods.go:61] "registry-proxy-zrjqs" [f07bd03e-ac37-4f4b-b12b-41c3257a4e5c] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0924 18:22:40.674074  132104 system_pods.go:61] "snapshot-controller-56fcc65765-knk5d" [76f777f9-0812-4b3f-bea5-bbd8ef053abb] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0924 18:22:40.674156  132104 system_pods.go:61] "snapshot-controller-56fcc65765-rzqht" [103493a0-6833-4f07-b709-5a495557ea42] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0924 18:22:40.674194  132104 system_pods.go:61] "storage-provisioner" [28b27158-0a61-480c-9bf3-8fd935d815cb] Running
	I0924 18:22:40.674234  132104 system_pods.go:74] duration metric: took 119.105123ms to wait for pod list to return data ...
	I0924 18:22:40.674276  132104 default_sa.go:34] waiting for default service account to be created ...
	I0924 18:22:40.734071  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:40.734498  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:40.736324  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:40.898950  132104 default_sa.go:45] found service account: "default"
	I0924 18:22:40.899007  132104 default_sa.go:55] duration metric: took 224.690377ms for default service account to be created ...
	I0924 18:22:40.899029  132104 system_pods.go:116] waiting for k8s-apps to be running ...
	I0924 18:22:41.085812  132104 system_pods.go:86] 17 kube-system pods found
	I0924 18:22:41.085852  132104 system_pods.go:89] "coredns-7c65d6cfc9-4dbqr" [5d938587-6611-4eca-ad44-5122304ade5a] Running
	I0924 18:22:41.085867  132104 system_pods.go:89] "csi-hostpath-attacher-0" [f56a411a-98e0-4cac-8b6f-74142777cf3c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0924 18:22:41.085877  132104 system_pods.go:89] "csi-hostpath-resizer-0" [fc711b2b-a30b-47cd-b4f8-e9999c88a6e2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0924 18:22:41.085902  132104 system_pods.go:89] "csi-hostpathplugin-sjr77" [48eaf8f4-4ced-4c05-9017-4d31873ead3a] 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])
	I0924 18:22:41.085910  132104 system_pods.go:89] "etcd-addons-951373" [5e32ef2d-6c02-479d-ac1c-da24e2e9af72] Running
	I0924 18:22:41.085919  132104 system_pods.go:89] "kube-apiserver-addons-951373" [56aa1146-8d5c-41c3-9aa6-ea892c03daa4] Running
	I0924 18:22:41.085928  132104 system_pods.go:89] "kube-controller-manager-addons-951373" [68f2940f-e4ea-4a9a-ba10-7376ef4171f9] Running
	I0924 18:22:41.085937  132104 system_pods.go:89] "kube-ingress-dns-minikube" [66158fe8-2894-47ea-b165-7ef21d87057d] Running
	I0924 18:22:41.085944  132104 system_pods.go:89] "kube-proxy-7jsvq" [bfa35086-d748-46e5-8791-580fe3f6bdaa] Running
	I0924 18:22:41.085952  132104 system_pods.go:89] "kube-scheduler-addons-951373" [4013d043-49e3-46a6-8ee8-27dfd149420b] Running
	I0924 18:22:41.085962  132104 system_pods.go:89] "metrics-server-84c5f94fbc-kqzhv" [ef8bfa21-3899-429c-99e0-78290a00964a] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0924 18:22:41.085984  132104 system_pods.go:89] "nvidia-device-plugin-daemonset-r6ps2" [66417893-30f6-48e0-b3fd-bd03d961cece] Running
	I0924 18:22:41.085996  132104 system_pods.go:89] "registry-66c9cd494c-tnqf6" [df04296e-b888-4040-ba3b-f57b9b86f6c0] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0924 18:22:41.086006  132104 system_pods.go:89] "registry-proxy-zrjqs" [f07bd03e-ac37-4f4b-b12b-41c3257a4e5c] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0924 18:22:41.086018  132104 system_pods.go:89] "snapshot-controller-56fcc65765-knk5d" [76f777f9-0812-4b3f-bea5-bbd8ef053abb] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0924 18:22:41.086030  132104 system_pods.go:89] "snapshot-controller-56fcc65765-rzqht" [103493a0-6833-4f07-b709-5a495557ea42] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0924 18:22:41.086050  132104 system_pods.go:89] "storage-provisioner" [28b27158-0a61-480c-9bf3-8fd935d815cb] Running
	I0924 18:22:41.086067  132104 system_pods.go:126] duration metric: took 187.026865ms to wait for k8s-apps to be running ...
	I0924 18:22:41.086081  132104 system_svc.go:44] waiting for kubelet service to be running ....
	I0924 18:22:41.086181  132104 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 18:22:41.113621  132104 system_svc.go:56] duration metric: took 27.527659ms WaitForService to wait for kubelet
	I0924 18:22:41.113659  132104 kubeadm.go:582] duration metric: took 46.170937877s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0924 18:22:41.113688  132104 node_conditions.go:102] verifying NodePressure condition ...
	I0924 18:22:41.229798  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:41.230814  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:41.231697  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:41.254423  132104 node_conditions.go:122] node storage ephemeral capacity is 119475748Ki
	I0924 18:22:41.254477  132104 node_conditions.go:123] node cpu capacity is 2
	I0924 18:22:41.254498  132104 node_conditions.go:105] duration metric: took 140.801631ms to run NodePressure ...
	I0924 18:22:41.254559  132104 start.go:241] waiting for startup goroutines ...
	I0924 18:22:41.745739  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:41.748057  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:41.750141  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:42.250900  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:42.252939  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:42.253645  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:42.829748  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:42.832423  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:42.840507  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:43.252001  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:43.256446  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:43.260710  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:43.770035  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:43.772545  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:43.773336  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:44.235821  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:44.237718  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:44.239275  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:44.758027  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:44.760043  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:44.761032  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:45.234000  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:45.236318  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:45.239100  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:45.732853  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:45.735679  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:45.736995  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:46.232906  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:46.235864  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:46.237384  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:46.734313  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:46.737107  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:46.744070  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:47.241862  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:47.243933  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:47.246284  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:47.735802  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:47.737014  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:47.738365  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:48.238001  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:48.239348  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:48.241132  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:48.737431  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:48.740338  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:48.743147  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:49.233572  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:49.234182  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:49.235520  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:49.789647  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:49.791863  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:49.793787  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:50.233699  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:50.235086  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:50.239792  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:50.747491  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:50.747834  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:50.748550  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:51.265129  132104 kapi.go:107] duration metric: took 28.040288064s to wait for kubernetes.io/minikube-addons=registry ...
	I0924 18:22:51.268762  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:51.271661  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:51.730699  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:51.732799  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:52.233158  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:52.234935  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:52.739618  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:52.741610  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:53.232045  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:53.235482  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:53.732939  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:53.733218  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:54.233636  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:54.236385  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:54.732928  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:54.733877  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:55.241573  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:55.241849  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:55.746389  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:55.748237  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:56.250305  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:56.250406  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:56.728372  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:56.729053  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:57.286267  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:57.288720  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:57.737840  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:57.743430  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:58.234890  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:58.238654  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:58.752587  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:58.754636  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:59.233066  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:59.236882  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:59.733699  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:59.736222  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:00.236159  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:00.237863  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:00.831345  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:00.831442  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:01.240752  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:01.242280  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:01.731030  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:01.731549  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:02.285819  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:02.287465  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:02.769409  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:02.770748  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:03.249429  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:03.250939  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:03.885472  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:03.885984  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:04.243056  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:04.245062  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:04.731902  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:04.733746  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:05.392267  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:05.400429  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:05.734216  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:05.737426  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:06.232359  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:06.233659  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:06.736121  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:06.738435  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:07.228603  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:07.229228  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:07.739946  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:07.765334  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:08.233834  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:08.235392  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:08.742384  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:08.749510  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:09.234834  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:09.239644  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:09.767149  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:09.771093  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:10.235360  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:10.242686  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:10.822965  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:10.832986  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:11.233516  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:11.235491  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:11.750869  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:11.753396  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:12.259400  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:12.261085  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:12.732208  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:12.734060  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:13.237550  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:13.239283  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:13.737674  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:13.738005  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:14.228496  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:14.228878  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:14.727456  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:14.728456  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:15.238294  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:15.240660  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:15.746178  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:15.746894  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:16.229298  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:16.230115  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:16.734236  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:16.736936  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:17.232747  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:17.234428  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:17.730779  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:17.732488  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:18.232754  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:18.234070  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:18.728036  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:18.728906  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:19.254460  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:19.281877  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:19.737702  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:19.738070  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:20.246901  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:20.251405  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:20.747915  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:20.749575  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:21.264950  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:21.268185  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:21.756960  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:21.760827  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:22.339193  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:22.350337  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:22.728845  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:22.732143  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:23.266325  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:23.275971  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:23.735581  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:23.735974  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:24.233794  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:24.235733  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:24.759347  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:24.778483  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:25.290466  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:25.293396  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:25.739873  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:25.752432  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:26.294091  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:26.300439  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:26.746711  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:26.748349  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:27.242652  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:27.246079  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:27.733302  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:27.736003  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:28.241604  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:28.242490  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:28.733857  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:28.735702  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:29.238224  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:29.241916  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:29.738120  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:29.738507  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:30.231423  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:30.235072  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:30.740767  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:30.742609  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:31.525881  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:31.532500  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:32.172706  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:32.175060  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:32.583402  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:32.590190  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:32.782246  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:32.784477  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:33.252777  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:33.265440  132104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:33.805240  132104 kapi.go:107] duration metric: took 1m10.582734862s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0924 18:23:33.807100  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:34.254699  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:34.793705  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:35.240965  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:35.760759  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:36.248628  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:36.736422  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:37.233992  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:37.732283  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:38.254794  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:38.730383  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:39.234107  132104 kapi.go:107] duration metric: took 1m15.51244147s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0924 18:23:50.042387  132104 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0924 18:23:50.042417  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:50.508473  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:51.005575  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:51.508373  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:52.036588  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:52.516807  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:53.008841  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:53.506000  132104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:54.005605  132104 kapi.go:107] duration metric: took 1m25.50541887s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0924 18:23:54.010172  132104 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-951373 cluster.
	I0924 18:23:54.013150  132104 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.
	I0924 18:23:54.017879  132104 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0924 18:23:54.020594  132104 out.go:177] * Enabled addons: nvidia-device-plugin, storage-provisioner, volcano, ingress-dns, cloud-spanner, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0924 18:23:54.028363  132104 addons.go:510] duration metric: took 1m59.08427502s for enable addons: enabled=[nvidia-device-plugin storage-provisioner volcano ingress-dns cloud-spanner metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0924 18:23:54.028487  132104 start.go:246] waiting for cluster config update ...
	I0924 18:23:54.028550  132104 start.go:255] writing updated cluster config ...
	I0924 18:23:54.029526  132104 ssh_runner.go:195] Run: rm -f paused
	I0924 18:23:54.483600  132104 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0924 18:23:54.486624  132104 out.go:177] * Done! kubectl is now configured to use "addons-951373" cluster and "default" namespace by default
	
	
	==> Docker <==
	Sep 24 18:33:26 addons-951373 cri-dockerd[1416]: time="2024-09-24T18:33:26Z" level=info msg="Stop pulling image docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: Status: Downloaded newer image for busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Sep 24 18:33:26 addons-951373 dockerd[1160]: time="2024-09-24T18:33:26.725224674Z" level=info msg="ignoring event" container=53e5b51fae678550e22245b8fa188aeea7a576ce3f20988492f1e489994ea0cc module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 18:33:28 addons-951373 dockerd[1160]: time="2024-09-24T18:33:28.010881616Z" level=info msg="ignoring event" container=815d4710804e1e20c22b47a46d1216289351267d9233288b2d4fe215e3d6d3de module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 18:33:29 addons-951373 cri-dockerd[1416]: time="2024-09-24T18:33:29Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/d39050687cbe77bfa288fd2ca0a250ab7117c2f912cd6a51a1540f690cb1af5c/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 24 18:33:30 addons-951373 cri-dockerd[1416]: time="2024-09-24T18:33:30Z" level=info msg="Stop pulling image busybox:stable: Status: Downloaded newer image for busybox:stable"
	Sep 24 18:33:30 addons-951373 dockerd[1160]: time="2024-09-24T18:33:30.677927274Z" level=info msg="ignoring event" container=1783048befbbfd35fce6db22045b674f47436a4d01481d48b2185d7f8bc6a90f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 18:33:32 addons-951373 dockerd[1160]: time="2024-09-24T18:33:32.135500836Z" level=info msg="ignoring event" container=d39050687cbe77bfa288fd2ca0a250ab7117c2f912cd6a51a1540f690cb1af5c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 18:33:34 addons-951373 cri-dockerd[1416]: time="2024-09-24T18:33:34Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/c22110abbaf8e716263e859419e67aa2ef51ce7cc411db9239b58ff7751f294e/resolv.conf as [nameserver 10.96.0.10 search local-path-storage.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 24 18:33:34 addons-951373 dockerd[1160]: time="2024-09-24T18:33:34.994988231Z" level=info msg="ignoring event" container=c0b8e81ad2fe62690b36644309519c302cfa84e6a1be2faead5554f96a72df1c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 18:33:36 addons-951373 dockerd[1160]: time="2024-09-24T18:33:36.270139525Z" level=info msg="ignoring event" container=c22110abbaf8e716263e859419e67aa2ef51ce7cc411db9239b58ff7751f294e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 18:33:37 addons-951373 dockerd[1160]: time="2024-09-24T18:33:37.433795233Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed" spanID=76ed64535c3781df traceID=2f16ce0d38526eb9e3feb03862644c01
	Sep 24 18:33:37 addons-951373 dockerd[1160]: time="2024-09-24T18:33:37.436216063Z" level=error msg="Handler for POST /v1.43/images/create returned error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed" spanID=76ed64535c3781df traceID=2f16ce0d38526eb9e3feb03862644c01
	Sep 24 18:33:39 addons-951373 dockerd[1160]: time="2024-09-24T18:33:39.891262155Z" level=info msg="ignoring event" container=625de428cf6e656a621532afa49c77673a7014227169389d984fd1f0cdfcac6b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 18:33:40 addons-951373 dockerd[1160]: time="2024-09-24T18:33:40.050926394Z" level=info msg="ignoring event" container=ec1f9954b3ff16e1ceaf3a162f051f3739168292f2360b3cc106a02aa2120bb9 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 18:33:40 addons-951373 cri-dockerd[1416]: time="2024-09-24T18:33:40Z" level=error msg="error getting RW layer size for container ID '625de428cf6e656a621532afa49c77673a7014227169389d984fd1f0cdfcac6b': Error response from daemon: No such container: 625de428cf6e656a621532afa49c77673a7014227169389d984fd1f0cdfcac6b"
	Sep 24 18:33:40 addons-951373 cri-dockerd[1416]: time="2024-09-24T18:33:40Z" level=error msg="Set backoffDuration to : 1m0s for container ID '625de428cf6e656a621532afa49c77673a7014227169389d984fd1f0cdfcac6b'"
	Sep 24 18:33:47 addons-951373 dockerd[1160]: time="2024-09-24T18:33:47.880523041Z" level=info msg="ignoring event" container=485f586f75ae6eba679cc879e181b824ee0c283914fe719e84cf709a05418715 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 18:33:48 addons-951373 dockerd[1160]: time="2024-09-24T18:33:48.097524574Z" level=info msg="ignoring event" container=8dce1f6e05a69f817313e1652077c1a6ab122e7efe0530f7e83ea92dceae90d8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 18:33:56 addons-951373 cri-dockerd[1416]: time="2024-09-24T18:33:56Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/a9de24eb77e26b2d6fbf4d521728de36c5e2d0aa7154ac95c6afe58d319e5660/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 24 18:33:56 addons-951373 cri-dockerd[1416]: time="2024-09-24T18:33:56Z" level=info msg="Stop pulling image docker.io/nginx:latest: Status: Image is up to date for nginx:latest"
	Sep 24 18:33:57 addons-951373 dockerd[1160]: time="2024-09-24T18:33:57.904083120Z" level=info msg="ignoring event" container=116878bd2f72b72fc9562f44aca1d57e512f7045bdd63c5a7b7ba26c4af9b70a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 18:33:59 addons-951373 dockerd[1160]: time="2024-09-24T18:33:59.024894181Z" level=info msg="ignoring event" container=dadd3044d998b61b62e05f8e424014822a807279d97a9ddcbcda6b9931fab397 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 18:33:59 addons-951373 dockerd[1160]: time="2024-09-24T18:33:59.109912137Z" level=info msg="ignoring event" container=507096f19cde9e809631aa3a6e1887062d8005e70fc956a136dba84e7cc9e5db module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 18:33:59 addons-951373 dockerd[1160]: time="2024-09-24T18:33:59.319773970Z" level=info msg="ignoring event" container=8c59e4d3b4593d4cd25b3540819ae8ba5cd4d1a2b3a6ebeb4a53e178579a8533 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 24 18:33:59 addons-951373 dockerd[1160]: time="2024-09-24T18:33:59.512413733Z" level=info msg="ignoring event" container=406fad93821db5ada386209a6fab8697456328e23c634f20352a30880f59f15b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	84f0b6c5d3cef       nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3                                                                4 seconds ago       Running             task-pv-container                        0                   a9de24eb77e26       task-pv-pod
	0dc6c4ad3d55e       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec                            4 minutes ago       Exited              gadget                                   6                   c7d685c67c8d6       gadget-dnv2c
	dd6696e5cb193       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb                                 10 minutes ago      Running             gcp-auth                                 0                   405d0501e283c       gcp-auth-89d5ffd79-nlhkq
	5b4caa97be622       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          10 minutes ago      Running             csi-snapshotter                          0                   3545ae6093eef       csi-hostpathplugin-sjr77
	64b9e265f5391       registry.k8s.io/sig-storage/csi-provisioner@sha256:ee3b525d5b89db99da3b8eb521d9cd90cb6e9ef0fbb651e98bb37be78d36b5b8                          10 minutes ago      Running             csi-provisioner                          0                   3545ae6093eef       csi-hostpathplugin-sjr77
	9d4d40b867886       registry.k8s.io/sig-storage/livenessprobe@sha256:cacee2b5c36dd59d4c7e8469c05c9e4ef53ecb2df9025fa8c10cdaf61bce62f0                            10 minutes ago      Running             liveness-probe                           0                   3545ae6093eef       csi-hostpathplugin-sjr77
	48e186f602d0e       registry.k8s.io/ingress-nginx/controller@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce                             10 minutes ago      Running             controller                               0                   94f2410289c93       ingress-nginx-controller-bc57996ff-7vzgx
	4cdca35d26881       registry.k8s.io/sig-storage/hostpathplugin@sha256:92257881c1d6493cf18299a24af42330f891166560047902b8d431fb66b01af5                           10 minutes ago      Running             hostpath                                 0                   3545ae6093eef       csi-hostpathplugin-sjr77
	016fdfb24feb8       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:f1c25991bac2fbb7f5fcf91ed9438df31e30edee6bed5a780464238aa09ad24c                10 minutes ago      Running             node-driver-registrar                    0                   3545ae6093eef       csi-hostpathplugin-sjr77
	8bf4389204772       registry.k8s.io/sig-storage/csi-resizer@sha256:425d8f1b769398127767b06ed97ce62578a3179bcb99809ce93a1649e025ffe7                              10 minutes ago      Running             csi-resizer                              0                   a8e1bde91ee95       csi-hostpath-resizer-0
	c10a1e30ff456       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:80b9ba94aa2afe24553d69bd165a6a51552d1582d68618ec00d3b804a7d9193c   10 minutes ago      Running             csi-external-health-monitor-controller   0                   3545ae6093eef       csi-hostpathplugin-sjr77
	4561202e7eee3       registry.k8s.io/sig-storage/csi-attacher@sha256:9a685020911e2725ad019dbce6e4a5ab93d51e3d4557f115e64343345e05781b                             10 minutes ago      Running             csi-attacher                             0                   0294982b4a300       csi-hostpath-attacher-0
	136d562d1990b       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      10 minutes ago      Running             volume-snapshot-controller               0                   4830d52f7bdc6       snapshot-controller-56fcc65765-rzqht
	6cc05bca2d370       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      10 minutes ago      Running             volume-snapshot-controller               0                   f117cf8f5e300       snapshot-controller-56fcc65765-knk5d
	dd5dd8830910e       ce263a8653f9c                                                                                                                                10 minutes ago      Exited              patch                                    1                   01199447d41b1       ingress-nginx-admission-patch-xs59z
	e491ac28cc5ff       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3                   10 minutes ago      Exited              create                                   0                   df163c2f2f6eb       ingress-nginx-admission-create-mnkf8
	d6daf12d38c87       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                                       11 minutes ago      Running             local-path-provisioner                   0                   2fffda2d597e0       local-path-provisioner-86d989889c-md4gr
	dbbf5c94e02a9       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c                             11 minutes ago      Running             minikube-ingress-dns                     0                   36d8ad0100a76       kube-ingress-dns-minikube
	f805e209eebc9       6e38f40d628db                                                                                                                                11 minutes ago      Running             storage-provisioner                      0                   759e873fdc7a9       storage-provisioner
	935060a96c786       c69fa2e9cbf5f                                                                                                                                11 minutes ago      Running             coredns                                  0                   ba97684a2c5ce       coredns-7c65d6cfc9-4dbqr
	e04485a3e9f40       60c005f310ff3                                                                                                                                12 minutes ago      Running             kube-proxy                               0                   5bb8fcde0836e       kube-proxy-7jsvq
	b98c510bfa795       9aa1fad941575                                                                                                                                12 minutes ago      Running             kube-scheduler                           0                   e14d9faca638c       kube-scheduler-addons-951373
	e5666c7b47dec       6bab7719df100                                                                                                                                12 minutes ago      Running             kube-apiserver                           0                   d8e16a2610444       kube-apiserver-addons-951373
	ffca203354412       2e96e5913fc06                                                                                                                                12 minutes ago      Running             etcd                                     0                   bf9880a3d2cce       etcd-addons-951373
	1e43d8877e1fc       175ffd71cce3d                                                                                                                                12 minutes ago      Running             kube-controller-manager                  0                   ed7830d018dc7       kube-controller-manager-addons-951373
	
	
	==> controller_ingress [48e186f602d0] <==
	NGINX Ingress controller
	  Release:       v1.11.2
	  Build:         46e76e5916813cfca2a9b0bfdc34b69a0000f6b9
	  Repository:    https://github.com/kubernetes/ingress-nginx
	  nginx version: nginx/1.25.5
	
	-------------------------------------------------------------------------------
	
	I0924 18:23:32.914977       7 main.go:248] "Running in Kubernetes cluster" major="1" minor="31" git="v1.31.1" state="clean" commit="948afe5ca072329a73c8e79ed5938717a5cb3d21" platform="linux/amd64"
	I0924 18:23:34.488814       7 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
	I0924 18:23:34.703364       7 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
	I0924 18:23:34.885759       7 nginx.go:271] "Starting NGINX Ingress controller"
	I0924 18:23:34.966692       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"5e1b6c67-9906-432f-86c2-6013ff2a260b", APIVersion:"v1", ResourceVersion:"658", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
	I0924 18:23:34.974638       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"a79f01b1-3dc3-40f9-9657-d8c84de07196", APIVersion:"v1", ResourceVersion:"662", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
	I0924 18:23:34.977256       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"a97b1927-71a4-4139-b99d-9e1652ff70b2", APIVersion:"v1", ResourceVersion:"666", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
	I0924 18:23:36.087752       7 nginx.go:317] "Starting NGINX process"
	I0924 18:23:36.088778       7 leaderelection.go:250] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
	I0924 18:23:36.091563       7 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
	I0924 18:23:36.092060       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0924 18:23:36.126274       7 leaderelection.go:260] successfully acquired lease ingress-nginx/ingress-nginx-leader
	I0924 18:23:36.127467       7 status.go:85] "New leader elected" identity="ingress-nginx-controller-bc57996ff-7vzgx"
	I0924 18:23:36.139950       7 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-bc57996ff-7vzgx" node="addons-951373"
	I0924 18:23:36.236305       7 controller.go:213] "Backend successfully reloaded"
	I0924 18:23:36.236398       7 controller.go:224] "Initial sync, sleeping for 1 second"
	I0924 18:23:36.236775       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-bc57996ff-7vzgx", UID:"166dc71b-54bb-4b5e-94e1-cfa3e7661944", APIVersion:"v1", ResourceVersion:"1246", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	
	
	==> coredns [935060a96c78] <==
	[INFO] 10.244.0.8:59358 - 9415 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000081089s
	[INFO] 10.244.0.8:49554 - 47163 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00071722s
	[INFO] 10.244.0.8:59358 - 10490 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000101451s
	[INFO] 10.244.0.8:37929 - 21911 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000131088s
	[INFO] 10.244.0.8:37929 - 43411 "A IN registry.kube-system.svc.cluster.local.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000082555s
	[INFO] 10.244.0.8:54912 - 27960 "AAAA IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000109233s
	[INFO] 10.244.0.8:54912 - 564 "A IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000170319s
	[INFO] 10.244.0.8:47800 - 3469 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000072808s
	[INFO] 10.244.0.8:47800 - 8841 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000225203s
	[INFO] 10.244.0.8:58988 - 150 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000113469s
	[INFO] 10.244.0.8:58988 - 16283 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000099124s
	[INFO] 10.244.0.25:58368 - 26618 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000401654s
	[INFO] 10.244.0.25:54706 - 62377 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000537878s
	[INFO] 10.244.0.25:48899 - 18109 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000236332s
	[INFO] 10.244.0.25:48010 - 3410 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000171902s
	[INFO] 10.244.0.25:54167 - 29169 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000139985s
	[INFO] 10.244.0.25:57127 - 12744 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000536651s
	[INFO] 10.244.0.25:55356 - 1497 "A IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.003475329s
	[INFO] 10.244.0.25:32995 - 58598 "AAAA IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.002827301s
	[INFO] 10.244.0.25:59811 - 65130 "A IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.002967166s
	[INFO] 10.244.0.25:42389 - 6013 "AAAA IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.002654009s
	[INFO] 10.244.0.25:46328 - 34439 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.002842844s
	[INFO] 10.244.0.25:53518 - 11832 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.0030172s
	[INFO] 10.244.0.25:41024 - 19116 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002546328s
	[INFO] 10.244.0.25:51939 - 24681 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.003645856s
	
	
	==> describe nodes <==
	Name:               addons-951373
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-951373
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ab8e06d5efb8aef1f7ea9881c3e41593ddc7876e
	                    minikube.k8s.io/name=addons-951373
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_24T18_21_51_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-951373
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-951373"}
	                    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:  Tue, 24 Sep 2024 18:21:48 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-951373
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 24 Sep 2024 18:33:56 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 24 Sep 2024 18:33:56 +0000   Tue, 24 Sep 2024 18:21:46 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 24 Sep 2024 18:33:56 +0000   Tue, 24 Sep 2024 18:21:46 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 24 Sep 2024 18:33:56 +0000   Tue, 24 Sep 2024 18:21:46 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 24 Sep 2024 18:33:56 +0000   Tue, 24 Sep 2024 18:21:48 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-951373
	Capacity:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141780Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141780Ki
	  pods:               110
	System Info:
	  Machine ID:                 3bea36e8c3f7482a84525715e419cfcf
	  System UUID:                d9743288-98c9-4fdb-954e-5d6e69af0510
	  Boot ID:                    e124c141-d156-40a0-88b9-9bb032a3eb0f
	  Kernel Version:             6.1.100+
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (19 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                     task-pv-pod                                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         5s
	  gadget                      gadget-dnv2c                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-nlhkq                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-7vzgx    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-4dbqr                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     12m
	  kube-system                 csi-hostpath-attacher-0                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 csi-hostpath-resizer-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 csi-hostpathplugin-sjr77                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 etcd-addons-951373                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         12m
	  kube-system                 kube-apiserver-addons-951373                250m (12%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-951373       200m (10%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-7jsvq                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-scheduler-addons-951373                100m (5%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 snapshot-controller-56fcc65765-knk5d        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-rzqht        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  local-path-storage          local-path-provisioner-86d989889c-md4gr     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  0 (0%)
	  memory             260Mi (3%)  170Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age   From             Message
	  ----    ------                   ----  ----             -------
	  Normal  Starting                 11m   kube-proxy       
	  Normal  Starting                 12m   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  12m   kubelet          Node addons-951373 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    12m   kubelet          Node addons-951373 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     12m   kubelet          Node addons-951373 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           12m   node-controller  Node addons-951373 event: Registered Node addons-951373 in Controller
	
	
	==> dmesg <==
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 72 cb cd 86 01 32 08 06
	[  +2.222549] IPv4: martian source 10.244.0.1 from 10.244.0.15, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff c6 1c 82 09 5d 80 08 06
	[  +0.052285] IPv4: martian source 10.244.0.1 from 10.244.0.16, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff e6 0b ee 2e ef 57 08 06
	[  +2.234493] IPv4: martian source 10.244.0.1 from 10.244.0.17, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 0a d4 dd ba 6a 85 08 06
	[  +9.563360] IPv4: martian source 10.244.0.1 from 10.244.0.21, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff ba f4 fb c3 4c 13 08 06
	[  +0.805337] IPv4: martian source 10.244.0.1 from 10.244.0.18, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 1e 9e 29 a9 8f eb 08 06
	[  +0.233803] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff b6 45 ec 5d 4d 4c 08 06
	[  +0.395099] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
	[  +0.000016] ll header: 00000000: ff ff ff ff ff ff ea fa 71 27 37 b8 08 06
	[  +7.440702] IPv4: martian source 10.244.0.1 from 10.244.0.22, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff e2 c2 ab 18 c7 6a 08 06
	[  +1.147501] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 82 82 7a 75 75 13 08 06
	[  +0.069803] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff ee 3f 70 fb 97 08 08 06
	[ +19.306703] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 5e 02 c1 90 97 3a 08 06
	[  +0.000701] IPv4: martian source 10.244.0.25 from 10.244.0.2, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 9e 06 9b 9a 56 e3 08 06
	
	
	==> etcd [ffca20335441] <==
	{"level":"warn","ts":"2024-09-24T18:23:32.533146Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"323.477635ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-24T18:23:32.533270Z","caller":"traceutil/trace.go:171","msg":"trace[869378635] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1241; }","duration":"323.641198ms","start":"2024-09-24T18:23:32.209614Z","end":"2024-09-24T18:23:32.533256Z","steps":["trace[869378635] 'agreement among raft nodes before linearized reading'  (duration: 323.449387ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-24T18:23:32.533684Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-24T18:23:32.209566Z","time spent":"324.099758ms","remote":"127.0.0.1:44784","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "}
	{"level":"warn","ts":"2024-09-24T18:23:32.534361Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"309.94108ms","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-24T18:23:32.534493Z","caller":"traceutil/trace.go:171","msg":"trace[95043559] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1241; }","duration":"310.07533ms","start":"2024-09-24T18:23:32.224405Z","end":"2024-09-24T18:23:32.534480Z","steps":["trace[95043559] 'agreement among raft nodes before linearized reading'  (duration: 309.845696ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-24T18:23:32.534618Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-24T18:23:32.224360Z","time spent":"310.24107ms","remote":"127.0.0.1:44944","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":"warn","ts":"2024-09-24T18:23:32.546804Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"322.37746ms","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-24T18:23:32.546860Z","caller":"traceutil/trace.go:171","msg":"trace[110980581] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1241; }","duration":"322.440557ms","start":"2024-09-24T18:23:32.224405Z","end":"2024-09-24T18:23:32.546845Z","steps":["trace[110980581] 'agreement among raft nodes before linearized reading'  (duration: 322.352186ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-24T18:23:32.546893Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-24T18:23:32.224380Z","time spent":"322.504791ms","remote":"127.0.0.1:44944","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":"warn","ts":"2024-09-24T18:23:32.546999Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"258.527913ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/snapshot.storage.k8s.io/volumesnapshotclasses/\" range_end:\"/registry/snapshot.storage.k8s.io/volumesnapshotclasses0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2024-09-24T18:23:32.547057Z","caller":"traceutil/trace.go:171","msg":"trace[1369461473] range","detail":"{range_begin:/registry/snapshot.storage.k8s.io/volumesnapshotclasses/; range_end:/registry/snapshot.storage.k8s.io/volumesnapshotclasses0; response_count:0; response_revision:1241; }","duration":"258.552746ms","start":"2024-09-24T18:23:32.288462Z","end":"2024-09-24T18:23:32.547015Z","steps":["trace[1369461473] 'agreement among raft nodes before linearized reading'  (duration: 258.513523ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:23:37.158498Z","caller":"traceutil/trace.go:171","msg":"trace[1445181586] linearizableReadLoop","detail":"{readStateIndex:1324; appliedIndex:1323; }","duration":"108.153841ms","start":"2024-09-24T18:23:37.050323Z","end":"2024-09-24T18:23:37.158477Z","steps":["trace[1445181586] 'read index received'  (duration: 32.283435ms)","trace[1445181586] 'applied index is now lower than readState.Index'  (duration: 75.869047ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-24T18:23:37.158673Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.325656ms","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-24T18:23:37.158742Z","caller":"traceutil/trace.go:171","msg":"trace[1821707689] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1284; }","duration":"108.407225ms","start":"2024-09-24T18:23:37.050317Z","end":"2024-09-24T18:23:37.158724Z","steps":["trace[1821707689] 'agreement among raft nodes before linearized reading'  (duration: 108.272082ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:23:37.179792Z","caller":"traceutil/trace.go:171","msg":"trace[613536357] transaction","detail":"{read_only:false; response_revision:1284; number_of_response:1; }","duration":"130.265008ms","start":"2024-09-24T18:23:37.049503Z","end":"2024-09-24T18:23:37.179768Z","steps":["trace[613536357] 'process raft request'  (duration: 18.119316ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-24T18:24:22.766818Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"208.723218ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/\" range_end:\"/registry/leases0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2024-09-24T18:24:22.770001Z","caller":"traceutil/trace.go:171","msg":"trace[597414133] range","detail":"{range_begin:/registry/leases/; range_end:/registry/leases0; response_count:0; response_revision:1447; }","duration":"211.922989ms","start":"2024-09-24T18:24:22.558056Z","end":"2024-09-24T18:24:22.769979Z","steps":["trace[597414133] 'count revisions from in-memory index tree'  (duration: 208.647831ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:24:23.028889Z","caller":"traceutil/trace.go:171","msg":"trace[1121921945] transaction","detail":"{read_only:false; response_revision:1449; number_of_response:1; }","duration":"224.341487ms","start":"2024-09-24T18:24:22.804526Z","end":"2024-09-24T18:24:23.028867Z","steps":["trace[1121921945] 'process raft request'  (duration: 218.8663ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:31:45.261264Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1824}
	{"level":"info","ts":"2024-09-24T18:31:45.290933Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1824,"took":"28.45714ms","hash":887702374,"current-db-size-bytes":9138176,"current-db-size":"9.1 MB","current-db-size-in-use-bytes":4890624,"current-db-size-in-use":"4.9 MB"}
	{"level":"info","ts":"2024-09-24T18:31:45.290993Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":887702374,"revision":1824,"compact-revision":-1}
	{"level":"info","ts":"2024-09-24T18:32:53.092289Z","caller":"traceutil/trace.go:171","msg":"trace[700348072] linearizableReadLoop","detail":"{readStateIndex:2530; appliedIndex:2529; }","duration":"109.419966ms","start":"2024-09-24T18:32:52.982849Z","end":"2024-09-24T18:32:53.092269Z","steps":["trace[700348072] 'read index received'  (duration: 109.203587ms)","trace[700348072] 'applied index is now lower than readState.Index'  (duration: 215.785µs)"],"step_count":2}
	{"level":"warn","ts":"2024-09-24T18:32:53.092797Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"109.927021ms","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-24T18:32:53.092990Z","caller":"traceutil/trace.go:171","msg":"trace[1729657214] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:2364; }","duration":"110.139073ms","start":"2024-09-24T18:32:52.982835Z","end":"2024-09-24T18:32:53.092974Z","steps":["trace[1729657214] 'agreement among raft nodes before linearized reading'  (duration: 109.844114ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:32:53.093709Z","caller":"traceutil/trace.go:171","msg":"trace[1866693522] transaction","detail":"{read_only:false; response_revision:2364; number_of_response:1; }","duration":"257.557816ms","start":"2024-09-24T18:32:52.836136Z","end":"2024-09-24T18:32:53.093694Z","steps":["trace[1866693522] 'process raft request'  (duration: 255.9794ms)"],"step_count":1}
	
	
	==> gcp-auth [dd6696e5cb19] <==
	2024/09/24 18:24:14 Ready to write response ...
	2024/09/24 18:24:15 Ready to marshal response ...
	2024/09/24 18:24:15 Ready to write response ...
	2024/09/24 18:24:40 Ready to marshal response ...
	2024/09/24 18:24:40 Ready to write response ...
	2024/09/24 18:24:41 Ready to marshal response ...
	2024/09/24 18:24:41 Ready to write response ...
	2024/09/24 18:24:41 Ready to marshal response ...
	2024/09/24 18:24:41 Ready to write response ...
	2024/09/24 18:32:47 Ready to marshal response ...
	2024/09/24 18:32:47 Ready to write response ...
	2024/09/24 18:32:47 Ready to marshal response ...
	2024/09/24 18:32:47 Ready to write response ...
	2024/09/24 18:32:47 Ready to marshal response ...
	2024/09/24 18:32:47 Ready to write response ...
	2024/09/24 18:32:57 Ready to marshal response ...
	2024/09/24 18:32:57 Ready to write response ...
	2024/09/24 18:33:24 Ready to marshal response ...
	2024/09/24 18:33:24 Ready to write response ...
	2024/09/24 18:33:25 Ready to marshal response ...
	2024/09/24 18:33:25 Ready to write response ...
	2024/09/24 18:33:33 Ready to marshal response ...
	2024/09/24 18:33:33 Ready to write response ...
	2024/09/24 18:33:55 Ready to marshal response ...
	2024/09/24 18:33:55 Ready to write response ...
	
	
	==> kernel <==
	 18:34:01 up  2:58,  0 users,  load average: 1.54, 1.11, 0.91
	Linux addons-951373 6.1.100+ #1 SMP PREEMPT_DYNAMIC Sat Aug 17 14:12:26 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [e5666c7b47de] <==
	E0924 18:23:30.679943       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.110.184.55:443: connect: connection refused" logger="UnhandledError"
	W0924 18:23:30.791703       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.184.55:443: connect: connection refused
	E0924 18:23:30.795696       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.110.184.55:443: connect: connection refused" logger="UnhandledError"
	W0924 18:23:49.893263       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.184.55:443: connect: connection refused
	E0924 18:23:49.893316       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.110.184.55:443: connect: connection refused" logger="UnhandledError"
	I0924 18:24:14.573289       1 controller.go:615] quota admission added evaluator for: jobs.batch.volcano.sh
	I0924 18:24:14.620356       1 controller.go:615] quota admission added evaluator for: podgroups.scheduling.volcano.sh
	I0924 18:24:30.331693       1 handler.go:286] Adding GroupVersion batch.volcano.sh v1alpha1 to ResourceManager
	I0924 18:24:30.363578       1 handler.go:286] Adding GroupVersion bus.volcano.sh v1alpha1 to ResourceManager
	I0924 18:24:31.165331       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	E0924 18:24:31.274977       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"volcano-scheduler\" not found]"
	I0924 18:24:31.275582       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0924 18:24:31.492731       1 handler.go:286] Adding GroupVersion nodeinfo.volcano.sh v1alpha1 to ResourceManager
	I0924 18:24:31.533411       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	W0924 18:24:31.561678       1 cacher.go:171] Terminating all watchers from cacher commands.bus.volcano.sh
	I0924 18:24:32.053243       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0924 18:24:32.074289       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0924 18:24:32.451904       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0924 18:24:32.534200       1 cacher.go:171] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0924 18:24:32.706814       1 cacher.go:171] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0924 18:24:32.757463       1 cacher.go:171] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0924 18:24:32.801399       1 cacher.go:171] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0924 18:24:33.452772       1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
	W0924 18:24:33.590762       1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	I0924 18:32:47.602033       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.98.25.41"}
	
	
	==> kube-controller-manager [1e43d8877e1f] <==
	E0924 18:33:03.991166       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 18:33:07.645877       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 18:33:07.645940       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0924 18:33:10.514498       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	I0924 18:33:12.375853       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="8.258µs"
	W0924 18:33:16.010918       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 18:33:16.010973       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0924 18:33:22.516710       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0924 18:33:23.213336       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 18:33:23.213434       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0924 18:33:25.918235       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-951373"
	W0924 18:33:26.608475       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 18:33:26.608692       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 18:33:36.010577       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 18:33:36.010635       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 18:33:36.513977       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 18:33:36.514029       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0924 18:33:39.797278       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-5b584cc74" duration="16.041µs"
	I0924 18:33:46.737269       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="11.42µs"
	W0924 18:33:49.613636       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 18:33:49.613750       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 18:33:56.035987       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 18:33:56.036114       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0924 18:33:56.606765       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-951373"
	I0924 18:33:58.892936       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="8.483µs"
	
	
	==> kube-proxy [e04485a3e9f4] <==
	I0924 18:22:03.495115       1 server_linux.go:66] "Using iptables proxy"
	I0924 18:22:05.172837       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0924 18:22:05.212158       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`"
	I0924 18:22:06.344994       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0924 18:22:06.358137       1 server_linux.go:169] "Using iptables Proxier"
	I0924 18:22:06.462403       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"
	I0924 18:22:06.463132       1 server.go:483] "Version info" version="v1.31.1"
	I0924 18:22:06.463172       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0924 18:22:06.605238       1 config.go:199] "Starting service config controller"
	I0924 18:22:06.605383       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0924 18:22:06.605475       1 config.go:105] "Starting endpoint slice config controller"
	I0924 18:22:06.605518       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0924 18:22:06.609143       1 config.go:328] "Starting node config controller"
	I0924 18:22:06.609242       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0924 18:22:06.891969       1 shared_informer.go:320] Caches are synced for service config
	I0924 18:22:06.892341       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0924 18:22:06.893493       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [b98c510bfa79] <==
	W0924 18:21:48.012898       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
	E0924 18:21:48.012964       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"
	W0924 18:21:48.011566       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0924 18:21:48.013339       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0924 18:21:48.011782       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
	E0924 18:21:48.013747       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"
	W0924 18:21:48.012325       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0924 18:21:48.014118       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0924 18:21:48.012434       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
	E0924 18:21:48.014664       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"
	W0924 18:21:48.854963       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
	E0924 18:21:48.855311       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"
	W0924 18:21:48.864493       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
	E0924 18:21:48.864780       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"
	W0924 18:21:48.917572       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
	E0924 18:21:48.917965       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"
	W0924 18:21:49.067437       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
	E0924 18:21:49.067775       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"
	W0924 18:21:49.138736       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
	E0924 18:21:49.138904       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"
	W0924 18:21:49.180023       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"
	E0924 18:21:49.180112       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"
	W0924 18:21:49.185906       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
	E0924 18:21:49.186322       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"
	I0924 18:21:51.098395       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 24 18:33:57 addons-951373 kubelet[2182]: E0924 18:33:57.392145    2182 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="d16072ea-aa22-4390-9ca3-503d3eacc0dc"
	Sep 24 18:33:57 addons-951373 kubelet[2182]: I0924 18:33:57.823420    2182 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/task-pv-pod" podStartSLOduration=2.5046917300000002 podStartE2EDuration="2.82338436s" podCreationTimestamp="2024-09-24 18:33:55 +0000 UTC" firstStartedPulling="2024-09-24 18:33:56.236656086 +0000 UTC m=+726.021620488" lastFinishedPulling="2024-09-24 18:33:56.555348729 +0000 UTC m=+726.340313118" observedRunningTime="2024-09-24 18:33:57.796223443 +0000 UTC m=+727.581187849" watchObservedRunningTime="2024-09-24 18:33:57.82338436 +0000 UTC m=+727.608348764"
	Sep 24 18:33:58 addons-951373 kubelet[2182]: I0924 18:33:58.096895    2182 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/991283bd-ee16-4909-904a-946d75dce4b7-gcp-creds\") pod \"991283bd-ee16-4909-904a-946d75dce4b7\" (UID: \"991283bd-ee16-4909-904a-946d75dce4b7\") "
	Sep 24 18:33:58 addons-951373 kubelet[2182]: I0924 18:33:58.097229    2182 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/991283bd-ee16-4909-904a-946d75dce4b7-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "991283bd-ee16-4909-904a-946d75dce4b7" (UID: "991283bd-ee16-4909-904a-946d75dce4b7"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 24 18:33:58 addons-951373 kubelet[2182]: I0924 18:33:58.097513    2182 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-6st86\" (UniqueName: \"kubernetes.io/projected/991283bd-ee16-4909-904a-946d75dce4b7-kube-api-access-6st86\") pod \"991283bd-ee16-4909-904a-946d75dce4b7\" (UID: \"991283bd-ee16-4909-904a-946d75dce4b7\") "
	Sep 24 18:33:58 addons-951373 kubelet[2182]: I0924 18:33:58.098246    2182 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/991283bd-ee16-4909-904a-946d75dce4b7-gcp-creds\") on node \"addons-951373\" DevicePath \"\""
	Sep 24 18:33:58 addons-951373 kubelet[2182]: I0924 18:33:58.110735    2182 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/991283bd-ee16-4909-904a-946d75dce4b7-kube-api-access-6st86" (OuterVolumeSpecName: "kube-api-access-6st86") pod "991283bd-ee16-4909-904a-946d75dce4b7" (UID: "991283bd-ee16-4909-904a-946d75dce4b7"). InnerVolumeSpecName "kube-api-access-6st86". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 18:33:58 addons-951373 kubelet[2182]: I0924 18:33:58.199050    2182 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-6st86\" (UniqueName: \"kubernetes.io/projected/991283bd-ee16-4909-904a-946d75dce4b7-kube-api-access-6st86\") on node \"addons-951373\" DevicePath \"\""
	Sep 24 18:33:59 addons-951373 kubelet[2182]: I0924 18:33:59.532183    2182 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-swprg\" (UniqueName: \"kubernetes.io/projected/df04296e-b888-4040-ba3b-f57b9b86f6c0-kube-api-access-swprg\") pod \"df04296e-b888-4040-ba3b-f57b9b86f6c0\" (UID: \"df04296e-b888-4040-ba3b-f57b9b86f6c0\") "
	Sep 24 18:33:59 addons-951373 kubelet[2182]: I0924 18:33:59.540055    2182 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/df04296e-b888-4040-ba3b-f57b9b86f6c0-kube-api-access-swprg" (OuterVolumeSpecName: "kube-api-access-swprg") pod "df04296e-b888-4040-ba3b-f57b9b86f6c0" (UID: "df04296e-b888-4040-ba3b-f57b9b86f6c0"). InnerVolumeSpecName "kube-api-access-swprg". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 18:33:59 addons-951373 kubelet[2182]: I0924 18:33:59.634908    2182 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-swprg\" (UniqueName: \"kubernetes.io/projected/df04296e-b888-4040-ba3b-f57b9b86f6c0-kube-api-access-swprg\") on node \"addons-951373\" DevicePath \"\""
	Sep 24 18:33:59 addons-951373 kubelet[2182]: I0924 18:33:59.735988    2182 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-tnmp7\" (UniqueName: \"kubernetes.io/projected/f07bd03e-ac37-4f4b-b12b-41c3257a4e5c-kube-api-access-tnmp7\") pod \"f07bd03e-ac37-4f4b-b12b-41c3257a4e5c\" (UID: \"f07bd03e-ac37-4f4b-b12b-41c3257a4e5c\") "
	Sep 24 18:33:59 addons-951373 kubelet[2182]: I0924 18:33:59.740567    2182 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f07bd03e-ac37-4f4b-b12b-41c3257a4e5c-kube-api-access-tnmp7" (OuterVolumeSpecName: "kube-api-access-tnmp7") pod "f07bd03e-ac37-4f4b-b12b-41c3257a4e5c" (UID: "f07bd03e-ac37-4f4b-b12b-41c3257a4e5c"). InnerVolumeSpecName "kube-api-access-tnmp7". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 18:33:59 addons-951373 kubelet[2182]: I0924 18:33:59.836638    2182 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-tnmp7\" (UniqueName: \"kubernetes.io/projected/f07bd03e-ac37-4f4b-b12b-41c3257a4e5c-kube-api-access-tnmp7\") on node \"addons-951373\" DevicePath \"\""
	Sep 24 18:33:59 addons-951373 kubelet[2182]: I0924 18:33:59.847899    2182 scope.go:117] "RemoveContainer" containerID="dadd3044d998b61b62e05f8e424014822a807279d97a9ddcbcda6b9931fab397"
	Sep 24 18:33:59 addons-951373 kubelet[2182]: I0924 18:33:59.881357    2182 scope.go:117] "RemoveContainer" containerID="dadd3044d998b61b62e05f8e424014822a807279d97a9ddcbcda6b9931fab397"
	Sep 24 18:33:59 addons-951373 kubelet[2182]: E0924 18:33:59.882781    2182 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: dadd3044d998b61b62e05f8e424014822a807279d97a9ddcbcda6b9931fab397" containerID="dadd3044d998b61b62e05f8e424014822a807279d97a9ddcbcda6b9931fab397"
	Sep 24 18:33:59 addons-951373 kubelet[2182]: I0924 18:33:59.882854    2182 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"dadd3044d998b61b62e05f8e424014822a807279d97a9ddcbcda6b9931fab397"} err="failed to get container status \"dadd3044d998b61b62e05f8e424014822a807279d97a9ddcbcda6b9931fab397\": rpc error: code = Unknown desc = Error response from daemon: No such container: dadd3044d998b61b62e05f8e424014822a807279d97a9ddcbcda6b9931fab397"
	Sep 24 18:33:59 addons-951373 kubelet[2182]: I0924 18:33:59.882927    2182 scope.go:117] "RemoveContainer" containerID="507096f19cde9e809631aa3a6e1887062d8005e70fc956a136dba84e7cc9e5db"
	Sep 24 18:33:59 addons-951373 kubelet[2182]: I0924 18:33:59.914576    2182 scope.go:117] "RemoveContainer" containerID="507096f19cde9e809631aa3a6e1887062d8005e70fc956a136dba84e7cc9e5db"
	Sep 24 18:33:59 addons-951373 kubelet[2182]: E0924 18:33:59.917210    2182 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 507096f19cde9e809631aa3a6e1887062d8005e70fc956a136dba84e7cc9e5db" containerID="507096f19cde9e809631aa3a6e1887062d8005e70fc956a136dba84e7cc9e5db"
	Sep 24 18:33:59 addons-951373 kubelet[2182]: I0924 18:33:59.917271    2182 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"507096f19cde9e809631aa3a6e1887062d8005e70fc956a136dba84e7cc9e5db"} err="failed to get container status \"507096f19cde9e809631aa3a6e1887062d8005e70fc956a136dba84e7cc9e5db\": rpc error: code = Unknown desc = Error response from daemon: No such container: 507096f19cde9e809631aa3a6e1887062d8005e70fc956a136dba84e7cc9e5db"
	Sep 24 18:34:00 addons-951373 kubelet[2182]: I0924 18:34:00.410183    2182 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="991283bd-ee16-4909-904a-946d75dce4b7" path="/var/lib/kubelet/pods/991283bd-ee16-4909-904a-946d75dce4b7/volumes"
	Sep 24 18:34:00 addons-951373 kubelet[2182]: I0924 18:34:00.410687    2182 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="df04296e-b888-4040-ba3b-f57b9b86f6c0" path="/var/lib/kubelet/pods/df04296e-b888-4040-ba3b-f57b9b86f6c0/volumes"
	Sep 24 18:34:00 addons-951373 kubelet[2182]: I0924 18:34:00.411340    2182 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="f07bd03e-ac37-4f4b-b12b-41c3257a4e5c" path="/var/lib/kubelet/pods/f07bd03e-ac37-4f4b-b12b-41c3257a4e5c/volumes"
	
	
	==> storage-provisioner [f805e209eebc] <==
	I0924 18:22:12.567438       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0924 18:22:13.077656       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0924 18:22:13.078054       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0924 18:22:13.583499       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0924 18:22:13.591969       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-951373_ee5090c0-feb8-449f-987f-afe1683b4656!
	I0924 18:22:13.644195       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"1ec9e8ed-226c-4d46-a130-6f601daeae3d", APIVersion:"v1", ResourceVersion:"650", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-951373_ee5090c0-feb8-449f-987f-afe1683b4656 became leader
	I0924 18:22:14.098048       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-951373_ee5090c0-feb8-449f-987f-afe1683b4656!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-951373/192.168.49.2
	Start Time:       Tue, 24 Sep 2024 18:24:41 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.27
	IPs:
	  IP:  10.244.0.27
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-swbkc (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-swbkc:
	    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-951373
	  Normal   Pulling    7m53s (x4 over 9m21s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m53s (x4 over 9m21s)   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     7m53s (x4 over 9m21s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m40s (x6 over 9m20s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m15s (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-mnkf8" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-xs59z" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-951373 describe pod busybox ingress-nginx-admission-create-mnkf8 ingress-nginx-admission-patch-xs59z: exit status 1
--- FAIL: TestAddons/parallel/Registry (75.87s)

                                                
                                    
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-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0924 18:38:56.036829  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:38:56.043300  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:38:56.054782  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:38:56.076260  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:38:56.117766  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:38:56.199340  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:38:56.361052  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:38:56.682731  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0924 18:39:06.292008  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0924 18:39:37.014812  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
2024/09/24 18:39:41 [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-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0924 18:40:17.977142  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Non-zero exit: kubectl --context functional-712300 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}: context deadline exceeded (1.396µ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-712300 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.96.100.129   <pending>     80:31585/TCP   3m9s

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

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

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

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

                                                
                                                
** /stderr **
I0924 18:38:43.857468  132085 retry.go:31] will retry after 314.503029ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (338.53301ms)

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

                                                
                                                
** /stderr **
I0924 18:38:44.511387  132085 retry.go:31] will retry after 856.402371ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (350.779368ms)

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

                                                
                                                
** /stderr **
I0924 18:38:45.719578  132085 retry.go:31] will retry after 1.553299461s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (334.600459ms)

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

                                                
                                                
** /stderr **
I0924 18:38:47.607820  132085 retry.go:31] will retry after 1.301370837s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (338.72638ms)

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

                                                
                                                
** /stderr **
I0924 18:38:49.248265  132085 retry.go:31] will retry after 3.401189589s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (338.8229ms)

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

                                                
                                                
** /stderr **
I0924 18:38:52.989803  132085 retry.go:31] will retry after 4.139616019s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p"
E0924 18:38:57.324101  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (337.624083ms)

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-712300 /tmp/TestFunctionalparallelMountCmdany-port1351641038/001:/mount-9p --alsologtostderr -v=1] stderr:
I0924 18:38:43.496253  167887 out.go:345] Setting OutFile to fd 1 ...
I0924 18:38:43.496561  167887 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:38:43.496577  167887 out.go:358] Setting ErrFile to fd 2...
I0924 18:38:43.496587  167887 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:38:43.496895  167887 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/bin
I0924 18:38:43.497311  167887 mustload.go:65] Loading cluster: functional-712300
I0924 18:38:43.497938  167887 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 18:38:43.499413  167887 cli_runner.go:164] Run: docker container inspect functional-712300 --format={{.State.Status}}
I0924 18:38:43.534918  167887 host.go:66] Checking if "functional-712300" exists ...
I0924 18:38:43.535334  167887 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0924 18:38:43.688024  167887 info.go:266] docker info: {ID:5f3ca39c-9231-48fc-a35c-b5e364a6aac6 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-24 18:38:43.664124229 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I0924 18:38:43.688225  167887 cli_runner.go:164] Run: docker network inspect functional-712300 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0924 18:38:43.729724  167887 out.go:201] 
W0924 18:38:43.731272  167887 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0924 18:38:43.732689  167887 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/any-port (14.96s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:213: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-712300 /tmp/TestFunctionalparallelMountCmdspecific-port3432189874/001:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p"
E0924 18:38:58.606942  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (514.378121ms)

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

                                                
                                                
** /stderr **
I0924 18:38:58.781061  132085 retry.go:31] will retry after 685.657229ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (398.226102ms)

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

                                                
                                                
** /stderr **
I0924 18:38:59.865401  132085 retry.go:31] will retry after 664.667075ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (324.995917ms)

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

                                                
                                                
** /stderr **
I0924 18:39:00.855879  132085 retry.go:31] will retry after 737.603227ms: exit status 1
E0924 18:39:01.169684  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (343.570888ms)

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

                                                
                                                
** /stderr **
I0924 18:39:01.938291  132085 retry.go:31] will retry after 1.975968266s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (336.78542ms)

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

                                                
                                                
** /stderr **
I0924 18:39:04.251410  132085 retry.go:31] will retry after 3.696408069s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (355.204287ms)

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

                                                
                                                
** /stderr **
I0924 18:39:08.304022  132085 retry.go:31] will retry after 3.54179379s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (338.722181ms)

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-712300 /tmp/TestFunctionalparallelMountCmdspecific-port3432189874/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I0924 18:38:58.385787  168552 out.go:345] Setting OutFile to fd 1 ...
I0924 18:38:58.386085  168552 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:38:58.386137  168552 out.go:358] Setting ErrFile to fd 2...
I0924 18:38:58.386159  168552 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:38:58.386530  168552 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/bin
I0924 18:38:58.387050  168552 mustload.go:65] Loading cluster: functional-712300
I0924 18:38:58.387731  168552 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 18:38:58.388585  168552 cli_runner.go:164] Run: docker container inspect functional-712300 --format={{.State.Status}}
I0924 18:38:58.446616  168552 host.go:66] Checking if "functional-712300" exists ...
I0924 18:38:58.447225  168552 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0924 18:38:58.616220  168552 info.go:266] docker info: {ID:5f3ca39c-9231-48fc-a35c-b5e364a6aac6 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-24 18:38:58.597358879 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I0924 18:38:58.616514  168552 cli_runner.go:164] Run: docker network inspect functional-712300 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0924 18:38:58.650695  168552 out.go:201] 
W0924 18:38:58.652310  168552 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0924 18:38:58.653784  168552 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (14.71s)

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

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

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

                                                
                                                
** /stderr **
I0924 18:39:13.943956  132085 retry.go:31] will retry after 355.924897ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T" /mount1: exit status 1 (334.078965ms)

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

                                                
                                                
** /stderr **
I0924 18:39:14.634807  132085 retry.go:31] will retry after 692.074666ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T" /mount1: exit status 1 (325.98376ms)

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

                                                
                                                
** /stderr **
I0924 18:39:15.653324  132085 retry.go:31] will retry after 747.53603ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T" /mount1
E0924 18:39:16.533338  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T" /mount1: exit status 1 (334.127362ms)

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

                                                
                                                
** /stderr **
I0924 18:39:16.735868  132085 retry.go:31] will retry after 2.383081077s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T" /mount1: exit status 1 (333.945705ms)

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

                                                
                                                
** /stderr **
I0924 18:39:19.454726  132085 retry.go:31] will retry after 2.792977683s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T" /mount1: exit status 1 (369.238438ms)

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

                                                
                                                
** /stderr **
I0924 18:39:22.617417  132085 retry.go:31] will retry after 3.308249637s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-712300 ssh "findmnt -T" /mount1: exit status 1 (348.310659ms)

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-712300 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3457769683/001:/mount1 --alsologtostderr -v=1] stderr:
I0924 18:39:13.230237  169221 out.go:345] Setting OutFile to fd 1 ...
I0924 18:39:13.230682  169221 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:13.230721  169221 out.go:358] Setting ErrFile to fd 2...
I0924 18:39:13.230742  169221 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:13.231238  169221 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/bin
I0924 18:39:13.231901  169221 mustload.go:65] Loading cluster: functional-712300
I0924 18:39:13.233115  169221 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 18:39:13.236970  169221 cli_runner.go:164] Run: docker container inspect functional-712300 --format={{.State.Status}}
I0924 18:39:13.305638  169221 host.go:66] Checking if "functional-712300" exists ...
I0924 18:39:13.306278  169221 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0924 18:39:13.712495  169221 info.go:266] docker info: {ID:5f3ca39c-9231-48fc-a35c-b5e364a6aac6 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-24 18:39:13.662875043 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I0924 18:39:13.712803  169221 cli_runner.go:164] Run: docker network inspect functional-712300 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0924 18:39:13.766709  169221 out.go:201] 
W0924 18:39:13.768330  169221 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0924 18:39:13.769781  169221 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-712300 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3457769683/001:/mount2 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-712300 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3457769683/001:/mount2 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-712300 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3457769683/001:/mount2 --alsologtostderr -v=1] stderr:
I0924 18:39:13.244906  169222 out.go:345] Setting OutFile to fd 1 ...
I0924 18:39:13.245207  169222 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:13.245224  169222 out.go:358] Setting ErrFile to fd 2...
I0924 18:39:13.245233  169222 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:13.254525  169222 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/bin
I0924 18:39:13.255084  169222 mustload.go:65] Loading cluster: functional-712300
I0924 18:39:13.255757  169222 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 18:39:13.256644  169222 cli_runner.go:164] Run: docker container inspect functional-712300 --format={{.State.Status}}
I0924 18:39:13.375094  169222 host.go:66] Checking if "functional-712300" exists ...
I0924 18:39:13.375790  169222 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0924 18:39:13.784421  169222 info.go:266] docker info: {ID:5f3ca39c-9231-48fc-a35c-b5e364a6aac6 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:false NGoroutines:56 SystemTime:2024-09-24 18:39:13.734133219 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I0924 18:39:13.784725  169222 cli_runner.go:164] Run: docker network inspect functional-712300 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0924 18:39:13.851383  169222 out.go:201] 
W0924 18:39:13.852835  169222 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0924 18:39:13.854700  169222 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-712300 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3457769683/001:/mount3 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-712300 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3457769683/001:/mount3 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-712300 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3457769683/001:/mount3 --alsologtostderr -v=1] stderr:
I0924 18:39:13.268838  169223 out.go:345] Setting OutFile to fd 1 ...
I0924 18:39:13.269242  169223 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:13.269261  169223 out.go:358] Setting ErrFile to fd 2...
I0924 18:39:13.269270  169223 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:13.269765  169223 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/bin
I0924 18:39:13.270284  169223 mustload.go:65] Loading cluster: functional-712300
I0924 18:39:13.274318  169223 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 18:39:13.275886  169223 cli_runner.go:164] Run: docker container inspect functional-712300 --format={{.State.Status}}
I0924 18:39:13.363300  169223 host.go:66] Checking if "functional-712300" exists ...
I0924 18:39:13.363785  169223 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0924 18:39:13.771088  169223 info.go:266] docker info: {ID:5f3ca39c-9231-48fc-a35c-b5e364a6aac6 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:false NGoroutines:56 SystemTime:2024-09-24 18:39:13.734133219 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I0924 18:39:13.771415  169223 cli_runner.go:164] Run: docker network inspect functional-712300 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0924 18:39:13.823227  169223 out.go:201] 
W0924 18:39:13.825279  169223 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0924 18:39:13.835593  169223 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/VerifyCleanup (13.62s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
I0924 18:41:09.717566  132085 retry.go:31] will retry after 3.993857053s: Temporary Error: Get "http:": http: no Host in request URL
I0924 18:41:13.711761  132085 retry.go:31] will retry after 5.25547425s: Temporary Error: Get "http:": http: no Host in request URL
I0924 18:41:18.968689  132085 retry.go:31] will retry after 9.133692051s: Temporary Error: Get "http:": http: no Host in request URL
I0924 18:41:28.102952  132085 retry.go:31] will retry after 5.779991512s: Temporary Error: Get "http:": http: no Host in request URL
I0924 18:41:33.883648  132085 retry.go:31] will retry after 22.544908937s: Temporary Error: Get "http:": http: no Host in request URL
E0924 18:41:39.900455  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
I0924 18:41:56.429222  132085 retry.go:31] will retry after 21.679587556s: Temporary Error: Get "http:": http: no Host in request URL
I0924 18:42:18.108972  132085 retry.go:31] will retry after 35.506591167s: Temporary Error: Get "http:": http: no Host in request URL
functional_test_tunnel_test.go:288: failed to hit nginx at "http://": Temporary Error: Get "http:": http: no Host in request URL
functional_test_tunnel_test.go:290: (dbg) Run:  kubectl --context functional-712300 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.96.100.129   <pending>     80:31585/TCP   4m53s
functional_test_tunnel_test.go:301: expected body to contain "Welcome to nginx!", but got *""*
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (104.00s)

                                                
                                    

Test pass (96/107)

Order passed test Duration
3 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.13
4 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.13
5 TestAddons/Setup 193.49
7 TestAddons/serial/Volcano 45.47
9 TestAddons/serial/GCPAuth/Namespaces 0.22
12 TestAddons/parallel/Ingress 23.22
13 TestAddons/parallel/InspektorGadget 11.35
14 TestAddons/parallel/MetricsServer 7.19
16 TestAddons/parallel/CSI 40.19
17 TestAddons/parallel/Headlamp 19.14
18 TestAddons/parallel/CloudSpanner 5.65
19 TestAddons/parallel/LocalPath 9.87
20 TestAddons/parallel/NvidiaDevicePlugin 6.75
21 TestAddons/parallel/Yakd 12.01
22 TestAddons/StoppedEnableDisable 11.34
25 TestFunctional/serial/CopySyncFile 0.05
26 TestFunctional/serial/StartWithProxy 46.21
27 TestFunctional/serial/AuditLog 0
28 TestFunctional/serial/SoftStart 37.83
29 TestFunctional/serial/KubeContext 0.1
30 TestFunctional/serial/KubectlGetPods 0.2
33 TestFunctional/serial/CacheCmd/cache/add_remote 2.92
34 TestFunctional/serial/CacheCmd/cache/add_local 1.57
35 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.15
36 TestFunctional/serial/CacheCmd/cache/list 0.14
37 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.51
38 TestFunctional/serial/CacheCmd/cache/cache_reload 1.78
39 TestFunctional/serial/CacheCmd/cache/delete 0.17
40 TestFunctional/serial/MinikubeKubectlCmd 1.17
41 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.17
42 TestFunctional/serial/ExtraConfig 43.54
43 TestFunctional/serial/ComponentHealth 0.14
44 TestFunctional/serial/LogsCmd 1.46
45 TestFunctional/serial/LogsFileCmd 1.53
46 TestFunctional/serial/InvalidService 5.09
48 TestFunctional/parallel/ConfigCmd 1
49 TestFunctional/parallel/DashboardCmd 14.48
50 TestFunctional/parallel/DryRun 0.72
51 TestFunctional/parallel/InternationalLanguage 0.28
52 TestFunctional/parallel/StatusCmd 1.29
56 TestFunctional/parallel/ServiceCmdConnect 8.96
57 TestFunctional/parallel/AddonsCmd 0.2
58 TestFunctional/parallel/PersistentVolumeClaim 29.95
60 TestFunctional/parallel/SSHCmd 0.68
61 TestFunctional/parallel/CpCmd 2.67
62 TestFunctional/parallel/MySQL 36.85
63 TestFunctional/parallel/FileSync 0.52
64 TestFunctional/parallel/CertSync 2.8
68 TestFunctional/parallel/NodeLabels 0.1
70 TestFunctional/parallel/NonActiveRuntimeDisabled 0.36
72 TestFunctional/parallel/License 2.12
73 TestFunctional/parallel/Version/short 0.08
74 TestFunctional/parallel/Version/components 1.15
75 TestFunctional/parallel/ImageCommands/ImageListShort 0.26
76 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
77 TestFunctional/parallel/ImageCommands/ImageListJson 0.29
78 TestFunctional/parallel/ImageCommands/ImageListYaml 0.28
79 TestFunctional/parallel/ImageCommands/ImageBuild 2.93
80 TestFunctional/parallel/ImageCommands/Setup 2.86
81 TestFunctional/parallel/DockerEnv/bash 1.31
82 TestFunctional/parallel/UpdateContextCmd/no_changes 0.21
83 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.2
84 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.21
85 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.96
86 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.5
87 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.93
88 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.68
89 TestFunctional/parallel/ImageCommands/ImageRemove 0.76
90 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.32
91 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.73
92 TestFunctional/parallel/ServiceCmd/DeployApp 23.63
93 TestFunctional/parallel/ServiceCmd/List 0.55
94 TestFunctional/parallel/ServiceCmd/JSONOutput 0.46
95 TestFunctional/parallel/ServiceCmd/HTTPS 0.55
96 TestFunctional/parallel/ServiceCmd/Format 0.64
97 TestFunctional/parallel/ServiceCmd/URL 0.59
99 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.68
100 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
102 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.55
104 TestFunctional/parallel/ProfileCmd/profile_not_create 0.58
105 TestFunctional/parallel/ProfileCmd/profile_list 0.54
106 TestFunctional/parallel/ProfileCmd/profile_json_output 0.55
114 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
115 TestFunctional/delete_echo-server_images 0.07
116 TestFunctional/delete_my-image_image 0.02
117 TestFunctional/delete_minikube_cached_images 0.02
122 TestStartStop/group/cloud-shell/serial/FirstStart 80.73
123 TestStartStop/group/cloud-shell/serial/DeployApp 9.51
124 TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive 1.25
125 TestStartStop/group/cloud-shell/serial/Stop 11.09
126 TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop 0.27
127 TestStartStop/group/cloud-shell/serial/SecondStart 277.7
128 TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop 6.01
129 TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop 5.12
130 TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages 0.28
131 TestStartStop/group/cloud-shell/serial/Pause 3.82
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.13s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.13s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (193.49s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-951373 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-951373 --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: (3m13.00502603s)
--- PASS: TestAddons/Setup (193.49s)

                                                
                                    
x
+
TestAddons/serial/Volcano (45.47s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:851: volcano-controller stabilized in 244.475185ms
addons_test.go:843: volcano-admission stabilized in 247.365197ms
addons_test.go:835: volcano-scheduler stabilized in 248.781895ms
addons_test.go:857: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-6c9778cbdf-vxtdw" [a5b5a44b-4e18-423d-ac03-074af7faaa59] Running
addons_test.go:857: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.009548816s
addons_test.go:861: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5874dfdd79-f2m4t" [2003d511-8c2a-484a-8d6e-3d8bf8c11f66] Running
addons_test.go:861: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 6.00430835s
addons_test.go:865: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-789ffc5785-b2snw" [4e08d868-7069-4607-bc36-34cc4545fd4d] Running
addons_test.go:865: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.008575892s
addons_test.go:870: (dbg) Run:  kubectl --context addons-951373 delete -n volcano-system job volcano-admission-init
addons_test.go:876: (dbg) Run:  kubectl --context addons-951373 create -f testdata/vcjob.yaml
addons_test.go:884: (dbg) Run:  kubectl --context addons-951373 get vcjob -n my-volcano
addons_test.go:902: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [f4029e95-b391-49be-8192-a34e380c6f83] Pending
helpers_test.go:344: "test-job-nginx-0" [f4029e95-b391-49be-8192-a34e380c6f83] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [f4029e95-b391-49be-8192-a34e380c6f83] Running
addons_test.go:902: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 14.005278073s
addons_test.go:906: (dbg) Run:  out/minikube-linux-amd64 -p addons-951373 addons disable volcano --alsologtostderr -v=1
addons_test.go:906: (dbg) Done: out/minikube-linux-amd64 -p addons-951373 addons disable volcano --alsologtostderr -v=1: (11.796651759s)
--- PASS: TestAddons/serial/Volcano (45.47s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Ingress (23.22s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:205: (dbg) Run:  kubectl --context addons-951373 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:230: (dbg) Run:  kubectl --context addons-951373 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:243: (dbg) Run:  kubectl --context addons-951373 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [9ad0a1e9-cd15-44e9-aa40-1a5087e36c6f] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [9ad0a1e9-cd15-44e9-aa40-1a5087e36c6f] Running
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.004304019s
I0924 18:34:24.606328  132085 kapi.go:150] Service nginx in namespace default found.
addons_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p addons-951373 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:284: (dbg) Run:  kubectl --context addons-951373 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:289: (dbg) Run:  out/minikube-linux-amd64 -p addons-951373 ip
addons_test.go:295: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p addons-951373 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:304: (dbg) Done: out/minikube-linux-amd64 -p addons-951373 addons disable ingress-dns --alsologtostderr -v=1: (2.305574679s)
addons_test.go:309: (dbg) Run:  out/minikube-linux-amd64 -p addons-951373 addons disable ingress --alsologtostderr -v=1
addons_test.go:309: (dbg) Done: out/minikube-linux-amd64 -p addons-951373 addons disable ingress --alsologtostderr -v=1: (7.819903838s)
--- PASS: TestAddons/parallel/Ingress (23.22s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.35s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-dnv2c" [06d472f4-0f79-45de-a09b-ba55d2ddafeb] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.006484094s
addons_test.go:789: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-951373
addons_test.go:789: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-951373: (6.341058653s)
--- PASS: TestAddons/parallel/InspektorGadget (11.35s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (7.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:405: metrics-server stabilized in 17.468378ms
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-kqzhv" [ef8bfa21-3899-429c-99e0-78290a00964a] Running
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.005276968s
addons_test.go:413: (dbg) Run:  kubectl --context addons-951373 top pods -n kube-system
addons_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p addons-951373 addons disable metrics-server --alsologtostderr -v=1
addons_test.go:430: (dbg) Done: out/minikube-linux-amd64 -p addons-951373 addons disable metrics-server --alsologtostderr -v=1: (1.075048365s)
--- PASS: TestAddons/parallel/MetricsServer (7.19s)

                                                
                                    
x
+
TestAddons/parallel/CSI (40.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0924 18:33:47.100074  132085 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0924 18:33:47.111507  132085 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0924 18:33:47.111556  132085 kapi.go:107] duration metric: took 11.502691ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:505: csi-hostpath-driver pods stabilized in 11.520838ms
addons_test.go:508: (dbg) Run:  kubectl --context addons-951373 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:513: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-951373 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-951373 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-951373 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-951373 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-951373 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-951373 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-951373 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-951373 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-951373 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:518: (dbg) Run:  kubectl --context addons-951373 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:523: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [5acb704d-c2db-4407-84f6-9edcc3f910a3] Pending
helpers_test.go:344: "task-pv-pod" [5acb704d-c2db-4407-84f6-9edcc3f910a3] 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" [5acb704d-c2db-4407-84f6-9edcc3f910a3] Running
addons_test.go:523: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 9.005095231s
addons_test.go:528: (dbg) Run:  kubectl --context addons-951373 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:533: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-951373 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-951373 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:538: (dbg) Run:  kubectl --context addons-951373 delete pod task-pv-pod
addons_test.go:538: (dbg) Done: kubectl --context addons-951373 delete pod task-pv-pod: (1.265326638s)
addons_test.go:544: (dbg) Run:  kubectl --context addons-951373 delete pvc hpvc
addons_test.go:550: (dbg) Run:  kubectl --context addons-951373 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:555: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-951373 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:560: (dbg) Run:  kubectl --context addons-951373 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:565: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [75e5cc4d-5b88-4f2b-ae54-bbfd4a0fe245] Pending
helpers_test.go:344: "task-pv-pod-restore" [75e5cc4d-5b88-4f2b-ae54-bbfd4a0fe245] 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" [75e5cc4d-5b88-4f2b-ae54-bbfd4a0fe245] Running
addons_test.go:565: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.005178899s
addons_test.go:570: (dbg) Run:  kubectl --context addons-951373 delete pod task-pv-pod-restore
addons_test.go:570: (dbg) Done: kubectl --context addons-951373 delete pod task-pv-pod-restore: (1.092475503s)
addons_test.go:574: (dbg) Run:  kubectl --context addons-951373 delete pvc hpvc-restore
addons_test.go:578: (dbg) Run:  kubectl --context addons-951373 delete volumesnapshot new-snapshot-demo
addons_test.go:582: (dbg) Run:  out/minikube-linux-amd64 -p addons-951373 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:582: (dbg) Done: out/minikube-linux-amd64 -p addons-951373 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.796917221s)
addons_test.go:586: (dbg) Run:  out/minikube-linux-amd64 -p addons-951373 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:586: (dbg) Done: out/minikube-linux-amd64 -p addons-951373 addons disable volumesnapshots --alsologtostderr -v=1: (2.206525154s)
--- PASS: TestAddons/parallel/CSI (40.19s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (19.14s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:768: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-951373 --alsologtostderr -v=1
addons_test.go:768: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-951373 --alsologtostderr -v=1: (1.238933172s)
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-bk77k" [db3a1080-f88e-4288-b6c8-a547f50ce147] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-bk77k" [db3a1080-f88e-4288-b6c8-a547f50ce147] Running
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.005438042s
addons_test.go:777: (dbg) Run:  out/minikube-linux-amd64 -p addons-951373 addons disable headlamp --alsologtostderr -v=1
addons_test.go:777: (dbg) Done: out/minikube-linux-amd64 -p addons-951373 addons disable headlamp --alsologtostderr -v=1: (5.832007143s)
--- PASS: TestAddons/parallel/Headlamp (19.14s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-8v6qn" [cd7b86e8-6f5b-445a-ad80-eaff0661ba5f] Running
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.005635699s
addons_test.go:808: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-951373
--- PASS: TestAddons/parallel/CloudSpanner (5.65s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (9.87s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:920: (dbg) Run:  kubectl --context addons-951373 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:926: (dbg) Run:  kubectl --context addons-951373 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:930: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-951373 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-951373 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-951373 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-951373 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-951373 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [7773d88d-fba7-4363-ad8a-087ce7bc8d55] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [7773d88d-fba7-4363-ad8a-087ce7bc8d55] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [7773d88d-fba7-4363-ad8a-087ce7bc8d55] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.005383241s
addons_test.go:938: (dbg) Run:  kubectl --context addons-951373 get pvc test-pvc -o=json
addons_test.go:947: (dbg) Run:  out/minikube-linux-amd64 -p addons-951373 ssh "cat /opt/local-path-provisioner/pvc-4795aa6b-6030-4972-850b-29e5f58e1713_default_test-pvc/file1"
addons_test.go:959: (dbg) Run:  kubectl --context addons-951373 delete pod test-local-path
addons_test.go:963: (dbg) Run:  kubectl --context addons-951373 delete pvc test-pvc
addons_test.go:967: (dbg) Run:  out/minikube-linux-amd64 -p addons-951373 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (9.87s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-r6ps2" [66417893-30f6-48e0-b3fd-bd03d961cece] Running
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.00443887s
addons_test.go:1002: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-951373
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.75s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-tzjnx" [b27fb8e4-be10-41f8-8375-3f74d61ad1ed] Running
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004304482s
addons_test.go:1014: (dbg) Run:  out/minikube-linux-amd64 -p addons-951373 addons disable yakd --alsologtostderr -v=1
addons_test.go:1014: (dbg) Done: out/minikube-linux-amd64 -p addons-951373 addons disable yakd --alsologtostderr -v=1: (6.000132261s)
--- PASS: TestAddons/parallel/Yakd (12.01s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.34s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.05s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (46.21s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (37.83s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0924 18:35:38.129176  132085 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-712300 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-712300 --alsologtostderr -v=8: (37.736395105s)
functional_test.go:663: soft start took 37.825471047s for "functional-712300" cluster.
I0924 18:36:15.866082  132085 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (37.83s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.2s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (1.17s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.17s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (43.54s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-712300 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-712300 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (43.534988443s)
functional_test.go:761: restart took 43.535204219s for "functional-712300" cluster.
I0924 18:37:08.294482  132085 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (43.54s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.46s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.53s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 logs --file /tmp/TestFunctionalserialLogsFileCmd724993885/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-712300 logs --file /tmp/TestFunctionalserialLogsFileCmd724993885/001/logs.txt: (1.530677059s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.53s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (5.09s)

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

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

                                                
                                                
-- /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-712300 delete -f testdata/invalidsvc.yaml
functional_test.go:2327: (dbg) Done: kubectl --context functional-712300 delete -f testdata/invalidsvc.yaml: (1.220421224s)
--- PASS: TestFunctional/serial/InvalidService (5.09s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (1s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (14.48s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.72s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 18:39:26.668363  169838 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:39:26.668647  169838 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:39:26.668661  169838 out.go:358] Setting ErrFile to fd 2...
	I0924 18:39:26.668670  169838 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:39:26.669133  169838 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/bin
	I0924 18:39:26.669824  169838 out.go:352] Setting JSON to false
	I0924 18:39:26.670832  169838 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":11061,"bootTime":1727192105,"procs":95,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"88b15d6b-fddc-40bb-b1ad-a90cb2566e38"}
	I0924 18:39:26.670943  169838 start.go:139] virtualization:  guest
	I0924 18:39:26.674684  169838 out.go:177] * [functional-712300] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	I0924 18:39:26.677119  169838 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 18:39:26.677274  169838 notify.go:220] Checking for updates...
	I0924 18:39:26.681680  169838 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 18:39:26.685567  169838 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19700-126033/kubeconfig
	I0924 18:39:26.689151  169838 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19700-126033/.minikube
	I0924 18:39:26.691824  169838 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0924 18:39:26.694198  169838 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0924 18:39:26.699639  169838 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0924 18:39:26.700678  169838 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 18:39:26.739464  169838 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0924 18:39:26.739690  169838 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:39:26.906146  169838 info.go:266] docker info: {ID:5f3ca39c-9231-48fc-a35c-b5e364a6aac6 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-24 18:39:26.886626589 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 18:39:26.906310  169838 docker.go:318] overlay module found
	I0924 18:39:26.909319  169838 out.go:177] * Using the docker driver based on existing profile
	I0924 18:39:26.913116  169838 start.go:297] selected driver: docker
	I0924 18:39:26.913142  169838 start.go:901] validating driver "docker" against &{Name:functional-712300 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-712300 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0924 18:39:26.913317  169838 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 18:39:26.917961  169838 out.go:201] 
	W0924 18:39:26.920676  169838 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0924 18:39:26.922870  169838 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.28s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 18:39:27.431703  169955 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:39:27.432012  169955 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:39:27.432030  169955 out.go:358] Setting ErrFile to fd 2...
	I0924 18:39:27.432039  169955 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:39:27.432511  169955 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/bin
	I0924 18:39:27.433279  169955 out.go:352] Setting JSON to false
	I0924 18:39:27.434432  169955 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":11062,"bootTime":1727192105,"procs":95,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"88b15d6b-fddc-40bb-b1ad-a90cb2566e38"}
	I0924 18:39:27.434548  169955 start.go:139] virtualization:  guest
	I0924 18:39:27.437983  169955 out.go:177] * [functional-712300] minikube v1.34.0 sur Ubuntu 22.04 (amd64)
	I0924 18:39:27.442083  169955 notify.go:220] Checking for updates...
	I0924 18:39:27.442089  169955 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 18:39:27.445614  169955 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 18:39:27.448586  169955 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19700-126033/kubeconfig
	I0924 18:39:27.451107  169955 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19700-126033/.minikube
	I0924 18:39:27.453453  169955 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0924 18:39:27.455569  169955 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0924 18:39:27.458512  169955 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0924 18:39:27.459723  169955 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 18:39:27.496570  169955 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0924 18:39:27.496788  169955 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:39:27.579698  169955 info.go:266] docker info: {ID:5f3ca39c-9231-48fc-a35c-b5e364a6aac6 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-24 18:39:27.564520272 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 18:39:27.579860  169955 docker.go:318] overlay module found
	I0924 18:39:27.583295  169955 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0924 18:39:27.585417  169955 start.go:297] selected driver: docker
	I0924 18:39:27.585440  169955 start.go:901] validating driver "docker" against &{Name:functional-712300 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-712300 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0924 18:39:27.585670  169955 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 18:39:27.588475  169955 out.go:201] 
	W0924 18:39:27.592285  169955 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0924 18:39:27.594334  169955 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.29s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-712300 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-712300 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-vlqt4" [809fb62e-2343-4b54-8050-69d1e8438cd1] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-vlqt4" [809fb62e-2343-4b54-8050-69d1e8438cd1] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.005919955s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32369
functional_test.go:1675: http://192.168.49.2:32369: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.2s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (29.95s)

                                                
                                                
=== 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" [e4593766-49c2-41db-8b26-00ed18e8166c] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004537483s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-712300 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-712300 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-712300 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-712300 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" [6044604b-8dd5-44e5-90e1-f7dec9363d43] Pending
helpers_test.go:344: "sp-pod" [6044604b-8dd5-44e5-90e1-f7dec9363d43] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [6044604b-8dd5-44e5-90e1-f7dec9363d43] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.005304348s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-712300 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-712300 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-712300 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" [c2222086-b446-4302-9645-b399df5471aa] Pending
helpers_test.go:344: "sp-pod" [c2222086-b446-4302-9645-b399df5471aa] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [c2222086-b446-4302-9645-b399df5471aa] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.00506721s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-712300 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (29.95s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.68s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.67s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (36.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-712300 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-mtxsc" [cb5ede2f-1ea3-4c73-bf57-9ec6266b8e5b] Pending
helpers_test.go:344: "mysql-6cdb49bbb-mtxsc" [cb5ede2f-1ea3-4c73-bf57-9ec6266b8e5b] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-mtxsc" [cb5ede2f-1ea3-4c73-bf57-9ec6266b8e5b] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 29.006980663s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-712300 exec mysql-6cdb49bbb-mtxsc -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-712300 exec mysql-6cdb49bbb-mtxsc -- mysql -ppassword -e "show databases;": exit status 1 (288.486094ms)

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

                                                
                                                
** /stderr **
I0924 18:37:54.215997  132085 retry.go:31] will retry after 1.452147363s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-712300 exec mysql-6cdb49bbb-mtxsc -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-712300 exec mysql-6cdb49bbb-mtxsc -- mysql -ppassword -e "show databases;": exit status 1 (385.906428ms)

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

                                                
                                                
** /stderr **
I0924 18:37:56.054463  132085 retry.go:31] will retry after 1.481550137s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-712300 exec mysql-6cdb49bbb-mtxsc -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-712300 exec mysql-6cdb49bbb-mtxsc -- mysql -ppassword -e "show databases;": exit status 1 (326.090361ms)

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

                                                
                                                
** /stderr **
I0924 18:37:57.862931  132085 retry.go:31] will retry after 3.100052169s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-712300 exec mysql-6cdb49bbb-mtxsc -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (36.85s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.52s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.8s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.36s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (2.12s)

                                                
                                                
=== 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: (2.118446954s)
--- PASS: TestFunctional/parallel/License (2.12s)

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

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

                                                
                                                

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

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

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

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

                                                
                                                
=== 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-712300 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-712300 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-712300
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-712300
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-712300 image ls --format short --alsologtostderr:
I0924 18:39:43.999430  170758 out.go:345] Setting OutFile to fd 1 ...
I0924 18:39:43.999641  170758 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:43.999656  170758 out.go:358] Setting ErrFile to fd 2...
I0924 18:39:43.999666  170758 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:43.999969  170758 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/bin
I0924 18:39:44.000966  170758 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 18:39:44.001181  170758 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 18:39:44.001811  170758 cli_runner.go:164] Run: docker container inspect functional-712300 --format={{.State.Status}}
I0924 18:39:44.025580  170758 ssh_runner.go:195] Run: systemctl --version
I0924 18:39:44.025686  170758 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-712300
I0924 18:39:44.052776  170758 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32813 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/functional-712300/id_rsa Username:docker}
I0924 18:39:44.144513  170758 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.26s)

                                                
                                    
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-712300 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-712300 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| docker.io/kicbase/echo-server               | functional-712300 | 9056ab77afb8e | 4.94MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| docker.io/library/minikube-local-cache-test | functional-712300 | 8924217695de8 | 30B    |
| registry.k8s.io/kube-scheduler              | v1.31.1           | 9aa1fad941575 | 67.4MB |
| registry.k8s.io/kube-controller-manager     | v1.31.1           | 175ffd71cce3d | 88.4MB |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
| registry.k8s.io/kube-apiserver              | v1.31.1           | 6bab7719df100 | 94.2MB |
| registry.k8s.io/kube-proxy                  | v1.31.1           | 60c005f310ff3 | 91.5MB |
| docker.io/library/nginx                     | alpine            | c7b4f26a7d93f | 43.2MB |
| docker.io/library/nginx                     | latest            | 39286ab8a5e14 | 188MB  |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-712300 image ls --format table --alsologtostderr:
I0924 18:39:44.837132  170872 out.go:345] Setting OutFile to fd 1 ...
I0924 18:39:44.837292  170872 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:44.837310  170872 out.go:358] Setting ErrFile to fd 2...
I0924 18:39:44.837320  170872 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:44.837578  170872 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/bin
I0924 18:39:44.838489  170872 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 18:39:44.838692  170872 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 18:39:44.839257  170872 cli_runner.go:164] Run: docker container inspect functional-712300 --format={{.State.Status}}
I0924 18:39:44.864365  170872 ssh_runner.go:195] Run: systemctl --version
I0924 18:39:44.864468  170872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-712300
I0924 18:39:44.889205  170872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32813 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/functional-712300/id_rsa Username:docker}
I0924 18:39:44.982495  170872 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-712300 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-712300 image ls --format json --alsologtostderr:
[{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"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":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","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":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe95
4ea63002289416a13b","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67400000"},{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"43200000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"8924217695de83710d252290f3935a1156cb51f188d89e95eb3f6be85b3de582","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-712300"],"size":"30"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/
library/mysql:5.7"],"size":"501000000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"},{"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":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-712300"],"size":"4940000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"}
]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-712300 image ls --format json --alsologtostderr:
I0924 18:39:44.543789  170826 out.go:345] Setting OutFile to fd 1 ...
I0924 18:39:44.544061  170826 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:44.544110  170826 out.go:358] Setting ErrFile to fd 2...
I0924 18:39:44.544136  170826 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:44.544464  170826 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/bin
I0924 18:39:44.545370  170826 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 18:39:44.545614  170826 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 18:39:44.546254  170826 cli_runner.go:164] Run: docker container inspect functional-712300 --format={{.State.Status}}
I0924 18:39:44.571039  170826 ssh_runner.go:195] Run: systemctl --version
I0924 18:39:44.571138  170826 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-712300
I0924 18:39:44.595258  170826 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32813 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/functional-712300/id_rsa Username:docker}
I0924 18:39:44.691286  170826 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

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

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

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-712300 image ls --format yaml --alsologtostderr:
I0924 18:39:44.278955  170792 out.go:345] Setting OutFile to fd 1 ...
I0924 18:39:44.279150  170792 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:44.279165  170792 out.go:358] Setting ErrFile to fd 2...
I0924 18:39:44.279174  170792 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:44.279441  170792 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/bin
I0924 18:39:44.280285  170792 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 18:39:44.280473  170792 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 18:39:44.281124  170792 cli_runner.go:164] Run: docker container inspect functional-712300 --format={{.State.Status}}
I0924 18:39:44.306222  170792 ssh_runner.go:195] Run: systemctl --version
I0924 18:39:44.306323  170792 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-712300
I0924 18:39:44.331249  170792 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32813 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/functional-712300/id_rsa Username:docker}
I0924 18:39:44.421288  170792 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.28s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 image build -t localhost/my-image:functional-712300 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-712300 image build -t localhost/my-image:functional-712300 testdata/build --alsologtostderr: (2.272443331s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-712300 image build -t localhost/my-image:functional-712300 testdata/build --alsologtostderr:
I0924 18:39:45.487135  170969 out.go:345] Setting OutFile to fd 1 ...
I0924 18:39:45.487991  170969 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:45.488009  170969 out.go:358] Setting ErrFile to fd 2...
I0924 18:39:45.488018  170969 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:39:45.488286  170969 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/bin
I0924 18:39:45.489069  170969 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 18:39:45.566046  170969 config.go:182] Loaded profile config "functional-712300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0924 18:39:45.566989  170969 cli_runner.go:164] Run: docker container inspect functional-712300 --format={{.State.Status}}
I0924 18:39:45.591086  170969 ssh_runner.go:195] Run: systemctl --version
I0924 18:39:45.591175  170969 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-712300
I0924 18:39:45.615888  170969 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32813 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19700-126033/.minikube/machines/functional-712300/id_rsa Username:docker}
I0924 18:39:45.707319  170969 build_images.go:161] Building image from path: /tmp/build.4168879705.tar
I0924 18:39:45.707444  170969 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0924 18:39:45.721383  170969 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.4168879705.tar
I0924 18:39:45.726591  170969 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.4168879705.tar: stat -c "%s %y" /var/lib/minikube/build/build.4168879705.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.4168879705.tar': No such file or directory
I0924 18:39:45.726696  170969 ssh_runner.go:362] scp /tmp/build.4168879705.tar --> /var/lib/minikube/build/build.4168879705.tar (3072 bytes)
I0924 18:39:45.763266  170969 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.4168879705
I0924 18:39:45.776447  170969 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.4168879705 -xf /var/lib/minikube/build/build.4168879705.tar
I0924 18:39:45.790114  170969 docker.go:360] Building image: /var/lib/minikube/build/build.4168879705
I0924 18:39:45.790284  170969 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-712300 /var/lib/minikube/build/build.4168879705
#0 building with "default" instance using docker driver

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

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

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

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

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#5 sha256: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:8c617104224f9950616ac1c87dd6e0d5a04f0edea1a869f9b8ba59e303c7a6a3 done
#8 naming to localhost/my-image:functional-712300 done
#8 DONE 0.0s
I0924 18:39:47.642609  170969 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-712300 /var/lib/minikube/build/build.4168879705: (1.852224649s)
I0924 18:39:47.642756  170969 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.4168879705
I0924 18:39:47.656476  170969 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.4168879705.tar
I0924 18:39:47.669887  170969 build_images.go:217] Built localhost/my-image:functional-712300 from /tmp/build.4168879705.tar
I0924 18:39:47.669930  170969 build_images.go:133] succeeded building to: functional-712300
I0924 18:39:47.669939  170969 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.93s)

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

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

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

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

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

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

                                                
                                                

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

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

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

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

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== 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.160880878s)
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-712300
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 image load --daemon kicbase/echo-server:functional-712300 --alsologtostderr
functional_test.go:245: (dbg) Done: out/minikube-linux-amd64 -p functional-712300 image load --daemon kicbase/echo-server:functional-712300 --alsologtostderr: (1.22487309s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-712300 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (2.93s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-712300 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-712300 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-7tspz" [cd2fe609-1938-458f-976b-11e609b2c059] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-7tspz" [cd2fe609-1938-458f-976b-11e609b2c059] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 23.020039926s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (23.63s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-712300 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:344: "nginx-svc" [fc42164c-386e-4e01-ad9d-b2a211b6882a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [fc42164c-386e-4e01-ad9d-b2a211b6882a] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.027552547s
I0924 18:38:09.624912  132085 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.55s)

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.07s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-517854 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E0924 18:43:56.037080  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/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-517854 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (1m20.731704586s)
--- PASS: TestStartStop/group/cloud-shell/serial/FirstStart (80.73s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-517854 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [47c91a04-3de1-43a4-aba9-8f2e9fd691c2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [47c91a04-3de1-43a4-aba9-8f2e9fd691c2] Running
E0924 18:44:23.742702  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: integration-test=busybox healthy within 9.00459336s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-517854 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/cloud-shell/serial/DeployApp (9.51s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-517854 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E0924 18:47:24.919916  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/functional-712300/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:47:24.926362  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/functional-712300/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:47:24.937875  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/functional-712300/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:47:24.959344  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/functional-712300/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:47:25.000804  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/functional-712300/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:47:25.082341  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/functional-712300/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:47:25.244055  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/functional-712300/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:47:25.565749  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/functional-712300/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:47:26.207799  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/functional-712300/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:47:27.489831  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/functional-712300/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:47:30.051303  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/functional-712300/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:47:35.173473  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/functional-712300/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:47:45.415823  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/functional-712300/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:48:05.897826  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/functional-712300/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:48:46.859264  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/functional-712300/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:48:56.037009  132085 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19700-126033/.minikube/profiles/addons-951373/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-517854 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (4m37.207547052s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-517854 -n cloud-shell-517854
--- PASS: TestStartStop/group/cloud-shell/serial/SecondStart (277.70s)

                                                
                                    
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-w9f4n" [a34588dd-5564-4ed7-bf8d-4fe9ba495cbf] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004695296s
--- PASS: TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-w9f4n" [a34588dd-5564-4ed7-bf8d-4fe9ba495cbf] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005426333s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context cloud-shell-517854 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (5.12s)

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

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

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

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

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

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

                                                
                                    

Test skip (5/107)

x
+
TestAddons/parallel/Olm (0.01s)

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

                                                
                                                

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

                                                
                                    
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