Test Report: Docker_Cloud_Shell 19529

                    
                      d7f9f66bdcb95e27f1005d5ce9d414c92a72aaf8:2024-08-28:35983
                    
                

Test fail (6/108)

x
+
TestAddons/parallel/Registry (75.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 3.525012ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6fb4cdfc84-qhp8v" [7d43998b-ba6c-40ee-9072-d4689856d4f8] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.005812373s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-48m9n" [db64f64b-2c5c-498c-b3eb-bd2d37af6bac] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.006664335s
addons_test.go:342: (dbg) Run:  kubectl --context addons-508778 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-508778 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Non-zero exit: kubectl --context addons-508778 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.177436436s)

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

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

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "a8fd784a5faa6ddb1f2a74880fe2a84e417122008950cd6425cd980b4c775fec",
	        "Created": "2024-08-28T17:13:13.745669868Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 70478,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-28T17:13:13.914917207Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:33319d96a2f78fe466b6d8cbd88671515fca2b1eded3ce0b5f6d545b670a78ac",
	        "ResolvConfPath": "/var/lib/docker/containers/a8fd784a5faa6ddb1f2a74880fe2a84e417122008950cd6425cd980b4c775fec/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/a8fd784a5faa6ddb1f2a74880fe2a84e417122008950cd6425cd980b4c775fec/hostname",
	        "HostsPath": "/var/lib/docker/containers/a8fd784a5faa6ddb1f2a74880fe2a84e417122008950cd6425cd980b4c775fec/hosts",
	        "LogPath": "/var/lib/docker/containers/a8fd784a5faa6ddb1f2a74880fe2a84e417122008950cd6425cd980b4c775fec/a8fd784a5faa6ddb1f2a74880fe2a84e417122008950cd6425cd980b4c775fec-json.log",
	        "Name": "/addons-508778",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-508778:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-508778",
	            "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/bc8b03a97dba8972a91fd9e50de10952eb362a8e3e1af7c0bc9a2a2c6f354ce8-init/diff:/var/lib/docker/overlay2/9a22c713c9e2db7733445dcb79ebed4431fb7d9b41098598f56427d1ccefb518/diff",
	                "MergedDir": "/var/lib/docker/overlay2/bc8b03a97dba8972a91fd9e50de10952eb362a8e3e1af7c0bc9a2a2c6f354ce8/merged",
	                "UpperDir": "/var/lib/docker/overlay2/bc8b03a97dba8972a91fd9e50de10952eb362a8e3e1af7c0bc9a2a2c6f354ce8/diff",
	                "WorkDir": "/var/lib/docker/overlay2/bc8b03a97dba8972a91fd9e50de10952eb362a8e3e1af7c0bc9a2a2c6f354ce8/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-508778",
	                "Source": "/var/lib/docker/volumes/addons-508778/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-508778",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce",
	            "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-508778",
	                "name.minikube.sigs.k8s.io": "addons-508778",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "76c6ae4f295551f7f8629682d1532d25af453f402b77f1cdc7b6eec7db8e3cc9",
	            "SandboxKey": "/var/run/docker/netns/76c6ae4f2955",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32788"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32789"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32792"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32790"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32791"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-508778": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "8c2b62c6dd8ccf9ebfe211d523b06149eab36d48e866a86136bd6f9337b4f6c5",
	                    "EndpointID": "dcf619cf1e3c7ac1cada999e2a1febadcd23c98428ef5958a647ce20e3da152d",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-508778",
	                        "a8fd784a5faa"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-508778 -n addons-508778
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-508778 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-508778 logs -n 25: (1.728575976s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                 Args                 |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | enable dashboard -p                  | addons-508778 | g528047478195_compute | v1.33.1 | 28 Aug 24 17:12 UTC |                     |
	|         | addons-508778                        |               |                       |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-508778 | g528047478195_compute | v1.33.1 | 28 Aug 24 17:12 UTC |                     |
	|         | addons-508778                        |               |                       |         |                     |                     |
	| start   | -p addons-508778 --wait=true         | addons-508778 | g528047478195_compute | v1.33.1 | 28 Aug 24 17:12 UTC | 28 Aug 24 17:16 UTC |
	|         | --memory=4000 --alsologtostderr      |               |                       |         |                     |                     |
	|         | --addons=registry                    |               |                       |         |                     |                     |
	|         | --addons=metrics-server              |               |                       |         |                     |                     |
	|         | --addons=volumesnapshots             |               |                       |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |               |                       |         |                     |                     |
	|         | --addons=gcp-auth                    |               |                       |         |                     |                     |
	|         | --addons=cloud-spanner               |               |                       |         |                     |                     |
	|         | --addons=inspektor-gadget            |               |                       |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |               |                       |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |               |                       |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |               |                       |         |                     |                     |
	|         | --driver=docker                      |               |                       |         |                     |                     |
	|         | --container-runtime=docker           |               |                       |         |                     |                     |
	|         | --addons=ingress                     |               |                       |         |                     |                     |
	|         | --addons=ingress-dns                 |               |                       |         |                     |                     |
	|         | --addons=helm-tiller                 |               |                       |         |                     |                     |
	| addons  | addons-508778 addons disable         | addons-508778 | g528047478195_compute | v1.33.1 | 28 Aug 24 17:17 UTC | 28 Aug 24 17:17 UTC |
	|         | volcano --alsologtostderr -v=1       |               |                       |         |                     |                     |
	| addons  | addons-508778 addons                 | addons-508778 | g528047478195_compute | v1.33.1 | 28 Aug 24 17:26 UTC | 28 Aug 24 17:26 UTC |
	|         | disable csi-hostpath-driver          |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-508778 addons                 | addons-508778 | g528047478195_compute | v1.33.1 | 28 Aug 24 17:26 UTC | 28 Aug 24 17:26 UTC |
	|         | disable volumesnapshots              |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-508778 addons disable         | addons-508778 | g528047478195_compute | v1.33.1 | 28 Aug 24 17:26 UTC | 28 Aug 24 17:26 UTC |
	|         | helm-tiller --alsologtostderr        |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	| addons  | addons-508778 addons                 | addons-508778 | g528047478195_compute | v1.33.1 | 28 Aug 24 17:26 UTC | 28 Aug 24 17:26 UTC |
	|         | disable metrics-server               |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| ip      | addons-508778 ip                     | addons-508778 | g528047478195_compute | v1.33.1 | 28 Aug 24 17:26 UTC | 28 Aug 24 17:26 UTC |
	| addons  | addons-508778 addons disable         | addons-508778 | g528047478195_compute | v1.33.1 | 28 Aug 24 17:26 UTC | 28 Aug 24 17:26 UTC |
	|         | registry --alsologtostderr           |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/28 17:12:28
	Running on machine: cs-905301410258-default
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0828 17:12:28.341301   69996 out.go:345] Setting OutFile to fd 1 ...
	I0828 17:12:28.341545   69996 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0828 17:12:28.341568   69996 out.go:358] Setting ErrFile to fd 2...
	I0828 17:12:28.341580   69996 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0828 17:12:28.341881   69996 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/bin
	W0828 17:12:28.342202   69996 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/config/config.json: no such file or directory
	I0828 17:12:28.342751   69996 out.go:352] Setting JSON to false
	I0828 17:12:28.344347   69996 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":2712,"bootTime":1724862436,"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"}
	I0828 17:12:28.344424   69996 start.go:139] virtualization:  guest
	I0828 17:12:28.348236   69996 out.go:177] * [addons-508778] minikube v1.33.1 on Ubuntu 22.04 (amd64)
	W0828 17:12:28.351535   69996 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/cache/preloaded-tarball: no such file or directory
	I0828 17:12:28.351632   69996 notify.go:220] Checking for updates...
	I0828 17:12:28.351641   69996 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0828 17:12:28.355318   69996 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0828 17:12:28.358134   69996 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19529-63860/kubeconfig
	I0828 17:12:28.361400   69996 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19529-63860/.minikube
	I0828 17:12:28.364614   69996 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0828 17:12:28.366977   69996 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0828 17:12:28.370075   69996 driver.go:392] Setting default libvirt URI to qemu:///system
	I0828 17:12:28.413343   69996 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0828 17:12:28.413524   69996 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0828 17:12:28.521147   69996 info.go:266] docker info: {ID:0fbdd614-9290-4f64-b60f-02102468603f 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-08-28 17:12:28.504503758 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0828 17:12:28.521343   69996 docker.go:307] overlay module found
	I0828 17:12:28.524751   69996 out.go:177] * Using the docker driver based on user configuration
	I0828 17:12:28.527071   69996 start.go:297] selected driver: docker
	I0828 17:12:28.527111   69996 start.go:901] validating driver "docker" against <nil>
	I0828 17:12:28.527133   69996 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0828 17:12:28.527798   69996 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0828 17:12:28.624770   69996 info.go:266] docker info: {ID:0fbdd614-9290-4f64-b60f-02102468603f 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-08-28 17:12:28.608876931 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0828 17:12:28.625028   69996 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0828 17:12:28.625736   69996 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0828 17:12:28.625758   69996 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0828 17:12:28.625814   69996 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]
	I0828 17:12:28.629669   69996 out.go:177] * Using Docker driver with root privileges
	I0828 17:12:28.632135   69996 cni.go:84] Creating CNI manager for ""
	I0828 17:12:28.632177   69996 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0828 17:12:28.632199   69996 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0828 17:12:28.632368   69996 start.go:340] cluster config:
	{Name:addons-508778 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-508778 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.0 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}
	I0828 17:12:28.634986   69996 out.go:177] * Starting "addons-508778" primary control-plane node in "addons-508778" cluster
	I0828 17:12:28.637867   69996 cache.go:121] Beginning downloading kic base image for docker with docker
	I0828 17:12:28.640684   69996 out.go:177] * Pulling base image v0.0.44-1724775115-19521 ...
	I0828 17:12:28.643124   69996 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0828 17:12:28.643234   69996 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local docker daemon
	I0828 17:12:28.669317   69996 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce to local cache
	I0828 17:12:28.669791   69996 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local cache directory
	I0828 17:12:28.669964   69996 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce to local cache
	I0828 17:12:28.675374   69996 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4
	I0828 17:12:28.675412   69996 cache.go:56] Caching tarball of preloaded images
	I0828 17:12:28.675829   69996 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0828 17:12:28.678959   69996 out.go:177] * Downloading Kubernetes v1.31.0 preload ...
	I0828 17:12:28.682370   69996 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
	I0828 17:12:28.882248   69996 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4?checksum=md5:2dd98f97b896d7a4f012ee403b477cc8 -> /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4
	I0828 17:12:32.041194   69996 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
	I0828 17:12:32.041362   69996 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
	I0828 17:12:33.227021   69996 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on docker
	I0828 17:12:33.227540   69996 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/config.json ...
	I0828 17:12:33.227592   69996 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/config.json: {Name:mkd5170cc2d9b2c288a924f54a305dec4e79cd04 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0828 17:12:37.139252   69996 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce as a tarball
	I0828 17:12:37.139298   69996 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce from local cache
	I0828 17:13:01.506196   69996 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce from cached tarball
	I0828 17:13:01.506253   69996 cache.go:194] Successfully downloaded all kic artifacts
	I0828 17:13:01.506350   69996 start.go:360] acquireMachinesLock for addons-508778: {Name:mk09b80113f3d4e89bb29ffe7c48b37f9d3f6128 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0828 17:13:01.506697   69996 start.go:364] duration metric: took 315.488µs to acquireMachinesLock for "addons-508778"
	I0828 17:13:01.506790   69996 start.go:93] Provisioning new machine with config: &{Name:addons-508778 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-508778 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.0 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.0 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0828 17:13:01.506937   69996 start.go:125] createHost starting for "" (driver="docker")
	I0828 17:13:01.510192   69996 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0828 17:13:01.510614   69996 start.go:159] libmachine.API.Create for "addons-508778" (driver="docker")
	I0828 17:13:01.510658   69996 client.go:168] LocalClient.Create starting
	I0828 17:13:01.510811   69996 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/ca.pem
	I0828 17:13:01.735266   69996 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/cert.pem
	I0828 17:13:01.834061   69996 cli_runner.go:164] Run: docker network inspect addons-508778 --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}}]}"
	W0828 17:13:01.859428   69996 cli_runner.go:211] docker network inspect addons-508778 --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
	I0828 17:13:01.859665   69996 network_create.go:284] running [docker network inspect addons-508778] to gather additional debugging logs...
	I0828 17:13:01.859698   69996 cli_runner.go:164] Run: docker network inspect addons-508778
	W0828 17:13:01.886884   69996 cli_runner.go:211] docker network inspect addons-508778 returned with exit code 1
	I0828 17:13:01.886934   69996 network_create.go:287] error running [docker network inspect addons-508778]: docker network inspect addons-508778: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-508778 not found
	I0828 17:13:01.886954   69996 network_create.go:289] output of [docker network inspect addons-508778]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-508778 not found
	
	** /stderr **
	I0828 17:13:01.887148   69996 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}}]}"
	I0828 17:13:01.913659   69996 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:0xc016a0bae0}
	I0828 17:13:01.913719   69996 network_create.go:124] attempt to create docker network addons-508778 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0828 17:13:01.913829   69996 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-508778 addons-508778
	I0828 17:13:02.011934   69996 network_create.go:108] docker network addons-508778 192.168.49.0/24 created
	I0828 17:13:02.011981   69996 kic.go:121] calculated static IP "192.168.49.2" for the "addons-508778" container
	I0828 17:13:02.012129   69996 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0828 17:13:02.036832   69996 cli_runner.go:164] Run: docker volume create addons-508778 --label name.minikube.sigs.k8s.io=addons-508778 --label created_by.minikube.sigs.k8s.io=true
	I0828 17:13:02.064048   69996 oci.go:103] Successfully created a docker volume addons-508778
	I0828 17:13:02.064183   69996 cli_runner.go:164] Run: docker run --rm --name addons-508778-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-508778 --entrypoint /usr/bin/test -v addons-508778:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -d /var/lib
	I0828 17:13:05.881433   69996 cli_runner.go:217] Completed: docker run --rm --name addons-508778-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-508778 --entrypoint /usr/bin/test -v addons-508778:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -d /var/lib: (3.817193597s)
	I0828 17:13:05.881476   69996 oci.go:107] Successfully prepared a docker volume addons-508778
	I0828 17:13:05.881501   69996 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0828 17:13:05.881534   69996 kic.go:194] Starting extracting preloaded images to volume ...
	I0828 17:13:05.881662   69996 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-508778:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -I lz4 -xf /preloaded.tar -C /extractDir
	I0828 17:13:13.612574   69996 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-508778:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -I lz4 -xf /preloaded.tar -C /extractDir: (7.730844872s)
	I0828 17:13:13.612619   69996 kic.go:203] duration metric: took 7.731081859s to extract preloaded images to volume ...
	W0828 17:13:13.612801   69996 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0828 17:13:13.612867   69996 oci.go:243] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0828 17:13:13.612959   69996 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0828 17:13:13.720040   69996 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-508778 --name addons-508778 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-508778 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-508778 --network addons-508778 --ip 192.168.49.2 --volume addons-508778:/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.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce
	I0828 17:13:14.118605   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Running}}
	I0828 17:13:14.162691   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:14.207464   69996 cli_runner.go:164] Run: docker exec addons-508778 stat /var/lib/dpkg/alternatives/iptables
	I0828 17:13:14.311859   69996 oci.go:144] the created container "addons-508778" has a running status.
	I0828 17:13:14.311902   69996 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa...
	I0828 17:13:14.843921   69996 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0828 17:13:14.978529   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:15.032816   69996 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0828 17:13:15.032928   69996 kic_runner.go:114] Args: [docker exec --privileged addons-508778 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0828 17:13:15.203021   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:15.262500   69996 machine.go:93] provisionDockerMachine start ...
	I0828 17:13:15.262663   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:15.335043   69996 main.go:141] libmachine: Using SSH client type: native
	I0828 17:13:15.335526   69996 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0828 17:13:15.335555   69996 main.go:141] libmachine: About to run SSH command:
	hostname
	I0828 17:13:15.515207   69996 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-508778
	
	I0828 17:13:15.515246   69996 ubuntu.go:169] provisioning hostname "addons-508778"
	I0828 17:13:15.515412   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:15.575767   69996 main.go:141] libmachine: Using SSH client type: native
	I0828 17:13:15.576085   69996 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0828 17:13:15.576111   69996 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-508778 && echo "addons-508778" | sudo tee /etc/hostname
	I0828 17:13:15.780250   69996 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-508778
	
	I0828 17:13:15.780556   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:15.820777   69996 main.go:141] libmachine: Using SSH client type: native
	I0828 17:13:15.821106   69996 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0828 17:13:15.821141   69996 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-508778' /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-508778/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-508778' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0828 17:13:15.976090   69996 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0828 17:13:15.976157   69996 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube}
	I0828 17:13:15.976188   69996 ubuntu.go:177] setting up certificates
	I0828 17:13:15.976204   69996 provision.go:84] configureAuth start
	I0828 17:13:15.976343   69996 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-508778
	I0828 17:13:16.004773   69996 provision.go:143] copyHostCerts
	I0828 17:13:16.004895   69996 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/ca.pem (1119 bytes)
	I0828 17:13:16.005085   69996 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/cert.pem (1164 bytes)
	I0828 17:13:16.005233   69996 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/key.pem (1679 bytes)
	I0828 17:13:16.005371   69996 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-508778 san=[127.0.0.1 192.168.49.2 addons-508778 localhost minikube]
	I0828 17:13:16.230588   69996 provision.go:177] copyRemoteCerts
	I0828 17:13:16.230699   69996 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0828 17:13:16.230776   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:16.257470   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:16.364819   69996 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0828 17:13:16.404620   69996 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/server.pem --> /etc/docker/server.pem (1249 bytes)
	I0828 17:13:16.444775   69996 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0828 17:13:16.484261   69996 provision.go:87] duration metric: took 508.036662ms to configureAuth
	I0828 17:13:16.484319   69996 ubuntu.go:193] setting minikube options for container-runtime
	I0828 17:13:16.484673   69996 config.go:182] Loaded profile config "addons-508778": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0828 17:13:16.484785   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:16.511912   69996 main.go:141] libmachine: Using SSH client type: native
	I0828 17:13:16.512231   69996 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0828 17:13:16.512255   69996 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0828 17:13:16.663086   69996 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0828 17:13:16.663123   69996 ubuntu.go:71] root file system type: overlay
	I0828 17:13:16.663432   69996 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0828 17:13:16.663667   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:16.700356   69996 main.go:141] libmachine: Using SSH client type: native
	I0828 17:13:16.700823   69996 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0828 17:13:16.700977   69996 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
	I0828 17:13:16.868439   69996 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
	
	I0828 17:13:16.868589   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:16.895979   69996 main.go:141] libmachine: Using SSH client type: native
	I0828 17:13:16.896260   69996 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0828 17:13:16.896323   69996 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; }
	I0828 17:13:18.032886   69996 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2024-08-12 11:48:57.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2024-08-28 17:13:16.865265953 +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
	
	I0828 17:13:18.032945   69996 machine.go:96] duration metric: took 2.770418769s to provisionDockerMachine
	I0828 17:13:18.032964   69996 client.go:171] duration metric: took 16.522295539s to LocalClient.Create
	I0828 17:13:18.032985   69996 start.go:167] duration metric: took 16.522372662s to libmachine.API.Create "addons-508778"
	I0828 17:13:18.033001   69996 start.go:293] postStartSetup for "addons-508778" (driver="docker")
	I0828 17:13:18.033020   69996 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]
	I0828 17:13:18.033133   69996 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
	I0828 17:13:18.033232   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:18.068717   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:18.174614   69996 ssh_runner.go:195] Run: cat /etc/os-release
	I0828 17:13:18.180350   69996 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0828 17:13:18.180407   69996 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0828 17:13:18.180460   69996 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0828 17:13:18.180483   69996 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0828 17:13:18.180528   69996 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/addons for local assets ...
	I0828 17:13:18.180689   69996 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/files for local assets ...
	I0828 17:13:18.180751   69996 start.go:296] duration metric: took 147.739698ms for postStartSetup
	I0828 17:13:18.181323   69996 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-508778
	I0828 17:13:18.213963   69996 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/config.json ...
	I0828 17:13:18.214492   69996 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0828 17:13:18.214592   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:18.245696   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:18.345633   69996 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0828 17:13:18.352881   69996 start.go:128] duration metric: took 16.845917719s to createHost
	I0828 17:13:18.352917   69996 start.go:83] releasing machines lock for "addons-508778", held for 16.846204171s
	I0828 17:13:18.353088   69996 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-508778
	I0828 17:13:18.384495   69996 ssh_runner.go:195] Run: cat /version.json
	I0828 17:13:18.384588   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:18.384588   69996 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0828 17:13:18.384798   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:18.422233   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:18.440709   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:18.532339   69996 ssh_runner.go:195] Run: systemctl --version
	I0828 17:13:18.631318   69996 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0828 17:13:18.638537   69996 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' {}" ;
	I0828 17:13:18.679734   69996 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0828 17:13:18.679873   69996 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" ;
	I0828 17:13:18.724211   69996 cni.go:262] disabled [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0828 17:13:18.724369   69996 start.go:495] detecting cgroup driver to use...
	I0828 17:13:18.724450   69996 detect.go:190] detected "systemd" cgroup driver on host os
	I0828 17:13:18.724612   69996 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"
	I0828 17:13:18.751404   69996 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"
	I0828 17:13:18.767186   69996 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"
	I0828 17:13:18.782916   69996 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0828 17:13:18.783044   69996 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0828 17:13:18.798976   69996 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"
	I0828 17:13:18.814573   69996 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0828 17:13:18.830040   69996 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0828 17:13:18.845693   69996 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0828 17:13:18.860471   69996 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"
	I0828 17:13:18.876379   69996 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0828 17:13:18.892588   69996 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"
	I0828 17:13:18.908772   69996 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0828 17:13:18.922980   69996 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0828 17:13:18.936893   69996 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0828 17:13:19.072900   69996 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0828 17:13:19.192533   69996 start.go:495] detecting cgroup driver to use...
	I0828 17:13:19.192592   69996 detect.go:190] detected "systemd" cgroup driver on host os
	I0828 17:13:19.192724   69996 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0828 17:13:19.219379   69996 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0828 17:13:19.219518   69996 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0828 17:13:19.248233   69996 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"
	I0828 17:13:19.285666   69996 ssh_runner.go:195] Run: which cri-dockerd
	I0828 17:13:19.293788   69996 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0828 17:13:19.314910   69996 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0828 17:13:19.359815   69996 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0828 17:13:19.611926   69996 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0828 17:13:19.833022   69996 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0828 17:13:19.833209   69996 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0828 17:13:19.863900   69996 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0828 17:13:19.999204   69996 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0828 17:13:20.439462   69996 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0828 17:13:20.458727   69996 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0828 17:13:20.477592   69996 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0828 17:13:20.620174   69996 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0828 17:13:20.760028   69996 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0828 17:13:20.897970   69996 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0828 17:13:20.926381   69996 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0828 17:13:20.945166   69996 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0828 17:13:21.102143   69996 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0828 17:13:21.269261   69996 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0828 17:13:21.269698   69996 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0828 17:13:21.279657   69996 start.go:563] Will wait 60s for crictl version
	I0828 17:13:21.279796   69996 ssh_runner.go:195] Run: which crictl
	I0828 17:13:21.291367   69996 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0828 17:13:21.374015   69996 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.1.2
	RuntimeApiVersion:  v1
	I0828 17:13:21.374157   69996 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0828 17:13:21.418955   69996 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0828 17:13:21.464511   69996 out.go:235] * Preparing Kubernetes v1.31.0 on Docker 27.1.2 ...
	I0828 17:13:21.464671   69996 cli_runner.go:164] Run: docker network inspect addons-508778 --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}}]}"
	I0828 17:13:21.491213   69996 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0828 17:13:21.497386   69996 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""
	I0828 17:13:21.519011   69996 out.go:177]   - kubelet.cgroups-per-qos=false
	I0828 17:13:21.522078   69996 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0828 17:13:21.524683   69996 kubeadm.go:883] updating cluster {Name:addons-508778 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-508778 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.0 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} ...
	I0828 17:13:21.524889   69996 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0828 17:13:21.525043   69996 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0828 17:13:21.556351   69996 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-controller-manager:v1.31.0
	registry.k8s.io/kube-scheduler:v1.31.0
	registry.k8s.io/kube-apiserver:v1.31.0
	registry.k8s.io/kube-proxy:v1.31.0
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	registry.k8s.io/coredns/coredns:v1.11.1
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0828 17:13:21.556380   69996 docker.go:615] Images already preloaded, skipping extraction
	I0828 17:13:21.556516   69996 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0828 17:13:21.586338   69996 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-controller-manager:v1.31.0
	registry.k8s.io/kube-scheduler:v1.31.0
	registry.k8s.io/kube-apiserver:v1.31.0
	registry.k8s.io/kube-proxy:v1.31.0
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	registry.k8s.io/coredns/coredns:v1.11.1
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0828 17:13:21.586375   69996 cache_images.go:84] Images are preloaded, skipping loading
	I0828 17:13:21.586390   69996 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 docker true true} ...
	I0828 17:13:21.586556   69996 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable="" --hostname-override=addons-508778 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-508778 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:}
	I0828 17:13:21.586679   69996 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0828 17:13:21.660917   69996 cni.go:84] Creating CNI manager for ""
	I0828 17:13:21.660965   69996 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0828 17:13:21.660991   69996 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0828 17:13:21.661044   69996 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.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-508778 NodeName:addons-508778 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}
	I0828 17:13:21.661358   69996 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-508778"
	  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.0
	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
	
	I0828 17:13:21.661483   69996 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0828 17:13:21.676509   69996 binaries.go:44] Found k8s binaries, skipping transfer
	I0828 17:13:21.676644   69996 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0828 17:13:21.691287   69996 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0828 17:13:21.721819   69996 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0828 17:13:21.751870   69996 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2154 bytes)
	I0828 17:13:21.783986   69996 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0828 17:13:21.789994   69996 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""
	I0828 17:13:21.808855   69996 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0828 17:13:21.947151   69996 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0828 17:13:21.980479   69996 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778 for IP: 192.168.49.2
	I0828 17:13:21.980515   69996 certs.go:194] generating shared ca certs ...
	I0828 17:13:21.980551   69996 certs.go:226] acquiring lock for ca certs: {Name:mk54de844c3bb2e512176fe8dcbd493f976aad44 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0828 17:13:21.980911   69996 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/ca.key
	I0828 17:13:22.374224   69996 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/ca.crt ...
	I0828 17:13:22.374263   69996 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/ca.crt: {Name:mk12aa27284b8d52a1ae3b8a6ff4d513acc3b2a5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0828 17:13:22.374763   69996 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/ca.key ...
	I0828 17:13:22.374797   69996 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/ca.key: {Name:mk5f6de92951ec7d0ed5acf6d265cc9f3fd7febb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0828 17:13:22.375111   69996 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/proxy-client-ca.key
	I0828 17:13:22.542413   69996 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/proxy-client-ca.crt ...
	I0828 17:13:22.542459   69996 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/proxy-client-ca.crt: {Name:mk1b687350047cb5d1e5bcdc1f5f42765c3bed48 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0828 17:13:22.542902   69996 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/proxy-client-ca.key ...
	I0828 17:13:22.542926   69996 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/proxy-client-ca.key: {Name:mkb3d8fbab0b62ce14753b49c0c4e6a9e4263ad6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0828 17:13:22.543263   69996 certs.go:256] generating profile certs ...
	I0828 17:13:22.543383   69996 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.key
	I0828 17:13:22.543415   69996 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt with IP's: []
	I0828 17:13:22.756798   69996 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt ...
	I0828 17:13:22.756840   69996 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: {Name:mkc5a8181e127d964e8962f0eef1818e393bc496 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0828 17:13:22.757273   69996 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.key ...
	I0828 17:13:22.757332   69996 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.key: {Name:mk98c0311e9224c0a6d817c8db475ad22f634f36 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0828 17:13:22.757639   69996 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/apiserver.key.9e72eeca
	I0828 17:13:22.757684   69996 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/apiserver.crt.9e72eeca with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0828 17:13:22.956180   69996 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/apiserver.crt.9e72eeca ...
	I0828 17:13:22.956224   69996 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/apiserver.crt.9e72eeca: {Name:mke88dcd2cc45279e327e7cfdf3607cbaa767073 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0828 17:13:22.956720   69996 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/apiserver.key.9e72eeca ...
	I0828 17:13:22.956753   69996 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/apiserver.key.9e72eeca: {Name:mkba0223e13926e53e39d88c963d435a7ae670af Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0828 17:13:22.957021   69996 certs.go:381] copying /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/apiserver.crt.9e72eeca -> /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/apiserver.crt
	I0828 17:13:22.957182   69996 certs.go:385] copying /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/apiserver.key.9e72eeca -> /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/apiserver.key
	I0828 17:13:22.957337   69996 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/proxy-client.key
	I0828 17:13:22.957375   69996 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/proxy-client.crt with IP's: []
	I0828 17:13:23.115078   69996 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/proxy-client.crt ...
	I0828 17:13:23.115140   69996 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/proxy-client.crt: {Name:mkecddde669fcbe3fd94a436f3d6b683c443f9c6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0828 17:13:23.115610   69996 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/proxy-client.key ...
	I0828 17:13:23.115647   69996 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/proxy-client.key: {Name:mke05f1f06aa237d3c04002ad5cd4cef26142556 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0828 17:13:23.116114   69996 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/ca-key.pem (1679 bytes)
	I0828 17:13:23.116194   69996 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/ca.pem (1119 bytes)
	I0828 17:13:23.116257   69996 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/cert.pem (1164 bytes)
	I0828 17:13:23.116348   69996 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/certs/key.pem (1679 bytes)
	I0828 17:13:23.117191   69996 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0828 17:13:23.157206   69996 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0828 17:13:23.198191   69996 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0828 17:13:23.238554   69996 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0828 17:13:23.277852   69996 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0828 17:13:23.318912   69996 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0828 17:13:23.359079   69996 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0828 17:13:23.400888   69996 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0828 17:13:23.439985   69996 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0828 17:13:23.479756   69996 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0828 17:13:23.509383   69996 ssh_runner.go:195] Run: openssl version
	I0828 17:13:23.517908   69996 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"
	I0828 17:13:23.533914   69996 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0828 17:13:23.539726   69996 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 28 17:13 /usr/share/ca-certificates/minikubeCA.pem
	I0828 17:13:23.539850   69996 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0828 17:13:23.550231   69996 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"
	I0828 17:13:23.566527   69996 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0828 17:13:23.572331   69996 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
	I0828 17:13:23.572421   69996 kubeadm.go:392] StartCluster: {Name:addons-508778 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-508778 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.0 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}
	I0828 17:13:23.572674   69996 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0828 17:13:23.599557   69996 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0828 17:13:23.614850   69996 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0828 17:13:23.631392   69996 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0828 17:13:23.631498   69996 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
	I0828 17:13:23.655027   69996 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
	I0828 17:13:23.655052   69996 kubeadm.go:157] found existing configuration files:
	
	I0828 17:13:23.655180   69996 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0828 17:13:23.675378   69996 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
	I0828 17:13:23.675494   69996 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0828 17:13:23.694192   69996 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0828 17:13:23.714171   69996 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
	I0828 17:13:23.714327   69996 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0828 17:13:23.733744   69996 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0828 17:13:23.754524   69996 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
	I0828 17:13:23.754635   69996 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0828 17:13:23.770754   69996 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0828 17:13:23.785724   69996 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
	I0828 17:13:23.785834   69996 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0828 17:13:23.799996   69996 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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"
	I0828 17:13:23.857734   69996 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0828 17:13:23.858167   69996 kubeadm.go:310] [preflight] Running pre-flight checks
	I0828 17:13:23.978571   69996 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0828 17:13:23.978749   69996 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0828 17:13:23.978909   69996 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0828 17:13:23.996962   69996 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0828 17:13:24.000089   69996 out.go:235]   - Generating certificates and keys ...
	I0828 17:13:24.000243   69996 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0828 17:13:24.000384   69996 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0828 17:13:24.630327   69996 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0828 17:13:24.890967   69996 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0828 17:13:25.094819   69996 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0828 17:13:25.335765   69996 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0828 17:13:25.588337   69996 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0828 17:13:25.588936   69996 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-508778 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0828 17:13:26.047062   69996 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0828 17:13:26.047609   69996 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-508778 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0828 17:13:26.501947   69996 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0828 17:13:26.670697   69996 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0828 17:13:26.770173   69996 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0828 17:13:26.770660   69996 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0828 17:13:26.936332   69996 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0828 17:13:27.048827   69996 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0828 17:13:27.226163   69996 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0828 17:13:27.739640   69996 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0828 17:13:28.011183   69996 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0828 17:13:28.012145   69996 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0828 17:13:28.015262   69996 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0828 17:13:28.018494   69996 out.go:235]   - Booting up control plane ...
	I0828 17:13:28.018679   69996 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0828 17:13:28.018828   69996 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0828 17:13:28.019235   69996 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0828 17:13:28.034288   69996 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0828 17:13:28.044295   69996 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0828 17:13:28.044798   69996 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0828 17:13:28.206225   69996 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0828 17:13:28.207052   69996 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0828 17:13:29.210417   69996 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00271916s
	I0828 17:13:29.210662   69996 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0828 17:13:36.211238   69996 kubeadm.go:310] [api-check] The API server is healthy after 7.001439244s
	I0828 17:13:36.232894   69996 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0828 17:13:36.252643   69996 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0828 17:13:36.298528   69996 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0828 17:13:36.299045   69996 kubeadm.go:310] [mark-control-plane] Marking the node addons-508778 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0828 17:13:36.313844   69996 kubeadm.go:310] [bootstrap-token] Using token: k4bpus.6nbbhdiu4xpt1k4a
	I0828 17:13:36.317109   69996 out.go:235]   - Configuring RBAC rules ...
	I0828 17:13:36.317352   69996 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0828 17:13:36.323699   69996 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0828 17:13:36.333054   69996 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
	I0828 17:13:36.338684   69996 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0828 17:13:36.343175   69996 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0828 17:13:36.347854   69996 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0828 17:13:36.621843   69996 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0828 17:13:37.249975   69996 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0828 17:13:37.622756   69996 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0828 17:13:37.624955   69996 kubeadm.go:310] 
	I0828 17:13:37.625087   69996 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0828 17:13:37.625104   69996 kubeadm.go:310] 
	I0828 17:13:37.625301   69996 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0828 17:13:37.625321   69996 kubeadm.go:310] 
	I0828 17:13:37.625373   69996 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0828 17:13:37.625480   69996 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0828 17:13:37.625607   69996 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0828 17:13:37.625623   69996 kubeadm.go:310] 
	I0828 17:13:37.625732   69996 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0828 17:13:37.625745   69996 kubeadm.go:310] 
	I0828 17:13:37.625840   69996 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0828 17:13:37.625856   69996 kubeadm.go:310] 
	I0828 17:13:37.625964   69996 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0828 17:13:37.626122   69996 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0828 17:13:37.626264   69996 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0828 17:13:37.626292   69996 kubeadm.go:310] 
	I0828 17:13:37.626453   69996 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0828 17:13:37.626621   69996 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0828 17:13:37.626637   69996 kubeadm.go:310] 
	I0828 17:13:37.626810   69996 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token k4bpus.6nbbhdiu4xpt1k4a \
	I0828 17:13:37.627028   69996 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b195dbd0623d0866eaf76320447b43d55939c2f6173a6b1a67e34dd215341556 \
	I0828 17:13:37.627077   69996 kubeadm.go:310] 	--control-plane 
	I0828 17:13:37.627092   69996 kubeadm.go:310] 
	I0828 17:13:37.627326   69996 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0828 17:13:37.627355   69996 kubeadm.go:310] 
	I0828 17:13:37.627585   69996 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token k4bpus.6nbbhdiu4xpt1k4a \
	I0828 17:13:37.627819   69996 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b195dbd0623d0866eaf76320447b43d55939c2f6173a6b1a67e34dd215341556 
	I0828 17:13:37.635061   69996 kubeadm.go:310] W0828 17:13:23.853644    1685 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.
	I0828 17:13:37.635685   69996 kubeadm.go:310] W0828 17:13:23.854803    1685 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.
	I0828 17:13:37.635909   69996 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0828 17:13:37.635958   69996 cni.go:84] Creating CNI manager for ""
	I0828 17:13:37.635982   69996 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0828 17:13:37.638986   69996 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0828 17:13:37.641651   69996 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0828 17:13:37.657318   69996 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0828 17:13:37.690488   69996 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0828 17:13:37.690654   69996 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0828 17:13:37.690734   69996 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-508778 minikube.k8s.io/updated_at=2024_08_28T17_13_37_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=6f256f0bf490fd67de29a75a245d072e85b1b216 minikube.k8s.io/name=addons-508778 minikube.k8s.io/primary=true
	I0828 17:13:37.709384   69996 ops.go:34] apiserver oom_adj: -16
	I0828 17:13:37.959418   69996 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0828 17:13:38.460107   69996 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0828 17:13:38.959610   69996 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0828 17:13:39.459600   69996 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0828 17:13:39.960130   69996 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0828 17:13:40.460535   69996 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0828 17:13:40.959618   69996 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0828 17:13:41.460251   69996 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0828 17:13:41.959921   69996 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0828 17:13:42.210442   69996 kubeadm.go:1113] duration metric: took 4.519898655s to wait for elevateKubeSystemPrivileges
	I0828 17:13:42.210489   69996 kubeadm.go:394] duration metric: took 18.638076556s to StartCluster
	I0828 17:13:42.210522   69996 settings.go:142] acquiring lock: {Name:mk64833dc6e90113b88e906a5f3ff6853fd0b687 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0828 17:13:42.210867   69996 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/19529-63860/kubeconfig
	I0828 17:13:42.211673   69996 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19529-63860/kubeconfig: {Name:mk1896bfb565a12c5e52d657b07ee089f37e004f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0828 17:13:42.212186   69996 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0828 17:13:42.212366   69996 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0828 17:13:42.212686   69996 config.go:182] Loaded profile config "addons-508778": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0828 17:13:42.212714   69996 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:true inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0828 17:13:42.213332   69996 addons.go:69] Setting yakd=true in profile "addons-508778"
	I0828 17:13:42.213388   69996 addons.go:234] Setting addon yakd=true in "addons-508778"
	I0828 17:13:42.213432   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:42.214053   69996 addons.go:69] Setting inspektor-gadget=true in profile "addons-508778"
	I0828 17:13:42.214098   69996 addons.go:234] Setting addon inspektor-gadget=true in "addons-508778"
	I0828 17:13:42.214139   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:42.214673   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.214910   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.215626   69996 addons.go:69] Setting metrics-server=true in profile "addons-508778"
	I0828 17:13:42.215700   69996 addons.go:234] Setting addon metrics-server=true in "addons-508778"
	I0828 17:13:42.215741   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:42.216674   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.217174   69996 addons.go:69] Setting cloud-spanner=true in profile "addons-508778"
	I0828 17:13:42.217222   69996 addons.go:234] Setting addon cloud-spanner=true in "addons-508778"
	I0828 17:13:42.217316   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:42.218134   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.218818   69996 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-508778"
	I0828 17:13:42.218928   69996 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-508778"
	I0828 17:13:42.218966   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:42.219805   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.230345   69996 addons.go:69] Setting default-storageclass=true in profile "addons-508778"
	I0828 17:13:42.230459   69996 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-508778"
	I0828 17:13:42.231087   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.233951   69996 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-508778"
	I0828 17:13:42.234029   69996 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-508778"
	I0828 17:13:42.234082   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:42.234861   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.246514   69996 addons.go:69] Setting gcp-auth=true in profile "addons-508778"
	I0828 17:13:42.246575   69996 mustload.go:65] Loading cluster: addons-508778
	I0828 17:13:42.246902   69996 config.go:182] Loaded profile config "addons-508778": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0828 17:13:42.247498   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.255408   69996 addons.go:69] Setting registry=true in profile "addons-508778"
	I0828 17:13:42.255488   69996 addons.go:234] Setting addon registry=true in "addons-508778"
	I0828 17:13:42.255553   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:42.256428   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.263473   69996 addons.go:69] Setting helm-tiller=true in profile "addons-508778"
	I0828 17:13:42.263558   69996 addons.go:234] Setting addon helm-tiller=true in "addons-508778"
	I0828 17:13:42.263623   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:42.264516   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.272823   69996 addons.go:69] Setting ingress=true in profile "addons-508778"
	I0828 17:13:42.272947   69996 addons.go:234] Setting addon ingress=true in "addons-508778"
	I0828 17:13:42.273032   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:42.274042   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.279881   69996 addons.go:69] Setting ingress-dns=true in profile "addons-508778"
	I0828 17:13:42.279995   69996 addons.go:234] Setting addon ingress-dns=true in "addons-508778"
	I0828 17:13:42.280075   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:42.284615   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.304747   69996 addons.go:69] Setting storage-provisioner=true in profile "addons-508778"
	I0828 17:13:42.304873   69996 addons.go:234] Setting addon storage-provisioner=true in "addons-508778"
	I0828 17:13:42.304951   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:42.305910   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.320931   69996 out.go:177] * Verifying Kubernetes components...
	I0828 17:13:42.324725   69996 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-508778"
	I0828 17:13:42.324798   69996 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-508778"
	I0828 17:13:42.325354   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.329177   69996 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0828 17:13:42.363629   69996 addons.go:69] Setting volcano=true in profile "addons-508778"
	I0828 17:13:42.363711   69996 addons.go:234] Setting addon volcano=true in "addons-508778"
	I0828 17:13:42.363770   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:42.364573   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.427866   69996 addons.go:69] Setting volumesnapshots=true in profile "addons-508778"
	I0828 17:13:42.427978   69996 addons.go:234] Setting addon volumesnapshots=true in "addons-508778"
	I0828 17:13:42.428081   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:42.429158   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:42.602999   69996 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0828 17:13:42.608448   69996 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0828 17:13:42.614321   69996 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0828 17:13:42.626611   69996 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0828 17:13:42.626725   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0828 17:13:42.626932   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:42.654472   69996 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0828 17:13:42.660596   69996 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0828 17:13:42.660692   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0828 17:13:42.660825   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:42.696404   69996 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0828 17:13:42.699398   69996 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0828 17:13:42.699449   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0828 17:13:42.699577   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:42.817839   69996 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0828 17:13:42.820313   69996 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0828 17:13:42.820440   69996 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0828 17:13:42.820619   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:42.890155   69996 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0828 17:13:42.900758   69996 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0828 17:13:42.900969   69996 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0828 17:13:42.901369   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:42.910964   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:43.009735   69996 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0828 17:13:43.013617   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:43.014455   69996 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0828 17:13:43.014484   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0828 17:13:43.014613   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:43.052260   69996 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0828 17:13:43.059416   69996 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0828 17:13:43.059543   69996 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0828 17:13:43.059739   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:43.110729   69996 addons.go:234] Setting addon default-storageclass=true in "addons-508778"
	I0828 17:13:43.110821   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:43.112430   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:43.190790   69996 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0828 17:13:43.193572   69996 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0828 17:13:43.196351   69996 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0828 17:13:43.198976   69996 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0828 17:13:43.201266   69996 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0828 17:13:43.205596   69996 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0828 17:13:43.205989   69996 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-508778"
	I0828 17:13:43.206058   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:43.211305   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:43.211712   69996 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0828 17:13:43.216151   69996 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0828 17:13:43.218759   69996 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0828 17:13:43.218849   69996 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0828 17:13:43.219005   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:43.317947   69996 cli_runner.go:217] Completed: docker container inspect addons-508778 --format={{.State.Status}}: (1.011978346s)
	I0828 17:13:43.320691   69996 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0828 17:13:43.323726   69996 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0828 17:13:43.323820   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0828 17:13:43.324002   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:43.326433   69996 cli_runner.go:217] Completed: docker container inspect addons-508778 --format={{.State.Status}}: (1.069961493s)
	I0828 17:13:43.330728   69996 out.go:177]   - Using image docker.io/registry:2.8.3
	I0828 17:13:43.333200   69996 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0828 17:13:43.335702   69996 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0828 17:13:43.335793   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0828 17:13:43.335949   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:43.386662   69996 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.057438457s)
	I0828 17:13:43.386899   69996 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0828 17:13:43.387076   69996 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (1.173990033s)
	I0828 17:13:43.387363   69996 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0828 17:13:43.396679   69996 cli_runner.go:217] Completed: docker container inspect addons-508778 --format={{.State.Status}}: (1.161773041s)
	I0828 17:13:43.402186   69996 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0828 17:13:43.404934   69996 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0828 17:13:43.405026   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0828 17:13:43.405191   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:43.416316   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:43.448843   69996 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0828 17:13:43.448959   69996 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0828 17:13:43.449173   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:43.458637   69996 cli_runner.go:217] Completed: docker container inspect addons-508778 --format={{.State.Status}}: (1.029427239s)
	I0828 17:13:43.459182   69996 cli_runner.go:217] Completed: docker container inspect addons-508778 --format={{.State.Status}}: (1.09455025s)
	I0828 17:13:43.462460   69996 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0828 17:13:43.462515   69996 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
	I0828 17:13:43.465133   69996 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0828 17:13:43.465219   69996 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0828 17:13:43.465399   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:43.471351   69996 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
	I0828 17:13:43.473911   69996 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
	I0828 17:13:43.480823   69996 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0828 17:13:43.480870   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
	I0828 17:13:43.480993   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:43.515138   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:43.656038   69996 cli_runner.go:217] Completed: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778: (1.029005276s)
	I0828 17:13:43.656092   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:43.724402   69996 cli_runner.go:217] Completed: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778: (1.024779136s)
	I0828 17:13:43.724453   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:43.745995   69996 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0828 17:13:43.749534   69996 out.go:177]   - Using image docker.io/busybox:stable
	I0828 17:13:43.754567   69996 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0828 17:13:43.754750   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0828 17:13:43.754941   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:43.796722   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:43.819597   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:43.821105   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:43.837225   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:43.860490   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:43.883466   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:43.900459   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	W0828 17:13:43.905540   69996 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0828 17:13:43.905601   69996 retry.go:31] will retry after 321.763451ms: ssh: handshake failed: EOF
	I0828 17:13:43.973693   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:43.975027   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:43.981498   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:44.059693   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0828 17:13:44.577697   69996 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0828 17:13:44.577729   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0828 17:13:44.748327   69996 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0828 17:13:44.748366   69996 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0828 17:13:44.853035   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0828 17:13:44.861514   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0828 17:13:44.871859   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0828 17:13:44.898017   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0828 17:13:44.962429   69996 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0828 17:13:44.962466   69996 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0828 17:13:44.968976   69996 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0828 17:13:44.969011   69996 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0828 17:13:44.984171   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0828 17:13:45.007626   69996 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0828 17:13:45.007662   69996 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0828 17:13:45.037553   69996 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0828 17:13:45.037595   69996 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0828 17:13:45.111543   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0828 17:13:45.118666   69996 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0828 17:13:45.118703   69996 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0828 17:13:45.191016   69996 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0828 17:13:45.191052   69996 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0828 17:13:45.255616   69996 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0828 17:13:45.255649   69996 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0828 17:13:45.345688   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0828 17:13:45.448139   69996 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0828 17:13:45.448175   69996 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0828 17:13:45.467931   69996 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0828 17:13:45.467964   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0828 17:13:45.498698   69996 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0828 17:13:45.498734   69996 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)
	I0828 17:13:45.533406   69996 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0828 17:13:45.533443   69996 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0828 17:13:45.562627   69996 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0828 17:13:45.562724   69996 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0828 17:13:45.625514   69996 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0828 17:13:45.625555   69996 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0828 17:13:45.713180   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0828 17:13:45.979516   69996 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0828 17:13:45.979666   69996 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0828 17:13:46.054627   69996 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0828 17:13:46.054748   69996 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0828 17:13:46.084060   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0828 17:13:46.111451   69996 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0828 17:13:46.111599   69996 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0828 17:13:46.150960   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0828 17:13:46.211070   69996 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0828 17:13:46.211110   69996 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0828 17:13:46.514181   69996 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0828 17:13:46.514212   69996 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0828 17:13:46.582526   69996 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0828 17:13:46.582557   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0828 17:13:46.672756   69996 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0828 17:13:46.672829   69996 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0828 17:13:46.716482   69996 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0828 17:13:46.716522   69996 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0828 17:13:47.120606   69996 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0828 17:13:47.120636   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0828 17:13:47.323041   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0828 17:13:47.438223   69996 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (4.050782653s)
	I0828 17:13:47.438262   69996 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0828 17:13:47.440138   69996 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.053174931s)
	I0828 17:13:47.441803   69996 node_ready.go:35] waiting up to 6m0s for node "addons-508778" to be "Ready" ...
	I0828 17:13:47.710782   69996 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0828 17:13:47.710818   69996 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0828 17:13:47.718851   69996 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0828 17:13:47.718896   69996 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0828 17:13:47.985006   69996 node_ready.go:49] node "addons-508778" has status "Ready":"True"
	I0828 17:13:47.985546   69996 node_ready.go:38] duration metric: took 543.632323ms for node "addons-508778" to be "Ready" ...
	I0828 17:13:47.985634   69996 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" ...
	I0828 17:13:48.102662   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0828 17:13:48.291691   69996 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0828 17:13:48.291724   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0828 17:13:48.400746   69996 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-2xkd8" in "kube-system" namespace to be "Ready" ...
	I0828 17:13:48.483267   69996 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-508778" context rescaled to 1 replicas
	I0828 17:13:48.488138   69996 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0828 17:13:48.488174   69996 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0828 17:13:48.860968   69996 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0828 17:13:48.861001   69996 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0828 17:13:48.997203   69996 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0828 17:13:48.997234   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0828 17:13:49.430502   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0828 17:13:49.626669   69996 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0828 17:13:49.626710   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0828 17:13:50.025379   69996 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0828 17:13:50.025414   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0828 17:13:50.384037   69996 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0828 17:13:50.384067   69996 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0828 17:13:50.695184   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0828 17:13:50.724458   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-2xkd8" in "kube-system" namespace has status "Ready":"False"
	I0828 17:13:53.058668   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-2xkd8" in "kube-system" namespace has status "Ready":"False"
	I0828 17:13:53.836426   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (9.776684363s)
	I0828 17:13:54.404646   69996 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0828 17:13:54.405048   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:54.488878   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:54.703714   69996 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0828 17:13:54.800187   69996 addons.go:234] Setting addon gcp-auth=true in "addons-508778"
	I0828 17:13:54.800403   69996 host.go:66] Checking if "addons-508778" exists ...
	I0828 17:13:54.801380   69996 cli_runner.go:164] Run: docker container inspect addons-508778 --format={{.State.Status}}
	I0828 17:13:54.857910   69996 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0828 17:13:54.858031   69996 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-508778
	I0828 17:13:54.914160   69996 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/addons-508778/id_rsa Username:docker}
	I0828 17:13:55.309106   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-2xkd8" in "kube-system" namespace has status "Ready":"False"
	I0828 17:13:57.769407   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-2xkd8" in "kube-system" namespace has status "Ready":"False"
	I0828 17:13:58.411542   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (13.558412907s)
	I0828 17:13:58.411963   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (13.550412094s)
	I0828 17:14:00.095236   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-2xkd8" in "kube-system" namespace has status "Ready":"False"
	I0828 17:14:02.190506   69996 pod_ready.go:98] pod "coredns-6f6b679f8f-2xkd8" in "kube-system" namespace has status phase "Succeeded" (skipping!): {Phase:Succeeded Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-08-28 17:14:00 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-08-28 17:13:42 +0000 UTC Reason:PodCompleted Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-08-28 17:13:42 +0000 UTC Reason:PodCompleted Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-08-28 17:13:42 +0000 UTC Reason:PodCompleted Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-08-28 17:13:42 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.2 HostIPs:[{IP:192.168.49.2
}] PodIP:10.244.0.2 PodIPs:[{IP:10.244.0.2}] StartTime:2024-08-28 17:13:42 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:0,Signal:0,Reason:Completed,Message:,StartedAt:2024-08-28 17:13:47 +0000 UTC,FinishedAt:2024-08-28 17:13:59 +0000 UTC,ContainerID:docker://f1c63a899ee410784ae7707e12a1384e49c95918a2e8cad177685f74898308b8,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.1 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1 ContainerID:docker://f1c63a899ee410784ae7707e12a1384e49c95918a2e8cad177685f74898308b8 Started:0xc0195a8e70 AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc0194d5670} {Name:kube-api-access-kj9nv MountPath:/var/run/secrets/kubernetes.io/serviceaccount
ReadOnly:true RecursiveReadOnly:0xc0194d5680}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0828 17:14:02.190630   69996 pod_ready.go:82] duration metric: took 13.789836021s for pod "coredns-6f6b679f8f-2xkd8" in "kube-system" namespace to be "Ready" ...
	E0828 17:14:02.190684   69996 pod_ready.go:67] WaitExtra: waitPodCondition: pod "coredns-6f6b679f8f-2xkd8" in "kube-system" namespace has status phase "Succeeded" (skipping!): {Phase:Succeeded Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-08-28 17:14:00 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-08-28 17:13:42 +0000 UTC Reason:PodCompleted Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-08-28 17:13:42 +0000 UTC Reason:PodCompleted Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-08-28 17:13:42 +0000 UTC Reason:PodCompleted Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-08-28 17:13:42 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.4
9.2 HostIPs:[{IP:192.168.49.2}] PodIP:10.244.0.2 PodIPs:[{IP:10.244.0.2}] StartTime:2024-08-28 17:13:42 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:0,Signal:0,Reason:Completed,Message:,StartedAt:2024-08-28 17:13:47 +0000 UTC,FinishedAt:2024-08-28 17:13:59 +0000 UTC,ContainerID:docker://f1c63a899ee410784ae7707e12a1384e49c95918a2e8cad177685f74898308b8,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.1 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1 ContainerID:docker://f1c63a899ee410784ae7707e12a1384e49c95918a2e8cad177685f74898308b8 Started:0xc0195a8e70 AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc0194d5670} {Name:kube-api-access-kj9nv MountPath:/var/run/secrets
/kubernetes.io/serviceaccount ReadOnly:true RecursiveReadOnly:0xc0194d5680}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0828 17:14:02.190726   69996 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-6vc7v" in "kube-system" namespace to be "Ready" ...
	I0828 17:14:04.480478   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-6vc7v" in "kube-system" namespace has status "Ready":"False"
	I0828 17:14:07.268560   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-6vc7v" in "kube-system" namespace has status "Ready":"False"
	I0828 17:14:09.395252   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-6vc7v" in "kube-system" namespace has status "Ready":"False"
	I0828 17:14:11.657836   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-6vc7v" in "kube-system" namespace has status "Ready":"False"
	I0828 17:14:11.839484   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (26.967572891s)
	I0828 17:14:11.839624   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (26.941575219s)
	I0828 17:14:11.839845   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (26.855638964s)
	I0828 17:14:11.839877   69996 addons.go:475] Verifying addon ingress=true in "addons-508778"
	I0828 17:14:11.840108   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (26.728525712s)
	I0828 17:14:11.840194   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (26.494469148s)
	I0828 17:14:11.840565   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (26.127276983s)
	I0828 17:14:11.840640   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (25.756476026s)
	I0828 17:14:11.840670   69996 addons.go:475] Verifying addon registry=true in "addons-508778"
	I0828 17:14:11.841161   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (25.690162215s)
	I0828 17:14:11.841191   69996 addons.go:475] Verifying addon metrics-server=true in "addons-508778"
	I0828 17:14:11.841304   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.518205224s)
	I0828 17:14:11.841548   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.738842429s)
	W0828 17:14:11.842142   69996 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0828 17:14:11.842169   69996 retry.go:31] will retry after 212.952548ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0828 17:14:11.841651   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.411108791s)
	I0828 17:14:11.845488   69996 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-508778 service yakd-dashboard -n yakd-dashboard
	
	I0828 17:14:11.845635   69996 out.go:177] * Verifying registry addon...
	I0828 17:14:11.845707   69996 out.go:177] * Verifying ingress addon...
	I0828 17:14:11.850351   69996 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0828 17:14:11.851808   69996 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0828 17:14:12.055867   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0828 17:14:12.157794   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.462547494s)
	I0828 17:14:12.157840   69996 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-508778"
	I0828 17:14:12.158167   69996 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (17.300219351s)
	I0828 17:14:12.160943   69996 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0828 17:14:12.160957   69996 out.go:177] * Verifying csi-hostpath-driver addon...
	I0828 17:14:12.165671   69996 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0828 17:14:12.165772   69996 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0828 17:14:12.168789   69996 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0828 17:14:12.168874   69996 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0828 17:14:12.307873   69996 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0828 17:14:12.307912   69996 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0828 17:14:12.449765   69996 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0828 17:14:12.449803   69996 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0828 17:14:12.534473   69996 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0828 17:14:12.784176   69996 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0828 17:14:12.785328   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:13.086677   69996 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0828 17:14:13.086808   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:13.585216   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:13.587970   69996 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0828 17:14:13.588078   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:13.854044   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:14.041874   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-6vc7v" in "kube-system" namespace has status "Ready":"False"
	I0828 17:14:14.310325   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:14.312534   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:14.313546   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:14.407135   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:14.409406   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:14.417904   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:15.153796   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:15.185346   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:15.363909   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:15.404352   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:15.406421   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:15.575665   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:15.576720   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:15.787074   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:16.104475   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:16.108612   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:16.237898   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:16.241903   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-6vc7v" in "kube-system" namespace has status "Ready":"False"
	I0828 17:14:16.390577   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:16.392108   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:16.711508   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:16.889232   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:16.895316   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:17.176870   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:17.229424   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.69488274s)
	I0828 17:14:17.236381   69996 addons.go:475] Verifying addon gcp-auth=true in "addons-508778"
	I0828 17:14:17.237344   69996 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.181420179s)
	I0828 17:14:17.239521   69996 out.go:177] * Verifying gcp-auth addon...
	I0828 17:14:17.243229   69996 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0828 17:14:17.257375   69996 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0828 17:14:17.361161   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:17.363605   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:17.673231   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:17.859145   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:17.883774   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:18.174310   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:18.361404   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:18.364063   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:18.679945   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:18.704044   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-6vc7v" in "kube-system" namespace has status "Ready":"False"
	I0828 17:14:18.879340   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:18.881341   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:19.174728   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:19.407409   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:19.409065   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:19.692807   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:19.892420   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:19.897692   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:20.172594   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:20.362938   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:20.367167   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:20.693059   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:20.723715   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-6vc7v" in "kube-system" namespace has status "Ready":"False"
	I0828 17:14:20.940564   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:20.941089   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:21.173906   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:21.360607   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:21.361178   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:21.672934   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:21.863062   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:21.866651   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:22.197033   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:22.385184   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:22.386469   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:22.693448   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:22.865885   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:22.870068   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:23.185727   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:23.200653   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-6vc7v" in "kube-system" namespace has status "Ready":"False"
	I0828 17:14:23.384625   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:23.397547   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:23.676685   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:23.857063   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:23.861921   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:24.173832   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:24.360243   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:24.364128   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:24.677179   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:24.862587   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:24.865829   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:25.174612   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:25.203500   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-6vc7v" in "kube-system" namespace has status "Ready":"False"
	I0828 17:14:25.362158   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:25.363962   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:25.675815   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:25.865572   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:25.868188   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:26.190380   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:26.389137   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:26.399132   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:26.682358   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:26.858055   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:26.861363   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:27.179798   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:27.206478   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-6vc7v" in "kube-system" namespace has status "Ready":"False"
	I0828 17:14:27.364268   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:27.365915   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:27.681724   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:27.863517   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:27.866757   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:28.174814   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:28.359376   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:28.363087   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:28.673646   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:28.860033   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:28.862431   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:29.173649   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:29.363068   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:29.364241   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:29.677623   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:29.704635   69996 pod_ready.go:103] pod "coredns-6f6b679f8f-6vc7v" in "kube-system" namespace has status "Ready":"False"
	I0828 17:14:29.863589   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:29.867935   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:30.178673   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:30.361174   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:30.362420   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:30.676595   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:30.706456   69996 pod_ready.go:93] pod "coredns-6f6b679f8f-6vc7v" in "kube-system" namespace has status "Ready":"True"
	I0828 17:14:30.706491   69996 pod_ready.go:82] duration metric: took 28.515728654s for pod "coredns-6f6b679f8f-6vc7v" in "kube-system" namespace to be "Ready" ...
	I0828 17:14:30.706552   69996 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-508778" in "kube-system" namespace to be "Ready" ...
	I0828 17:14:30.719136   69996 pod_ready.go:93] pod "etcd-addons-508778" in "kube-system" namespace has status "Ready":"True"
	I0828 17:14:30.719170   69996 pod_ready.go:82] duration metric: took 12.596566ms for pod "etcd-addons-508778" in "kube-system" namespace to be "Ready" ...
	I0828 17:14:30.719230   69996 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-508778" in "kube-system" namespace to be "Ready" ...
	I0828 17:14:30.732343   69996 pod_ready.go:93] pod "kube-apiserver-addons-508778" in "kube-system" namespace has status "Ready":"True"
	I0828 17:14:30.732379   69996 pod_ready.go:82] duration metric: took 13.130076ms for pod "kube-apiserver-addons-508778" in "kube-system" namespace to be "Ready" ...
	I0828 17:14:30.732433   69996 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-508778" in "kube-system" namespace to be "Ready" ...
	I0828 17:14:30.749294   69996 pod_ready.go:93] pod "kube-controller-manager-addons-508778" in "kube-system" namespace has status "Ready":"True"
	I0828 17:14:30.749399   69996 pod_ready.go:82] duration metric: took 16.938023ms for pod "kube-controller-manager-addons-508778" in "kube-system" namespace to be "Ready" ...
	I0828 17:14:30.749448   69996 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-mjrsd" in "kube-system" namespace to be "Ready" ...
	I0828 17:14:30.760697   69996 pod_ready.go:93] pod "kube-proxy-mjrsd" in "kube-system" namespace has status "Ready":"True"
	I0828 17:14:30.760729   69996 pod_ready.go:82] duration metric: took 11.252973ms for pod "kube-proxy-mjrsd" in "kube-system" namespace to be "Ready" ...
	I0828 17:14:30.760745   69996 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-508778" in "kube-system" namespace to be "Ready" ...
	I0828 17:14:30.867189   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:30.870604   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:31.107333   69996 pod_ready.go:93] pod "kube-scheduler-addons-508778" in "kube-system" namespace has status "Ready":"True"
	I0828 17:14:31.107368   69996 pod_ready.go:82] duration metric: took 346.60982ms for pod "kube-scheduler-addons-508778" in "kube-system" namespace to be "Ready" ...
	I0828 17:14:31.107382   69996 pod_ready.go:39] duration metric: took 43.121709565s 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" ...
	I0828 17:14:31.107470   69996 api_server.go:52] waiting for apiserver process to appear ...
	I0828 17:14:31.107669   69996 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0828 17:14:31.189200   69996 api_server.go:72] duration metric: took 48.976961921s to wait for apiserver process to appear ...
	I0828 17:14:31.189257   69996 api_server.go:88] waiting for apiserver healthz status ...
	I0828 17:14:31.189364   69996 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0828 17:14:31.204421   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:31.207068   69996 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0828 17:14:31.209023   69996 api_server.go:141] control plane version: v1.31.0
	I0828 17:14:31.209124   69996 api_server.go:131] duration metric: took 19.852679ms to wait for apiserver health ...
	I0828 17:14:31.209160   69996 system_pods.go:43] waiting for kube-system pods to appear ...
	I0828 17:14:31.323886   69996 system_pods.go:59] 18 kube-system pods found
	I0828 17:14:31.323938   69996 system_pods.go:61] "coredns-6f6b679f8f-6vc7v" [eadd8b4b-b8d4-4d87-b393-162e63daa9d6] Running
	I0828 17:14:31.323955   69996 system_pods.go:61] "csi-hostpath-attacher-0" [aa2fcfaa-38eb-4b8f-89a4-652cfa41f0ce] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0828 17:14:31.323968   69996 system_pods.go:61] "csi-hostpath-resizer-0" [daf1c5e6-7a7c-47e2-8f15-d662ce8edb66] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0828 17:14:31.323996   69996 system_pods.go:61] "csi-hostpathplugin-fgk98" [d61091a7-52ae-45f1-862e-f29a93be9ac8] 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])
	I0828 17:14:31.324008   69996 system_pods.go:61] "etcd-addons-508778" [b1f707fc-d834-4e67-a8c9-07c6d659b303] Running
	I0828 17:14:31.324027   69996 system_pods.go:61] "kube-apiserver-addons-508778" [be01fc92-13fe-44b8-a601-58322c01f461] Running
	I0828 17:14:31.324037   69996 system_pods.go:61] "kube-controller-manager-addons-508778" [34edd34e-eec2-48a1-910d-5a64e0209c9a] Running
	I0828 17:14:31.324057   69996 system_pods.go:61] "kube-ingress-dns-minikube" [c3560cf5-858a-4226-8406-0762c5c367e7] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0828 17:14:31.324066   69996 system_pods.go:61] "kube-proxy-mjrsd" [3ec858a6-8ee2-4029-b53c-4fedbfe064dd] Running
	I0828 17:14:31.324076   69996 system_pods.go:61] "kube-scheduler-addons-508778" [318fd24d-22e6-4271-a2e7-e656ceef2b76] Running
	I0828 17:14:31.324092   69996 system_pods.go:61] "metrics-server-84c5f94fbc-c8vf4" [c6b6cffe-f03c-4f09-8d78-d6d2a6868eb1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0828 17:14:31.324123   69996 system_pods.go:61] "nvidia-device-plugin-daemonset-bbt5s" [a50808a0-a22b-43ed-885b-03ff7dae3a9b] Running
	I0828 17:14:31.324138   69996 system_pods.go:61] "registry-6fb4cdfc84-qhp8v" [7d43998b-ba6c-40ee-9072-d4689856d4f8] Running
	I0828 17:14:31.324154   69996 system_pods.go:61] "registry-proxy-48m9n" [db64f64b-2c5c-498c-b3eb-bd2d37af6bac] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0828 17:14:31.324174   69996 system_pods.go:61] "snapshot-controller-56fcc65765-8rsnx" [b90ee9bd-ac28-4c6c-b308-f5b2717e5aec] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0828 17:14:31.324186   69996 system_pods.go:61] "snapshot-controller-56fcc65765-bxkz7" [5c700d8a-835b-44c0-ba72-89a980149aa2] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0828 17:14:31.324196   69996 system_pods.go:61] "storage-provisioner" [0324f7e5-f1ee-4200-82ec-77bf69832586] Running
	I0828 17:14:31.324208   69996 system_pods.go:61] "tiller-deploy-b48cc5f79-lwxmk" [4602ba1b-6529-495e-bcfe-a08ecc9012a4] Running
	I0828 17:14:31.324219   69996 system_pods.go:74] duration metric: took 115.002559ms to wait for pod list to return data ...
	I0828 17:14:31.324248   69996 default_sa.go:34] waiting for default service account to be created ...
	I0828 17:14:31.393540   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:31.394944   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:31.497997   69996 default_sa.go:45] found service account: "default"
	I0828 17:14:31.498092   69996 default_sa.go:55] duration metric: took 173.831496ms for default service account to be created ...
	I0828 17:14:31.498129   69996 system_pods.go:116] waiting for k8s-apps to be running ...
	I0828 17:14:31.879049   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:31.880750   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:31.894649   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:31.897967   69996 system_pods.go:86] 18 kube-system pods found
	I0828 17:14:31.898018   69996 system_pods.go:89] "coredns-6f6b679f8f-6vc7v" [eadd8b4b-b8d4-4d87-b393-162e63daa9d6] Running
	I0828 17:14:31.898036   69996 system_pods.go:89] "csi-hostpath-attacher-0" [aa2fcfaa-38eb-4b8f-89a4-652cfa41f0ce] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0828 17:14:31.898069   69996 system_pods.go:89] "csi-hostpath-resizer-0" [daf1c5e6-7a7c-47e2-8f15-d662ce8edb66] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0828 17:14:31.898098   69996 system_pods.go:89] "csi-hostpathplugin-fgk98" [d61091a7-52ae-45f1-862e-f29a93be9ac8] 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])
	I0828 17:14:31.898111   69996 system_pods.go:89] "etcd-addons-508778" [b1f707fc-d834-4e67-a8c9-07c6d659b303] Running
	I0828 17:14:31.898122   69996 system_pods.go:89] "kube-apiserver-addons-508778" [be01fc92-13fe-44b8-a601-58322c01f461] Running
	I0828 17:14:31.898132   69996 system_pods.go:89] "kube-controller-manager-addons-508778" [34edd34e-eec2-48a1-910d-5a64e0209c9a] Running
	I0828 17:14:31.898154   69996 system_pods.go:89] "kube-ingress-dns-minikube" [c3560cf5-858a-4226-8406-0762c5c367e7] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0828 17:14:31.898163   69996 system_pods.go:89] "kube-proxy-mjrsd" [3ec858a6-8ee2-4029-b53c-4fedbfe064dd] Running
	I0828 17:14:31.898172   69996 system_pods.go:89] "kube-scheduler-addons-508778" [318fd24d-22e6-4271-a2e7-e656ceef2b76] Running
	I0828 17:14:31.898192   69996 system_pods.go:89] "metrics-server-84c5f94fbc-c8vf4" [c6b6cffe-f03c-4f09-8d78-d6d2a6868eb1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0828 17:14:31.898201   69996 system_pods.go:89] "nvidia-device-plugin-daemonset-bbt5s" [a50808a0-a22b-43ed-885b-03ff7dae3a9b] Running
	I0828 17:14:31.898214   69996 system_pods.go:89] "registry-6fb4cdfc84-qhp8v" [7d43998b-ba6c-40ee-9072-d4689856d4f8] Running
	I0828 17:14:31.898227   69996 system_pods.go:89] "registry-proxy-48m9n" [db64f64b-2c5c-498c-b3eb-bd2d37af6bac] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0828 17:14:31.898253   69996 system_pods.go:89] "snapshot-controller-56fcc65765-8rsnx" [b90ee9bd-ac28-4c6c-b308-f5b2717e5aec] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0828 17:14:31.898265   69996 system_pods.go:89] "snapshot-controller-56fcc65765-bxkz7" [5c700d8a-835b-44c0-ba72-89a980149aa2] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0828 17:14:31.898296   69996 system_pods.go:89] "storage-provisioner" [0324f7e5-f1ee-4200-82ec-77bf69832586] Running
	I0828 17:14:31.898309   69996 system_pods.go:89] "tiller-deploy-b48cc5f79-lwxmk" [4602ba1b-6529-495e-bcfe-a08ecc9012a4] Running
	I0828 17:14:31.898325   69996 system_pods.go:126] duration metric: took 400.178982ms to wait for k8s-apps to be running ...
	I0828 17:14:31.898361   69996 system_svc.go:44] waiting for kubelet service to be running ....
	I0828 17:14:31.898477   69996 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0828 17:14:31.924163   69996 system_svc.go:56] duration metric: took 25.806191ms WaitForService to wait for kubelet
	I0828 17:14:31.924226   69996 kubeadm.go:582] duration metric: took 49.71199285s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0828 17:14:31.924259   69996 node_conditions.go:102] verifying NodePressure condition ...
	I0828 17:14:32.024834   69996 node_conditions.go:122] node storage ephemeral capacity is 119475748Ki
	I0828 17:14:32.024881   69996 node_conditions.go:123] node cpu capacity is 2
	I0828 17:14:32.024902   69996 node_conditions.go:105] duration metric: took 100.633993ms to run NodePressure ...
	I0828 17:14:32.024923   69996 start.go:241] waiting for startup goroutines ...
	I0828 17:14:32.536457   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:32.537849   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:32.540591   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:32.671505   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:32.859349   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:32.862837   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:33.202783   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:33.366154   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:33.368256   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:33.698402   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:33.871541   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:33.872849   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:34.175958   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:34.358945   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:34.362034   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:34.677158   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:34.868205   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:34.879851   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:35.299156   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:35.399927   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:35.399921   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:35.672804   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:35.861633   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:35.863798   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:36.269462   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:36.366093   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:36.367871   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:36.778792   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:36.927583   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:36.959050   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:37.183634   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:37.426031   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:37.427863   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:37.676357   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:37.897287   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:37.897636   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:38.199860   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:38.367177   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:38.372825   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:38.692990   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:38.862865   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:38.872570   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:39.176443   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:39.365606   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:39.369356   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:39.682444   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:39.860735   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:39.862601   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:40.179813   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:40.376583   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:40.383741   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:40.676463   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:40.861093   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:40.866763   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:41.188629   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:41.382615   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:41.384162   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:41.676290   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:41.866672   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:41.868516   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:42.179971   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:42.363160   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:42.364250   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:42.749462   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:42.862054   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:42.865527   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:43.172848   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:43.355198   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:43.358229   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:43.674500   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:43.857670   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0828 17:14:43.859485   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:44.173577   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:44.359098   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:44.364880   69996 kapi.go:107] duration metric: took 32.514524316s to wait for kubernetes.io/minikube-addons=registry ...
	I0828 17:14:44.686801   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:44.869923   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:45.173547   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:45.359342   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:45.688869   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:45.866343   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:46.185145   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:46.371568   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:46.675316   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:46.863523   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:47.190337   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:47.366503   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:47.690894   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:47.862128   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:48.176255   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:48.365626   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:48.680534   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:48.860373   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:49.174524   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:49.368839   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:49.675540   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:49.876823   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:50.172717   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:50.359516   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:50.675448   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:50.860585   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:51.172839   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:51.362649   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:51.673876   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:51.865095   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:52.176889   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:52.361711   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:52.699934   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:52.860557   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:53.175607   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:53.359521   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:53.746750   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:53.858631   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:54.172479   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:54.365300   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:54.674264   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:54.863680   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:55.189482   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:55.360381   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:55.683946   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:55.862474   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:56.197142   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:56.389319   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:56.744515   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:56.945999   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:57.175230   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:57.371629   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:57.690873   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:57.865660   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:58.263999   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:58.358909   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:58.676155   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:58.861316   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:59.187791   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:59.361241   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:14:59.686734   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:14:59.890629   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:00.188459   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:00.435424   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:00.690282   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:00.869831   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:01.237905   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:01.386900   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:01.678077   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:01.871515   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:02.186348   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:02.365343   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:02.675499   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:02.922307   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:03.185735   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:03.394075   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:03.674707   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:03.860492   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:04.183061   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:04.361052   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:04.677549   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:04.916738   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:05.192904   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:05.358778   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:05.672536   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:05.865675   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:06.186481   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:06.425803   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:06.694091   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:06.860766   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:07.178801   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:07.357660   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:07.675843   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:07.860736   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:08.189073   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:08.371383   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:08.681506   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:08.862168   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:09.251368   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:09.361055   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:09.673956   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:09.857882   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:10.193341   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:10.366792   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:10.681320   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:10.867267   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:11.216536   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:11.368821   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:11.677670   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:11.884657   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:12.175748   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:12.375062   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:12.682926   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:12.862741   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:13.219071   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:13.407835   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:13.684943   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:13.861720   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:14.235726   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:14.357767   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:14.689317   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:14.864928   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:15.193388   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:15.381299   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:15.695082   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:15.877629   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:16.202695   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:16.389319   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:16.691053   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:16.891020   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:17.262210   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:17.734077   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:17.753953   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:18.042113   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:18.190829   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:18.362772   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:18.729239   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:18.858644   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:19.173532   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:19.359763   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:19.714748   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:19.864880   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:20.182845   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:20.391223   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:20.678878   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:20.862326   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:21.181917   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:21.391799   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:21.677930   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:21.870573   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:22.196602   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:22.378545   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:22.679686   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:22.859512   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:23.441740   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:23.443474   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:23.947131   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:23.950222   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:24.176861   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:24.369329   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:24.691999   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:24.863841   69996 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0828 17:15:25.202633   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:25.362637   69996 kapi.go:107] duration metric: took 1m13.510822024s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0828 17:15:25.688217   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:26.233314   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:26.683215   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:27.176600   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:27.677381   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:28.189076   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:28.676346   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:29.173082   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:29.675149   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:30.174396   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:30.677079   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:31.173913   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:31.672665   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:32.171640   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0828 17:15:32.672583   69996 kapi.go:107] duration metric: took 1m20.506906292s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0828 17:15:39.251359   69996 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0828 17:15:39.251395   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:39.762753   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:40.247682   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:40.751042   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:41.254534   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:41.748358   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:42.248047   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:42.748813   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:43.247897   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:43.748401   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:44.247427   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:44.748821   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:45.247633   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:45.747964   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:46.248256   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:46.748603   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:47.248559   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:47.747680   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:48.248342   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:48.747883   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:49.247830   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:49.747808   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:50.248783   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:50.747945   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:51.251729   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:51.748208   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:52.248358   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:52.748855   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:53.248228   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:53.748645   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:54.248081   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:54.748424   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:55.248825   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:55.748317   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:56.248579   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:56.748326   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:57.249188   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:57.748259   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:58.249167   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:58.748296   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:59.249079   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:15:59.748368   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:00.248482   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:00.748434   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:01.249041   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:01.748387   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:02.247967   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:02.756560   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:03.248455   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:03.748386   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:04.248962   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:04.748174   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:05.255258   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:05.750921   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:06.248736   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:06.747650   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:07.247940   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:07.748497   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:08.247954   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:08.748532   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:09.256861   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:09.747688   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:10.247495   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:10.748905   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:11.248833   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:11.748510   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:12.248138   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:12.749011   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:13.248822   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:13.748135   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:14.247508   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:14.748163   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:15.248310   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:15.747960   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:16.248023   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:16.748114   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:17.248208   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:17.747642   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:18.248230   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:18.748160   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:19.248621   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:19.747766   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:20.250709   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:20.749601   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:21.249316   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:21.748868   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:22.254149   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:22.748672   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:23.248411   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:23.748501   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:24.247561   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:24.748660   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:25.247266   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:25.749003   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:26.248231   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:26.748473   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:27.249267   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:27.747547   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:28.247737   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:28.748200   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:29.264029   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:29.747796   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:30.247729   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:30.748420   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:31.249038   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:31.748620   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:32.247921   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:32.747579   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:33.247412   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:33.747452   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:34.247664   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:34.747985   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:35.251167   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:35.750225   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:36.249026   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:36.747919   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:37.247710   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:37.748151   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:38.247854   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:38.748323   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:39.248873   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:39.747970   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:40.247685   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:40.748402   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:41.249044   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:41.748163   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:42.248711   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:42.747753   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:43.249608   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:43.750906   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:44.247846   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:44.750205   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:45.249058   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:45.759293   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:46.250259   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:46.748594   69996 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0828 17:16:47.249228   69996 kapi.go:107] duration metric: took 2m30.005993927s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0828 17:16:47.252519   69996 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-508778 cluster.
	I0828 17:16:47.255629   69996 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.
	I0828 17:16:47.257942   69996 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0828 17:16:47.262782   69996 out.go:177] * Enabled addons: ingress-dns, cloud-spanner, storage-provisioner-rancher, volcano, storage-provisioner, nvidia-device-plugin, helm-tiller, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0828 17:16:47.265305   69996 addons.go:510] duration metric: took 3m5.052584366s for enable addons: enabled=[ingress-dns cloud-spanner storage-provisioner-rancher volcano storage-provisioner nvidia-device-plugin helm-tiller metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0828 17:16:47.265558   69996 start.go:246] waiting for cluster config update ...
	I0828 17:16:47.265632   69996 start.go:255] writing updated cluster config ...
	I0828 17:16:47.266160   69996 ssh_runner.go:195] Run: rm -f paused
	I0828 17:16:47.715091   69996 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0828 17:16:47.718584   69996 out.go:177] * Done! kubectl is now configured to use "addons-508778" cluster and "default" namespace by default
	
	
	==> Docker <==
	Aug 28 17:26:21 addons-508778 dockerd[1158]: time="2024-08-28T17:26:21.902167418Z" level=info msg="ignoring event" container=77d2c131a44ccd661a6e5e87b2c6cd75d29cd47197fa81cfdc081e06d1602709 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:22 addons-508778 dockerd[1158]: time="2024-08-28T17:26:22.175410240Z" level=info msg="ignoring event" container=b1c5391317d2903be933ba88727bfd194c286ad4b59f1d88b741eb4cdd056681 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:22 addons-508778 dockerd[1158]: time="2024-08-28T17:26:22.196791555Z" level=info msg="ignoring event" container=93e4a93791027bc290f8c1cb9407a5a7ccd871ca83861a8d117e78c24414bc47 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:22 addons-508778 dockerd[1158]: time="2024-08-28T17:26:22.432523150Z" level=info msg="ignoring event" container=64281b05f647d81655f08282c9b23c916ba6aa422afeac5d1b95c6a88bd242b3 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:29 addons-508778 dockerd[1158]: time="2024-08-28T17:26:29.090637747Z" level=info msg="ignoring event" container=482f9297cba2d85b00a6f7c4c9ee422868b562a74295ba1540033baeb785f59a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:29 addons-508778 dockerd[1158]: time="2024-08-28T17:26:29.101789137Z" level=info msg="ignoring event" container=fd09107e21628b1f545b6ac0556a3fdc945871ac5145da9cb22a591399bb666e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:29 addons-508778 dockerd[1158]: time="2024-08-28T17:26:29.395718001Z" level=info msg="ignoring event" container=c6981a02c40cb61156de505f1477ad5cfcff8e26eeaa422cbc4e70671274312b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:29 addons-508778 dockerd[1158]: time="2024-08-28T17:26:29.436692144Z" level=info msg="ignoring event" container=f56f7ec30c38f8f2389ef9ebca68dcfdb8679cc63ca1c246bc2da614e40affa8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:32 addons-508778 dockerd[1158]: time="2024-08-28T17:26:32.089103801Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed"
	Aug 28 17:26:32 addons-508778 dockerd[1158]: time="2024-08-28T17:26:32.092519404Z" 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"
	Aug 28 17:26:36 addons-508778 cri-dockerd[1414]: time="2024-08-28T17:26:36Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/6a525814572c1e6824397ec6587da170b8b0e65331392d698e939e317978cbba/resolv.conf as [nameserver 10.96.0.10 search kube-system.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Aug 28 17:26:37 addons-508778 cri-dockerd[1414]: time="2024-08-28T17:26:37Z" level=info msg="Stop pulling image docker.io/alpine/helm:2.16.3: Status: Downloaded newer image for alpine/helm:2.16.3"
	Aug 28 17:26:38 addons-508778 dockerd[1158]: time="2024-08-28T17:26:38.674644345Z" level=info msg="ignoring event" container=f3d292dad959c12f6bfd3409dd67a6f574dc3b05064b7a5ffee8887ab6e0603d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:38 addons-508778 dockerd[1158]: time="2024-08-28T17:26:38.703800454Z" level=warning msg="failed to close stdin: NotFound: task f3d292dad959c12f6bfd3409dd67a6f574dc3b05064b7a5ffee8887ab6e0603d not found: not found"
	Aug 28 17:26:40 addons-508778 dockerd[1158]: time="2024-08-28T17:26:40.626356626Z" level=info msg="ignoring event" container=6a525814572c1e6824397ec6587da170b8b0e65331392d698e939e317978cbba module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:41 addons-508778 dockerd[1158]: time="2024-08-28T17:26:41.664567512Z" level=info msg="ignoring event" container=3d37fb99aca5160cfbd6013265e044cdb82456b88b0f2e5bead3db0e7967bb5b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:41 addons-508778 dockerd[1158]: time="2024-08-28T17:26:41.858830557Z" level=info msg="ignoring event" container=bc496c747891d24db05f2520d5cb57bc3f9f1455d0f393604c7817a31062032f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:48 addons-508778 dockerd[1158]: time="2024-08-28T17:26:48.746704590Z" level=info msg="ignoring event" container=1c7574c8f95e370ce23b76467c10439a797ceeca74ced55141a4f190ec868605 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:48 addons-508778 dockerd[1158]: time="2024-08-28T17:26:48.970992125Z" level=info msg="ignoring event" container=73d825a9de85915e94e5610a55c0eed2b00a40b07dad255f885bd94165ac8d77 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:49 addons-508778 dockerd[1158]: time="2024-08-28T17:26:49.278572518Z" level=info msg="ignoring event" container=017dcdaeb4dfc026bb7177de9c30a13c33a3bae92f794c9f04d64a7116c18d57 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:50 addons-508778 dockerd[1158]: time="2024-08-28T17:26:50.324154562Z" level=info msg="ignoring event" container=3a69f9832af6953ed7b099b38a0b5526e1b4dca4d33c121d688cc1fa32096082 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:50 addons-508778 dockerd[1158]: time="2024-08-28T17:26:50.502350467Z" level=info msg="ignoring event" container=ed721ce5978bd6257acc789983238c56f2d2e95b1f11c2b4087a44e674e82cc3 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:50 addons-508778 dockerd[1158]: time="2024-08-28T17:26:50.610172789Z" level=info msg="ignoring event" container=e749db8fc3e14cf53a76d84a65847de295741f22cddd9baf0972ce9a7be1764d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 28 17:26:50 addons-508778 cri-dockerd[1414]: time="2024-08-28T17:26:50Z" level=info msg="Failed to read pod IP from plugin/docker: networkPlugin cni failed on the status hook for pod \"registry-proxy-48m9n_kube-system\": unexpected command output nsenter: cannot open /proc/3700/ns/net: No such file or directory\n with error: exit status 1"
	Aug 28 17:26:50 addons-508778 dockerd[1158]: time="2024-08-28T17:26:50.990585387Z" level=info msg="ignoring event" container=68f1b6e2d4a80065a6d1dd6036885d2249ce6e2ce41a84ba9762c884feb335fd module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	f366a93789c89       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:6b2f7ac9fe6f547cfa541d9217f03da0d0c4615b561d5455a23d0edbbd607ecc            46 seconds ago      Exited              gadget                     7                   4be4a620c5fcc       gadget-cxsgt
	424a1d948a3ef       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb                 10 minutes ago      Running             gcp-auth                   0                   79ad61ad4c400       gcp-auth-89d5ffd79-csls6
	dd8c3a39912a4       registry.k8s.io/ingress-nginx/controller@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce             11 minutes ago      Running             controller                 0                   67b7371ee0d05       ingress-nginx-controller-bc57996ff-q472w
	f6d561ec426dc       ce263a8653f9c                                                                                                                11 minutes ago      Exited              patch                      1                   4694cdf2726e3       ingress-nginx-admission-patch-lqbpq
	f493a8d3a5485       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3   11 minutes ago      Exited              create                     0                   b5d934acb435d       ingress-nginx-admission-create-jl82f
	7c7def0521a94       marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624                                        12 minutes ago      Running             yakd                       0                   d1e35edb10264       yakd-dashboard-67d98fc6b-hdd8c
	3e53c920c186c       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                       12 minutes ago      Running             local-path-provisioner     0                   f8cde312e246e       local-path-provisioner-86d989889c-kx5cg
	e43ae7b809ba4       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             12 minutes ago      Running             minikube-ingress-dns       0                   4ab18b827d2a1       kube-ingress-dns-minikube
	b16c95d35be89       gcr.io/cloud-spanner-emulator/emulator@sha256:636fdfc528824bae5f0ea2eca6ae307fe81092f05ec21038008bc0d6100e52fc               12 minutes ago      Running             cloud-spanner-emulator     0                   a112d0e33335d       cloud-spanner-emulator-769b77f747-dttcg
	722d902e858b2       nvcr.io/nvidia/k8s-device-plugin@sha256:ed39e22c8b71343fb996737741a99da88ce6c75dd83b5c520e0b3d8e8a884c47                     12 minutes ago      Running             nvidia-device-plugin-ctr   0                   996a0c0f138d8       nvidia-device-plugin-daemonset-bbt5s
	282672f2943c3       6e38f40d628db                                                                                                                12 minutes ago      Running             storage-provisioner        0                   ac32128336787       storage-provisioner
	9abfc0b657983       cbb01a7bd410d                                                                                                                13 minutes ago      Running             coredns                    0                   f1b0b320f2791       coredns-6f6b679f8f-6vc7v
	263521e724c47       ad83b2ca7b09e                                                                                                                13 minutes ago      Running             kube-proxy                 0                   4eae2df54b9e5       kube-proxy-mjrsd
	da821e812c552       045733566833c                                                                                                                13 minutes ago      Running             kube-controller-manager    0                   95029a5031042       kube-controller-manager-addons-508778
	ceb12c17ae2c4       2e96e5913fc06                                                                                                                13 minutes ago      Running             etcd                       0                   04ca937dafcfd       etcd-addons-508778
	e96709255bc13       1766f54c897f0                                                                                                                13 minutes ago      Running             kube-scheduler             0                   57589fbcfaa02       kube-scheduler-addons-508778
	e284193d07c28       604f5db92eaa8                                                                                                                13 minutes ago      Running             kube-apiserver             0                   4a54158ad3f3a       kube-apiserver-addons-508778
	
	
	==> controller_ingress [dd8c3a39912a] <==
	  Build:         46e76e5916813cfca2a9b0bfdc34b69a0000f6b9
	  Repository:    https://github.com/kubernetes/ingress-nginx
	  nginx version: nginx/1.25.5
	
	-------------------------------------------------------------------------------
	
	W0828 17:15:24.184306       6 client_config.go:659] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
	I0828 17:15:24.184766       6 main.go:205] "Creating API client" host="https://10.96.0.1:443"
	I0828 17:15:24.196311       6 main.go:248] "Running in Kubernetes cluster" major="1" minor="31" git="v1.31.0" state="clean" commit="9edcffcde5595e8a5b1a35f88c421764e575afce" platform="linux/amd64"
	I0828 17:15:25.828221       6 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
	I0828 17:15:25.869808       6 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
	I0828 17:15:25.889471       6 nginx.go:271] "Starting NGINX Ingress controller"
	I0828 17:15:25.916858       6 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"a4fa4421-350f-4883-9fd0-d94dc813f274", APIVersion:"v1", ResourceVersion:"670", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
	I0828 17:15:25.921029       6 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"abacaa0c-45e6-4fe4-adda-c2fe4a8028af", APIVersion:"v1", ResourceVersion:"681", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
	I0828 17:15:25.921180       6 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"1ea831b2-16a8-4495-b0c5-3b4963f28db8", APIVersion:"v1", ResourceVersion:"694", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
	I0828 17:15:27.095536       6 nginx.go:317] "Starting NGINX process"
	I0828 17:15:27.096787       6 leaderelection.go:250] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
	I0828 17:15:27.101736       6 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
	I0828 17:15:27.102141       6 controller.go:193] "Configuration changes detected, backend reload required"
	I0828 17:15:27.144023       6 leaderelection.go:260] successfully acquired lease ingress-nginx/ingress-nginx-leader
	I0828 17:15:27.144229       6 status.go:85] "New leader elected" identity="ingress-nginx-controller-bc57996ff-q472w"
	I0828 17:15:27.163638       6 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-bc57996ff-q472w" node="addons-508778"
	I0828 17:15:27.243732       6 controller.go:213] "Backend successfully reloaded"
	I0828 17:15:27.244197       6 controller.go:224] "Initial sync, sleeping for 1 second"
	I0828 17:15:27.244843       6 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-bc57996ff-q472w", UID:"0c31f3ec-eab2-4cae-b246-e305d7b73d20", APIVersion:"v1", ResourceVersion:"1277", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	
	
	==> coredns [9abfc0b65798] <==
	[INFO] 10.244.0.9:41134 - 59746 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000211721s
	[INFO] 10.244.0.9:37151 - 57771 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000074279s
	[INFO] 10.244.0.9:37151 - 58540 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000228396s
	[INFO] 10.244.0.9:34012 - 41980 "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.000075342s
	[INFO] 10.244.0.9:34012 - 7928 "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.000104803s
	[INFO] 10.244.0.9:50387 - 45805 "AAAA IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000171348s
	[INFO] 10.244.0.9:50387 - 17385 "A IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000095108s
	[INFO] 10.244.0.9:53698 - 27263 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000115657s
	[INFO] 10.244.0.9:53698 - 8572 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000178059s
	[INFO] 10.244.0.9:60380 - 1738 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000115864s
	[INFO] 10.244.0.9:60380 - 46797 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000343103s
	[INFO] 10.244.0.26:42398 - 65468 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000711706s
	[INFO] 10.244.0.26:49642 - 24712 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.001213913s
	[INFO] 10.244.0.26:37602 - 28011 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00025184s
	[INFO] 10.244.0.26:50943 - 5814 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000159636s
	[INFO] 10.244.0.26:41528 - 8657 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000319452s
	[INFO] 10.244.0.26:35120 - 44041 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.0001186s
	[INFO] 10.244.0.26:34422 - 25867 "A IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.003989205s
	[INFO] 10.244.0.26:56095 - 28102 "AAAA IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.004106117s
	[INFO] 10.244.0.26:53009 - 34116 "AAAA IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.009802293s
	[INFO] 10.244.0.26:55245 - 31416 "A IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.01018673s
	[INFO] 10.244.0.26:47662 - 56604 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.003323915s
	[INFO] 10.244.0.26:38284 - 61688 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.003743914s
	[INFO] 10.244.0.26:35971 - 58778 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002349372s
	[INFO] 10.244.0.26:54360 - 43432 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002894728s
	
	
	==> describe nodes <==
	Name:               addons-508778
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-508778
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=6f256f0bf490fd67de29a75a245d072e85b1b216
	                    minikube.k8s.io/name=addons-508778
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_28T17_13_37_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-508778
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Wed, 28 Aug 2024 17:13:34 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-508778
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 28 Aug 2024 17:26:44 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 28 Aug 2024 17:22:49 +0000   Wed, 28 Aug 2024 17:13:31 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 28 Aug 2024 17:22:49 +0000   Wed, 28 Aug 2024 17:13:31 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 28 Aug 2024 17:22:49 +0000   Wed, 28 Aug 2024 17:13:31 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 28 Aug 2024 17:22:49 +0000   Wed, 28 Aug 2024 17:13:34 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-508778
	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:                 658928cfcd9b495c8f2ad1dbe8569963
	  System UUID:                8317fd3e-4d59-4403-9bb8-24f1fa877b3d
	  Boot ID:                    ebf355f3-d5b1-4987-b941-22f73d560768
	  Kernel Version:             6.1.100+
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.1.2
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (16 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m19s
	  default                     cloud-spanner-emulator-769b77f747-dttcg     0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  gadget                      gadget-cxsgt                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  gcp-auth                    gcp-auth-89d5ffd79-csls6                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-q472w    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         12m
	  kube-system                 coredns-6f6b679f8f-6vc7v                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     13m
	  kube-system                 etcd-addons-508778                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         13m
	  kube-system                 kube-apiserver-addons-508778                250m (12%)    0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-controller-manager-addons-508778       200m (10%)    0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-proxy-mjrsd                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-addons-508778                100m (5%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 nvidia-device-plugin-daemonset-bbt5s        0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  local-path-storage          local-path-provisioner-86d989889c-kx5cg     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  yakd-dashboard              yakd-dashboard-67d98fc6b-hdd8c              0 (0%)        0 (0%)      128Mi (1%)       256Mi (3%)     12m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  0 (0%)
	  memory             388Mi (4%)  426Mi (5%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age   From             Message
	  ----    ------                   ----  ----             -------
	  Normal  Starting                 12m   kube-proxy       
	  Normal  Starting                 13m   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  13m   kubelet          Node addons-508778 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    13m   kubelet          Node addons-508778 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     13m   kubelet          Node addons-508778 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           13m   node-controller  Node addons-508778 event: Registered Node addons-508778 in Controller
	
	
	==> dmesg <==
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 26 58 3b 98 f3 ac 08 06
	[  +0.062640] IPv4: martian source 10.244.0.1 from 10.244.0.17, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff c6 9e f0 90 5f 85 08 06
	[  +2.716118] IPv4: martian source 10.244.0.1 from 10.244.0.18, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 76 c6 31 03 70 17 08 06
	[  +7.016888] IPv4: martian source 10.244.0.1 from 10.244.0.22, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 26 21 83 38 09 ec 08 06
	[  +9.374892] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff aa 4c 1e 63 72 a0 08 06
	[  +1.772019] 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 ae a2 b5 96 5b c9 08 06
	[  +0.121464] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff e6 1e 0f 13 e9 56 08 06
	[  +0.288140] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff ca ec 10 f8 f0 0b 08 06
	[Aug28 17:16] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 5e 5a d7 9d 7b cd 08 06
	[  +0.266105] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff b6 8b 49 fc 36 46 08 06
	[ +25.399451] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 82 b7 e4 70 69 e2 08 06
	[  +0.001749] IPv4: martian source 10.244.0.26 from 10.244.0.3, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff fa e2 b7 25 b3 a3 08 06
	[Aug28 17:26] IPv4: martian source 10.244.0.1 from 10.244.0.32, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff 7e 48 73 d6 6e fd 08 06
	
	
	==> etcd [ceb12c17ae2c] <==
	{"level":"warn","ts":"2024-08-28T17:15:23.900243Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"279.02338ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128031518014059930 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/events/gadget/gadget-cxsgt.17eff3de5cd90522\" mod_revision:1254 > success:<request_put:<key:\"/registry/events/gadget/gadget-cxsgt.17eff3de5cd90522\" value_size:693 lease:8128031518014059145 >> failure:<request_range:<key:\"/registry/events/gadget/gadget-cxsgt.17eff3de5cd90522\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-08-28T17:15:23.900547Z","caller":"traceutil/trace.go:171","msg":"trace[874495082] transaction","detail":"{read_only:false; response_revision:1272; number_of_response:1; }","duration":"452.663762ms","start":"2024-08-28T17:15:23.447854Z","end":"2024-08-28T17:15:23.900518Z","steps":["trace[874495082] 'process raft request'  (duration: 173.290973ms)","trace[874495082] 'compare'  (duration: 278.835977ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-28T17:15:23.900786Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-08-28T17:15:23.447834Z","time spent":"452.816261ms","remote":"127.0.0.1:37958","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":764,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/events/gadget/gadget-cxsgt.17eff3de5cd90522\" mod_revision:1254 > success:<request_put:<key:\"/registry/events/gadget/gadget-cxsgt.17eff3de5cd90522\" value_size:693 lease:8128031518014059145 >> failure:<request_range:<key:\"/registry/events/gadget/gadget-cxsgt.17eff3de5cd90522\" > >"}
	{"level":"info","ts":"2024-08-28T17:15:23.925150Z","caller":"traceutil/trace.go:171","msg":"trace[1290939437] linearizableReadLoop","detail":"{readStateIndex:1308; appliedIndex:1306; }","duration":"444.089385ms","start":"2024-08-28T17:15:23.481040Z","end":"2024-08-28T17:15:23.925130Z","steps":["trace[1290939437] 'read index received'  (duration: 140.185982ms)","trace[1290939437] 'applied index is now lower than readState.Index'  (duration: 303.902707ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-28T17:15:23.925317Z","caller":"traceutil/trace.go:171","msg":"trace[2115190715] transaction","detail":"{read_only:false; response_revision:1273; number_of_response:1; }","duration":"472.385566ms","start":"2024-08-28T17:15:23.452916Z","end":"2024-08-28T17:15:23.925301Z","steps":["trace[2115190715] 'process raft request'  (duration: 472.093303ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-28T17:15:23.926363Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-08-28T17:15:23.452893Z","time spent":"473.37047ms","remote":"127.0.0.1:38070","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":10426,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/pods/gadget/gadget-cxsgt\" mod_revision:1255 > success:<request_put:<key:\"/registry/pods/gadget/gadget-cxsgt\" value_size:10384 >> failure:<request_range:<key:\"/registry/pods/gadget/gadget-cxsgt\" > >"}
	{"level":"warn","ts":"2024-08-28T17:15:23.926541Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"445.498761ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/controllerrevisions/\" range_end:\"/registry/controllerrevisions0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2024-08-28T17:15:23.926606Z","caller":"traceutil/trace.go:171","msg":"trace[1864251304] range","detail":"{range_begin:/registry/controllerrevisions/; range_end:/registry/controllerrevisions0; response_count:0; response_revision:1273; }","duration":"445.564908ms","start":"2024-08-28T17:15:23.481028Z","end":"2024-08-28T17:15:23.926593Z","steps":["trace[1864251304] 'agreement among raft nodes before linearized reading'  (duration: 445.465963ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-28T17:15:23.926689Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-08-28T17:15:23.480971Z","time spent":"445.674953ms","remote":"127.0.0.1:38388","response type":"/etcdserverpb.KV/Range","request count":0,"request size":66,"response count":7,"response size":31,"request content":"key:\"/registry/controllerrevisions/\" range_end:\"/registry/controllerrevisions0\" count_only:true "}
	{"level":"warn","ts":"2024-08-28T17:15:23.926940Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"305.058927ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-28T17:15:23.927006Z","caller":"traceutil/trace.go:171","msg":"trace[1274359372] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1273; }","duration":"305.101131ms","start":"2024-08-28T17:15:23.621868Z","end":"2024-08-28T17:15:23.926970Z","steps":["trace[1274359372] 'agreement among raft nodes before linearized reading'  (duration: 305.034768ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-28T17:15:23.927044Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-08-28T17:15:23.621819Z","time spent":"305.213959ms","remote":"127.0.0.1:37884","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-08-28T17:15:23.927965Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"259.260114ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-28T17:15:23.928441Z","caller":"traceutil/trace.go:171","msg":"trace[440779673] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1273; }","duration":"259.751608ms","start":"2024-08-28T17:15:23.668674Z","end":"2024-08-28T17:15:23.928426Z","steps":["trace[440779673] 'agreement among raft nodes before linearized reading'  (duration: 259.211571ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-28T17:15:23.928681Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"182.369251ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-28T17:15:23.928726Z","caller":"traceutil/trace.go:171","msg":"trace[1159250395] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1273; }","duration":"182.418275ms","start":"2024-08-28T17:15:23.746297Z","end":"2024-08-28T17:15:23.928716Z","steps":["trace[1159250395] 'agreement among raft nodes before linearized reading'  (duration: 182.347152ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-28T17:17:13.819491Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"131.71351ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-28T17:17:13.819691Z","caller":"traceutil/trace.go:171","msg":"trace[1811664289] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1590; }","duration":"131.931192ms","start":"2024-08-28T17:17:13.687733Z","end":"2024-08-28T17:17:13.819664Z","steps":["trace[1811664289] 'range keys from in-memory index tree'  (duration: 131.618461ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-28T17:23:31.649263Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1867}
	{"level":"info","ts":"2024-08-28T17:23:31.715639Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1867,"took":"65.019976ms","hash":3557841663,"current-db-size-bytes":8802304,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":4927488,"current-db-size-in-use":"4.9 MB"}
	{"level":"info","ts":"2024-08-28T17:23:31.715702Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3557841663,"revision":1867,"compact-revision":-1}
	{"level":"info","ts":"2024-08-28T17:26:21.602429Z","caller":"traceutil/trace.go:171","msg":"trace[1098586620] transaction","detail":"{read_only:false; response_revision:2682; number_of_response:1; }","duration":"131.608816ms","start":"2024-08-28T17:26:21.470788Z","end":"2024-08-28T17:26:21.602397Z","steps":["trace[1098586620] 'process raft request'  (duration: 124.792657ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-28T17:26:21.754045Z","caller":"traceutil/trace.go:171","msg":"trace[1415892726] transaction","detail":"{read_only:false; response_revision:2683; number_of_response:1; }","duration":"151.688596ms","start":"2024-08-28T17:26:21.602327Z","end":"2024-08-28T17:26:21.754016Z","steps":["trace[1415892726] 'process raft request'  (duration: 115.416038ms)","trace[1415892726] 'compare'  (duration: 30.140027ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-28T17:26:38.191900Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.134419ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/csidrivers/\" range_end:\"/registry/csidrivers0\" count_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-28T17:26:38.191993Z","caller":"traceutil/trace.go:171","msg":"trace[128631459] range","detail":"{range_begin:/registry/csidrivers/; range_end:/registry/csidrivers0; response_count:0; response_revision:2761; }","duration":"107.290994ms","start":"2024-08-28T17:26:38.084677Z","end":"2024-08-28T17:26:38.191968Z","steps":["trace[128631459] 'count revisions from in-memory index tree'  (duration: 107.073677ms)"],"step_count":1}
	
	
	==> gcp-auth [424a1d948a3e] <==
	2024/08/28 17:16:46 GCP Auth Webhook started!
	2024/08/28 17:17:05 Ready to marshal response ...
	2024/08/28 17:17:05 Ready to write response ...
	2024/08/28 17:17:05 Ready to marshal response ...
	2024/08/28 17:17:05 Ready to write response ...
	2024/08/28 17:17:32 Ready to marshal response ...
	2024/08/28 17:17:32 Ready to write response ...
	2024/08/28 17:17:33 Ready to marshal response ...
	2024/08/28 17:17:33 Ready to write response ...
	2024/08/28 17:17:33 Ready to marshal response ...
	2024/08/28 17:17:33 Ready to write response ...
	2024/08/28 17:25:47 Ready to marshal response ...
	2024/08/28 17:25:47 Ready to write response ...
	2024/08/28 17:25:48 Ready to marshal response ...
	2024/08/28 17:25:48 Ready to write response ...
	2024/08/28 17:26:10 Ready to marshal response ...
	2024/08/28 17:26:10 Ready to write response ...
	2024/08/28 17:26:35 Ready to marshal response ...
	2024/08/28 17:26:35 Ready to write response ...
	
	
	==> kernel <==
	 17:26:52 up 59 min,  0 users,  load average: 0.77, 0.89, 1.53
	Linux addons-508778 6.1.100+ #1 SMP PREEMPT_DYNAMIC Sat Aug 17 14:12:26 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kube-apiserver [e284193d07c2] <==
	I0828 17:17:23.849737       1 handler.go:286] Adding GroupVersion nodeinfo.volcano.sh v1alpha1 to ResourceManager
	I0828 17:17:23.972957       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	W0828 17:17:24.254187       1 cacher.go:171] Terminating all watchers from cacher commands.bus.volcano.sh
	I0828 17:17:24.625960       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0828 17:17:24.682774       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0828 17:17:24.753643       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0828 17:17:24.992262       1 cacher.go:171] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0828 17:17:25.129468       1 cacher.go:171] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0828 17:17:25.237369       1 cacher.go:171] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0828 17:17:25.277215       1 cacher.go:171] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0828 17:17:25.754797       1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
	W0828 17:17:26.095489       1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	I0828 17:25:55.471913       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0828 17:26:28.755968       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0828 17:26:28.756103       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0828 17:26:28.784868       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0828 17:26:28.785042       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0828 17:26:28.829768       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0828 17:26:28.830634       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0828 17:26:28.875640       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0828 17:26:28.875700       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0828 17:26:29.829531       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0828 17:26:29.876564       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0828 17:26:30.008444       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0828 17:26:47.666759       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	
	
	==> kube-controller-manager [da821e812c55] <==
	W0828 17:26:34.525628       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
	E0828 17:26:34.525772       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"
	W0828 17:26:38.771755       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
	E0828 17:26:38.771950       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"
	W0828 17:26:38.826386       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
	E0828 17:26:38.826461       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"
	W0828 17:26:38.951315       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
	E0828 17:26:38.951384       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"
	I0828 17:26:41.554924       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/tiller-deploy-b48cc5f79" duration="6.739µs"
	W0828 17:26:43.334951       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
	E0828 17:26:43.335021       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"
	I0828 17:26:45.428606       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0828 17:26:45.428656       1 shared_informer.go:320] Caches are synced for resource quota
	I0828 17:26:45.998882       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0828 17:26:45.998937       1 shared_informer.go:320] Caches are synced for garbage collector
	W0828 17:26:46.906994       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
	E0828 17:26:46.907067       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"
	I0828 17:26:47.574503       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="13.615µs"
	W0828 17:26:47.764713       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
	E0828 17:26:47.765546       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"
	W0828 17:26:48.975194       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
	E0828 17:26:48.975248       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"
	I0828 17:26:50.215524       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-6fb4cdfc84" duration="7.349µs"
	W0828 17:26:51.868324       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
	E0828 17:26:51.868391       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [263521e724c4] <==
	I0828 17:13:49.785641       1 server_linux.go:66] "Using iptables proxy"
	I0828 17:13:53.752571       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0828 17:13:53.758652       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`"
	I0828 17:13:54.576671       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0828 17:13:54.587010       1 server_linux.go:169] "Using iptables Proxier"
	I0828 17:13:54.666965       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"
	I0828 17:13:54.669218       1 server.go:483] "Version info" version="v1.31.0"
	I0828 17:13:54.669700       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0828 17:13:54.709320       1 config.go:197] "Starting service config controller"
	I0828 17:13:54.759477       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0828 17:13:54.761445       1 config.go:104] "Starting endpoint slice config controller"
	I0828 17:13:54.763369       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0828 17:13:54.764395       1 config.go:326] "Starting node config controller"
	I0828 17:13:54.819347       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0828 17:13:54.889369       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0828 17:13:54.889429       1 shared_informer.go:320] Caches are synced for service config
	I0828 17:13:54.951383       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [e96709255bc1] <==
	W0828 17:13:34.246473       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0828 17:13:34.250743       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0828 17:13:34.251243       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"
	E0828 17:13:34.252892       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"
	W0828 17:13:35.111114       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0828 17:13:35.111795       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0828 17:13:35.121996       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
	E0828 17:13:35.122352       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"
	W0828 17:13:35.124002       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0828 17:13:35.124267       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0828 17:13:35.264308       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
	E0828 17:13:35.264719       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"
	W0828 17:13:35.352004       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
	E0828 17:13:35.352430       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"
	W0828 17:13:35.395615       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
	E0828 17:13:35.395962       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"
	W0828 17:13:35.421456       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0828 17:13:35.421509       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0828 17:13:35.552576       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
	E0828 17:13:35.553019       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"
	W0828 17:13:35.554882       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0828 17:13:35.555016       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0828 17:13:35.734562       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"
	E0828 17:13:35.734985       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"
	I0828 17:13:38.513691       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 28 17:26:49 addons-508778 kubelet[2180]: I0828 17:26:49.297585    2180 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-4kzch\" (UniqueName: \"kubernetes.io/projected/c6b6cffe-f03c-4f09-8d78-d6d2a6868eb1-kube-api-access-4kzch\") on node \"addons-508778\" DevicePath \"\""
	Aug 28 17:26:49 addons-508778 kubelet[2180]: I0828 17:26:49.499291    2180 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-tl7tk\" (UniqueName: \"kubernetes.io/projected/8e62e68f-3ba1-4a29-935b-09b5afc39e05-kube-api-access-tl7tk\") pod \"8e62e68f-3ba1-4a29-935b-09b5afc39e05\" (UID: \"8e62e68f-3ba1-4a29-935b-09b5afc39e05\") "
	Aug 28 17:26:49 addons-508778 kubelet[2180]: I0828 17:26:49.499386    2180 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/8e62e68f-3ba1-4a29-935b-09b5afc39e05-gcp-creds\") pod \"8e62e68f-3ba1-4a29-935b-09b5afc39e05\" (UID: \"8e62e68f-3ba1-4a29-935b-09b5afc39e05\") "
	Aug 28 17:26:49 addons-508778 kubelet[2180]: I0828 17:26:49.499532    2180 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/8e62e68f-3ba1-4a29-935b-09b5afc39e05-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "8e62e68f-3ba1-4a29-935b-09b5afc39e05" (UID: "8e62e68f-3ba1-4a29-935b-09b5afc39e05"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Aug 28 17:26:49 addons-508778 kubelet[2180]: I0828 17:26:49.503855    2180 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/8e62e68f-3ba1-4a29-935b-09b5afc39e05-kube-api-access-tl7tk" (OuterVolumeSpecName: "kube-api-access-tl7tk") pod "8e62e68f-3ba1-4a29-935b-09b5afc39e05" (UID: "8e62e68f-3ba1-4a29-935b-09b5afc39e05"). InnerVolumeSpecName "kube-api-access-tl7tk". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 28 17:26:49 addons-508778 kubelet[2180]: I0828 17:26:49.599957    2180 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-tl7tk\" (UniqueName: \"kubernetes.io/projected/8e62e68f-3ba1-4a29-935b-09b5afc39e05-kube-api-access-tl7tk\") on node \"addons-508778\" DevicePath \"\""
	Aug 28 17:26:49 addons-508778 kubelet[2180]: I0828 17:26:49.600042    2180 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/8e62e68f-3ba1-4a29-935b-09b5afc39e05-gcp-creds\") on node \"addons-508778\" DevicePath \"\""
	Aug 28 17:26:49 addons-508778 kubelet[2180]: I0828 17:26:49.739870    2180 scope.go:117] "RemoveContainer" containerID="1c7574c8f95e370ce23b76467c10439a797ceeca74ced55141a4f190ec868605"
	Aug 28 17:26:49 addons-508778 kubelet[2180]: I0828 17:26:49.792519    2180 scope.go:117] "RemoveContainer" containerID="1c7574c8f95e370ce23b76467c10439a797ceeca74ced55141a4f190ec868605"
	Aug 28 17:26:49 addons-508778 kubelet[2180]: E0828 17:26:49.796561    2180 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 1c7574c8f95e370ce23b76467c10439a797ceeca74ced55141a4f190ec868605" containerID="1c7574c8f95e370ce23b76467c10439a797ceeca74ced55141a4f190ec868605"
	Aug 28 17:26:49 addons-508778 kubelet[2180]: I0828 17:26:49.796620    2180 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"1c7574c8f95e370ce23b76467c10439a797ceeca74ced55141a4f190ec868605"} err="failed to get container status \"1c7574c8f95e370ce23b76467c10439a797ceeca74ced55141a4f190ec868605\": rpc error: code = Unknown desc = Error response from daemon: No such container: 1c7574c8f95e370ce23b76467c10439a797ceeca74ced55141a4f190ec868605"
	Aug 28 17:26:50 addons-508778 kubelet[2180]: I0828 17:26:50.036149    2180 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-bbt5s" secret="" err="secret \"gcp-auth\" not found"
	Aug 28 17:26:50 addons-508778 kubelet[2180]: I0828 17:26:50.913627    2180 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-sdwrk\" (UniqueName: \"kubernetes.io/projected/7d43998b-ba6c-40ee-9072-d4689856d4f8-kube-api-access-sdwrk\") pod \"7d43998b-ba6c-40ee-9072-d4689856d4f8\" (UID: \"7d43998b-ba6c-40ee-9072-d4689856d4f8\") "
	Aug 28 17:26:50 addons-508778 kubelet[2180]: I0828 17:26:50.925432    2180 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/7d43998b-ba6c-40ee-9072-d4689856d4f8-kube-api-access-sdwrk" (OuterVolumeSpecName: "kube-api-access-sdwrk") pod "7d43998b-ba6c-40ee-9072-d4689856d4f8" (UID: "7d43998b-ba6c-40ee-9072-d4689856d4f8"). InnerVolumeSpecName "kube-api-access-sdwrk". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 28 17:26:50 addons-508778 kubelet[2180]: I0828 17:26:50.995321    2180 scope.go:117] "RemoveContainer" containerID="3a69f9832af6953ed7b099b38a0b5526e1b4dca4d33c121d688cc1fa32096082"
	Aug 28 17:26:51 addons-508778 kubelet[2180]: I0828 17:26:51.015427    2180 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-sdwrk\" (UniqueName: \"kubernetes.io/projected/7d43998b-ba6c-40ee-9072-d4689856d4f8-kube-api-access-sdwrk\") on node \"addons-508778\" DevicePath \"\""
	Aug 28 17:26:51 addons-508778 kubelet[2180]: E0828 17:26:51.047498    2180 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="558608f2-c513-40cd-9dfa-559539dd34bf"
	Aug 28 17:26:51 addons-508778 kubelet[2180]: I0828 17:26:51.154839    2180 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="8e62e68f-3ba1-4a29-935b-09b5afc39e05" path="/var/lib/kubelet/pods/8e62e68f-3ba1-4a29-935b-09b5afc39e05/volumes"
	Aug 28 17:26:51 addons-508778 kubelet[2180]: I0828 17:26:51.155619    2180 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="c6b6cffe-f03c-4f09-8d78-d6d2a6868eb1" path="/var/lib/kubelet/pods/c6b6cffe-f03c-4f09-8d78-d6d2a6868eb1/volumes"
	Aug 28 17:26:51 addons-508778 kubelet[2180]: I0828 17:26:51.319525    2180 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-cn77v\" (UniqueName: \"kubernetes.io/projected/db64f64b-2c5c-498c-b3eb-bd2d37af6bac-kube-api-access-cn77v\") pod \"db64f64b-2c5c-498c-b3eb-bd2d37af6bac\" (UID: \"db64f64b-2c5c-498c-b3eb-bd2d37af6bac\") "
	Aug 28 17:26:51 addons-508778 kubelet[2180]: I0828 17:26:51.330867    2180 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/db64f64b-2c5c-498c-b3eb-bd2d37af6bac-kube-api-access-cn77v" (OuterVolumeSpecName: "kube-api-access-cn77v") pod "db64f64b-2c5c-498c-b3eb-bd2d37af6bac" (UID: "db64f64b-2c5c-498c-b3eb-bd2d37af6bac"). InnerVolumeSpecName "kube-api-access-cn77v". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 28 17:26:51 addons-508778 kubelet[2180]: I0828 17:26:51.420553    2180 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-cn77v\" (UniqueName: \"kubernetes.io/projected/db64f64b-2c5c-498c-b3eb-bd2d37af6bac-kube-api-access-cn77v\") on node \"addons-508778\" DevicePath \"\""
	Aug 28 17:26:52 addons-508778 kubelet[2180]: I0828 17:26:52.038587    2180 scope.go:117] "RemoveContainer" containerID="ed721ce5978bd6257acc789983238c56f2d2e95b1f11c2b4087a44e674e82cc3"
	Aug 28 17:26:53 addons-508778 kubelet[2180]: I0828 17:26:53.064902    2180 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="7d43998b-ba6c-40ee-9072-d4689856d4f8" path="/var/lib/kubelet/pods/7d43998b-ba6c-40ee-9072-d4689856d4f8/volumes"
	Aug 28 17:26:53 addons-508778 kubelet[2180]: I0828 17:26:53.065981    2180 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="db64f64b-2c5c-498c-b3eb-bd2d37af6bac" path="/var/lib/kubelet/pods/db64f64b-2c5c-498c-b3eb-bd2d37af6bac/volumes"
	
	
	==> storage-provisioner [282672f2943c] <==
	I0828 17:14:01.240352       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0828 17:14:01.714228       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0828 17:14:01.715058       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0828 17:14:02.068117       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0828 17:14:02.079015       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"d4bc6f5e-6c30-44ef-8456-ced1f1cb8a93", APIVersion:"v1", ResourceVersion:"680", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-508778_a274e41d-8aee-42c3-a015-9d4af456e3a2 became leader
	I0828 17:14:02.086567       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-508778_a274e41d-8aee-42c3-a015-9d4af456e3a2!
	I0828 17:14:02.289393       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-508778_a274e41d-8aee-42c3-a015-9d4af456e3a2!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-508778/192.168.49.2
	Start Time:       Wed, 28 Aug 2024 17:17:33 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.28
	IPs:
	  IP:  10.244.0.28
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-crbbj (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-crbbj:
	    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-508778
	  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     7m39s (x6 over 9m20s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m12s (x20 over 9m20s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-508778 describe pod busybox ingress-nginx-admission-create-jl82f ingress-nginx-admission-patch-lqbpq: exit status 1
--- FAIL: TestAddons/parallel/Registry (75.72s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0828 17:32:29.134034   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
2024/08/28 17:34:03 [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-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0828 17:34:32.017482   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Non-zero exit: kubectl --context functional-095663 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}: context deadline exceeded (1.565µ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-095663 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.101.102.40   <pending>     80:32317/TCP   3m10s

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
E0828 17:33:10.096120   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-095663 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-095663 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (485.76046ms)

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

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

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-095663 /tmp/TestFunctionalparallelMountCmdany-port2633675170/001:/mount-9p --alsologtostderr -v=1] stderr:
I0828 17:33:01.594668  107137 out.go:345] Setting OutFile to fd 1 ...
I0828 17:33:01.594999  107137 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:33:01.595052  107137 out.go:358] Setting ErrFile to fd 2...
I0828 17:33:01.595071  107137 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:33:01.595662  107137 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/bin
I0828 17:33:01.596259  107137 mustload.go:65] Loading cluster: functional-095663
I0828 17:33:01.597036  107137 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0828 17:33:01.598019  107137 cli_runner.go:164] Run: docker container inspect functional-095663 --format={{.State.Status}}
I0828 17:33:01.641208  107137 host.go:66] Checking if "functional-095663" exists ...
I0828 17:33:01.642148  107137 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0828 17:33:01.916098  107137 info.go:266] docker info: {ID:0fbdd614-9290-4f64-b60f-02102468603f 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-08-28 17:33:01.874731202 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0828 17:33:01.917155  107137 cli_runner.go:164] Run: docker network inspect functional-095663 --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}}]}"
I0828 17:33:01.989192  107137 out.go:201] 
W0828 17:33:01.990899  107137 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.
I0828 17:33:01.992344  107137 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/any-port (14.08s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-095663 /tmp/TestFunctionalparallelMountCmdspecific-port2185701513/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I0828 17:33:15.606519  107796 out.go:345] Setting OutFile to fd 1 ...
I0828 17:33:15.606844  107796 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:33:15.606891  107796 out.go:358] Setting ErrFile to fd 2...
I0828 17:33:15.606913  107796 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:33:15.607401  107796 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/bin
I0828 17:33:15.607869  107796 mustload.go:65] Loading cluster: functional-095663
I0828 17:33:15.608875  107796 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0828 17:33:15.609956  107796 cli_runner.go:164] Run: docker container inspect functional-095663 --format={{.State.Status}}
I0828 17:33:15.650913  107796 host.go:66] Checking if "functional-095663" exists ...
I0828 17:33:15.651734  107796 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0828 17:33:15.896245  107796 info.go:266] docker info: {ID:0fbdd614-9290-4f64-b60f-02102468603f 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-08-28 17:33:15.870796476 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0828 17:33:15.896541  107796 cli_runner.go:164] Run: docker network inspect functional-095663 --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}}]}"
I0828 17:33:15.952400  107796 out.go:201] 
W0828 17:33:15.954509  107796 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.
I0828 17:33:15.956389  107796 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (16.31s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-095663 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2516589183/001:/mount1 --alsologtostderr -v=1] stderr:
I0828 17:33:32.168074  108555 out.go:345] Setting OutFile to fd 1 ...
I0828 17:33:32.173835  108555 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:33:32.173898  108555 out.go:358] Setting ErrFile to fd 2...
I0828 17:33:32.173928  108555 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:33:32.175044  108555 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/bin
I0828 17:33:32.175932  108555 mustload.go:65] Loading cluster: functional-095663
I0828 17:33:32.177186  108555 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0828 17:33:32.178651  108555 cli_runner.go:164] Run: docker container inspect functional-095663 --format={{.State.Status}}
I0828 17:33:32.277424  108555 host.go:66] Checking if "functional-095663" exists ...
I0828 17:33:32.278067  108555 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0828 17:33:32.823061  108555 info.go:266] docker info: {ID:0fbdd614-9290-4f64-b60f-02102468603f 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-08-28 17:33:32.541248578 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0828 17:33:32.823355  108555 cli_runner.go:164] Run: docker network inspect functional-095663 --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}}]}"
I0828 17:33:32.952478  108555 out.go:201] 
W0828 17:33:32.955344  108555 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.
I0828 17:33:32.956954  108555 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-095663 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2516589183/001:/mount2 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-095663 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2516589183/001:/mount2 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-095663 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2516589183/001:/mount2 --alsologtostderr -v=1] stderr:
I0828 17:33:32.173439  108556 out.go:345] Setting OutFile to fd 1 ...
I0828 17:33:32.173938  108556 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:33:32.173955  108556 out.go:358] Setting ErrFile to fd 2...
I0828 17:33:32.173988  108556 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:33:32.174983  108556 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/bin
I0828 17:33:32.176022  108556 mustload.go:65] Loading cluster: functional-095663
I0828 17:33:32.178307  108556 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0828 17:33:32.180892  108556 cli_runner.go:164] Run: docker container inspect functional-095663 --format={{.State.Status}}
I0828 17:33:32.269933  108556 host.go:66] Checking if "functional-095663" exists ...
I0828 17:33:32.270815  108556 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0828 17:33:32.978498  108556 info.go:266] docker info: {ID:0fbdd614-9290-4f64-b60f-02102468603f 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-08-28 17:33:32.903867658 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0828 17:33:32.978791  108556 cli_runner.go:164] Run: docker network inspect functional-095663 --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}}]}"
I0828 17:33:33.035505  108556 out.go:201] 
W0828 17:33:33.037004  108556 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.
I0828 17:33:33.038181  108556 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-095663 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2516589183/001:/mount3 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-095663 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2516589183/001:/mount3 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-095663 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2516589183/001:/mount3 --alsologtostderr -v=1] stderr:
I0828 17:33:32.110821  108557 out.go:345] Setting OutFile to fd 1 ...
I0828 17:33:32.112323  108557 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:33:32.112374  108557 out.go:358] Setting ErrFile to fd 2...
I0828 17:33:32.112399  108557 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:33:32.113019  108557 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/bin
I0828 17:33:32.113707  108557 mustload.go:65] Loading cluster: functional-095663
I0828 17:33:32.114667  108557 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0828 17:33:32.115931  108557 cli_runner.go:164] Run: docker container inspect functional-095663 --format={{.State.Status}}
I0828 17:33:32.223543  108557 host.go:66] Checking if "functional-095663" exists ...
I0828 17:33:32.224158  108557 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0828 17:33:32.813338  108557 info.go:266] docker info: {ID:0fbdd614-9290-4f64-b60f-02102468603f 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-08-28 17:33:32.541248578 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0828 17:33:32.813607  108557 cli_runner.go:164] Run: docker network inspect functional-095663 --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}}]}"
I0828 17:33:32.943355  108557 out.go:201] 
W0828 17:33:32.945535  108557 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.
I0828 17:33:32.946839  108557 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/VerifyCleanup (14.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
E0828 17:36:48.148562   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
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-095663 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.101.102.40   <pending>     80:32317/TCP   4m53s
functional_test_tunnel_test.go:301: expected body to contain "Welcome to nginx!", but got *""*
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (103.87s)

                                                
                                    

Test pass (97/108)

Order passed test Duration
3 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.13
4 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.13
5 TestAddons/Setup 259.48
7 TestAddons/serial/Volcano 44.83
9 TestAddons/serial/GCPAuth/Namespaces 0.23
12 TestAddons/parallel/Ingress 23.05
13 TestAddons/parallel/InspektorGadget 12.44
14 TestAddons/parallel/MetricsServer 6.11
15 TestAddons/parallel/HelmTiller 12.4
17 TestAddons/parallel/CSI 50.75
18 TestAddons/parallel/Headlamp 14.84
19 TestAddons/parallel/CloudSpanner 6.73
20 TestAddons/parallel/LocalPath 56.81
21 TestAddons/parallel/NvidiaDevicePlugin 6.82
22 TestAddons/parallel/Yakd 12
23 TestAddons/StoppedEnableDisable 11.79
26 TestFunctional/serial/CopySyncFile 0.11
27 TestFunctional/serial/StartWithProxy 85.55
28 TestFunctional/serial/AuditLog 0
29 TestFunctional/serial/SoftStart 33.37
30 TestFunctional/serial/KubeContext 0.1
31 TestFunctional/serial/KubectlGetPods 0.16
34 TestFunctional/serial/CacheCmd/cache/add_remote 3.17
35 TestFunctional/serial/CacheCmd/cache/add_local 1.85
36 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.11
37 TestFunctional/serial/CacheCmd/cache/list 0.1
38 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.47
39 TestFunctional/serial/CacheCmd/cache/cache_reload 2.14
40 TestFunctional/serial/CacheCmd/cache/delete 0.2
41 TestFunctional/serial/MinikubeKubectlCmd 1.26
42 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.24
43 TestFunctional/serial/ExtraConfig 46.98
44 TestFunctional/serial/ComponentHealth 0.14
45 TestFunctional/serial/LogsCmd 1.94
46 TestFunctional/serial/LogsFileCmd 1.91
47 TestFunctional/serial/InvalidService 4.82
49 TestFunctional/parallel/ConfigCmd 1.11
50 TestFunctional/parallel/DashboardCmd 17
51 TestFunctional/parallel/DryRun 0.82
52 TestFunctional/parallel/InternationalLanguage 0.33
53 TestFunctional/parallel/StatusCmd 1.58
57 TestFunctional/parallel/ServiceCmdConnect 9.05
58 TestFunctional/parallel/AddonsCmd 0.25
59 TestFunctional/parallel/PersistentVolumeClaim 30.26
61 TestFunctional/parallel/SSHCmd 1
62 TestFunctional/parallel/CpCmd 3.45
63 TestFunctional/parallel/MySQL 45.04
64 TestFunctional/parallel/FileSync 0.46
65 TestFunctional/parallel/CertSync 4.16
69 TestFunctional/parallel/NodeLabels 0.12
71 TestFunctional/parallel/NonActiveRuntimeDisabled 0.63
73 TestFunctional/parallel/License 0.5
74 TestFunctional/parallel/Version/short 0.1
75 TestFunctional/parallel/Version/components 1.36
76 TestFunctional/parallel/ImageCommands/ImageListShort 0.31
77 TestFunctional/parallel/ImageCommands/ImageListTable 0.31
78 TestFunctional/parallel/ImageCommands/ImageListJson 0.3
79 TestFunctional/parallel/ImageCommands/ImageListYaml 0.32
80 TestFunctional/parallel/ImageCommands/ImageBuild 3.03
81 TestFunctional/parallel/ImageCommands/Setup 2.8
82 TestFunctional/parallel/DockerEnv/bash 1.83
83 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.29
84 TestFunctional/parallel/UpdateContextCmd/no_changes 0.25
85 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.33
86 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.24
87 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 2.05
88 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.48
89 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.83
90 TestFunctional/parallel/ImageCommands/ImageRemove 1.22
91 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.72
92 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.96
93 TestFunctional/parallel/ServiceCmd/DeployApp 30.83
94 TestFunctional/parallel/ServiceCmd/List 0.9
95 TestFunctional/parallel/ServiceCmd/JSONOutput 1.08
96 TestFunctional/parallel/ServiceCmd/HTTPS 0.82
97 TestFunctional/parallel/ServiceCmd/Format 0.58
98 TestFunctional/parallel/ServiceCmd/URL 0.54
100 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.77
101 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
103 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.64
105 TestFunctional/parallel/ProfileCmd/profile_not_create 0.61
106 TestFunctional/parallel/ProfileCmd/profile_list 0.61
107 TestFunctional/parallel/ProfileCmd/profile_json_output 0.82
115 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
116 TestFunctional/delete_echo-server_images 0.06
117 TestFunctional/delete_my-image_image 0.03
118 TestFunctional/delete_minikube_cached_images 0.03
123 TestStartStop/group/cloud-shell/serial/FirstStart 77.7
124 TestStartStop/group/cloud-shell/serial/DeployApp 10.49
125 TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive 1.47
126 TestStartStop/group/cloud-shell/serial/Stop 11.14
127 TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop 0.28
128 TestStartStop/group/cloud-shell/serial/SecondStart 274.81
129 TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop 6.01
130 TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop 5.16
131 TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages 0.35
132 TestStartStop/group/cloud-shell/serial/Pause 4.32
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.13s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestAddons/Setup (259.48s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-508778 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=helm-tiller
addons_test.go:110: (dbg) Done: out/minikube-linux-amd64 start -p addons-508778 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=helm-tiller: (4m19.475047515s)
--- PASS: TestAddons/Setup (259.48s)

                                                
                                    
x
+
TestAddons/serial/Volcano (44.83s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:897: volcano-scheduler stabilized in 251.012114ms
addons_test.go:913: volcano-controller stabilized in 254.089746ms
addons_test.go:905: volcano-admission stabilized in 256.318941ms
addons_test.go:919: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-576bc46687-5srnr" [3f1603fa-3147-47c8-bea4-713aeebef31b] Running
addons_test.go:919: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.005171339s
addons_test.go:923: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-77d7d48b68-9gfh4" [0612781c-3e35-4db3-869a-a4a2bdf2b2d5] Running
addons_test.go:923: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.005046163s
addons_test.go:927: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-56675bb4d5-zqpnt" [f00ad906-80bb-4106-ad47-f3c25e526a63] Running
addons_test.go:927: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.005348661s
addons_test.go:932: (dbg) Run:  kubectl --context addons-508778 delete -n volcano-system job volcano-admission-init
addons_test.go:938: (dbg) Run:  kubectl --context addons-508778 create -f testdata/vcjob.yaml
addons_test.go:946: (dbg) Run:  kubectl --context addons-508778 get vcjob -n my-volcano
addons_test.go:964: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [a68247fc-f773-499d-92b1-ba07fc603098] Pending
helpers_test.go:344: "test-job-nginx-0" [a68247fc-f773-499d-92b1-ba07fc603098] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [a68247fc-f773-499d-92b1-ba07fc603098] Running
addons_test.go:964: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 16.005052061s
addons_test.go:968: (dbg) Run:  out/minikube-linux-amd64 -p addons-508778 addons disable volcano --alsologtostderr -v=1
addons_test.go:968: (dbg) Done: out/minikube-linux-amd64 -p addons-508778 addons disable volcano --alsologtostderr -v=1: (10.883516226s)
--- PASS: TestAddons/serial/Volcano (44.83s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Ingress (23.05s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-cxsgt" [0f6132eb-a37c-46fb-a7ae-3966fa94aa76] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.006781163s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-508778
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-508778: (6.41926533s)
--- PASS: TestAddons/parallel/InspektorGadget (12.44s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 15.450421ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-c8vf4" [c6b6cffe-f03c-4f09-8d78-d6d2a6868eb1] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.047279601s
addons_test.go:417: (dbg) Run:  kubectl --context addons-508778 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-amd64 -p addons-508778 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.11s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (12.4s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 6.491776ms
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-b48cc5f79-lwxmk" [4602ba1b-6529-495e-bcfe-a08ecc9012a4] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 6.00893065s
addons_test.go:475: (dbg) Run:  kubectl --context addons-508778 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:475: (dbg) Done: kubectl --context addons-508778 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (5.402103945s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-508778 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (12.40s)

                                                
                                    
x
+
TestAddons/parallel/CSI (50.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 73.796517ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-508778 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-508778 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [d29421a5-1c72-486b-b0de-4235a1239122] Pending
helpers_test.go:344: "task-pv-pod" [d29421a5-1c72-486b-b0de-4235a1239122] 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" [d29421a5-1c72-486b-b0de-4235a1239122] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 8.004421659s
addons_test.go:590: (dbg) Run:  kubectl --context addons-508778 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-508778 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-508778 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-508778 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-508778 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-508778 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-508778 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [46ac1e84-bcbf-4ae0-bbee-1b73a7778139] Pending
helpers_test.go:344: "task-pv-pod-restore" [46ac1e84-bcbf-4ae0-bbee-1b73a7778139] 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" [46ac1e84-bcbf-4ae0-bbee-1b73a7778139] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.012978488s
addons_test.go:632: (dbg) Run:  kubectl --context addons-508778 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-508778 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-508778 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-508778 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-508778 addons disable csi-hostpath-driver --alsologtostderr -v=1: (8.325019709s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-508778 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:648: (dbg) Done: out/minikube-linux-amd64 -p addons-508778 addons disable volumesnapshots --alsologtostderr -v=1: (1.263124956s)
--- PASS: TestAddons/parallel/CSI (50.75s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (14.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-508778 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-508778 --alsologtostderr -v=1: (1.5178558s)
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-57fb76fcdb-dhg9t" [ed5caeb8-469e-4654-9d97-2247df8533ca] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-dhg9t" [ed5caeb8-469e-4654-9d97-2247df8533ca] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-dhg9t" [ed5caeb8-469e-4654-9d97-2247df8533ca] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.005818438s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-508778 addons disable headlamp --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Headlamp (14.84s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.73s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-dttcg" [2421160a-f358-490f-9840-65a2e1a84f60] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.005774842s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-508778
--- PASS: TestAddons/parallel/CloudSpanner (6.73s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (56.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-508778 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-508778 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-508778 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [75309d65-e370-445b-976e-8619a24ac7ea] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [75309d65-e370-445b-976e-8619a24ac7ea] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [75309d65-e370-445b-976e-8619a24ac7ea] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.004368057s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-508778 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-508778 ssh "cat /opt/local-path-provisioner/pvc-dd5e448b-f47b-449f-b8f9-1f3ced6959b3_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-508778 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-508778 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-508778 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-amd64 -p addons-508778 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (44.028562189s)
--- PASS: TestAddons/parallel/LocalPath (56.81s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-bbt5s" [a50808a0-a22b-43ed-885b-03ff7dae3a9b] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.005777943s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-508778
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.82s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-hdd8c" [897d1c70-b756-4179-a28e-026e985950f3] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.005113106s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-508778 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-508778 addons disable yakd --alsologtostderr -v=1: (5.996528835s)
--- PASS: TestAddons/parallel/Yakd (12.00s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.79s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/files/etc/test/nested/copy/69976/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.11s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (85.55s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (33.37s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (1.26s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.24s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (46.98s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.14s)

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

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.91s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-095663 logs --file /tmp/TestFunctionalserialLogsFileCmd3871477606/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-095663 logs --file /tmp/TestFunctionalserialLogsFileCmd3871477606/001/logs.txt: (1.909338387s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.91s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.82s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (1.11s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (17s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.82s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0828 17:33:45.855397  109156 out.go:345] Setting OutFile to fd 1 ...
	I0828 17:33:45.855702  109156 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0828 17:33:45.855724  109156 out.go:358] Setting ErrFile to fd 2...
	I0828 17:33:45.855734  109156 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0828 17:33:45.856047  109156 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/bin
	I0828 17:33:45.856799  109156 out.go:352] Setting JSON to false
	I0828 17:33:45.858119  109156 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":3990,"bootTime":1724862436,"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"}
	I0828 17:33:45.858214  109156 start.go:139] virtualization:  guest
	I0828 17:33:45.862430  109156 out.go:177] * [functional-095663] minikube v1.33.1 on Ubuntu 22.04 (amd64)
	I0828 17:33:45.865697  109156 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0828 17:33:45.865816  109156 notify.go:220] Checking for updates...
	I0828 17:33:45.871794  109156 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0828 17:33:45.875209  109156 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19529-63860/kubeconfig
	I0828 17:33:45.877904  109156 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19529-63860/.minikube
	I0828 17:33:45.880983  109156 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0828 17:33:45.888603  109156 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0828 17:33:45.897049  109156 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0828 17:33:45.898226  109156 driver.go:392] Setting default libvirt URI to qemu:///system
	I0828 17:33:45.952707  109156 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0828 17:33:45.952962  109156 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0828 17:33:46.154004  109156 info.go:266] docker info: {ID:0fbdd614-9290-4f64-b60f-02102468603f 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-08-28 17:33:46.134862288 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0828 17:33:46.154257  109156 docker.go:307] overlay module found
	I0828 17:33:46.158954  109156 out.go:177] * Using the docker driver based on existing profile
	I0828 17:33:46.162076  109156 start.go:297] selected driver: docker
	I0828 17:33:46.162120  109156 start.go:901] validating driver "docker" against &{Name:functional-095663 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:functional-095663 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.0 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}
	I0828 17:33:46.162318  109156 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0828 17:33:46.165749  109156 out.go:201] 
	W0828 17:33:46.168951  109156 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
	I0828 17:33:46.172246  109156 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.33s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0828 17:33:46.694605  109291 out.go:345] Setting OutFile to fd 1 ...
	I0828 17:33:46.694836  109291 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0828 17:33:46.694853  109291 out.go:358] Setting ErrFile to fd 2...
	I0828 17:33:46.694865  109291 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0828 17:33:46.695473  109291 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/bin
	I0828 17:33:46.696167  109291 out.go:352] Setting JSON to false
	I0828 17:33:46.697260  109291 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":3991,"bootTime":1724862436,"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"}
	I0828 17:33:46.697403  109291 start.go:139] virtualization:  guest
	I0828 17:33:46.701460  109291 out.go:177] * [functional-095663] minikube v1.33.1 sur Ubuntu 22.04 (amd64)
	I0828 17:33:46.705037  109291 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0828 17:33:46.705300  109291 notify.go:220] Checking for updates...
	I0828 17:33:46.712900  109291 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0828 17:33:46.722941  109291 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19529-63860/kubeconfig
	I0828 17:33:46.729602  109291 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19529-63860/.minikube
	I0828 17:33:46.732995  109291 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0828 17:33:46.736854  109291 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0828 17:33:46.740700  109291 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0828 17:33:46.741652  109291 driver.go:392] Setting default libvirt URI to qemu:///system
	I0828 17:33:46.787514  109291 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0828 17:33:46.787761  109291 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0828 17:33:46.898161  109291 info.go:266] docker info: {ID:0fbdd614-9290-4f64-b60f-02102468603f 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-08-28 17:33:46.876953355 +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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0828 17:33:46.898476  109291 docker.go:307] overlay module found
	I0828 17:33:46.901889  109291 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0828 17:33:46.904437  109291 start.go:297] selected driver: docker
	I0828 17:33:46.904506  109291 start.go:901] validating driver "docker" against &{Name:functional-095663 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:functional-095663 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.0 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}
	I0828 17:33:46.904714  109291 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0828 17:33:46.909122  109291 out.go:201] 
	W0828 17:33:46.911922  109291 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
	I0828 17:33:46.915566  109291 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.58s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-095663 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-095663 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-9pcrn" [2dd77f93-b170-44a9-b2fc-16403dc17ee4] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-9pcrn" [2dd77f93-b170-44a9-b2fc-16403dc17ee4] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.004845162s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-095663 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32122
functional_test.go:1675: http://192.168.49.2:32122: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-67bdd5bbb4-9pcrn

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.25s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (30.26s)

                                                
                                                
=== 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" [73b33160-31c4-4ab5-8ea2-ff2f9fefab37] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.006652558s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-095663 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-095663 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-095663 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-095663 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" [10d9c211-d3e2-43cf-a1f5-65580777d3a9] Pending
helpers_test.go:344: "sp-pod" [10d9c211-d3e2-43cf-a1f5-65580777d3a9] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [10d9c211-d3e2-43cf-a1f5-65580777d3a9] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 15.007425225s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-095663 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-095663 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-095663 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" [590a05aa-3cee-4f25-8335-4c7929abde30] Pending
helpers_test.go:344: "sp-pod" [590a05aa-3cee-4f25-8335-4c7929abde30] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [590a05aa-3cee-4f25-8335-4c7929abde30] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.005179932s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-095663 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (30.26s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (3.45s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (45.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-095663 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-42df6" [ca79a066-e121-4a91-9c77-effcb43519b8] Pending
helpers_test.go:344: "mysql-6cdb49bbb-42df6" [ca79a066-e121-4a91-9c77-effcb43519b8] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-42df6" [ca79a066-e121-4a91-9c77-effcb43519b8] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 34.007047072s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-095663 exec mysql-6cdb49bbb-42df6 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-095663 exec mysql-6cdb49bbb-42df6 -- mysql -ppassword -e "show databases;": exit status 1 (420.032641ms)

                                                
                                                
** 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 **
E0828 17:32:08.652620   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1807: (dbg) Run:  kubectl --context functional-095663 exec mysql-6cdb49bbb-42df6 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-095663 exec mysql-6cdb49bbb-42df6 -- mysql -ppassword -e "show databases;": exit status 1 (366.531676ms)

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

                                                
                                                
** /stderr **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-095663 exec mysql-6cdb49bbb-42df6 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-095663 exec mysql-6cdb49bbb-42df6 -- mysql -ppassword -e "show databases;": exit status 1 (668.507114ms)

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

                                                
                                                
** /stderr **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-095663 exec mysql-6cdb49bbb-42df6 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-095663 exec mysql-6cdb49bbb-42df6 -- mysql -ppassword -e "show databases;": exit status 1 (357.215545ms)

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.46s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (4.16s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.63s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.5s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

                                                
                                                
=== 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-095663 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-095663 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.0
registry.k8s.io/kube-proxy:v1.31.0
registry.k8s.io/kube-controller-manager:v1.31.0
registry.k8s.io/kube-apiserver:v1.31.0
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.1
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-095663
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-095663
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-095663 image ls --format short --alsologtostderr:
I0828 17:34:06.294731  110114 out.go:345] Setting OutFile to fd 1 ...
I0828 17:34:06.295002  110114 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:34:06.295019  110114 out.go:358] Setting ErrFile to fd 2...
I0828 17:34:06.295029  110114 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:34:06.295372  110114 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/bin
I0828 17:34:06.296207  110114 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0828 17:34:06.296427  110114 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0828 17:34:06.297043  110114 cli_runner.go:164] Run: docker container inspect functional-095663 --format={{.State.Status}}
I0828 17:34:06.325021  110114 ssh_runner.go:195] Run: systemctl --version
I0828 17:34:06.325347  110114 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-095663
I0828 17:34:06.355348  110114 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/functional-095663/id_rsa Username:docker}
I0828 17:34:06.457864  110114 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.31s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-095663 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-095663 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| registry.k8s.io/kube-apiserver              | v1.31.0           | 604f5db92eaa8 | 94.2MB |
| registry.k8s.io/kube-controller-manager     | v1.31.0           | 045733566833c | 88.4MB |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
| docker.io/library/minikube-local-cache-test | functional-095663 | f12b3359d57bc | 30B    |
| registry.k8s.io/kube-scheduler              | v1.31.0           | 1766f54c897f0 | 67.4MB |
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/coredns/coredns             | v1.11.1           | cbb01a7bd410d | 59.8MB |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| localhost/my-image                          | functional-095663 | 96529c16fb9c1 | 1.24MB |
| docker.io/library/nginx                     | alpine            | 0f0eda053dc5c | 43.3MB |
| docker.io/library/nginx                     | latest            | 5ef79149e0ec8 | 188MB  |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| registry.k8s.io/kube-proxy                  | v1.31.0           | ad83b2ca7b09e | 91.5MB |
| docker.io/kicbase/echo-server               | functional-095663 | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-095663 image ls --format table --alsologtostderr:
I0828 17:34:10.254769  110455 out.go:345] Setting OutFile to fd 1 ...
I0828 17:34:10.254953  110455 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:34:10.254969  110455 out.go:358] Setting ErrFile to fd 2...
I0828 17:34:10.254981  110455 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:34:10.255247  110455 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/bin
I0828 17:34:10.256068  110455 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0828 17:34:10.256253  110455 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0828 17:34:10.256925  110455 cli_runner.go:164] Run: docker container inspect functional-095663 --format={{.State.Status}}
I0828 17:34:10.289671  110455 ssh_runner.go:195] Run: systemctl --version
I0828 17:34:10.289765  110455 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-095663
I0828 17:34:10.320869  110455 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/functional-095663/id_rsa Username:docker}
I0828 17:34:10.423323  110455 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.31s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListJson
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListJson

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-095663 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-095663 image ls --format json --alsologtostderr:
[{"id":"1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.0"],"size":"67400000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-095663"],"size":"4940000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.0"],"size":"94200000"},{"id":"ad83b2ca7b09e6162f96f933eecded731cbebf049
c78f941fd0ce560a86b6494","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.0"],"size":"91500000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"f12b3359d57bca11a071ca9f0e1cfa9019eb06b6b6dd594880ae37ee1df47444","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-095663"],"size":"30"},{"id":"5ef79149e0ec84a7a9f9284c3f91aa3c20608f8391f5445eabe92ef07dbda03c","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"188000000"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":[],"repoTags":["registry.k8s.io/c
oredns/coredns:v1.11.1"],"size":"59800000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"96529c16fb9c1f70e3bf350d6d99e03399a57833312687d2afcf26455e4a7458","repoDigests":[],"repoTags":["localhost/my-image:functional-095663"],"size":"1240000"},{"id":"045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.0"],"size":"88400000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800
000"},{"id":"0f0eda053dc5c4c8240f11542cb4d200db6a11d476a4189b1eb0a3afa5684a9a","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"43300000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-095663 image ls --format json --alsologtostderr:
I0828 17:34:09.957116  110419 out.go:345] Setting OutFile to fd 1 ...
I0828 17:34:09.957480  110419 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:34:09.957498  110419 out.go:358] Setting ErrFile to fd 2...
I0828 17:34:09.957509  110419 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:34:09.958127  110419 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/bin
I0828 17:34:09.958960  110419 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0828 17:34:09.959227  110419 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0828 17:34:09.960002  110419 cli_runner.go:164] Run: docker container inspect functional-095663 --format={{.State.Status}}
I0828 17:34:09.987756  110419 ssh_runner.go:195] Run: systemctl --version
I0828 17:34:09.987857  110419 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-095663
I0828 17:34:10.018423  110419 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/functional-095663/id_rsa Username:docker}
I0828 17:34:10.119160  110419 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.30s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-095663 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-095663 image ls --format yaml --alsologtostderr:
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-095663
size: "4940000"
- id: 96529c16fb9c1f70e3bf350d6d99e03399a57833312687d2afcf26455e4a7458
repoDigests: []
repoTags:
- localhost/my-image:functional-095663
size: "1240000"
- id: f12b3359d57bca11a071ca9f0e1cfa9019eb06b6b6dd594880ae37ee1df47444
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-095663
size: "30"
- id: 0f0eda053dc5c4c8240f11542cb4d200db6a11d476a4189b1eb0a3afa5684a9a
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "43300000"
- id: 1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.0
size: "67400000"
- id: 045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.0
size: "88400000"
- id: ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.0
size: "91500000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 5ef79149e0ec84a7a9f9284c3f91aa3c20608f8391f5445eabe92ef07dbda03c
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "188000000"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- 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: 604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.0
size: "94200000"
- id: cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "59800000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-095663 image ls --format yaml --alsologtostderr:
I0828 17:34:09.640594  110384 out.go:345] Setting OutFile to fd 1 ...
I0828 17:34:09.640837  110384 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:34:09.640857  110384 out.go:358] Setting ErrFile to fd 2...
I0828 17:34:09.640867  110384 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:34:09.641178  110384 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/bin
I0828 17:34:09.642045  110384 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0828 17:34:09.642239  110384 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0828 17:34:09.643244  110384 cli_runner.go:164] Run: docker container inspect functional-095663 --format={{.State.Status}}
I0828 17:34:09.671756  110384 ssh_runner.go:195] Run: systemctl --version
I0828 17:34:09.671927  110384 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-095663
I0828 17:34:09.699543  110384 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/functional-095663/id_rsa Username:docker}
I0828 17:34:09.806050  110384 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.32s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-095663 image build -t localhost/my-image:functional-095663 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-095663 image build -t localhost/my-image:functional-095663 testdata/build --alsologtostderr: (2.295909843s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-095663 image build -t localhost/my-image:functional-095663 testdata/build --alsologtostderr:
I0828 17:34:07.012798  110220 out.go:345] Setting OutFile to fd 1 ...
I0828 17:34:07.013836  110220 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:34:07.013934  110220 out.go:358] Setting ErrFile to fd 2...
I0828 17:34:07.014006  110220 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0828 17:34:07.015385  110220 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/bin
I0828 17:34:07.016464  110220 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0828 17:34:07.056747  110220 config.go:182] Loaded profile config "functional-095663": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0828 17:34:07.057823  110220 cli_runner.go:164] Run: docker container inspect functional-095663 --format={{.State.Status}}
I0828 17:34:07.088603  110220 ssh_runner.go:195] Run: systemctl --version
I0828 17:34:07.088739  110220 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-095663
I0828 17:34:07.115934  110220 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19529-63860/.minikube/machines/functional-095663/id_rsa Username:docker}
I0828 17:34:07.216414  110220 build_images.go:161] Building image from path: /tmp/build.2362094632.tar
I0828 17:34:07.216600  110220 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0828 17:34:07.232768  110220 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2362094632.tar
I0828 17:34:07.239101  110220 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2362094632.tar: stat -c "%s %y" /var/lib/minikube/build/build.2362094632.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2362094632.tar': No such file or directory
I0828 17:34:07.239145  110220 ssh_runner.go:362] scp /tmp/build.2362094632.tar --> /var/lib/minikube/build/build.2362094632.tar (3072 bytes)
I0828 17:34:07.284167  110220 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2362094632
I0828 17:34:07.300167  110220 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2362094632 -xf /var/lib/minikube/build/build.2362094632.tar
I0828 17:34:07.316700  110220 docker.go:360] Building image: /var/lib/minikube/build/build.2362094632
I0828 17:34:07.316921  110220 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-095663 /var/lib/minikube/build/build.2362094632
#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 0.8s

                                                
                                                
#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.3s

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:96529c16fb9c1f70e3bf350d6d99e03399a57833312687d2afcf26455e4a7458 done
#8 naming to localhost/my-image:functional-095663 done
#8 DONE 0.1s
I0828 17:34:09.182784  110220 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-095663 /var/lib/minikube/build/build.2362094632: (1.865772842s)
I0828 17:34:09.182979  110220 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2362094632
I0828 17:34:09.201516  110220 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2362094632.tar
I0828 17:34:09.221257  110220 build_images.go:217] Built localhost/my-image:functional-095663 from /tmp/build.2362094632.tar
I0828 17:34:09.221383  110220 build_images.go:133] succeeded building to: functional-095663
I0828 17:34:09.221428  110220 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-095663 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.03s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-095663 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-095663 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-4k9vp" [21dd7d0c-b485-41e6-9581-c61f06c44930] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
E0828 17:31:48.149010   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:31:48.160423   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:31:48.172449   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:31:48.194265   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:31:48.236087   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:31:48.318126   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:31:48.480336   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:31:48.802253   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:31:49.444599   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:31:50.727187   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:31:53.288718   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:31:58.411087   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "hello-node-6b9f76b5c7-4k9vp" [21dd7d0c-b485-41e6-9581-c61f06c44930] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 30.007078417s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (30.83s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-amd64 -p functional-095663 service list -o json
functional_test.go:1489: (dbg) Done: out/minikube-linux-amd64 -p functional-095663 service list -o json: (1.078133882s)
functional_test.go:1494: Took "1.078326982s" to run "out/minikube-linux-amd64 -p functional-095663 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (1.08s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-095663 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" [69794f09-a500-40bd-9c73-a2407f4aaf9c] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [69794f09-a500-40bd-9c73-a2407f4aaf9c] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.022849068s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.64s)

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.06s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.03s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.03s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-563757 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0
E0828 17:37:15.859323   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/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-563757 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0: (1m17.70064913s)
--- PASS: TestStartStop/group/cloud-shell/serial/FirstStart (77.70s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-563757 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" [4ed69205-fb58-4c22-a0db-4ac201b0f205] Pending
helpers_test.go:344: "busybox" [4ed69205-fb58-4c22-a0db-4ac201b0f205] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [4ed69205-fb58-4c22-a0db-4ac201b0f205] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: integration-test=busybox healthy within 10.005689139s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-563757 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/cloud-shell/serial/DeployApp (10.49s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-563757 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0
E0828 17:41:33.638993   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/functional-095663/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:41:33.645677   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/functional-095663/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:41:33.657229   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/functional-095663/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:41:33.679037   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/functional-095663/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:41:33.721233   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/functional-095663/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:41:33.802896   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/functional-095663/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:41:33.964609   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/functional-095663/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:41:34.286432   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/functional-095663/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:41:34.928731   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/functional-095663/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:41:36.210701   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/functional-095663/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:41:38.773053   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/functional-095663/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:41:43.895310   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/functional-095663/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:41:48.148539   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/addons-508778/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:41:54.136849   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/functional-095663/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:42:14.618588   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/functional-095663/client.crt: no such file or directory" logger="UnhandledError"
E0828 17:42:55.580125   69976 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19529-63860/.minikube/profiles/functional-095663/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-563757 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0: (4m34.268652564s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-563757 -n cloud-shell-563757
--- PASS: TestStartStop/group/cloud-shell/serial/SecondStart (274.81s)

                                                
                                    
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-mj445" [7917e3e5-a63c-49c4-afbe-e0033b1d0677] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005521945s
--- PASS: TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-mj445" [7917e3e5-a63c-49c4-afbe-e0033b1d0677] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005981034s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context cloud-shell-563757 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (5.16s)

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

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

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

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

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

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

                                                
                                    

Test skip (5/108)

x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
Copied to clipboard